body,
html{min-width: 1200px;}

/*Phone手机*/
@media(min-width:1600px) {
    .dyui-container,
    .container {
        width: 1600px !important;
        max-width: 1600px !important;
    }
}
.navbar-nav {flex-direction: row;}
.navbar-collapse {flex-basis: initial;}

dl, ol, ul {padding: 0; margin: 0}
li {list-style: none}
a {color: #333}
a:hover {color: #333}
a:focus{text-decoration:none;}
a:hover{text-decoration:none;}
.btn-danger {background-color: #FF5733 !important;}
.bg-light {background-color: #F6F6F6 !important;}
.text-danger {color: #FF5733 !important}
.img-fd {transition: all 0.3s ease-out 0s;}
.img-fd:hover {transform: scale(1.1);}
.mt-50 {margin-top: 50px;}
.dyui-btn-primary {border:solid 1px #2564af; color: #2564af; border-radius: 0; width: 180px; height: 42px; line-height: 42px; text-align: center;}
.dyui-btn-primary i {color: #2564af}
.dyui-btn-primary:hover {background-color: #2564af; color: #fff}
.dyui-btn-primary:hover i {color: #fff}
.headers {
    padding: 60px 0;
}
.headers .text{
    padding-top: 60px;
}
.headers .dyui-container .text img{
    width: 100%;
    height: auto;
}

/*通用头部开始DIYUNWL*/
.dyui-header {position: relative; box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); z-index: 9;}
.dyui-header .navbar {padding: 10px 0}
.dyui-header .logo {height: auto}

.dyui-header .dyui-nav {padding: 0;}
.dyui-header .dyui-nav li {padding: 0 25px}
.dyui-header .dyui-nav li a.c1 {color: #000; font-weight: bold; height: 100px; padding: 0; line-height: 100px; display: block; position: relative}
.dyui-header .dyui-nav li a.c1:hover {color: #FF5733}
.dyui-header .dyui-nav li.active a.c1 {color: #e99535;}
.dyui-header .dyui-nav li.active a.c1 i {color: #fff}
.dyui-header .dyui-nav li.active a.c1:before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 3px; border-radius: 4px;
    background: linear-gradient(left, #de622f, #f4c11e);
    background: -ms-linear-gradient(left, #de622f, #f4c11e);
    background: -webkit-linear-gradient(left, #de622f, #f4c11e);
    background: -moz-linear-gradient(left, #de622f, #f4c11e);
}
.dyui-header .dyui-nav li .dropdown-toggle::after {content: ''; position: absolute; right: 12px; top: 12px; width: 8px; height: 8px; margin-top: -2px; border-right: 1px solid #808080; border-bottom: 1px solid #808080; border-top: 0; border-left: 0; -webkit-transform: rotate(45deg);}
.dyui-header .dyui-nav li.active .dropdown-toggle::after {border-color: #fff}
.navbar-toggler-icon i {color: #fff}
.dyui-nav .navbar-brand img {height: 40px}
.dyui-nav .form-inline .form-control {border-radius: 3px 0 0 3px; border: none}
.dyui-nav .form-inline .btn {border: solid 1px #98C30F; border-radius: 0 3px 3px 0; background-color: #98C30F; color: #fff}
@media (min-width:768px) {

    .dyui-nav>li>.dropdown-menu {opacity: 1; display: none; margin: 0}
    .dyui-nav li.open .dropdown-menu {display: block;}

}
.dyui-header .smenu i {color: #2564af}

.dyui-header-line {height: 46px;}
/*导航结束*/

/*首页专享头部*/
.body-index #banner {position: relative}
.body-index #banner .dyui-header {position: absolute; top: 0; left: 0; right: 0; color: #fff}
.body-index #banner .dyui-header .dyui-nav li a.c1 {color: #fff}
.body-index #banner .dyui-header .dyui-nav li.active a.c1 {color: #f1942e}
.body-index #banner .dyui-header .dyui-nav li a.c1:hover {color: #f1942e}

/*轮播图开始*/
#banner .carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
#banner .carousel-inner img {width: 100%; height: 100%;}
#banner .carousel-control-prev-icon,
#banner .carousel-control-next-icon {width: 98px; height: 98px; line-height: 98px; text-align: center; border-radius: 100px; background-color: rgba(3,110,184,1); background-size: 20px; opacity: 0.4; background: url("../images/control-icon.png") no-repeat center center}
#banner .carousel-control-prev-icon:hover,
#banner .carousel-control-next-icon:hover {opacity: 1}
#banner .carousel-indicators [data-bs-target] {width: 8px; height: 8px; line-height: 4px; text-align: center; border: none; opacity: 0.4; margin-left: 10px; margin-right: 10px; border-radius: 10px; background: none; text-indent:0}
#banner .carousel-indicators i {font-size: 0; color: #fff; display: inline-block; width: 8px; height: 8px; line-height: 13px; border-radius: 10px; background-color: #fff}
#banner .carousel-indicators .active {opacity: 1; border: solid 2px #fff; height: 10px; width: 10px; line-height: 0;}
/*轮播图结束*/



.dyui-fangan {background: url('../images/fangan-bg.jpg') no-repeat left top; padding-top: 80px; padding-bottom: 80px;}
.dyui-fangan .dyui-main-header {margin-bottom: 45px;}
.dyui-fangan .dyui-main-header .header-title {color: #fff}
.dyui-fangan .dyui-main-header .more {border: solid 1px #2767a5; color: #2767a5; background-color: #fff; padding: 8px 35px; font-size: 14px}
.dyui-fangan .dyui-main-header .more:hover {border: solid 1px #2767a5; background-color: #2767a5; color: #fff; padding: 8px 35px; font-size: 14px}
.dyui-fangan .carousel {display: flex; justify-content: space-between;}
.dyui-fangan .carousel .fangan-left {padding-left: 60px; padding-right: 120px; flex: 0 0 300px; box-sizing: content-box}
.dyui-fangan .carousel .carousel-inner {flex:1;}
.dyui-fangan .carousel .carousel-indicators {position: initial; display: block; margin: 0; height: 350px;}
.dyui-fangan .carousel .carousel-indicators a {display: flex; align-items: center; width: 100%; height: auto; text-indent:0; border: 0; margin: 48px 0; background: none; color: #fff; font-size: 18px;}
.dyui-fangan .carousel .carousel-indicators a hr {display: inline-block; width: 70px; opacity: 0; margin-right: 30px;}
.dyui-fangan .carousel .carousel-indicators a b {margin-right: 20px;}
.dyui-fangan .carousel .carousel-indicators a.active {font-size: 24px;}
.dyui-fangan .carousel .carousel-indicators a.active hr {opacity: 1;}

.dyui-fangan .carousel .carousel-btn {display: flex; justify-content: center; align-items: center; padding-left: 60px; }
.dyui-fangan .carousel .carousel-btn .carousel-control-prev,
.dyui-fangan .carousel .carousel-btn  .carousel-control-next {position: initial;}
.dyui-fangan .carousel-control-prev,
.dyui-fangan .carousel-control-next {width: 58px; height: 58px; line-height: 58px; text-align: center; background-color: #fff; border-radius: 100px; opacity: 1; margin-right: 20px;}
.dyui-fangan .carousel-control-prev i,
.dyui-fangan .carousel-control-next i {font-size: 26px; color: #657f8f}
.dyui-fangan .carousel-control-prev:hover,
.dyui-fangan .carousel-control-next:hover {background-color: #2564af;}
.dyui-fangan .carousel-control-prev:hover i,
.dyui-fangan .carousel-control-next:hover i {color: #fff;}

.dyui-fangan .carousel-caption {left: 80px; bottom: 80px; text-align: left;}
.dyui-fangan .carousel-caption h5 {font-size: 48px; margin-bottom: 40px;}
.dyui-fangan .carousel-caption .more {border-left: solid 1px #fff; padding-left: 80px; height: 120px; line-height: 120px;}



/*首页产品*/
.dyui-product {background: url('../images/product-bg.jpg') no-repeat center top; padding-top: 80px; padding-bottom: 80px;}
.dyui-product .dyui-main-header {font-weight: bold}
.dyui-product .dyui-main-header h3 {margin-bottom: 20px; font-size: 34px; color: #04344c}
.dyui-product .dyui-main-header p {font-size: 18px; color: #04344c}
.dyui-product .dyui-main-header .header-desc {margin-top: 60px; font-size: 16px; color: #3d5866}
.dyui-product .dyui-main-body {margin-top: 54px;}
.dyui-product .dyui-main-body .swiper-solution {padding-bottom: 66px;}
.swiper-pagination-bullet {background-color: #2564af; width: 10px; height: 10px; border-radius: 10px; opacity: 0.4; border: 0;}
.swiper-pagination-bullet-active {opacity: 1;}

/*首页公司简介*/
.dyui-about {overflow: hidden; background: url('../images/about-bg3.png') no-repeat left top;}
.dyui-about .dyui-main-header {margin: 0 0 30px;}
.dyui-about .dyui-main-header .header-title h3 {}
.dyui-about .dyui-main-header .header-title h3:after {background-color: #4680bd}
.dyui-about .dyui-main-header .header-desc {color: #909eae}
.dyui-about .dyui-main-body {display: flex;}
.dyui-about .about-l {width: 500px;}
.dyui-about .about-l h2 {font-size: 48px; font-weight: bold; margin-bottom: 15px;}
.dyui-about .about-l p {font-size: 20px;}
.dyui-about .about-l .btn {margin-top: 310px; border-radius: 0; border-color: #2564af; color: #2564af; border-radius: 0; width: 180px; height: 42px; line-height: 42px; padding: 0;}
.dyui-about .about-l .btn:hover {background-color: #2564af; color: #fff}

.dyui-about .about-info {flex: 1;}
.dyui-about .about-img {margin-top: 80px}
.dyui-about .about-content {color: #6a7176; margin-top: 40px;}

.dyui-about .about-text {font-size: 17px; line-height: 180%;}
.dyui-about .about-text h3 {font-size: 24px; font-weight: bold}
.dyui-about .dyui-main-footer {padding-bottom: 10px}
.dyui-about .dyui-main-footer .dyui-container {box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.1);}
.dyui-about .swiper-pagination {bottom: 40px !important;}


/*首页合作伙伴*/
.dyui-partner {background-color: #f0f7fb; padding: 80px 0}
.dyui-partner .dyui-main-body {display: flex; align-items: center}
.dyui-partner .partner-l {flex: 0 0 510px; position: relative; text-align: center; padding-right: 70px;}
.dyui-partner .partner-l .header-title h3 {margin-bottom: 20px; color: #d6e0e7}
.dyui-partner .partner-l .header-desc {margin-top: 60px; font-size: 16px; line-height: 26px;}
.dyui-partner .partner-l .carousel-indicators {position: initial; margin-top: 110px;}
.dyui-partner .carousel-indicators [data-bs-target] {background-color: #2564af; width: 10px; height: 10px; border-radius: 10px; opacity: 0.4; border: 0; margin-left: 10px; margin-right: 10px;}
.dyui-partner .carousel-indicators .active {opacity: 1;}
.dyui-partner .partner-r {flex: 1; overflow: hidden}

/*首页新闻*/
.dyui-news {background: url('../images/news-bg.jpg') repeat-y center top}
.dyui-news .dyui-main-header {margin: 0 0 20px;}
.dyui-news .dyui-main-footer {margin-top: 20px}

/*首页案例*/
.dyui-anli {padding: 30px 0; background-color: #f1f4f9; overflow: hidden}
.dyui-anli .dyui-main-body {overflow: hidden; position: relative}
.dyui-anli  .swiper-button-next:after,
.dyui-anli  .swiper-button-prev:after {color: #fff}

.dyui-zs-list li img {width: 100%}
.dyui-zs-list li .t {margin-top: 10px}



/*产品列表*/
.dyui-product-list li {margin-bottom: 20px;}
.dyui-product-list li .box {display: block; height: 100%; background-color: #fff; padding: 70px 40px}
.dyui-product-list li .box hr {width: 40px; height: 4px; opacity: 1; border-radius: 2px;
    background: linear-gradient(left, #205a96, #4ba7de);
    background: -ms-linear-gradient(left, #205a96, #4ba7de);
    background: -webkit-linear-gradient(left, #205a96, #4ba7de);
    background: -moz-linear-gradient(left, #205a96, #4ba7de);
}
.dyui-product-list li .thumb {padding: 5px}
.dyui-product-list li .t {font-size: 22px; font-weight: bold; margin-bottom: 40px}
.dyui-product-list li .desc {margin-top: 55px; font-size: 14px; height: 42px; line-height: 21px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;-webkit-box-orient: vertical;}
.dyui-product-list li img {width: 100%}
.dyui-product-list li .info {margin-top: 60px;}
.dyui-product-list li .info i {font-size: 50px; color: #6d8899}
.dyui-product-list li .info .more {display: none}

.dyui-product-list li .box:hover {background: url('../images/product-li-hover.jpg') no-repeat center top; color: #fff}
.dyui-product-list li .box:hover .info .more {display: inline-block}
.dyui-product-list li .box:hover hr {
    background: linear-gradient(left, #dd8933, #dd8933);
    background: -ms-linear-gradient(left, #dd8933, #dd8933);
    background: -webkit-linear-gradient(left, #dd8933, #dd8933);
    background: -moz-linear-gradient(left, #dd8933, #dd8933);
    }
.dyui-product-list li .box:hover i {color: #fff}


/*首页应用*/
.dyui-application {position: relative;}
.dyui-application .dyui-main-header {position: absolute; top: 80px; left: 160px; z-index:9; color: #fff;}
.dyui-application .dyui-main-header h3 {font-size: 36px; margin-bottom: 20px;}
.dyui-application .dyui-main-header p {font-size: 18px;}

/*图集轮播*/
.photo-swiper {width: 100%; margin-top: 20px; margin-bottom: 20px;}
.photo-swiper .swiper-big {position: relative; overflow: hidden; height: auto; background-color: #eee}

.photo-swiper .swiper-slide {position: relative}
.photo-swiper .swiper-slide .swiper-caption {position: absolute; right: 160px; top: 220px; z-index: 9; color: #fff; width: 700px;}
.photo-swiper .swiper-slide .swiper-caption h5 {font-size: 24px; margin-bottom: 40px;}
.photo-swiper .swiper-slide .swiper-caption p {font-size: 14px; line-height: 24px;}
.photo-swiper .swiper-slide .swiper-caption .btn {width: 180px; height: 42px; line-height: 42px; border: solid 1px #fff; color: #fff; font-size: 15px; border-radius: 0; padding: 0; margin-top: 70px;}
.photo-swiper .swiper-slide .swiper-caption .btn:hover {background-color: #fff; color: #333}

.photo-swiper .photo-swiper-thumb {position: absolute; bottom: 0; left: 0; right: 0; z-index: 9; overflow: hidden; display: flex; justify-content: space-between; align-items: center; border-top: solid 1px #898a85; height: 100px}
.photo-swiper .swiper-thumb {overflow: hidden; border-left:solid 1px #898a85;}

.photo-swiper .swiper-thumb .swiper-slide {height: 100px; cursor:pointer; padding: 35px 30px; color: #fff; display: flex; justify-content: space-between; align-items: center; border-right: solid 1px #898a85}
.photo-swiper .swiper-thumb .swiper-slide img {border: solid 1px #ddd; display: block; object-fit: cover;}

.photo-swiper .photo-swiper-thumb .swiper-button-next,
.photo-swiper .photo-swiper-thumb .swiper-button-prev {position: initial; flex:0 0 160px; width: 160px; height: 100px; margin: 0; background: none; border-radius: 0;}
.photo-swiper .photo-swiper-thumb .swiper-button-next:after,
.photo-swiper .photo-swiper-thumb .swiper-button-prev:after {display: none}
.photo-swiper .photo-swiper-thumb .swiper-button-next i,
.photo-swiper .photo-swiper-thumb .swiper-button-prev i {font-size: 40px; color: #fff; opacity: 0.4}
.photo-swiper .photo-swiper-thumb .swiper-button-next:hover,
.photo-swiper .photo-swiper-thumb .swiper-button-prev:hover {
    background: linear-gradient(left, #dd5f30, #f5c71e);
    background: -ms-linear-gradient(left, #dd5f30, #f5c71e);
    background: -webkit-linear-gradient(left, #dd5f30, #f5c71e);
    background: -moz-linear-gradient(left, #dd5f30, #f5c71e);
    color: #fff;
}
.photo-swiper .photo-swiper-thumb .swiper-button-next:hover i,
.photo-swiper .photo-swiper-thumb .swiper-button-prev:hover i {color: #fff; opacity: 1}

.swiper-slide-thumb-active {
    background: linear-gradient(left, #dd5f30, #f5c71e);
    background: -ms-linear-gradient(left, #dd5f30, #f5c71e);
    background: -webkit-linear-gradient(left, #dd5f30, #f5c71e);
    background: -moz-linear-gradient(left, #dd5f30, #f5c71e);
}



@media(max-width:767px) {
    .links {display: none}
}

/*当前位置*/
.dyui-breadcrumb {background-color: #f1f9ff; height: 54px; line-height: 54px; color: #3a4f5d; font-size: 14px}
.dyui-breadcrumb a {color: #3a4f5d}
.dyui-breadcrumb a:hover {color: #3464ae}

@media(max-width:767px) {
    .dyui-breadcrumb {display: none}
}

/*栏目Banner*/
.cat-banner {width: 100%; position: relative}
.cat-banner .dyui-container {}
.cat-banner .banner-caption {position: absolute; width: 100%; bottom: 0px; top: 0; left: 0; right: 0; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; color: #fff}
.cat-banner .banner-caption h3 {font-size: 42px; margin-bottom: 40px; letter-spacing: 12px;}
.cat-banner .dyui-breadcrumb {position: absolute; width: 100%; bottom: 0px; color: #fff}
.cat-banner .dyui-breadcrumb .dyui-container {background-color: rgba(0,0,0,0.5); padding: 8px}
.cat-banner .dyui-breadcrumb * {color: #fff}
.cat-banner img {width: 100%}

/*栏目简介*/
.cat-description {padding: 10px; background-color: #F8F8F8; border: solid 1px #ddd; margin-top: 10px; margin-bottom: 20px; color: #666}

.dyui-main-box {padding: 0 10px; overflow: hidden}

.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}

/*底部版权*/
.dyui-footer {background-color: #10344b; overflow: hidden; color: #688394;}
.dyui-footer a {color: #688394}
.dyui-footer a:hover {color: #688394}
.dyui-footer .border-right {border-color: #394151 !important;}
.dyui-footer .dyui-foot {display: flex; justify-content: space-between; padding-top: 10px; padding-bottom: 50px}
.dyui-footer .f-title {color: #fff; padding-bottom: 10px;}
.dyui-footer .f-logo {flex: 1}
.dyui-footer .f-nav li {margin-bottom: 8px;}
.dyui-footer .f-nav dl dd {margin-bottom: 6px}
.dyui-footer .f-nav dl dt a {color: #fff}

.dyui-footer .f-lx { text-align: center; width: 350px;}
.dyui-footer .f-lx li {margin-bottom: 8px;}
.dyui-footer .f-lx i {height: 40px; line-height: 46px; font-size: 22px; width: 40px;}
.dyui-footer .f-lx.address p {font-size: 12px; line-height: 160%}

.dyui-footer .f-ewm {text-align: center; flex: 1}
.dyui-footer .f-ewm li {text-align: center; display: inline-block; padding-left: 10px}
.dyui-footer .f-ewm li span {display: block; margin-top: 6px}
.dyui-footer .links .btn {border: solid 1px #274657; width: 100%; border-radius: 0; display: flex; justify-content: space-between; align-items: center; padding: 10px 15px; margin-top: 45px}
.dyui-footer .links .btn span {font-size: 15px;}
.dyui-footer .links .btn i {border-left: solid 1px #274657; padding-left: 15px;}
.dyui-footer .copyright {text-align: center; line-height: 180%; font-size: 14px; border-top: solid 1px #274659; padding: 35px 0}
.dyui-footer .copyright .botder-top {border-color: #fff}



/*子栏目*/
.dyui-tab-znav {position:relative; margin-top: 66px; margin-bottom: 15px}
.dyui-tab-znav .box {}
.dyui-tab-znav ul {}
.dyui-tab-znav ul li {float: left; padding: 0 5px;}
.dyui-tab-znav ul li a {display: inline-block; padding: 10px 15px; font-size: 18px; position: relative}
.dyui-tab-znav ul li a:hover {color: #FF5722;}
.dyui-tab-znav ul li.active a {font-weight: bold; color: #2a414c; font-size: 22px}
.dyui-tab-znav ul li.active a:after {content: '';position: absolute; z-index: -1; top: 34px; left: 20%; right: 20%; height: 6px; background-color: #f7cd1f}
.dyui-tab-znav.open #znav-ul {width: 100% !important; height: auto; overflow: hidden; box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10); padding-right: 50px;}
.dyui-tab-znav.open ul li {margin-top: 5px; margin-bottom: 5px}
.dyui-tab-znav.open ul li a {border-radius: 100px; border: solid 1px #ddd; padding: 3px 10px;}


.dyui-main {margin-top: 20px; margin-bottom: 20px}
.dyui-mainr .cat-thumb {height: auto; overflow: hidden; margin-bottom: 20px}
.dyui-mainr .cat-thumb img {width: 100%}
.dyui-mainr .main-header {border-bottom: solid 1px #E7E7E7; height: 50px; line-height: 50px}
.dyui-mainr .main-header h3 {border-bottom: solid 1px #364bb8; font-size: 20px; color: #364bb8; font-weight: bold; line-height: 50px; padding: 0 10px}
.dyui-mainr .main-body {padding: 10px 0}


.dyui-main-about .dyui-main-body .item .left{
    width: 50%;
    float: left;
}
.dyui-main-about .dyui-main-body .item h3{
    padding-bottom: 60px;
}
.dyui-main-about .dyui-main-body .item::after {
    clear: both;
    content: " ";
    display: table;
    box-sizing: border-box;
}
.dyui-main-about .dyui-main-body .item .left img{
    width: 100%;
    height: auto;
    padding-right: 60px;
}
.dyui-main-about .dyui-main-body .item .right img{
    width: 100%;
    height: auto;
    padding-left: 60px;
}
.dyui-main-about .dyui-main-body .item .right{
    width: 50%;
    float: right;
}

/*公司简介*/
.dyui-main-about {padding: 50px 0 50px; overflow: hidden;}
.dyui-main-about .dyui-main-header {margin: 0 0 30px;}
.dyui-main-about .dyui-main-header2 {margin-bottom: 40px;}
.dyui-main-about .about-info {padding-top: 130px;}
.dyui-main-about .about-text {width: 800px; font-size: 18px; line-height: 180%; margin: 0 0 10px 0; color: #737b80;}
.dyui-main-about .dyui-main-header h3 {margin-bottom: 10px; font-weight: bold; }
.dyui-main-about .dyui-main-header p {color: #3d5866; font-size: 18px}
.dyui-main-about .dyui-main-header .xt {margin-top: 50px;}
.dyui-main-about .about-name  {font-size: 22px; color: #333; font-weight: bold; margin-bottom: 35px; margin-top: 60px}
.dyui-main-about .about-img {text-align: right}
.dyui-main-about .about-img img {width: 100%; border-radius: 40px 0 40px 0}
.dyui-main-about .about-more {text-align: right}

.dyui-main-about .about-ys {margin-top: 40px}
.dyui-main-about .about-ys .col-2 {flex: 0 0 20%; max-width: 20%}
.dyui-main-about .about-ys li .box {background-color: #fff; border: solid 1px #eee; padding: 20px}
.dyui-main-about .about-ys li .box b {font-size: 34px; font-weight: bold; color: #333;}
.dyui-main-about .about-ys li .box b i {font-size: 20px; font-weight: normal; color: #333; font-style: normal; margin-left: 5px}
.dyui-main-about .about-ys li .box p {font-size: 20px; color: #333;}
.dyui-main-about .about-ys li:hover .box {background-color: #34599f; border: solid 1px #34599f; color: #fff}
.dyui-main-about .about-ys li:hover .box * {color: #fff}

.page-about {color: #666}
.page-about img {width: 500px; float: left; border-radius: 40px 0 40px 0; margin-right: 30px; margin-bottom: 10px}
.page-about h3 {font-size: 24px; font-weight: bold; margin-bottom: 20px; margin-top: 10px}


/*经营理念*/
.about-linian {background:url("../images/linian-bg.jpg") no-repeat center top; padding-top: 100px; padding-bottom: 100px;}
.about-linian .dyui-main-header h3 {margin-bottom: 20px}
.about-linian .xt {margin-top: 80px; margin-bottom: 80px;}
.about-linian .desc {line-height: 30px;}

.about-jiazhi {background-color: #f0f7fb; padding-top: 100px; padding-bottom: 100px;}
.about-jiazhi .dyui-main-header h3 {font-size: 36px}
.about-jiazhi .dyui-main-body {margin-top: 60px;}
.about-jiazhi ul li .box {padding: 70px 45px; text-align: center}
.about-jiazhi ul li i {font-size: 60px; color: #657f8f}
.about-jiazhi ul li .t {margin-top: 44px; margin-bottom: 15px; font-size: 24px; font-weight: bold}
.about-jiazhi ul li .desc {margin-top: 60px; margin-bottom: 54px; font-size: 14px; height: 48px; line-height: 24px;}
.about-jiazhi ul li .box:hover {box-shadow: 0 0 15px rgb(0, 0, 0, 0.10);}


.about-address {background: url("../images/about-bg2.jpg") no-repeat center bottom; padding-top: 100px; padding-bottom: 300px;}
.about-address .dyui-main-header {margin-bottom: 60px;}
.about-address .dyui-main-header h3 {font-size: 36px;}
.about-address .dyui-main-header p {font-size: 18px; margin-top: 18px;}
.about-address ul li {margin-bottom: 60px;}
.about-address ul li .box {border-left: solid 1px #286eb6; padding: 20px 52px;}
.about-address ul li .t {font-size: 24px; font-weight: bold; color: #04344c;}
.about-address ul li p {font-size: 14px; color: #3d5866; margin-top: 30px;}
.about-address ul li .box:hover {border-width: 4px}
.about-address ul li .box:hover .t {color: #286eb6}



.home-certificate .swiper-button-prev,
.home-certificate .swiper-button-next {top: 45%}
.home-certificate .swiper-button-prev {left: 10px}
.home-certificate .swiper-button-next {right: 10px}
.swiper-button-next,
.swiper-button-prev {width: 40px; height: 40px; background-color: #ccc; border-radius: 100px}
.swiper-button-next:after,
.swiper-button-prev:after {font-size: 20px; font-weight: bold; color: #fff}
.swiper-button-next:hover,
.swiper-button-prev:hover {background-color: #f55b3b}

.certificate-list li .thumb {
    background-color: #dcdcdc;
    padding: 12px;
}

.dyui-anli-list li {}
.dyui-anli-list li .box {overflow: hidden; background-color: #fff; display: block;}
.dyui-anli-list li .thumb {width: 100%; overflow: hidden}
.dyui-anli-list li .thumb img {width: 100%}
.dyui-anli-list li .t {font-size: 16px; padding: 8px 0}
.dyui-anli-list li:hover .t {color: #337afd}


/*图片列表*/
.dyui-photo-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.dyui-photo-list li .box {display: block; height: 100%}
.dyui-photo-list li .thumb {overflow: hidden}
.dyui-photo-list li .thumb img { max-width: 100%}
.dyui-photo-list li .t {font-size: 16px;  overflow: hidden; padding: 8px 5px}

/*文章列表*/
.dyui-thumb-list li {position: relative; padding-top: 5px; padding-bottom: 5px}
.dyui-thumb-list li .box {overflow: hidden; background-color: #fff;}
.dyui-thumb-list li .thumb {width: 100%;}
.dyui-thumb-list li .thumb img {width: 100%}
.dyui-thumb-list li .date {flex: 0 0 90px; margin-right: 10px; background-color: #999; color: #fff; text-align: center; display: flex; flex-direction: column;align-items: center;justify-content: center;}
.dyui-thumb-list li .date b {display: block; line-height: 25px; font-size: 22px; color: #fff; margin-top: 5px; display: flex;align-items: center}
.dyui-thumb-list li .date em {display: block; line-height: 25px; font-size: 14px; font-style: normal;}
.dyui-thumb-list li .info {flex: 1; overflow: hidden}
.dyui-thumb-list li .info .t {height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; font-weight: bold}
.dyui-thumb-list li .info .time {color: #999; font-size: 14px;}
.dyui-thumb-list li .info .desc {line-height: 160%; color: #999; font-size: 15px;}
.dyui-thumb-list li:hover .date {background-color: #FF5722; color: #fff;}
.dyui-thumb-list li:hover .t {color: #FF5722;}

/*文章列表*/
.dyui-news-list li {position: relative; padding-bottom: 20px}
.dyui-news-list li .box {display: flex; overflow: hidden; background-color: #fff; border: solid 1px #eee}
.dyui-news-list li .thumb {margin-right: 15px; flex: 0 0 200px; width: 200px;  overflow: hidden}
.dyui-news-list li .thumb img {width: 100%}
.dyui-news-list li .info {flex: 1; overflow: hidden}
.dyui-news-list li .info .t {height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; font-weight: bold}
.dyui-news-list li .info .time {color: #999; font-size: 14px; margin-top: 8px}
.dyui-news-list li .info .desc {line-height: 150%; color: #999; font-size: 14px; margin-top: 8px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical;}
.dyui-news-list li:hover .box {border-color: #FF5722}
.dyui-news-list li:hover .date {background-color: #FF5722; color: #fff;}
.dyui-news-list li:hover .t {color: #FF5722;}
@media(max-width:767px) {
    .dyui-news-list li .thumb {flex: 0 0 100px; width: 100px;}
}

/*文章列表*/
.news-datelist li {position: relative;}
.news-datelist li .box {overflow: hidden; background-color: #fff;}
.news-datelist li .date {flex: 0 0 80px; margin-right: 10px; text-align: center; display: flex; flex-direction: column;align-items: center;justify-content: center; background-color: #999999; padding: 9px 0}
.news-datelist li .date b {display: block; line-height: 25px; font-size: 20px; color: #FFF; display: flex;align-items: center; font-weight: normal}
.news-datelist li .date em {display: block; line-height: 25px; font-size: 15px; color: #FFF; font-style: normal;}
.news-datelist li .info {flex: 1;padding: 0 10px; overflow: hidden}
.news-datelist li .info .t {font-size: 16px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-datelist li .info .desc {color: #999; font-size: 13px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.news-datelist li:hover .date {background-color: #f55b3b}
.news-datelist li:hover .t {color: #f55b3b}


/*招聘列表*/
.dyui-zhaopin-list li {position: relative; padding-bottom: 20px}
.dyui-zhaopin-list li .box {display: flex; align-items: center; overflow: hidden; background-color: #fff; border: solid 1px #eee;}
.dyui-zhaopin-list li .thumb {margin-right: 15px; flex: 0 0 200px; width: 200px;  overflow: hidden}
.dyui-zhaopin-list li .thumb img {width: 100%}
.dyui-zhaopin-list li .info {flex: 1; overflow: hidden}
.dyui-zhaopin-list li .info .yq {color: #999; font-size: 15px}
.dyui-zhaopin-list li .info .yq i {padding-left: 10px; padding-right: 10px}
.dyui-zhaopin-list li .info .t {height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; font-weight: bold}
.dyui-zhaopin-list li .info .desc {line-height: 150%; color: #999; font-size: 14px; margin-top: 8px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical;}
.dyui-zhaopin-list li:hover .box {border-color: #337afd}
.dyui-zhaopin-list li:hover .t {color: #337afd;}
@media(max-width:767px) {
    .dyui-zhaopin-list li .thumb {flex: 0 0 100px; width: 100px;}
}

/*分页*/

.pagination li {padding-left: 8px; padding-right: 8px;}
.pagination li a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: none;
}
.pagination li a:hover {color: #fff; background-color: #e99536}
.pagination li.active a {background-color: #e99536; color: #fff; border: solid 1px #e99536}
.pagination li.active a:hover {color: #fff;}




/*详情*/
.show-title {line-height: 30px; width: 100%; color: #333333; font-size: 24px; overflow: hidden; margin: 15px 0;}
.show-info {width: 100%; margin: 10px 0 20px; overflow: hidden; color: #666;}
.show-info span {padding-right: 20px;}
.show-info span span {padding: 0;}
.show-thumb {text-align: center}
.show-thumb img {max-width: 100%; background-color: #E6E6E6; padding: 5px}
.show-content {width: 100%; height: auto; overflow: hidden; line-height: 200%; font-size: 15px; padding: 10px 0;}
.show-content * {max-width: 100%;}

.show-tab .nav-tabs .nav-link {border-radius: 0; border: solid 1px #ddd; margin-right: -1px;padding: .8rem 1.5rem;}
.show-tab .nav-tabs .nav-link.active  {color: #FF5722; background-color: #fff; border-color: #FF5722 #dddd #fff;}
.show-tab img {max-width: 100%}



/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden;}

/*产品详情*/
.show-main-info {display: flex; justify-content: space-between; margin-bottom: 100px;}
.show-main-info .show-info-text {width: 720px;position: relative;}
.show-main-info .show-info-text hr.xt {
    width: 40px; height: 4px; opacity: 1; border-radius: 2px; margin: 0; position: absolute; left: 0; z-index: 1;
    background: linear-gradient(left, #1e508c, #419bd7);
    background: -ms-linear-gradient(left, #1e508c, #419bd7);
    background: -webkit-linear-gradient(left, #1e508c, #419bd7);
    background: -moz-linear-gradient(left, #1e508c, #419bd7);
}
.show-main-info .show-info-text .show-xt {position: relative;}
.show-main-info .show-info-text .show-xt .xt-bg {margin: 0;}
.show-main-info .show-info-text h1 {font-size: 32px; font-weight: bold; margin-bottom: 40px;}
.show-main-info .show-info-text .desc {margin-top: 60px;}
.show-main-info .show-info-text .nav-tabs {border-bottom: none; border-top: solid 1px #ddd;}
.show-main-info .show-tab {margin-top: 70px;}
.show-main-info .show-tab .nav-tabs .nav-link.active {background-color: #2564af; padding: 8px 45px; color: #fff; font-size: 20px; border: none;}
.show-main-info .show-tab .show-content {padding-top: 50px;}


.show-main-info .info-thumb {width: 500px;}

.show-tab2 {margin-bottom: 40px;}
.show-tab2 .nav-tabs {border: none; justify-content: center; align-items: center; margin-bottom: 70px; margin-top: 70px;}
.show-tab2 ul li a {padding-left: 40px; padding-right: 40px; font-size: 18px;}
.show-tab2 ul li .active {font-weight: bold; color: #2a414c; font-size: 22px; position: relative}
.show-tab2 ul li .active:after {content: '';position: absolute; z-index: -1; top: 24px; left: 20%; right: 20%; height: 6px; background-color: #f7cd1f}



.header-title2 {border-bottom: solid 1px #ddd; height: 40px; line-height: 40px;}
.header-title2 h5 {border-bottom: solid 2px #0067b6; float: left; margin: 0; line-height: 38px; position: relative}
.show-content {padding: 15px 0}
.show-content img {max-width: 100%}
.show-content table {border-left: solid 1px #666; border-top: solid 1px #666; max-width: 100% !important;}
.show-content table tr td {border-right: solid 1px #666; border-bottom: solid 1px #666; padding: 5px !important;}

/*解决方案页面*/
.solution-main-a {background: url("../images/solution-bg.jpg") no-repeat right top; height: 750px; padding-top: 250px; margin-bottom: 80px; margin-top: 50px;}
.solution-main-a .solution-info {width: 900px; height: 410px; background: url("../images/solution-info-bg.png"); padding: 70px 60px; color: #fff; }
.solution-main-a .solution-info h3 {font-size: 36px; margin-bottom: 32px;}
.solution-main-a .solution-info hr {width: 40px; height: 4px; opacity: 1; border-radius: 2px;
    background: linear-gradient(left, #DA8127FF, #e68c31);
    background: -ms-linear-gradient(left, #DA8127FF, #e68c31);
    background: -webkit-linear-gradient(left, #DA8127FF, #e68c31);
    background: -moz-linear-gradient(left, #DA8127FF, #e68c31);
}
.solution-main-a .solution-info p {margin-top: 58px; font-size: 18px; line-height: 30px;}

.solution-main-b .header-title h3 {font-size: 36px; margin-bottom: 16px; color: #3a4f5d}
.solution-main-b .header-title p {font-size: 18px; color: #3a4f5d}
.solution-main-b .header-desc {font-size: 18px; line-height: 30px; color: #6a7176; margin-top: 80px;}

.solution-logo {padding-bottom: 60px; padding-top: 30px;}
.solution-logo .dyui-main-header h3 {font-size: 36px;}
.solution-logo .dyui-main-header p {font-size: 18px; margin-top: 18px;}
.solution-logo .swiper-wrapper {padding-bottom: 50px;}
.solution-logo .swiper {width: 100%;
    height: 100%;
    margin-left: auto;margin-right: auto;}

.solution-logo .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* 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;
}


/*联系方式*/
.contact-main-a { padding-top: 80px; background: url("../images/contact-bg.jpg") no-repeat center top;}

.contact-main {padding: 15px}
.contact-main .contact-znav a {color: #337ab7;}
.contact-main .contact-znav a.active {color: #333; font-weight: bold}
.contact-box {margin-top: 30px}

.contact-list {width: 1066px; background-color: #fff; margin-top: 70px; margin-bottom: 100px}
.contact-list li .box {padding: 70px 60px; display: flex; align-items: center; color: #667f8f}
.contact-list li .box i {font-size: 36px; color: #657f8f}
.contact-list li .box .info {padding-left: 28px;}
.contact-list li .box .info .dz {margin-top: 2px; font-size: 24px;}

.contact-main-b {overflow: hidden; padding-top: 70px; background-color: #fff;}
.contact-main-b .dyui-main-header h3 {font-size: 36px; font-weight: bold; margin-bottom: 20px; color: #122f44}
.contact-main-b .dyui-main-header p {font-size: 18px; color: #122f44}
.contact-main-b .uk-container {width: 100%; max-width: 100%; padding: 0; margin-top: 55px;}
.contact-main-b .contact-map-list {position: relative}
.contact-main-b .map-left {position: absolute; left: 160px; top: 0; bottom: 0; width: 350px; background-color: rgba(255,255,255,0.92); height: 660px;}
.contact-main-b .map-left .swiper_tit {display: none}
.contact-main-b .map-left .swiper-container {background-color: rgba(255,255,255,0.92); height: 660px}
.contact-main-b .map-left .swiper-wrapper li {height: 110px !important; padding-top: 15px;}
.contact-main-b .map-left .swiper-wrapper li .num {display: none}
.contact-main-b .swiper-wrapper li .info {margin-left: 0px;}
.contact-main-b .swiper-wrapper li .info h4 {font-weight: bold; font-size: 18px;}
.contact-main-b .swiper-wrapper li .info .p {font-size: 14px; margin-top: 10px}
.contact-main-b .map-left .swiper-wrapper li.on {background-color: #e68c31; color: #fff; border-left: solid 4px #2564af}
.contact-main-b #map {height: 660px;}


.contact-form {padding-top: 80px; padding-bottom: 100px; background: url("../images/contact-form-bg.jpg") no-repeat center bottom;}
.contact-form .dyui-main-header h3 {font-size: 36px; margin-bottom: 20px; color: #122f44}
.contact-form .dyui-main-header p {font-size: 18px; color: #122f44}
.contact-form .dyui-main-body {padding-top: 60px;}
.contact-form .dyui-form {width: 1200px; margin: 0 auto;}

.contact-form .dyui-form .form-group {margin-bottom: 20px;}
.contact-form .dyui-form .form-control {padding: .6rem .75rem; border-radius: 0; border-color: #d8dee3}
.contact-form .dyui-form .form-textarea {padding: .6rem .75rem; border-radius: 0; height: 120px; border: solid 1px #d8dee3; width: 100%}
.contact-form .dyui-form .btn-submit {width: 180px; height: 44px; line-height: 42px; text-align: center; border:solid 1px #2564af; color: #2564af; background: none; margin-top: 30px;}
.contact-form .dyui-form .btn-submit:hover {border:solid 1px #2564af; color: #FFF; background: #2564af;}


/*表单*/
.dyui-form-flex .form-group {display: flex}
.dyui-form-flex .form-group .control-label {line-height: 38px;}
@media(min-width:992px) {
    .dyui-form-flex .form-group .control-label {margin-bottom: 0}
}
.dyui-form-flex .form-group .code {margin-left: 10px}
.dyui-form .btn i {margin-right: 10px}

/*msg与404*/
.fc-msg-main {text-align: center; padding: 20px 0; background-color: #E6E6E6; padding: 5px; margin-top: 20px}
.fc-msg-main .fc-msg-header {padding-top: 15px; padding-bottom: 15px}
.fc-msg-main .fc-msg-body {min-height: 500px; background-color: #fff; padding-top: 30px}
.fc-msg-main .fc-msg-body i.fa {font-size: 30px; display: inline-block; background-color: #000000; color: #fff; border-radius: 100px; height: 50px; line-height: 50px; width: 50px; margin: 20px auto}
.fc-msg-main .fc-msg-body .fc-msg-info {display: block}
.fc-msg-body .fc-msg-info .fc-msg-title {padding: 10px 0 20px}
.fc-msg-body .fc-msg-info .fc-msg-title {color: #d91010; font-size: 18px}


/*移动端底部菜单*/
.dyui-footer-nav {background-color: #FF5722; height: 50px; border-top: solid 1px #da4a1e; color: #fff}
.dyui-footer-nav ul {display: flex}
.dyui-footer-nav ul li {text-align: center; flex: 1;}
.dyui-footer-nav ul li a.c1 {height: 50px; line-height: 50px; color: #fff; display: block; padding-top: 3px}
.dyui-footer-nav ul li a.c1 i {display: block; height: 20px; line-height: 20px}
.dyui-footer-nav ul li a.c1 span {display: block; height: 20px; line-height: 20px}
.dyui-footer-nav .dropdown-menu {min-width: 8rem}


