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;}
p {margin: 0}
.bg-light {background-color: #eeeeee !important;}
.form-control,
.custom-select {border-radius: 0}
.custom-select:focus,
.form-control:focus {border-color:#ccc; box-shadow: inset 0 1px 1px rgba(0,0,0,.0); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);}
@media (min-width: 1200px){
    .container {width: 1200px; padding: 0; max-width: 1200px}
}
.gutters20 {margin-left: -10px; margin-right: -10px;}

.gutters20 > .col,
.gutters20 > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px; }

.header-top {background-color: #11188e; height: 40px; line-height: 40px; color: #fff}
.header-top .dyui-container {display: flex;justify-content:space-between}
.header-top a {color: #666}
.header-top .language {display: inline-block; background-color: #EADCD0; margin-left: 10px}
.header-top .language a {padding-left: 10px; padding-right: 10px; color: #333; display: inline-block}
.header-top .language a.active {color: #333; background-color: #EDD2BE}
.dyui-header .navbar {padding: 10px 0}
.dyui-header .logo {height: 60px}
.header-line {height: 46px;}

/*版块标题*/
.dyui-main-header .header-title {margin: 10px auto 0; position: relative; text-align: center;}
.dyui-main-header .header-title legend {line-height: 34px; margin: 0 auto 10px; font-size: 28px; color: #333; position: relative; z-index: 99;}
.dyui-main-header .header-title p {color: #999; font-size: 20px; height: 24px; line-height: 30px; z-index: 999; position: relative; min-width: 100px; display: inline-block; margin: 10px auto;}
.dyui-main-header .header-title:after {content:""; display: inline-block; width: 200px; border-top: solid 1px #3353c0; position: absolute; bottom: 40px; left: 50%; margin: 0 0 0 -100px;}
.dyui-main-header .header-title:before {content:""; display: inline-block; width: 10px; height: 10px; background-color: #3353c0;  position: absolute; bottom: 36px; left: 50%; margin: 0 0 0 -5px; transform:rotate(45deg); z-index: 2}
.dyui-main-footer .btn {border: solid 1px #3353c0; background-color: #3353c0; color: #fff}


.dyui-header {position: relative; box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); z-index: 9; background-color: #fff}
/*导航开始*/
.dyui-header .dyui-nav {padding: 0;}
.dyui-header .dyui-nav li a.c1 {color: #000; padding: 0 20px; height: 42px; line-height: 42px; display: block; border-radius: 100px}
.dyui-header .dyui-nav li a.c1:hover {color: #3353c0}
.dyui-header .dyui-nav li.active a.c1 {color: #3353c0; background-color: #e4e4e4}

.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;}

}

/*导航结束*/


.carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
.carousel-inner img {width: 100%; height: 100%;}

/*搜索栏*/
.search-main {overflow: hidden; padding: 20px 0 20px; background-color: #F7F7F7}
.search-main .keylist {line-height: 40px; overflow: hidden}
.search-main .form-inline {float: right; background-color: #fff; border: solid 1px #CED4DA; border-radius: 100px; overflow: hidden; line-height: 38px; padding: 0; position: relative}
.search-main .form-inline .custom-select {position: absolute; left: 0; top: 0; border: none}
.search-main .form-inline .form-control {width: 100%; padding: 0 70px 0 20px; border: none}
.search-main .form-inline select {margin-left: 5px}
.search-main .form-inline button {padding: 0 10px; height: 40px; margin-left: auto; background-color: #3353bf; color: #fff; position: absolute; right: 0; top: 0; border-radius: 0}
.search-main .form-inline button i {color: #fff; margin-right: 5px}
.search-main .search-tel {text-align: right; display: flex; line-height: 40px; justify-content: flex-end;}
.search-main .search-tel i {color: #3353c0; font-size: 40px; margin-right: 10px}
.search-main .search-tel span {font-size: 20px}


/*首页产品*/
.home-product {padding: 50px 0; overflow: hidden}
.home-product .dyui-main-body {padding: 20px 0}
.home-product .product-list {margin-top: 20px;}

.product-tree {text-align: center; width: 100%; margin-bottom: 10px}
.product-tree ul {display: flex; margin-left: -10px; margin-right: -10px}
.product-tree ul li {flex: 1; padding: 10px}
.product-tree ul li a {background-color: #efefef; display: block; padding-top: 10px; padding-bottom: 10px; border-radius: 5px}
.product-tree ul li a:hover {background-color: #3353c0; color: #fff}

.home-product .dyui-main-body.swiper-container {padding-bottom: 50px}
.swiper-container {width: 100%;height: 100%;}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {color: #666}
.swiper-pagination-bullet-active {background: #364bb8 !important;}




/*首页公司简介*/
.home-about {padding: 80px 0 0px; background-color: #1a188d; overflow: hidden;}
.home-about .dyui-main-header {margin: 0 0 30px;}
.home-about .dyui-container {background-color: #fff; padding: 20px}
.home-about img {width: 100%; transform: translate(16px, 24px);}
.home-about .about-text {font-size: 16px; line-height: 180%; margin: 0 0 10px 0; padding-left: 30px}
.home-about .about-text h3 {font-size: 30px}
.home-about .dyui-main-footer {padding-bottom: 10px}
.home-about .dyui-main-footer .dyui-container {box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.1);}

@media(max-width:767px) {
    .home-about .about-img::before {display: none}
    .home-about img {width: 100%; transform:initial}
    .home-about .about-text {padding-left: 0; padding-top: 10px}
    .home-about .about-more {text-align: center}
}


/*首页新闻*/
.home-news {padding: 40px 0; background-color: #F6F6F6}
.home-news .dyui-main-header {margin: 0 0 20px;}
.home-news .dyui-main-footer {margin-top: 20px}

/*首页案例*/
.home-anli {padding: 30px 0; background-color: #F7F7F7; overflow: hidden}
.home-anli .dyui-main-body {overflow: hidden; position: relative}
.home-anli .swiper-button-next:after,
.home-anli .swiper-button-prev:after {color: #fff}

.dyui-zs-list li img {width: 100%}
.dyui-zs-list li .t {margin-top: 10px}

/*首页优势*/
.dyui-youshi {background: #ededed; padding: 30px 0; overflow: hidden}
.dyui-youshi .dyui-main-body {padding: 10px 0 0}
.dyui-youshi ul li:nth-child(1),
.dyui-youshi ul li:nth-child(3),
.dyui-youshi ul li:nth-child(5),
.dyui-youshi ul li:nth-child(7) {margin-top: 50px}
.dyui-youshi ul li b {color: #3353c0; font-size: 40px}
.dyui-youshi ul li .t {font-size: 18px; color: #000; height: 40px; line-height: 40px; overflow: hidden; font-weight: bold; margin-bottom: 5px;}
.dyui-youshi ul li p {font-size: 16px; color: #333}


/*产品列表*/
.dyui-product-list li {}
.dyui-product-list li .box {display: block; border: solid 1px #ddd;}
.dyui-product-list li .thumb {}
.dyui-product-list li img {width: 100%}
.dyui-product-list li .info {padding: 10px; background-color: #eeeeee}
.dyui-product-list li .t {text-align: center; line-height: 160%; overflow: hidden;}
.dyui-product-list li:hover .box {border: solid 1px #3353c0;}
.dyui-product-list li:hover .t {text-decoration: none; color: #3353c0}


.home-contact .hader-title {height: 36px; overflow: hidden}
.home-contact a {display: block; border: solid 1px #ddd; border-radius: 3px}
.home-contact a img {width: 100%}

.links {padding-top: 20px; padding-bottom: 5px; line-height: 180%}
.links a {margin-right: 10px}

@media(max-width:767px) {
    .links {display: none}
}

/*当前位置*/
.dyui-breadcrumb {margin: 0; background: none; padding: 0; color: #666}
.dyui-breadcrumb a {margin: 0 5px; color: #666}
.dyui-breadcrumb a:hover {color: #A3684A}

@media(max-width:767px) {
    .dyui-breadcrumb {display: none}
}

/*栏目Banner*/
.cat-banner {width: 100%}
.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; border-radius: 5px 5px 0 0 }

.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}

/*底部版权*/
.dyui-footer {background-color: #2E2E2E; overflow: hidden; color: #999; text-align: center; margin-top: 20px}
.dyui-footer a {color: #999}
.dyui-footer a:hover {color: #fff}
.dyui-footer .dyui-foot {display: flex; align-items:center; padding-top: 10px; padding-bottom: 10px}
.dyui-footer .f-logo {flex: 1}
.dyui-footer .f-lx {flex: 1; text-align: left}
.dyui-footer .f-lx i {float: left; height: 40px; line-height: 46px; font-size: 38px; width: 40px; margin-right: 6px}
.dyui-footer .f-lx.address p {font-size: 12px; line-height: 160%}
.dyui-footer .f-ewm {text-align: right;flex: 1}
.dyui-footer .f-ewm li {text-align: center; display: inline-block; padding-left: 10px}
.dyui-footer .f-ewm li span {display: block}
.dyui-footer .copyright {text-align: center; background-color: #232323; line-height: 180%; font-size: 14px; padding: 10px 0}

@media(max-width:767px) {
    footer .f-ewm {text-align: center}
}

.iso-list li {border-bottom: solid 1px #ddd; padding: 15px 0; overflow: hidden}
.iso-list li .thumb {text-align: center}
.iso-list li .thumb img {border: solid 1px #ddd}
.iso-list li .t {font-size: 16px; font-weight: bold; line-height: 120%}

/*子栏目*/
.dyui-znav {}
.dyui-znav .znav-header {background-color: #1a188d; padding: 15px 20px; border-radius: 5px 5px 0 0}
.dyui-znav .znav-header h3 {color: #FFF; font-size: 26px; margin: 0}
.dyui-znav .znav-body {padding: 0; }
.dyui-znav .li_c1 {margin-bottom: 1px;}
.dyui-znav .c1 {height: 50px; line-height: 50px; display: inline-block; width: 100%; background-color: #fff; padding: 0 20px}
.dyui-znav .c1 i {color: #aeaeae}
.dyui-znav .c1 .btn i {float: right}
.dyui-znav .c1.active {color: #2a56f7}
.dyui-znav .c1:hover {color: #2a56f7}
.dyui-znav .c2 {height: 34px; line-hight: 34px; display: inline-block}
.dyui-znav .c3 {height: 34px; line-height: 34px; display: inline-block}
.dyui-znav .btn {float: right; height: 34px; line-height: 34px; padding: 0 0 0 20px}
.dyui-znav .ul-c1 {padding-left: 14px}


/*侧边联系方式*/
.contact-skin {margin-top: 20px}
.contact-skin .card-header {padding: 15px 20px; border: none; background: #fff; border-bottom: solid 1px #ddd}
.contact-skin .card-header h3 {color: #333; font-size: 20px; margin: 0}
.contact-skin .card-body {background-color: #fff; padding: 15px}


.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}


/*文章列表*/
.thumb-list li {overflow: hidden; padding: 10px 0}
.thumb-list li .thumb {width: 160px; height: 120px; border:solid 1px #ddd; float: left; margin-right: 10px}
.thumb-list li img {width: 100%; height: 100%}
.thumb-list li .info {}
.thumb-list li .info .t {line-height: 140%; overflow: hidden; font-weight: bold; margin-bottom: 5px}
.thumb-list li .info .date {font-size: 14px; color: #999}
.thumb-list li .info .desc {height: 60px; line-height: 20px; font-size: 14px; overflow: hidden;  color: #666}
.thumb-list li:hover .thumb {border:solid 1px #EEA759}
.thumb-list li:hover .t {color: #EEA759}



/*图片列表*/
.dyui-photo-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.dyui-photo-list li .thumb {border: solid 1px #ddd;}
.dyui-photo-list li .thumb img { max-width: 100%}
.dyui-photo-list li .t {font-size: 16px; line-height: 40px; height: 30px; overflow: hidden}

/*文章列表*/
.dyui-news-list li {position: relative; padding-bottom: 20px}
.dyui-news-list li .box {display: block; overflow: hidden; background-color: #fff;}
.dyui-news-list li .thumb {float: left; margin-right: 15px; width: 200px; height: 130px}
.dyui-news-list li .thumb img {width: 100%}
.dyui-news-list li .info {padding: 10px}
.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 {height: 40px; line-height: 20px; overflow: hidden; color: #999; font-size: 14px; margin-top: 8px}
.dyui-news-list li:hover .date {background-color: #EEAA59; color: #fff;}
.dyui-news-list li:hover .t {color: #EEAA59;}


/*分页*/
.pagination li a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination li.active a {background-color: #364bb8; color: #fff; border: solid 1px #364bb8}


/*详情*/
.show-title {line-height: 30px; width: 100%; color: #333333; text-align: center; font-size: 24px; overflow: hidden; margin: 15px 0;}
.show-info {width: 100%; margin: 10px 0 20px; text-align: center; overflow: hidden; color: #666;}
.show-info span {padding: 0 15px;}
.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}
.show-tab .nav-tabs .nav-link.active  {color: #364bb8; background-color: #fff; border-color: #364bb8 #dddd #fff;}

/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden;}

/*产品详情*/
.show-product-main {margin-bottom: 50px; padding: 10px 0 0}
.show-product-thumb .carousel-inner {}
.show-product-thumb .carousel {padding-bottom: 100px;}
.show-product-main .carousel-inner .carousel-control-next:hover i,
.show-product-main .carousel-inner .carousel-control-prev:hover i {background-color: rgba(0,0,0,0.1); font-size: 30px; padding: 20px 10px; display: inline-block}
.show-product-thumb .carousel-indicators {margin: 0}
.show-product-thumb .carousel-indicators li {width: 80px; height: auto; text-indent: 0; border: solid 1px #ddd}
.show-product-thumb .carousel-indicators li img {width: 100%;}
.show-product-thumb .carousel-indicators .active {background-color: #EEA888; border: 1px solid #FF6600;}
.show-product-thumb .carousel-indicators .carousel-control-next,
.show-product-thumb .carousel-indicators .carousel-control-prev {border: solid 1px #ccc; width: 40px}
.show-product-thumb .carousel-indicators .carousel-control-next i,
.show-product-thumb .carousel-indicators .carousel-control-prev i {color: #666; font-size: 30px}

.show-product-info .show-title {padding: 10px 0 10px; border-bottom: dotted 1px #ddd; text-align: left; margin: 0}
.show-product-info .show-title h1 {font-size: 18px; line-height: 140%}
.show-product-info .show-title h5 {font-size: 16px; line-height: 140%; color: #999}
.show-product-info .description {font-size: 16px; line-height: 140%; color: #999}
.show-product-info .show-btn {overflow: hidden; margin: 20px 0}
.show-product-info .show-btn a {display: block;color: #337ab7;}
.show-product-info .show-btn a i {margin-right: 10px}

.show-product-info .canshu-list {margin: 20px 0; overflow: hidden}
.show-product-info .canshu-list li {padding: 5px 0; overflow: hidden; font-size: 14px}
.show-product-info .canshu-list li b {min-width: 70px; padding-right: 10px; display: inline-block}
.show-product-info .canshu-list li span {line-height: 26px; padding: 2px 10px; color: #333; border-radius: 0}



.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;}


/*联系方式*/
.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 li {overflow: hidden; padding-bottom: 30px}
.contact-list li .thumb {width: 110px; float: left; padding-right: 20px; box-sizing: content-box;}
.contact-list li .thumb img {width: 100%}
.contact-list li .info {}
.contact-list li .info span {margin-right: 10px}
.contact-list li .info .kong {display: none}


/*表单*/
.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: #3353c0; height: 46px; border-top: solid 1px #ccc; 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: 46px; line-height: 46px; 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}