@charset "utf-8";

body {
    min-width: 1200px;
    width: 100%;
}

/*解决方案*/
.plan {
    padding: 70px 0 60px;
    font-size: 0;
}

.plan_t {
    height: 80px;
    background: url(/upload/image/20230620/4cebfc9e999eb7070a045190a07a213a.gif) no-repeat 0 12px;
    text-align: center;
    font-weight: normal;
}

.plan_t a {
    font-size: 30px;
    color: #333;
}

.plan_t i {
    color: #0054a7;
}

.plan dl {
    background: url(/upload/image/20230620/1a35e165752aab6fc4aff36bb5d98864.png) no-repeat;
    width: 400px;
    height: 283px;
    float: left;
    margin: 45px 0 0;
}

.plan dl dt {
    width: 142px;
    height: 142px;
    margin: 0 auto;
}

.plan dl dt a {
    width: 142px;
    height: 142px;
    display: block;
}

.plan dl dd {
    width: 270px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 0;
}

.plan dl dd h5 {
    font-size: 16px;
    color: #333;
}

.plan dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    padding: 8px 0 0;
}

.plan .plan_dl02 {
    background: url(/upload/image/20230620/a7f35a2a14e0d35c9339ea6796976b3f.png) no-repeat;
    width: 400px;
    height: 354px;
    margin: 0;
}

.plan .plan_dl02 dd {
    padding: 20px 0 0;
}

.plan .plan_dl01 dt {
    background: url(/upload/image/20230620/29b3ff0cab54bbc01671bca2dcdc268d.png) no-repeat;
}

.plan .plan_dl01:hover dt {
    background: url(/upload/image/20230620/16eec0c9d75992fd86d983b92e5155ed.png) no-repeat;
}

.plan .plan_dl02 dt {
    background: url(/upload/image/20230620/97e9bdb043ef0eb1af2b5e9d4d097f0c.png) no-repeat;
    width: 185px;
    height: 185px;
}

.plan .plan_dl02:hover dt {
    background: url(/upload/image/20230620/4fcf1c7c0ea81e2e10004d632bc4d829.png) no-repeat;
}

.plan .plan_dl03 dt {
    background: url(/upload/image/20230620/6db6d2aa040b0ed1aa38db735f4d6cce.png) no-repeat;
}

.plan .plan_dl03:hover dt {
    background: url(/upload/image/20230620/3890c05a91d56e8c85b1c275e659ff22.png) no-repeat;
}

/*國朗產品中心*/
.cp_bg {
    background: url(/upload/image/20230620/2d138a393c80ba6f36021d23b0c0d8ff.jpg) no-repeat center 0;
    height: 580px;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    background-size: 100% 100%;
}

.cp_bt {
    text-align: center;
    padding: 70px 0 0;
    height: 96px;
    background: url(/upload/image/20230620/8ad975fddc665f31100ede69e2b4f0d9.png) no-repeat center 80px;
}

.cp_bt a {
    font-size: 30px;
    color: #0054a7;
    font-weight: normal;
}

.cp_t {
    height: 100px;
    width: 1087px;
    margin: 0 auto;
}

.cp_t ul li {
    width: 158px;
    height: 50px;
    float: left;
    padding: 0 26px 0 0;
    margin-bottom: 10px;
}

.cp_t ul li a,
.cp_t span a,
.about dl dd span a {
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    width: 158px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: url(/upload/image/20230620/d29226c0df73cfe1d628dfeda5b3afb6.png) no-repeat;
    overflow: hidden;
}

.cp_t ul li.on a,
.cp_t ul li a:hover,
.cp_t span a:hover,
.about dl dd span a:hover {
    background: url(/upload/image/20230620/7aabf72693a7e3a6e2288dff2fc957ae.png) no-repeat;
}

.cp_t span {
    float: right;
    display: block;
}

.cp_m dl {
    display: inline-block;
    width: 1200px;
}

.cp_m dl dt {
    width: 412px;
    height: 309px;
    float: left;
    overflow: hidden;
}

.cp_m dl dt img,
.news01 dl dt img,
.about dl dt img {
    width: 412px;
    height: 309px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.cp_m dl dt img:hover,
.news01 dl dt img:hover,
.about dl dt img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cp_m dl dd {
    width: 717px;
    height: 309px;
    float: right;
}

.cp_m dl dd h5 {
    overflow: hidden;
    font-size: 15px;
    color: #333;
    padding: 0 0 0 10px;
    font-weight: inherit;
}

.cp_m dl dd h5 i {
    color: #0054a7;
}

.cp_m .cp_desc {
    margin-top: 20px;
    width: 717px;
    height: 221px;
}

.cp_desc ul li {
    font-size: 14px;
    color: #333;
    width: 269px;
    float: left;
    height: 54px;
    line-height: 54px;
    padding: 0 0 0 88px;
    background: #fff url(/upload/image/20230620/ee8a2cd6397f43e30d16190ed40b5e5d.gif) no-repeat 35px 22px;
    border-bottom: #ebebeb 1px solid;
    border-right: #ebebeb 1px solid;
}

/*案例*/
.case {
    padding: 70px 0 80px;
    font-size: 0;
}

.case_bt {
    text-align: center;
    height: 124px;
    background: url(/upload/image/20230620/30894abb170d386830516bb19823048f.gif) no-repeat center 10px;
}

.case_bt a {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.case_bt i {
    color: #0054a7;
}

.case_bt span,
.ys_bt span {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 12px 0 0;
    font-weight: normal;
}

.case_bt i {
    color: #0054a7;
}

.case_l {
    width: 260px;
}

.case_lt {
    background: url(/upload/image/20230620/c4bfc992325ccf138d8be27805b54c27.gif) no-repeat;
    width: 260px;
    height: 92px;
    line-height: 100px;
    overflow: hidden;
}

.case_lt a {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    padding: 0 0 0 22px;
}

.case_l ul li {
    width: 260px;
    height: 90px;
    margin: 1px 0 0;
    background: #efefef;
}

.case_l ul li a {
    font-size: 16px;
    color: #666;
    display: block;
    width: 210px;
    height: 90px;
    line-height: 90px;
    padding: 0 0 0 50px;
    background: url(/upload/image/20230620/9ca7e84153092707a04e14de9b916b44.png) no-repeat 20px 36px;
}

.case_l ul li.cur1 a,
.case_l ul li a:hover {
    color: #0054a7;
    background: url(/upload/image/20230620/2385ca913fb80cd015fe422b21df6400.png) no-repeat 20px 36px;
}

.case_l .case_li02 {
    background: #e8e8e8;
}

.case_more {
    background: #0054a7 url(/upload/image/20230620/3f944f2165a982693dc946c1522eb4bb.gif) no-repeat 20px 36px;
    width: 260px;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
}

.case_more a {
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 50px;
}

.case_r {
    width: 939px;
}

.case_r ul li {
    width: 308px;
    float: left;
    margin: 0 0 0 5px;
    position: relative;
    position: relative;
    line-height: 0;
}

.case_r ul li img {
    width: 308px;
    height: 308px;
    object-fit: cover;
}

.case_desc {
    width: 308px;
    height: 118px;
    text-align: center;
    color: #333;
    background: url(/upload/image/20230620/6ea2b1db30d9fa993a2c19131514cdf5.png) repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.case_desc b {
    width: 270px;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    padding: 12px 0 0;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case_desc p {
    font-size: 14px;
    width: 270px;
    line-height: 24px;
    margin: 0 auto;
    height: 48px;
    padding: 5px 0 0;
    overflow: hidden;
}

.case_r ul li:hover .case_desc {
    background: url(../images/index/case_picbg02.png) repeat;
    color: #fff;
    height: 308px;
    background-color: #000000a3;
}

/*优势*/
.ys_bg {
    background: url(/upload/image/20230620/eaaad1360a1f56a1fbc8ce3d29fe2bea.jpg) no-repeat center 0;
    height: 768px;
    padding: 78px 0 0;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    background-size: 100% 100%;
}

.ys_bt {
    text-align: center;
    height: 138px;
    font-size: 30px;
    color: #fff;
    background: url(/upload/image/20230620/509ff9c68c6829f3bae04fc6c1d70cde.png) no-repeat center 12px;
    font-weight: normal;
}

.ys_bt span {
    color: #fff;
}

.ys dl {
    width: 580px;
    height: 236px;
    background: #fff;
    float: left;
    display: inline-block;
    margin: 0 10px 30px;
}

.ys dl dt {
    width: 54px;
    float: left;
    padding: 90px 0 0;
}

.ys dl dt img {
    width: 54px;
    height: 54px;
    display: block;
    transition: all 0.3s ease-in-out 0s;
}

.ys dl:hover dt img {
    transform: rotateY(180deg);
}

.ys dl dd {
    width: 480px;
    float: left;
    padding: 25px 0 0 15px;
}

.ys dl dd h5 {
    font-size: 20px;
    color: #333;
    height: 50px;
    line-height: 50px;
}

.ys dl dd p {
    line-height: 34px;
    font-size: 16px;
    color: #333;
}

.ys .nobor {
    float: right;
}

.ys ul li {
    width: 240px;
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    display: flex;
}
.ys ul li i:first-child {
    background: url(/upload/image/20230620/3090d9866ae22c07d9f4093387fb01ac.gif) no-repeat;
    display: block;
    float: left;
    width: 28px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    margin: 8px 10px 0 0;
}
.ys ul li em {
    background: url(/upload/image/20230620/3090d9866ae22c07d9f4093387fb01ac.gif) no-repeat;
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    margin: 8px 10px 0 0;
}
.ys ul li div {
    font-size: 16px;
    color: #333;
    display: block;
    float: left;
    width: 200px;
}
.ys ul li span {
    font-size: 16px;
    color: #333;
    display: block;
    float: left;
    width: 200px;
}

.ys ul li i {
    font-size: 20px;
    color: #0054a7;
    font-family: Verdana, Geneva, sans-serif;
}

.ys_tel {
    width: 360px;
    margin: 0 auto;
}

.ys_tel p {
    font-size: 14px;
    color: #fff;
    background: url(/upload/image/20230620/0cb2a09c6f87f75eb3f18fa4ea188dce.png) no-repeat 0 10px;
    padding: 0 0 0 40px;
    float: left;
}

.ys_tel p b {
    display: block;
    font-size: 24px;
}

.ys_tel span {
    display: block;
    float: right;
    width: 117px;
    padding: 6px 0 0;
}

.ys_tel span a {
    display: block;
    font-size: 14px;
    color: #fff;
    background: url(/upload/image/20230620/29f450aaabb8bafc9951fa432556b7d1.png) no-repeat;
    width: 117px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.ys_tel span a:hover {
    background: url(../images/index/ys_btn02.png) no-repeat;
    color: #0054a7;
    animation: shake .5s linear;
    -webkit-animation: shake .5s linear;
}

/*资讯中心*/
.news_bg {
    padding: 70px 0;
    font-size: 0;
    background: url(/upload/image/20230620/12274e58c26f25f7056f9aa954183bea.gif) repeat-x 0 190px;
}

.news_bt {
    height: 60px;
    text-align: center;
    background: url(/upload/image/20230620/8ad975fddc665f31100ede69e2b4f0d9.png) no-repeat center 10px;
}

.news_bt a {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.news_t ul li {
    height: 62px;
    line-height: 62px;
    overflow: hidden;
    float: left;
    padding: 0 20px 0 0;
}

.news_t ul li a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
    height: 62px;
}

.news_t ul li.on a,
.news_t ul li a:hover {
    color: #0054a7;
    background: url(/upload/image/20230620/3259429523749d18d22533ba93b0e143.gif) repeat-x 0 59px;
}

.news_t span {
    float: right;
}

.news_t span a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}

.news_m {
    padding: 30px 0 0;
}

.news01 {
    width: 740px;
}

.news01 dl {
    width: 740px;
    display: inline-block;
}

.news01 dl dt {
    width: 300px;
    height: 182px;
    float: left;
    overflow: hidden;
}

.news01 dl dt img {
    width: 300px;
    height: 182px;
}

.news01 dl dd {
    padding: 0 0 0 30px;
    width: 400px;
    float: left;
}

.news01 dl dd h5,
.news02 dl dt,
.about dl dd h5 {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news01 dl dd h5,
.news02 dl dt {
    width: 390px;
    font-size: 16px;
    color: #333;
}

.news01 dl dd h5 a,
.news02 dl dt a,
.about dl dd h5 a {
    font-size: 16px;
    color: #333;
}

.news01 dl dd h5 a:hover,
.news02 dl dt a:hover,
.about dl dd h5 a:hover {
    color: #0054a7;
}

.news01 dl dd p,
.news02 dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    padding: 10px 0 0;
}

.news01 dl dd span,
.news02 dl dd span {
    width: 20px;
    padding: 15px 0 0;
}

.news01 dl dd span a,
.news02 dl dd span a {
    display: block;
    width: 20px;
    height: 20px;
}

.news01 dl dd span a:hover,
.news02 dl dd span a:hover {
    animation: shake .5s linear;
    -webkit-animation: shake .5s linear;
}

.news02 {
    width: 395px;
}

/*聚焦BG集团*/
.ab_bg {
    background: url(/upload/image/20230620/70ddf76d309cb4b9a880f5d9e29d2274.jpg) no-repeat center 0;
    height: 918px;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    background-size: 100% 100%;
}

.ab_bt {
    height: 125px;
    text-align: center;
    padding: 40px 0 0;
    background: url(/upload/image/20230620/ccfdaeab0cd4dd90ff08e94210c457e0.png) no-repeat center 52px;
}

.ab_bt a {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.about dl {
    width: 840px;
    margin: 0 auto;
    padding: 28px 0 0;
    background: url(/upload/image/20230620/960034c772069f0bbe7db5aa810fe9fc.png) no-repeat;
}

.about dl dt {
    width: 633px;
    height: 395px;
    overflow: hidden;
    margin: 0 auto;
}

.about dl dt img {
    width: 633px;
    height: 395px;
}

.about dl dd {
    padding: 90px 0 0;
    text-align: center;
}

.about dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    padding: 15px 0 0;
}

.about dl dd span {
    display: block;
    width: 720px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.about dl dd span a {
    margin-right: 22px;
}

/*友情链接*/
.links_bg {
    height: 70px;
    background: #f8f8f8;
    line-height: 70px;
    overflow: hidden;
}

.links_l {
    width: 75px;
    padding: 26px 0 0;
    line-height: 0;
}

.links_c {
    width: 1125px;
}

.links_c a {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}


/**/
@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        -webkit-transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}



/* 分页*/.el-pagination {white-space:nowrap;padding:2px 5px;color:#303133;text-align:center;font-size:12px;clear:both;margin-bottom: 35px;}
.el-pagination::after,.el-pagination::before {display:table;content:"";}
.el-pagination::after {clear:both;}
.el-pagination button,.el-pagination span:not([class*=suffix]) {display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;}
.el-pagination button:disabled {color:#C0C4CC;background-color:#FFF;cur1sor:not-allowed;}
.el-pagination button {border:none;padding:0 6px;background:0 0;}
.el-pagination button,.el-pagination span:not([class*=suffix]) {display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;}
.el-pagination__total {margin-right:10px;font-weight:400;color:#606266;}
.el-pager {-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0;}
.el-pager li {padding:0 4px;font-size:13px;min-width:35.5px;height:28px;line-height:28px;box-sizing:border-box;text-align:center;}
.el-pager,.el-pager li {vertical-align:top;margin:0;display:inline-block;}
.el-pagination.is-background .el-pager li:not(.disabled).active {background-color:#3368c6;color:#FFF;}
.el-pagination .btn-next,.el-pagination .btn-prev {background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133;}
.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li {margin:0 5px;padding:0;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px;}