/***定义一些公****/


@font-face {
    font-family: 'Reckoner';
    src: url('../fonts/Reckoner.ttf');
}

.Reckoner {
    font-family: Reckoner;
}


html, body {
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
    font-size: 16px;
}


a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

a:hover {
    color: #000;
}

button:focus, input:focus, .msg2 {
    outline: none;
}

input[type="text" i] {
    padding: 0;
}

.fill {
    object-fit: fill;
}

.contain {
    object-fit: contain;
}

.cover {
    object-fit: cover;
}

.none {
    object-fit: none;
}

.scale-down {
    object-fit: scale-down;
}

.clear {
    clear: both;
}

.color000 {
    color: #000 !important;
}

.colorfff {
    color: #fff !important;
}

.bgf2 {
    background: #f2f2f2;
}

.bge6 {
    background: #e6e6e6;
}

.bgf7 {
    background: #f7f7f7;
}

.bgf8 {
    background: #f8f8f8;
}

.bgfb {
    background: #fbfbfb !important;
}

.bg2 {
    background: #222;
}

.bg0 {
    background: #000 !important;
}

.bg111 {
    background: #111 !important;
}

.bgfff {
    background: #fff !important;
}

.bgon {
    background: #013F96 !important;
}

.colorgreen {
    color: #013F96 !important;
}

.coloryellow {
    color: #013F96 !important;
}

.colorred {
    color: #C7000B !important;
}

.colorblue {
    color: #013F96 !important;
}

.colr86807f {
    color: #86807f !important;
}

.color333 {
    color: #333 !important;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.fweight {
    font-weight: bold !important;
}

.fw300 {
    font-weight: 300;
}

.fs-12 {
    font-size: 0.75rem;
}

.fontfeilei {
    font-size: 20px;
}


.w-80 {
    width: 80%;
}

.w-60 {
    width: 70%;
}

.text-sj {
    text-indent: 30px !important;
}

.mxw-100 {
    max-width: 100%;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

h1, h2, h3, h4, h5, h6, span {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;

}

.bottomline {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
}

.bottomline:after {
    content: "";
    display: block;
    height: 4px;
    background-color: #004098;
    width: 30px;
    z-index: 1;
    margin: 30px auto;
}


.bottomline-left {
    font-size: 34px;
    font-weight: bold;
    position: relative;
    margin-bottom: 60px;
    text-align: left;
}

.bottomline-left:after {
    content: "";
    position: absolute;
    height: 4px;
    background-color: #004098;
    width: 30px;
    left: 0px;
    bottom: -30px;
    z-index: 1;
}

.discoverheight {
    height: 600px;
}


.col-my-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}


.container-my, .container {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
}

.btn-info {
    background-color: #333;
    border-color: #333;
}

.btn-light {
    background-color: #ddd;
    border-color: #ddd;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    box-shadow: none;
    background-color: #013f96;
    border-color: #013f96;
}


.online {
    bottom: 100px;
}

.online dl {
    background: #333;
    border-radius: 50%;
}

.online dl:hover {
    background: #666;
}

.jumbotron_contact {
    min-height: 270px;
}

/***导航*****/
.cur {
    color: #013F96 !important;
}

.top-nav {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    display: block;
    line-height: 25px;
}

.top-right-btn a {
    color: #ccc;
    margin-left: 30px;
    width: 120%;
    font-size: 12px;
    /* 利用放大缩小属性 */
    -webkit-transform: scale(0.83)
}


.pcheadjiang {
    height: 101px;
    width: 100%;
    display: block;
}

.dnone {
    display: none !important;
}


.in {
    background: #f7f7f7;
    color: #818181;
}

.top-down {
    display: none;
    border-bottom: 2px solid #F1F1F1;

}

.top-info {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    padding: 2rem;
    background: #FAFAFA;
    justify-content: space-between;
}

.top-info .web .title {
    font-size: 18px;
    color: #000;
}

.top-info .web .title a:hover {
    color: #013F96 !important;
}

.top-info .web .title:hover a, .top-info .web .title:hover i {
    color: #013F96 !important;
}

.top-info .web .title i {
    margin-right: 1rem;
}

.top-info .web .desc {
    margin-top: 1.5rem;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
}

.container-top {
    width: 93.705%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;

}

.container-nav {
    width: 93.705%;
    display: flex;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1780px;
}

.logo-sm-height {
    height: 30px;
    margin-top: 22px;
    margin-bottom: 22px;
}


.fixed-top-nav {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99999;
}

.navbar {
    padding: 0 1rem;
    width: 100%;
}

.navbar-expand-lg .navbar-collapse {
    height: 74px;
}

.navbar-expand-lg .navbar-nav {
    height: 100%;
    transition: all 0.6s;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    color: #333333;
    padding: 0px 0rem;
    margin-left: 2rem;
    margin-right: 2rem;
    line-height: 72px;
    display: inline-block;
    border-bottom: 2px solid #fff;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    border-bottom: 2px solid #013F96 !important;
}

.nav-item a:hover {
    color: #013F96 !important;
}

.nav-item {
    position: relative;
    line-height: 100%;
}

.nav-item:hover .sub_menu {
    display: block;
}

.sub_menu {
    display: block;
    position: absolute;
    top: 74px;
    width: 150px;
    background: #fff;
    text-align: center;
    margin-left: -20px;
    padding-top: 0px;
    padding-bottom: 10px;
    z-index: 99999;
    display: none;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.1) !important;
}

.sub_menu li {
    line-height: 40px;
    text-align: center;
    position: relative;
}

.sub_menu li a {
    color: #333;
    font-size: 16px;
}

.sub_menu li a:hover {
    color: #013F96;
}

.nav-item:hover .sub_menu, .nav-item:hover .sub_menu2 {
    display: block;
}

.sub_menu2 {
    z-index: 9999;
    top: auto;
    position: fixed;
    left: 0;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    display: none;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.sub_menu2up {
    top: 73px;
}

.container-menu2 {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 36px;
    /*display:flex;
	flex-flow:row nowrap;
	justify-content:space-between;*/
}

.m3list {
    width: 20%;
    float: left;
}

.m3list img {
    max-height: 56px;
    transition: all 0.6s;
}

.m3list:hover img {
    transform: scale(1.1);
}

.m3list span {
    display: inline-block;
    background: #F6F6F6;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding-top: 20px;
}

.m3list .moreBtn {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    background: #F6F6F6;
    display: inline-block;
    padding-top: 0px;
}

.m3list .moreBtn i {
    line-height: 60px;
    font-size: 30px;
    color: #B6B6B6;
    font-weight: 300;
}

.menu3listover {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.menu2-menu3 .title {
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    width: 250px;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
}

.menu2-menu3 ul li {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.container-menu3 {
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
}


.about_line {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 20px 0 30px 0;
}


.col-md-web {
    flex: 0 0 20%;
    max-width: 20%;
}

#propic0 {
    display: inline-block;
}


.menu_box {
    padding: 0 30px;
    color: #fff;
    text-align: center;
    height: 290px;
    overflow-y: hidden;
}


.menu_box div {
    display: block;

}

.menu_box .title {
    height: 60px;
    line-height: 24px;
    font-size: 14px;
    padding-top: 10px;
    width: 330px;
    margin: 0 auto;
    color: #000;
    display: none;
    text-align: left;
}

.menu_box img {
    max-width: 100%;
    max-width: 330px;
    max-height: 230px;
    height: 230px;
    display: none;
}


.menu_box .mytel {
    font-size: 40px;
    color: #00a1e9;
    display: block;

}

.menu_box .add {
    display: block;
    line-height: 24px;
}

.menu_box .add i {
    font-size: 16px;
    width: 25px;
}

.container-menu4 {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 30px;
    padding-bottom: 30px;
}

.container-menu4 strong {
    font-size: 18px;
}

.container-menu4 a img {
    width: 50px;
    height: 50px;
    margin-right: 30px;
}

.container-menu4 span {
    margin-right: 30px;
}

.container-menu4 i {
    margin-right: 5px;
}

.sub_menu3 {
    width: 200px;
    max-width: 200px;
    left: 150px;
    background: #fff;
    position: absolute;
    z-index: 99999;
    display: none;
    margin-top: -40px;
    border-left: 1px solid #ddd;
}

.sub_menu3 li a {
    letter-spacing: -0.5px !important;
}

.sub_menu li:hover .sub_menu3 {
    display: block;
}

.btn-shop {
    display: inline;
    float: left;
    margin-top: 25px;
}

.nav-buy {
    font-size: 16px;
    cursor: pointer;
    position: relative;
    text-align: center;
    padding-right: 2rem;
    padding-left: 2rem;
}

.shop-nav {
    display: none;
    position: absolute;
    top: 20px;
    padding-top: 35px;
    z-index: 99999999;
    background: #fff;
    font-size: 16px;
    line-height: 3rem;
    width: 100%;
    margin-left: -2.5rem;
    text-align: center;
    padding-bottom: 15px;
}

.shop-nav li a {
    color: #666;
}

.shop-nav li a:hover {
    color: #013F96;
}

.nav-buy:hover .shop-nav {
    display: block;
}


.right-phone {
    position: relative;
}


.btn-open-search, .btn-open-search2 {
    margin-top: 0px;
    margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}

.btn-open-search2 {
    display: none;
}

.w0 {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
}

.myphone {
    transition: all 0.6s;
    display: inline-block;
}

.top-search {
    position: absolute;
    top: 0px;
    z-index: 999;
    right: 35px;
    width: 0px;
    transition: all 0.6s;
    overflow: hidden;
}


.top-search input {
    border: none;
    background: #fff;
    width: 300px;
    height: 48px;
    outline: none;
    padding-left: 15px;
    display: inline-block;
    border-radius: 0px;
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: normal;
    transition: all 2s;
}

.searchon {
    width: 300px;
    transition: all 0.6s;
}

.top-search button {
    outline: none;
    border: none;
    background: none;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #ddd;
    position: absolute;
    right: 0;
    top: 0;
}

.top-search button:hover {
    color: #000;
}

.top-search span {
    position: relative;
}

.right-phone {
    line-height: 74px;
    font-size: 20px;
}

.right-phone i {
    margin-right: 10px;
}


.language {
    position: relative;
}

.language .language-menu {
    position: absolute;
    left: -10px;
    top: 18px;
    background: #111;
    z-index: 999999999999999999;
    width: 160px;
    height: auto;
    display: none;
    padding-top: 10px;
    padding-bottom: 15px;
}

.language:hover .language-menu {
    display: block;
}

.language .language-menu li {
    height: 40px;
    line-height: 40px;
}

.language .language-menu li a {
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.language .language-menu li a img {
    width: 30px;
    margin-right: 10px;
}


.arrow-left {
    background: url(../images/banner_arrow2.png) no-repeat left top;
    position: absolute;
    left: 20px;
    top: 45%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
}

.arrow-right {
    background: url(../images/banner_arrow2.png) no-repeat left bottom;
    position: absolute;
    right: 20px;
    top: 45%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
    outline: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
    margin-left: 5px;
    margin-right: 5px;
    opacity: 1;
}


.indexBanner .swiper-wrapper {
    position: relative;
}

.indexBanner .swiper-wrapper a {
    display: block;
}

.indexBanner .swiper-wrapper a .title {
    position: absolute;
    width: 40%;
    left: 10%;
    top: 35%;
    z-index: 9999;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;

}

.indexBanner .swiper-wrapper a .title .title1 {
    font-size: 50px;
    display: block;
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
    margin-bottom: 30px;

}

.indexBanner .swiper-wrapper a .title .title2 {
    font-size: 20px;
    display: block;
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
    margin-bottom: 20px;
}

.indexBanner .swiper-wrapper a .title .title3 {
    font-size: 20px;
    display: block;
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
}

.more-btn {
    padding: 0 30px;
    min-width: 170px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 1rem;
    background: #fff;
    color: #333;
    display: inline-block;
}

.more-btn:hover {
    background: #013F96;
    color: #fff;

}

.more-btn-black {
    padding: 0 30px;
    min-width: 170px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 1rem;
    background: #fff;
    color: #333;
    display: inline-block;
    border: 1px solid #333;
    margin-left: 15px;
    margin-right: 15px;
}

.more-btn-black:hover {
    background: #013F96;
    border-color: #013F96;
    color: #fff;
}

.more-btn-kong {
    padding: 0 30px;
    min-width: 170px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 1rem;
    color: #FFF;
    border: 1px solid #fff;
    display: inline-block;
}

.more-btn-kong:hover {
    background: #FFF;
    border-color: #FFF;
    color: #333;
}

.svg2 {
    width: 18px;
    height: 18px;
    margin-top: -3px;
}


/********首页新BANNER动态***********/

#banner .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 28px;
    width: 100%;
    z-index: 999;
    display: block;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    opacity: 1;
    border-radius: 5px;
    border: 1px solid #fff;
    margin: 0 3px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;

}

#banner .swiper-pagination-bullet-active {
    background: #fff;

}

.swiper-pointer-events {
    touch-action: pan-y;
}

.inner {
    width: 40%;
    left: 10%;
    top: 35%;
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}

.inner .title1 {
    font-size: 50px;
    display: block;
    margin-bottom: 30px;
    font-weight: bold;

}

.inner .title2 {
    font-size: 24px;
    display: block;

    margin-bottom: 20px;

}

.inner .title3 {
    font-size: 20px;
    display: block;

}


/********首页新闻***********/
.container_news {
    margin-top: 60px;
}

.containernews {
    width: 100%;
    margin: 0 auto;
}

.news_left {
    width: 49%;
    float: left;
    height: 400px;
}

.news_right {
    width: 49%;
    float: right;
}

.news_right .newsimg {
    height: 340px;
    overflow-y: hidden;
    margin-bottom: 20px;
}

.news_right .newsimg img {
    width: 100%;
    min-height: 100%;
}

.indexnews {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
}

.indexnews .date {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    display: inline-block;
}

.indexnews .date span {
    display: block;
    font-weight: bold;
    color: #013F96;
    text-align: center;
    font-size: 30px;
    margin: 10px 0 10px 0;
}

.indexnews .date {
    text-align: center;
    color: #5c5c5c;
    font-weight: bold;
    font-size: 16px;
}

.indexnews .newsdesc {
    width: calc(100% - 120px);
    float: right;
    border-bottom: 1px solid #ddd;
    height: 100px;
}

.indexnews .newsdesc .title {
    font-size: 18px;
    height: 24px;
    overflow-y: hidden;
    margin-bottom: 10px;
    color: #000;
    margin-top: 0px;
}

.indexnews .newsdesc .desc {
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

.indexnews .newsdesc .title:hover {
    color: #013F96;
}

.news_more {
    line-height: 58px;
    text-indent: 150px;
    border: #dfdfdf 1px solid;
    color: transparent;
    background: url(../images/jiantou2.png) no-repeat 26px -97px;
    width: 148px;
    height: 30px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px;
    font-size: 0px;
    display: block;
    margin: 40px auto;
}

.news_more:hover {
    background: url(../images/jiantou2.png) no-repeat 26px -127px;
}

/********全局底部************/
.container-custom {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.top-line {
    border-bottom: 1px solid #e2e2e2;
    height: 65px;
    overflow: visible;
    position: relative;
}

.index {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 3px;
}

.btn-open-search-foot {
    margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
}

.search-box {
    position: relative;
}

.js-search-footer-input-popup {
    padding-left: 15px !important;
    width: 500px;
    height: 46px;
    background: #fff;
    outline: none;
    border: none;
    border: 1px solid #ddd;
}

.btn-search {
    font-size: 22px;
    color: #666;
    font-weight: 300;
    position: absolute;
    right: 0;
    z-index: 99;
    border: none;
    background: none;
    outline: none;
}

.footNav a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: block;
    margin-bottom: 18px;
}

.footNav a:hover {
    color: #333;
}

.footmenus {
    padding-bottom: 50px;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.lh-2 li {
    font-size: 15px;
    margin-bottom: 10px;
}

.lh-2 li a {
    color: #575757;
}

.lh-2 li a:hover {
    color: #575757;
}

.copyright {
    line-height: 50px;
    color: #595757;
    font-size: 15px;
}

.copyright a {
    color: #595757;
    font-size: 15px;
}

.icp {
    margin-left: 20px;
    position: relative;
    z-index: 10;
}

.icp:hover {
    color: #000;
}

.icp span {
    color: #999;
    font-size: 12px;
    cursor: pointer;
}

.icp:hover .icp2 {
    display: block;
}

.icp2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 150px;
    height: 112px;
    z-index: 9;
    padding-bottom: 0px;
    display: none;
}

.icp2 div {
    height: 24px;
    line-height: 24px;
}

.icp2 div a {
    font-size: 14px;
    color: #999;
}

.icp2 div a:hover {
    color: #fff;
}

.button-line {
    border-top: 1px solid #e2e2e2;
    height: 100px;
    overflow: visible;
    position: relative;
    padding-top: 35px;
}

.button-line a {
    font-size: 14px;
    margin-right: 20px;
    color: #595757;
}

.button-line a:hover {
    color: #000;
}

.top-line {
    border-bottom: 1px solid #e2e2e2;
    height: auto;
    padding: 40px 0;
    overflow: visible;
    position: relative;
    background: #488aff url(../images/register-tip.png) no-repeat center -206px;
}

.index {
    font-size: 30px;
    letter-spacing: 3px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px
}

.col-md-ftmenu {
    width: 25%;
    float: left;
}

.footmenuright {
    width: 200px;
    float: left;
}

.footmenuleft {
    width: calc(100% - 220px);
    float: left;
}

.online {
    width: 66px;
}

.online dl {
    background: #fff;
    width: 66px;
    height: 66px;
    color: #333;
    margin-bottom: -1px;
    border: 1px solid #ddd;
    border-radius: 0;

    text-align: center;
}

.online dl:nth-child(1) {
    border-radius: 5px 5px 0 0;
}

.online dl:nth-child(3) {
    border-radius: 0px 0px 5px 5px;
}

.online dl dd {
    color: #333;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}

.online dl dd i {
    font-size: 20px;
}

.online dl dt {
    right: 78px;
    border: none;
    box-shadow: rgb(0 0 0 / 12%) 0px 0px 8px 0px;
    border-radius: 5px;

}

.online dl .zxkf {
    width: 130px;
    margin-top: 10px;
    font-size: 14px !important;
    color: #000;

}

.online dl .zxkf a {
    color: #000;
}


.online dl dt i {
    position: absolute;
    right: -5px;
    top: 10px;
    z-index: 99;
    color: #fff;
    box-shadow: rgb(0 0 0 / 12%) 0px 0px 8px 0px;
}

.online dl .zxkf2 {
    width: 160px;
    margin-top: 10px;
    font-size: 14px !important;
    color: #000;
    top: -80px;

}

.online dl .zxkf2 i {
    position: absolute;
    right: -5px;
    top: 80px;
    z-index: 99;
    color: #fff;
    box-shadow: rgb(0 0 0 / 12%) 0px 0px 8px 0px;
}


.online dl dt h3 {
    border-bottom: none;
}

.online dl:hover {
    background: #013F96;
    border: 1px solid #013F96;
}

.online dl:hover dd {
    color: #fff;
}

.online dl dt button {
    outline: none;
    background: #333;
}


.foottopbg {
    width: 100%;
    height: 10px;
    background: #013F96;
}

.foottoprightbg {
    width: 100%;
    height: 65px;
    background: #013F96;
    border-radius: 0 0 15px 15px;
    text-align: center;
    color: #fff;
    line-height: 65px;
    font-size: 20px;
}


.foot_search input {
    border: none;
    background: #fff;
    width: 300px;
    height: 40px;
    outline: none;
    padding-left: 15px;
    display: inline-block;

    border: 1px solid #d4d4d4;
    margin-top: 15px;
}

.foot_search button {
    outline: none;
    border: none;
    background: none;
    margin-left: -80px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ddd;
}

.foot_search button:hover {
    color: #000;
}

/********首页幻灯**************/

.swiper-pagination-bullet-active {
    background: #FFF;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
}

.swiper-button-next, .swiper-button-prev {
    width: 44px;
    background-size: 44px 44px;
}

/********首页产品***************/
.indexProduct {
    box-shadow: 1px 1px 5px #ddd;
}

.indexProduct:hover {
    box-shadow: 2px 2px 15px #ccc;
}

.card-img-top {
    transition: all 1s;
}

.indexProduct:hover .productIndex .card-img-top {
    transform: scale(1.2);
}

.IndexTitle {
    font-weight: 300;
}

.IndexSubTitle {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.productIndex {
    padding: 20px;
}

.indexProductTitle {
    height: 24px;
    line-height: 24px;
    overflow-y: hidden;
}

/*********首页数字滚动***************/

.indexNum {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.numlist {
    margin-bottom: 30px;
}

.timer {
    font-size: 50px;
    color: #FFF;
    font-weight: 700;
    line-height: 80px;
    height: 80px;
    font-style: normal;
}

.numdesc {
    font-size: 15px;
}

.numtitle {
    display: block;
    width: 100%;
    position: relative;
}

.dblcok {
    display: block;
    width: 100%;
}

/*********首页地圖*************/


.indexaboutT1 {
    font-size: 50px;
    color: #e2e2e2;
    font-weight: 600;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.indexaboutT2 {
    color: #888;
    font-weight: bold;
    font-size: 30px;
    display: block;
    width: 100%;

}

.indexaboutT2 span {
    font-size: 45px;
}

.indexaboutT3 {
    display: block;
    color: #454545;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
}

.indexaboutT3 p {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}

/*********首页案例**************/

.indexCase {
    background: #FFF;
    display: inline-block;
    box-shadow: 2px 2px 5px #ddd;
}

.indexCase .pic {
    overflow: hidden;
}

.indexCase .pic img {
    transition: all 0.6s;
}

.indexCase .pic:hover img {
    transform: scale(1.1);
}

.indexCase .title {
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.indexCase1 .title {
    height: 80px;
    line-height: 80px;
}

/*********首页新闻**************/

.media {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 5px #ddd;
}

.newstitle {
    height: 25px;
    line-height: 25px;
    overflow-y: hidden;
    display: block;
}

.media:hover .newstitle {
    color: #000;
    font-weight: bold;
}

.newsdesc {
    color: #666;
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}

.media:hover .newsdesc {
    color: #000;
}

.media:hover {
    box-shadow: 2px 2px 2px #ddd;
}

.media .news-img {
    width: 100px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
}

.media .news-img img {
    transition: all 0.6s;
    width: 100%;
    height: 100%;
}

.media:hover .news-img img {
    transform: scale(1.3);
}

/*********首页产品分类二级导航*************/

.indexProductMenu {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 600px;
}

.indexProductMenu .Menu {
    width: 24%;
    margin-right: 1%;
    background: #f1f1f1;
    color: #333;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}

.indexProductMenu .Menu:hover {
    background: #013F96;
    color: #fff;
}

/*********首页新闻新的样式*************/
.indexnewsbg {
    background: #f8f8f8 url(../images/bgnews.jpg) no-repeat top center;
}

.newscontainer {
    padding-top: 100px;
    padding-bottom: 100px;
}

.news-one {
    padding-left: 60px;
    padding-top: 80px;
    min-height: 509px;
    max-height: 509px;
    background-color: transparent;
    background: #FFF url(../images/indexnewbg.png) no-repeat;
    border-radius: 5px;
    overflow: hidden;
    background-position: left;
    box-shadow: rgb(205 205 205) 0px 0px 7px;
    -webkit-box-shadow: rgb(205 205 205) 0px 0px 7px;
    background-size: contain;
}

.news-one:hover {
    background: #F2F0F1 url(../images/indexnewbg.png) no-repeat;
    border-radius: 5px;
    overflow: hidden;
    background-position: left;
    box-shadow: rgb(205 205 205) 0px 0px 7px;
    -webkit-box-shadow: rgb(205 205 205) 0px 0px 7px;
    background-size: contain;
}

.news-one .title {
    width: auto;
    color: #013F96;
    font-size: 40px;
    font-weight: 500;
    text-align: left;
    line-height: 48px;
    letter-spacing: 3px;
    background-color: transparent;
    background-image: none;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    opacity: 1;
}

.news-one .entitle {
    margin-top: 3px;
    padding-bottom: 20px;
    padding-top: 0px;
    width: 100%;
    float: left;
    color: #013F96;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    line-height: 22px;
    letter-spacing: 1px;
    background-image: url(../images/bg2.png);
    border-bottom-style: none;
    border-bottom-width: 0px;
    display: block;
    background-position: 0px 27px;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-size: auto;
}

.news-one .more {
    margin-left: 0px;
    margin-right: 45px;
    margin-top: 0px;
    padding-right: 20px;
    width: auto;
    height: auto;
    float: right;
    color: #013F96;
    font-size: 14px;
    background-image: url(../images/more.png);
    overflow: visible;
    display: block;
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    top: 270px;
    left: 0px;
    background-size: 12px 12px;
}

.news-two {
    height: 247px;
    background: #FFF;
    box-shadow: #b7b7b7 0px 0px 5px;
    -webkit-box-shadow: #b7b7b7 0px 0px 5px;
    border-radius: 5px;
    padding: 50px 70px;
    cursor: pointer;
}

.news-two .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 12px;
}

.news-two .desc {
    color: #727171;
    font-size: 14px;
    line-height: 24px;
}

.news-three {
    height: 160px;
    background: #FFF;
    box-shadow: #b7b7b7 0px 0px 5px;
    -webkit-box-shadow: #b7b7b7 0px 0px 5px;
    border-radius: 5px;
    padding: 50px 70px 0 70px;
    cursor: pointer;
}

.news-two:hover, .news-three:hover {
    background: #F2F0F1;
}

.news-three .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

/*********首页优势*************/


.section-container {
    display: block;
}

.mynew-list2 {
    overflow: hidden;
    margin: 0 auto;
}

.mynew-list2 li {
    float: left;
    width: 25%;
}

.mynew-list2 .con {
    margin: 5px;
    display: block;
    position: relative;
}

.mynew-list2 .pic {
    position: relative;
    height: 0;
    padding-top: 70%;
    overflow: hidden;
}

.mynew-list2 .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.6s;
}

.mynew-list2 .mask {
    position: relative;
    height: 100px;
    padding: 10px 15px 5px 15px;
    border: 1px solid #ddd;
}

.mynew-list2 .txt {
}

.mynew-list2 .ico {
    display: block;
    height: 80px;
    line-height: 80px;
    margin-bottom: 10px;
}

.mynew-list2 .ico img {
    display: inline-block;
    vertical-align: middle;
}

.mynew-list2 h4 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    word-wrap: normal;
    width: 100%;
    line-height: 25px;
}

.mynew-list2 .con:hover .pic img {
    transform: scale(1.3);
}

.mynew-list2 .con:hover .mask, .mynew-list2 .con:hover .mask h4 {
    background: #E39300;
    color: #fff;
}

.index-mynew-list2 .ico img {
    transition: all 1.6s ease;
}

.index-mynew-list2 li:hover .ico img {
    transform: rotate(360deg);
}

/*********首页查看更多*************/
.IndexMore {
    padding: 10px 30px;
    border: 1px solid #ddd;
}

.IndexMore:hover, .IndexMore:hover a {
    background: #013F96;
    color: #fff;
}

/*********首页伙伴**************/
.parter {
    width: 20%;
    text-align: center;
    margin-bottom: 40px;
}

.parter img {
    height: 60px;
    text-align: center;
}

#part {
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    cursor: pointer;
}

#part:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

/********产品详情*******/
.m-video {
    margin: 0 auto;
    display: inline-block;
    z-index: 999999999;
    color: #FFF !important;
}

.mainInfo {
    display: block;
    padding-bottom: 50px;
    padding-top: 50px;
}

.product-title {
    height: 80px;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
    font-weight: bold;
    text-align: left;
    color: #333;
}

.content-product img {
    line-height: 0;
    max-width: 100%;
}

.back-sort {
    padding: 8px 20px;
    background: #013F96;
    color: #fff;
    line-height: 24px;
    border-radius: 5px;
    float: right;
}

.back-sort:hover {
    color: #fff;
    background: #333;
}

.productBtn {
    padding: 10px 20px;
    background: #e1251b;
    color: #fff;
    line-height: 24px;
    border-radius: 5px;
}

.productBtn:hover {
    color: #fff;
}

.cansu table {
    width: 100%;
}

.cansu table tr {
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    color: rgba(153, 153, 153);
}

.cansu table tr td {
    font-size: 12px;
    color: rgba(153, 153, 153);
}

.preview .swiper-slide {
    text-align: center;
}

/*********新闻列表**************/
.jumbotron {
    padding: 9.5rem 2rem;
}

.listnews {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.newslist {
    padding: 15px;
    box-shadow: 1px 1px 5px #ddd;
}

.newslist:hover {
    box-shadow: 2px 2px 15px #ddd;
}

.newslist .title {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow-y: hidden;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.newslist .desc {
    line-height: 24px;
}

.newslist-img {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.newslist-img img {
    width: 100%;
    height: auto;
    transition: all 0.6s;
}

.newslist:hover .newslist-img img {
    transform: scale(1.2);
}

.newsmb {
    margin-bottom: 1rem;
}

.indexTu {
    height: 330px;
}

.indexTuContent {
    width: 50%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    height: 100%;
    float: right;
    transition: all 0.6s;
}

.indexTuContent:hover {
    width: 60%;
}

.tucontent {
    margin-left: 10%;
    margin-top: 60px;
    cursor: pointer;
}

.tucontent .title {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: word-m;
}

/*********分页***********/
.page-num-current {
    background-color: #333;
    border-color: #333;
    color: #fff !important;
}

.page-num, .page-link {
    color: #333;
    font-size: 0.875rem;
}

.page-link:hover {
    color: #013F96;
}

.shangxia {
    height: 40px;
    line-height: 40px;
    overflow-y: hidden;
    display: inline-block;
    margin-bottom: 30px;
}

.shangxia:hover a, .shangxia:hover {
    font-weight: bold;
}

/*******新闻详情**********/
.news-content {
    padding: 15px;
    background: #fff;
}

.news-content img {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

/********案例列表**********/
.caselist {
    box-shadow: 2px 2px 10px 5px #f7f7f7;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    cursor: pointer;
}

.caselist:hover {
    background: #f8f8f8;
    box-shadow: 3px 3px 20px 10px #ddd;
}

.caselistImg {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}

.caselistImg img {
    width: 100%;
    max-height: 400px;
    transition: all 0.6s;
}

.caselistInfo {
    font-size: 13px;
    line-height: 18px;
    display: table !important;
}

.caselistInfo .cent {
    display: table-cell;
    vertical-align: middle;
}

.caselistInfo .cent .title {
    font-size: 30px;
    font-weight: 300;
    color: #555;
}

.caselistInfo .cent .desc {
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.caselist:hover .caselistImg img {
    transform: scale(1.1);
}

/********项目合作*******/
.contactxm {
    font-size: 42px;
}

.contactTel {
    padding: 10px 40px;
    background: #013F96;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
}

.contactTel2 a {
    color: #fff !important
}

/*******售后服务*****/
#myTab {
    padding: 0;
    margin: 0;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}

.tabmenu {
    background: #ddd;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #fff;
    margin: 0;
    color: #000;
    border-radius: 10px 10px 0 0;
}

.tabmenu a {
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    padding: 6px 20px;
    display: inline-block;
}

#myTab .active {
    background: #013F96;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.tab-content {
    margin-top: 30px;
}

.tab-content .active {
    font-weight: normal;
    line-height: 24px;
}

/*****关于我们********/

.aboutT1 {
    font-size: 50px;
    color: #e2e2e2;
    line-height: 50px;
    font-weight: 600;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.aboutT2 {
    color: #454545;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    display: block;
    width: 100%;
}

.aboutT3 {
    display: block;
    color: #454545;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "NUMEN"
    width: 100%;
}

.searchlist {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.wsearch {
    width: 500px;
}

/*****企业文化*******/
.whlist {
    background: #EEE;
    height: 120px;
}

.whlist .main {
    width: 120px;
    height: 120px;
    margin-right: 20px;
    background: #E72410;
    /* 浏览器不支持时显示 */
    background-image: linear-gradient(to right, #B01101, #FA7264);
    float: left;
    font-size: 30px;
    line-height: 40px;
    padding: 20px;
    color: #fff;
    font-weight: 300;
}

.whlist .minbody {
    width: calc(100% - 140px);
    float: left;
    line-height: 120px;
    font-size: 20px;
}

/*****联系我们********/
.lxwms {
    padding: 30PX;
    padding-left: 0;
    padding-bottom: 10px;
}

.lxwms > div {
    margin-bottom: 15px;
    color: #333;
}

.lxwms > div span, .lxwms > div, .lxwms > div p {
    font-size: 16px;
}

.lxwms > div .lximg {
    width: 30px;
    margin-right: 10px;
}

.lxwms > div .WX {
    width: 140px;
}

.wap {
    display: none;
}

.wap2 {
    display: none;
}

/*******新底部电话*************/

.foot-tel {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.span2 {
    margin-left: 30px;
}

/*******新二级**************/
.sonsort {
    background: #f2f2f2;
}

.btn-info {
    border: 1px solid #666;
    color: #666;
    border-radius: 30px;
    padding: 3px 10px;
    display: inline-block;
    font-size: 13px;
    margin-left: 0px;
    min-width: 35px;
    text-align: center;
    background: #fff;
    color: #fff;
    background: #666;
    border-color: #666 !important;
}

.btn-info:hover, .btn:hover {
    color: #fff;
    background: #666;
    border-color: #666 !important;
}

.btn-light {
    border: 1px solid #666;
    color: #666;
    border-radius: 30px;
    padding: 3px 10px;
    display: inline-block;
    font-size: 13px;
    margin-left: 0px;
    min-width: 35px;
    text-align: center;
    background: #fff;
}

.btn {
    padding: 0px 15px;
    font-size: 15px;
    border-radius: 15px;
}

.left-box {
    width: 70px;
    float: left;
}

.right-box {
    width: calc(100% - 70px);
    float: left;
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 #fff;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    background: #666;
}

.btn2 {
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0px 15px;
    padding: 10px 0;
    font-size: 15px;
    border-radius: 0;
}

.btn2on {
    border-bottom: 2px solid #013F96;

}


.subnav-name-line {
    line-height: 48px;
    border-right: 1px solid #e5e5e5;

}


.fixedtop {
    position: fixed;
    left: 0;
    top: 74px;
    z-index: 9999;
}

/******留言表单********/
.mymsg {
    width: 100%;
}

.msg {
    width: 100%;
    line-height: 40px;
    display: block;
    float: left;
}

.msg .bao {
    font-size: 16px;
    width: 15px;
    height: 15px;
    margin-left: 20px;
    margin-right: 5px;
}

.msg .checkduo {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-left: 20px;
    margin-right: 5px;
}

.msg1 {
    width: 32%;
    float: left;
    margin-right: 1.333%;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding-left: 15px !important;
}

.msg1:nth-child(3) {
    margin-right: 0;
}

.msg2 {
    width: 98.6%;
    height: auto;
    min-height: 200px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    margin-bottom: 15px;
    padding-left: 15px !important;
}

.msg3 {
    width: 200px;
    height: 40px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding-left: 15px !important;
}

.msg4 {
    width: 100%;
    height: auto;
    min-height: 200px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    margin-bottom: 15px;
    padding-left: 15px !important;
}

.tj {
    width: 200px;
    height: 40px;
    background: #013F96;
    border: none;
    color: #fff;
}

.tj:hover {
    background: #ddd;
    color: #333;
}

.code {
    text-align: center
}

.code img {
    display: inline-block;
}

.codeimg {
    height: 40px;
    margin-top: -2px;
}


/****************抖音和微信.footicon*******************/
.footicon {
    display: block;
    margin-top: 20px;
}

.footicon i {
    font-size: 20px;
    color: #666666;
}

.footicon i:hover {
    color: #000;
}

.footicon .weixin, .footicon .douying {
    display: inline;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
}

.footicon .weixin .icon, .footicon .douying .icon {
    display: inline;
    width: 30px;
    cursor: pointer;
}

.floatweixin {
    position: absolute;
    display: none;
    bottom: 30px;
    padding: 15px;
    left: -65px;
    background: #fff url(../../../style/sj.png) bottom center no-repeat;
}

.floatweixin img {
    max-width: 170px;
}

.footicon .weixin:hover .floatweixin {
    display: block;
    z-index: 999;
}

.floatdouyin {
    position: absolute;
    display: none;
    bottom: 30px;
    padding: 15px;
    padding-bottom: 10px;
    left: -98px;
    background: #fff url(../../../style/sj.png) bottom center no-repeat;
}

.floatdouyin img {
    max-width: 170px;
}

.footicon .douying:hover .floatdouyin {
    display: block;
    z-index: 999;
}

.tab-pane p {
    line-height: 35px;
    font-size: 15px;
}

#xiqiu, #baogao {
    height: 40px !important;
    line-height: 40px !important;
    color: #666;
    border: 1px solid #ddd !important;
    width: 100%;
    padding-left: 15px !important;
}

.zxwt {
    border: 1px solid #ddd;
    margin-top: 50px;
    padding-bottom: 100px;
}

#newbiaodan .msg1 {
    width: 100%;
}

/*****业务范围*********/


.fangan_c {
    background: url(../images/n_bg.png) no-repeat top center;
    font-size: 14px;
    color: #272727;
    width: 100%;
    height: 1130px;
}

.c1_list {
    height: 200px;
    width: 45%;
    float: left;
    margin-bottom: 100px;
}

.c_list {
    padding-left: 120px;
    padding-top: 50px;
}

.c_list .cimg {
    width: 70px;
    padding-top: 30px;
}

.c1_list:first-child .c_list {
    padding-left: 90px;
    padding-right: 30px;
}

.c_list .mynum {
    font-size: 60px;
    font-weight: bold;
    color: #D1DBE2;
}

.c1_list:nth-child(2) .c_list {
    padding-left: 150px;
    padding-right: 30px;
}

.c1_list:nth-child(3) .c_list {
    padding-left: 120px;
    padding-right: 30px;
}

.c1_list:nth-child(4) .c_list {
    margin-left: 50px;
}

.c1_list:nth-child(5) .c_list {
    padding-left: 90px;
    padding-right: 50px;
}

.c1_list:nth-child(7) .c_list {
    padding-left: 90px;
    padding-right: 30px;
}

.c1_list:nth-child(8) .c_list {
    padding-left: 160px;
    padding-right: 30px;
}

.c_list .title {
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}

.c_list .desc {
    font-size: 16px;
    color: #ababab;
}

.container-yw {
    width: 1200px;
    margin: 0 auto;
}

.pt-3-pc {
    padding-top: 20px;
}

.nums2 {
    display: none;
}


.layui-tab-title {
    border: none;
    margin: 0 auto;
    text-align: center;
}

.layui-tab-title .layui-this:after {
    border: none;
    border-bottom: 3px solid #007CDC;
    width: 50%;
    left: 25%;
    top: 10px;
}

li:hover:after {
    opacity: 1 !important;
}

.layui-tab-title {
    margin-bottom: 30px;
}

.layui-tab-title .layui-this {
    color: #007CDC !important;
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
}

.layui-tab-title li {
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei", PingFangSC-Regular, sans-serif, "黑体", "Arial", "宋体";
}


.tab_news {
    border: 1px solid #ddd;
    padding-bottom: 20px;
}

.tab_news .img {
    height: 300px;
    overflow-y: hidden;
}

.tab_news .img img {
    width: 100%;
    height: 300px;
}

.tab_news .title {
    padding: 10px 15px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}

.tab_news .title:hover a {
    color: #013F96;
}

.tab_news .date {
    padding: 10px 15px;
}

.tab_news .desc {
    padding: 10px 15px;
}

.tab_news .desc .cont {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow:: ellipsis;
}


.tab_news_1 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    display: block;
    float: left;
    height: 60px;
    overflow-y: hidden;
}

.tab_news_1 .date {
    width: 50px;
    height: 50px;
    float: left;
    color: #013F96;
}

.tab_news_1 .date span {
    font-size: 24px;
    font-weight: bold;

}

.tab_news_1 .title {
    font-size: 16px;
    width: calc(100% - 50px);
    float: right;
    line-height: 45px;

}

.tab_news_1 .title:hover a {
    color: #013F96;
}


.tab_news2 {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    background: #f8f8f8;
    padding: 15px 20px;
}

.tab_news2 .date {
    width: 40px;
    height: 70px;
    float: left;
    color: #013F96;
    margin-top: 5px;
}

.tab_news2 .date span {
    font-size: 30px;

    margin-bottom: 15px;
}

.tab_news2 .title {
    font-size: 16px;
    line-height: 30px;
    width: calc(100% - 55px);
    float: right;
    padding-top: 10px;
}

.tab_news2 .title:hover a {
    color: #013F96;
}

.position {
    padding-left: -10px;
}

.position a {
    margin-right: 10px;
    margin-left: 10px;
}

.position a:nth-child(1) {
    margin-left: 0;
}

.position a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-left: 12px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg);
}


/*
 首页服务范围
 * 17素材vip建站专区模块代码
 * 详尽信息请看官网：http://www.17sucai.com/pins/vip
 *
 * Copyright,温州易站网络科技有限公司版权所有
 * 图片不能商用，代码可商用。

 * 请尊重原创，未经允许请勿转载。
 * 在保留版权的前提下可应用于个人或商业用途

*/


.wrapper {
    position: relative;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

/*背景*/
.specialty {
    background: url(../images/support-service-specialty-pc.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 50px
}

/*大标题*/
.support-title {
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center
}

.support-title h1 {
    font-size: 36px;
    color: #252B3A;
    line-height: 48px
}

/*列表*/
.specialty-slide:before, .specialty-slide:after {
    content: " ";
    display: table
}

.specialty-slide:after {
    clear: both
}

.specialty-slide li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 45px 0;
    position: relative;
    z-index: 2;
    cursor: pointer
}

.specialty-slide li a.list {
    display: inline-block;
    width: 100%;
}

.specialty-slide li:after {
    content: "";
    width: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 35%;
    bottom: 35%
}

.specialty-slide li i {
    width: 120px;
    height: 120px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    margin-bottom: 25px
}

.specialty-slide li h1 {
    font-size: 16px;
    color: #252B3A;
    text-align: center;
    line-height: 22px
}

/*反面*/
.specialty-slide .specialty-content {
    width: 100%;
    position: absolute;
    top: 100%;
    left: -1px;
    background: #FFFFFF url(../images/support-service-resources-hover.png) no-repeat;
    background-position: right bottom;
    border-radius: 2px;
    padding: 0 30px;
    overflow: hidden;
    line-height: 190px;
    transition: all 0.5s, border 0s;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    height: 0
}

.specialty-slide .specialty-content a {
    display: inline-block;
    line-height: 190px;
    vertical-align: middle
}

.specialty-slide .specialty-content h1 {
    font-size: 16px;
    color: #252B3A;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    transition: all 0.3s
}

.specialty-slide .specialty-content h1:hover {
    color: #f66f6a
}

.specialty-slide .specialty-content p {
    font-size: 12px;
    color: #666A75;
    text-align: center;
    line-height: 20px
}

li:hover:after {
    opacity: 0
}

li:hover .specialty-content {
    height: 190px;
    top: 0;
    border-top: 4px solid #F7A655;
    width: 100%;
}

.tongdian {
    position: relative;
    padding-top: 100px;
    background: #fff url(../../../static/BG.jpg) no-repeat center;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    min-height: 600px;
}

.tongdian_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 60px;
}

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.cansulist .title {
    font-size: 16px;
    background: #fff;
    box-shadow: 2px 2px 2px #ddd;
    margin-bottom: 30px;
    text-align: center;
    height: 360px;
    overflow: hidden;
    position: relative;
}

.cansulist .subtitle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 90;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    width: 100%;
    background: rgba(1, 63, 150, 0.5);
    padding-top: 20px;
    padding-bottom: 20px;
}

.cansulist .maskdiv {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    text-align: left;
    left: 0;
    top: 0;
    z-index: 99;
    color: #fff;
    padding-top: 50px;
}

.cansulist .maskdiv .title2 {
    font-size: 24px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.cansulist .maskdiv .desc {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.cansulist .maskdiv .mybtn {
    padding: 10px 30px;
    border-radius: 25px;
    text-align: center;
    background: #fff;
    color: #000;
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;

}

.cansulist .maskdiv .mybtn:hover {
    background: #C7000B;
    color: #fff;
}

.cansulist .title img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.cansulist:hover .title .maskdiv {
    display: block;
}

.cansulist:hover .title .subtitle {
    display: none;
}

.cansulist:hover .title img {
    transform: scale(1.2);
}

.navbar-expand-lg .navbar-toggler {
    display: none;
    border: none;
    color: none;
    opacity: 0;
    width: 0;
    height: 0;
}


.wap1 {
    display: none;
}

.lc_txt {
    height: 300px;
    padding: 50px;
    width: 100%;
    background: #f8f8f8;
}

.txt_bg {
    position: relative;
    font-size: 120px;
    text-align: center;
    font-weight: 800;
    color: #F2F2F2;
}

.my_txt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.my_txt .entitle {
    text-align: left;
    font-size: 20px;
    color: #D0D0D0;
}

.my_txt .title {
    text-align: left;
    font-size: 20px;
    color: #000;
    margin-top: 10px;
}

.my_txt .desc {
    text-align: left;
    margin-top: 20px;
    font-size: 15px;
    color: #666;
    font-weight: normal;
}

.lc_img {
    height: 300px;
    overflow: hidden;
    padding: 0;
}

.lc_img img {
    width: 100%;
    height: 100%;
}

.advantage_item {
    width: 33%;
    float: left;
    text-align: center;
}

.advantage_name {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
}


.bsc {
    background: #fff;
    box-shadow: 2px 2px 10px 2px #ddd;
    position: relative;
    float: left;
    width: 100%;
}

.bsc:hover {
    background: #013F96;
    color: #fff;
    cursor: pointer;
}

.contactewm {
    width: 130px;
    float: left;
}

.contacttxt {
    width: calc(100% - 140px);
    margin-right: 10px;
    float: left;
}

.contacttxt .add {
    font-size: 12px;
}

.culturelist {
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.6s;
    background: #013F96;
}

.culturelist:hover {
    box-shadow: 2px 2px 5px 8px #ddd;
    background: #00A0EA;
}

.culturelist img {
    width: 60px;
}

.culturelist .desc {
    height: 60px;
    line-height: 24px;
}


/*****案例幻灯************/


.mypicsduopic {
    width: 100%;
    height: 400px;
    padding-bottom: 20px;
}

.mypicsduopic .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: auto;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.mypicsduopic .swiper-wrapper .swiper-slide a {
    height: 100%;
}

.mypicsduopic .swiper-wrapper .swiper-slide a img {
    height: 100%;
    border: 1px solid #ddd;
}

#swiper-pagination-bulletmypic1, #swiper-pagination-bulletmypic2 {
    bottom: 0;
}

#swiper-pagination-bulletmypic1 .swiper-pagination-bullet, #swiper-pagination-bulletmypic2 .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50%;
}


.card {
    overflow: hidden;

}

.card-reveal .card-body {
    display: flex;
    padding: 0;
    justify-content: center;
    position: absolute;
    bottom: calc(-100% + 50px);
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out;
}

.card-reveal .card-body .card-title {
    font-size: 14px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

.card-reveal .card-img-top {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

.card-reveal:hover .card-body {
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
}

.card-reveal:hover .card-img-top {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}


.bigbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.zfx {
    margin-top: 100%;
}

.jx {
    margin-top: 100%;
}

.jx86 {
    margin-top: 75%
}

.jx290 {
    margin-top: 135%
}

.newbox {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.newbox img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.newbox .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    transition: all 0.6s;
}

.bigbox .newbox .mask-title {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.bigbox .newbox .mask-title img {
    height: 100%;
    width: 100%;
}

.bigbox:hover .newbox img {
    transform: scale(1.1);
}

.bigbox:hover .newbox .mask-title {
    display: block;
}

.bigbox:hover .newbox .mask-title img {
    height: 100%;
    width: 100%;
}

.bigbox:hover .newbox .title {
    color: #fff !important;
    font-weight: bold;
    transform: scale(1.1);
}

.caselistbox {
}

.caselistbox .titlecase {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 90, 63, 0.8);
    transition: all 0.6s;
    color: #fff;
}

.caselistbox:hover .titlecase {
    height: 100%;
    background: rgba(0, 90, 63, 0.8) !important;
    line-height: 100% !important;
    padding-top: 25%;
}


.col-md-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (max-width: 1440px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 1366px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .col-md-20 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 992px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .col-md-20 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }


}

@media (max-width: 768px) {


    .about-company {
        padding-right: 0 !important;
    }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    #myclutre {
        padding: 0 24px !important;
    }

    #myclutre12 {
        padding: 0 12px !important;
    }

    #myclutre12 .col-md-4 {
        padding: 0 12px;
        margin: 0;
    }

    .paddinglr10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }


    .card-reveal .card-body .card-title {
        font-size: 12px;
        line-height: 24px;
        font-weight: normal;
    }

    .card-reveal .card-body {
        bottom: calc(-100% + 24px);
    }

    .mt-sm-0 {
        padding: 00 !important;
        margin: 00 !important;

    }

    .mb-sm-0 {
        padding: 00 !important;
        margin: 00 !important;

    }

    .col-md-20 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }


}


.about_develop {
    padding-top: 100px;
    margin-top: -30px;
    text-align: center;
}

.clear {
    clear: both
}

/*品牌荣誉和关于我们大标题*/
.panel-title {
    padding-bottom: 50px;
    text-align: center;
}

.panel-title h1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
    font-size: 30px;
    font-weight: 500;
    color: #b02c27;
}

.panel-title .title-line {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 1px;
    background: #000;
}

.panel-title h2 {
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}


.develop-item {
    margin-bottom: 80px;
}

.develop-text {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    text-align: right;
    padding-top: 30px;
}

.develop-text.rt {
    text-align: left;
}

.develop-text h4 {
    font-size: 18px;
    font-weight: bold;
}

.develop-text p {
    color: #6c6c6c;
    font-size: 14px;
    line-height: 24px;
    padding-top: 18px;
}

.develop-year {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 70px;
    font-size: 30px;
    font-weight: bold;
    color: #013F96;
}

.develop-img {
    display: inline-block;
    vertical-align: middle;
}

.develop-img img {
    width: 360px;
    height: 160px;
}

.develop-line {
    display: block;
    position: absolute;
    width: 2px;
    height: 190px;
    top: 40px;
    left: 50%;
    background: rgba(0, 0, 0, 0.7);
}

.pc1 {
    display: block;
}

.wap1 {
    display: none;
}

@media (max-width: 992px) {

    .develop-year, .develop-line {
        display: none;
    }

    .develop-text {
        width: 100%;
        text-align: center;
    }

    .develop-text.rt {
        text-align: center;
    }

    .develop-img {
        margin: 20px auto;
        width: 100%;
        text-align: center;
    }

    .develop-img img {
        width: auto
    }

    .develop-item {
        margin-bottom: 20px;
    }

    .wap1 {
        display: block;
    }

    .pc1 {
        display: none;
    }

}

@media (max-width: 768px) {

    .develop-img img {
        width: 100%;
        height: auto;
    }

    .wapnone {
        display: none;
    }
}

.num_box {
    display: inline-block;
    margin: 0 18px;
}

.num {
    font-family: Impact;
    color: #FFF;
    font-size: 100px;
    width: 190px;
    height: 190px;
    line-height: 190px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.num_li {
    position: relative;
}

.num_bg {
    position: absolute;
    z-index: 1;
    width: 190px;
    height: 190px;
    border-radius: 8px;
    left: 0;
    top: 0;
    background: #c70c1f;
}

.num_li h3 {
    font-size: 20px;
}

.num_line {
    display: block;
    position: absolute;
    top: 93px;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 4px;
    background-color: #c70c1f;
}


.jz_web_row {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0 12.4%;
    position: relative;
}

.jz_web_row_line {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
}

.jz_web_row_line_pc1 {
    width: 100%;
}

.jz_web_col {
    box-sizing: border-box;
    display: inline-block \9;
    font-size: 0;
    min-height: 30px;
    position: relative;
    width: 100%;
}

.web_col_content {
    display: inline-block;
    min-height: 100%;
    position: relative;
    text-align: inherit;
    width: 100%;
}

.jz_web_row1 > .jz_web_row__content > .jz_web_col {
    width: 100%;
}

.jz_web_col {
    max-width: 100%;
}

.jz_web_row__content {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}

.jz_module {
    box-sizing: border-box;
    min-height: 30px;
    min-width: 30px;
    position: relative;
}

.module_content {
    font-size: 14px;
    position: relative;
}

.jz_screen_pc .third_style_content {
    padding: 1%;
}

.icon_combination .third_style {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.icon_combination .third_style_item {
    background-color: #f2f2f2;
    box-sizing: border-box;
    display: block;
    margin-left: 2.7%;
    margin-top: 2%;
    width: 22.975%;
}

.icon_combination .third_style_item_content {
    border-radius: 2px;
    padding: 12.5% 15.6%;
}

.icon_combination .third_style_item .imgContainer {
    width: 20%;
}

.icon_combination .third_style_item .item_title {
    -webkit-background-clip: text;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-top: 24px;
    word-break: break-word;
}

.icon_combination .third_style_item .item_desc {
    -webkit-background-clip: text;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    word-break: break-word;
}

.icon_combination_new_module_after_20210707 .icon_item_container .item_desc, .icon_combination_new_module_after_20210707 .icon_item_container .item_title {
    line-height: 1.5;
}

.module_content, .module_wrap {
    min-height: 30px;
}

.icon_module_item:hover .third_style_item_content .icon_item_container .item_title {
    color: #013F96;
}


.jz_screen_pc #row937 {
    max-width: 1400px;
}


#row937 {
    padding-top: 0.0vw;
}

#row937 {
    padding-right: 0%;
}

#row937 {
    padding-bottom: 0.0vw;
}

#row937 {
    padding-left: 0%;
}

#row937 > .jz_web_row__content > .jz_web_col0 {
    padding: 0;
}

#row937 > .jz_web_row__content > .jz_web_col0 {
    margin: 0;
}

#row937 > .jz_web_row__content > .jz_web_col0 {
    background-image: none;
    background-color: rgba(250, 250, 250, 1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#row937 > .jz_web_row__content > .jz_web_col0 {
    border: 1px solid rgba(235, 235, 235, 0.9911877962085308);
}


@media screen and (max-width: 768px) {
    #row937 {
        background-image: none;
        background-color: rgba(255, 255, 255, 1);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    #row937 {
        padding-top: 0.0vw;
    }

    #row937 {
        padding-right: 0.0%;
    }

    #row937 {
        padding-bottom: 0.0vw;
    }

    #row937 {
        padding-left: 0.0%;
    }

    #row937 > .jz_web_row__content > .jz_web_col0 {
        margin: 0;
    }
}


#module899 {
    margin-top: 0.0vw;
}

#module899 {
    margin-right: 0.0%;
}

#module899 {
    margin-bottom: 0.0vw;
}

#module899 {
    margin-left: 0.0%;
}

#module899 .icon_combination .icon_module_item .imgContainer {
    width: 25%;
}


@media screen and (min-width: 769px) {
    #module899 .icon_combination .icon_module_item {
        width: 30.33%;
    }

    #module899 .icon_combination .style_container a:nth-child(3n+1) {
        margin-left: 0;
    }

    #module899 .icon_combination .style_container a:nth-child(-n+3) {
        margin-top: 0;
    }

    #module899 .icon_combination .icon_module_item .imgContainer {
        width: 25%;
    }
}

@media screen and (min-width: 992px) {
    #module899 .icon_combination .icon_module_item {
        width: 17.84%;
    }

    #module899 .icon_combination .style_container a:nth-child(5n+1) {
        margin-left: 0;
    }

    #module899 .icon_combination .style_container a:nth-child(-n+5) {
        margin-top: 0;
    }

    #module899 .icon_combination .icon_module_item .imgContainer {
        width: 25%;
    }
}


@media screen and (max-width: 768px) {
    #module899 {
        margin-top: 0.0vw;
    }

    #module899 {
        margin-right: 0.0%;
    }

    #module899 {
        margin-bottom: 0.0vw;
    }

    #module899 {
        margin-left: 0.0%;
    }

    #module899 .icon_combination .icon_module_item {
        width: 48%;
    }

    #module899 .icon_combination .style_container a:nth-child(2n+1) {
        margin-left: 0;
    }

    #module899 .icon_combination .style_container a:nth-child(-n+2) {
        margin-top: 0;
    }
}


.dscover-relative {
    position: relative;
}

.zhzy {
    min-height: 550px;
}

.floattxt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    color: #fff;
    padding: 10% 20% 10% 10%;

}

.dpl15 {
    margin-left: -15px;
}

@media (max-width: 768px) {
    .dscover-relative img {
        min-height: 300px;
    }

    .floattxt {
        padding: 10%;
    }

    .floattxt .fs-34 {
        font-size: 20px;
    }

    .floattxt .fs-16 {
        font-size: 14px;
    }

    .floattxt .lh-2 {
        line-height: 24px;
    }

    .dpl15 {
        margin-left: -5px;
    }

    .zhzy {
        min-height: 350px;
    }

}


.proleft {
    width: 540px;
}

.proright {
    width: calc(100% - 540px);
}

#magnifier {
    position: relative;
    width: 450px;
    margin: 0px 30px 0 30px;
}

.small-box {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: hidden;
}

.small-box table td {
    width: 450px;
    height: 450px;
}

.small-box img {
    width: auto;
    height: auto;
    max-height: 450px;
    max-width: 450px;
}

.small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    background: #0099ff;
    opacity: .5;
    filter: alpha(opacity:50);
    cursor: move;
}

.thumbnail-box {
    position: relative;
    width: 100%;
}

.thumbnail-box .btn {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
}

.thumbnail-box .btn-prev {
    left: 0;
    background: url(../images/left1.png) no-repeat;
}

.thumbnail-box .btn-prev.btn_prev_disabled {
    background: url(../images/left10.png) no-repeat;
    cursor: not-allowed;
}

.thumbnail-box .btn-next {
    right: 0;
    background: url(../images/right1.png) no-repeat;
}

.thumbnail-box .btn-next.btn_next_disabled {
    background: url(../images/right10.png) no-repeat;
    cursor: not-allowed;
}

.thumbnail-box .list {
    overflow: hidden;
    width: 390px;
    margin: 0 auto;
}

.thumbnail-box .wrapper {
    width: 100000px;
}

.thumbnail-box .list .item {
    float: left;
    margin: 0 10px;
}

.thumbnail-box .list .item img {
    border: 1px solid #a9a9a9;
    width: 54px;
    height: 54px;
}

.thumbnail-box .list .item-cur img {
    border: 1px solid #e53e41;
}

.big-box {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 451px;
    top: 0;
    width: 540px;
    height: 540px;
    border: 1px solid #e4e4e4;
    z-index: 99999;
}

.big-box img {
    display: block;
}

.telinfo a {
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    background: #013F96;
    font-size: 16px;
    font-weight: bold;
}

.telinfo i {
    margin-right: 15px;
}


.small-box {
    position: relative;
}

.small-box table {
    width: 100%;
}

.small-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.thumbnail-box .list .item {
    position: relative;
}


.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}


@media (max-width: 1000px) {
    .proleft {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .proleft {
        width: auto;
        padding: 0 15px;
        margin: 0 auto;
    }

    .proright {
        width: auto;
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    #magnifier {
        position: relative;
        width: 100%;
        margin: 0px 0px 0 0px;
    }

    .small-box {
        width: 100%;
        height: 360px;
    }

    .small-box table td {
        width: 100%;
        height: 360px;
    }

    .small-box img {
        max-height: 360px;
        max-width: 100%;
    }

    .thumbnail-box {
        width: 100%;
    }

    .thumbnail-box .list {
        width: 300px;
    }

    .container {
        width: 100%;
    }

    #magnifier {
        position: relative;
        width: 100%;
        margin: 0px 0px 0 0px;
    }

    .small-box {
        width: 100%;
        height: 360px;
    }

    .small-box table td {
        width: 100%;
        height: 360px;
    }

    .small-box img {
        max-height: 360px;
        max-width: 100%;
    }

    .thumbnail-box {
        width: 100%;
    }

    .thumbnail-box .list {
        width: 300px;
    }

    .proleft {
        width: 100%;
    }

    .px-sm-15 {
        padding: 15px !important;
    }

}
 





 