
dl, ol, ul {padding: 0; margin: 0}
li {list-style: none}
a {color: #333}
a:hover {color: #23833e}
a:focus{text-decoration:none;}
a:hover{text-decoration:none;}
p {margin: 0}
.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}
    .dyui-container {padding-left: 0; padding-right: 0}
}
.gutters20 {margin-left: -10px; margin-right: -10px;}

.gutters20 > .col,
.gutters20 > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }


.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 h3 {line-height: 34px; padding: 0 10px; font-size: 28px; color: #333; position: relative; z-index: 9; display: inline-block}
.dyui-main-header .header-desc {color: #666; font-size: 16px; height: 24px; line-height: 24px; z-index: 9; position: relative; min-width: 100px; display: inline-block; margin-top: 8px}

/* .body-index .dyui-header {position: absolute;} */
.dyui-header {background-color: #fff;box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); z-index: 99}
/*导航开始*/
.dyui-header .dyui-nav {padding: 0;}
.dyui-header .dyui-nav li a.c1 {color: #000; padding: 0 20px; height: 48px; line-height: 48px; display: block}
.dyui-header .dyui-nav li a.c1:hover {color: #29a719}
.dyui-header .dyui-nav li.active a.c1 {color: #29a719;}

.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%;}




/*首页产品*/
.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: #ff9d3c; color: #fff}

.home-product .dyui-main-body.swiper-container {padding-bottom: 50px}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* 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;
    transition: 300ms;
    transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
.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: #23833e !important;}




/*首页公司简介*/
.dyui-about {padding: 60px 0 60px; background-color: #23833e; overflow: hidden; background-repeat: no-repeat; background-position: center top; background-size: cover; position: relative}
.dyui-about::after {position: absolute; display: block; content: ''; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.4); z-index: 1}
.dyui-about .dyui-main-header {margin: 0 0 30px;}
.dyui-about .dyui-main-header .header-title h3 {color: #fff}
.dyui-about .dyui-main-header .header-desc {color: #909eae}
.dyui-about .dyui-main-body {position: relative; z-index: 2}
.dyui-about img {width: 100%;}
.dyui-about .about-text {font-size: 16px; 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-news {}
.dyui-news .dyui-main-header {margin: 0 0 20px;}
.dyui-news .dyui-main-footer {margin-top: 20px}
.dyui-news .nav-pills {padding: 80px 60px}
.dyui-news .nav-pills .nav-link {color: #fff; position: relative; padding: 0 20px; font-size: 24px; margin: 10px 0;}
.dyui-news .nav-pills .nav-link.active {background: none;}
.dyui-news .nav-pills .nav-link.active:after {content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background-color: #fff}
.dyui-news .tab-content {background-color: rgba(77,77,162,0.5); height: 384px; padding: 30px 40px}
.dyui-news .tab-content ul li {padding: 14px 0}
.dyui-news .tab-content ul li a {font-size: 16px; color: #fff; display: flex; align-items: center; justify-content: space-between}
.dyui-news .tab-content ul li a .date {opacity: 0.6}
.dyui-news .tab-content ul li a:hover {text-decoration: underline;}

/*首页案例*/
.dyui-anli {padding: 30px 0; background-color: #F7F7F7; 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-youshi ul li .box {background-color: #184978; border-radius: 100px; width: 200px; height: 200px; border: solid 3px #fff; text-align: center; display: flex; align-items: center; flex-direction:column; justify-content: center; padding: 20px;}
.dyui-youshi ul li .thumb {overflow: hidden; margin-bottom: 5px;}
.dyui-youshi ul li .thumb i {font-size: 30px;}
.dyui-youshi ul li .thumb img {width: 50px; height: 50px;}
.dyui-youshi ul li .t {font-size: 18px; color: #FFF; overflow: hidden; font-weight: bold;}
.dyui-youshi ul li p {font-size: 14px; color: #FFF}
.dyui-youshi ul li:hover .box {background-color: #f4461b}


.dyui-zhaopin {background: url("../images/bg-logo.png") no-repeat right bottom}


/*产品列表*/
.dyui-product-list li {}
.dyui-product-list li .box {display: block;height: 100%}
.dyui-product-list li .thumb {}
.dyui-product-list li img {width: 100%}
.dyui-product-list li .info {padding: 10px;}
.dyui-product-list li .t {text-align: center; line-height: 160%; overflow: hidden;}


.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%; height: 300px;}
.cat-banner img {width: 100%}
.cat-banner .dyui-container {height: 100%; display: flex; align-items: center}
@media(max-width:767px) {
    .cat-banner {height: 100px; display: none}
}

/*栏目简介*/
.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: #202937; overflow: hidden; color: #9da3af; margin-top: 20px}
.dyui-footer a {color: #9da3af}
.dyui-footer a:hover {color: #FFF}
.dyui-footer .border-right {border-color: #394151 !important;}
.dyui-footer .dyui-foot {display: flex; padding-top: 10px; padding-bottom: 10px}
.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-lx {flex: 1; text-align: left}
.dyui-footer .f-lx li {margin-bottom: 8px;}
.dyui-footer .f-lx i {}
.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-right: 10px}
.dyui-footer .f-ewm li span {display: block; margin-top: 6px}
.dyui-footer .copyright {text-align: center; background-color: #151e2c; line-height: 180%; font-size: 14px; padding: 10px 0}

.dyui-footer .dyui-form label {margin-bottom: 0;}
.dyui-footer .dyui-form .control-label {display: none}
.dyui-footer .dyui-form .col-md-10 {flex: 0 0 100%; max-width: 100%}
.dyui-footer .dyui-form .form-control {background-color: #384151; border: none; color: #9da3af}
.dyui-footer .dyui-form .fc-code {background-color: #fff}
.dyui-footer .dyui-form .btn {border-radius: 0;}


.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 {background-color: #E9E9E9; padding: 5px}
.dyui-znav .znav-header {background-color: #E9E9E9; padding: 15px 20px}
.dyui-znav .znav-header h3 {color: #23833e; font-size: 26px; margin: 0}
.dyui-znav .znav-body {padding: 0; }
.dyui-znav .li_c1 {margin-bottom: 1px; position: relative;}
.dyui-znav .c1 {height: 44px; line-height: 44px; display: inline-block; width: 100%; background-color: #fff; padding: 0 20px}
.dyui-znav .c1 i {float: right}
.dyui-znav .btn {height: 44px; line-height: 34px; position: absolute; right: 0;}
.dyui-znav .c1.active {background-color: #23833e; color: #fff}
.dyui-znav .c1:hover {background-color: #23833e; color: #fff}
.dyui-znav .c2 {height: 34px; line-hight: 34px; display: inline-block}
.dyui-znav .c3 {height: 34px; line-height: 34px; display: inline-block}
.dyui-znav .ul-c1 {padding-left: 14px; padding-top: 10px;}


/*子栏目*/
.dyui-tab-znav {position:relative;background-color:#FFF; height: auto; overflow: hidden}
.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 10px}
.dyui-tab-znav ul li a:hover {color: #29a719;}
.dyui-tab-znav ul li.active a {background-color: #24833a; color: #fff; border-radius: .25rem; padding: .5rem 1rem;}
.dyui-tab-znav .znav-more {position:absolute; z-index:1;top:0;right: 0;width:50px;height:40px; line-height: 40px; text-align: right;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(246,246,246,0) 0%, rgba(255,255,255,1) 48%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(0%, rgba(246,246,246,0)), color-stop(48%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(246,246,246,0) 0%, rgba(255,255,255,1) 48%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(246,246,246,0) 0%, rgba(255,255,255,1) 48%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(246,246,246,0) 0%, rgba(255,255,255,1) 48%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(246,246,246,0) 0%, rgba(255,255,255,1) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.dyui-tab-znav.open {box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10)}
.dyui-tab-znav.open .box {padding: 10px;}
.dyui-tab-znav.open #znav-ul {width: 100% !important; height: auto; overflow: hidden; 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;}


/*侧边联系方式*/
.contact-skin {margin-top: 20px; background-color: #E9E9E9; padding: 5px}
.contact-skin .card-header {padding: 15px 20px; border: none; background: none}
.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 #23833e; font-size: 20px; color: #23833e; font-weight: bold; line-height: 50px; padding: 0 10px}
.dyui-mainr .main-body {padding: 10px 0}


/* 关于我们页面 */
.about-xiangmu .item .box {position: relative; background-size: cover}
.about-xiangmu .item .box .bg {background-color: rgba(0,0,0,0.2); position: absolute; left: 0; top: 0; right: 0; bottom: 0; color: #fff}
.about-xiangmu .item .info {position: relative; z-index: 1}
.about-xiangmu .item .info .desc {opacity: 0}
.about-xiangmu .item .box:hover .bg {background-color: rgba(0,0,0,0.5);}
.about-xiangmu .item .box:hover .desc {opacity: 1}


.dyui-anli-list li {}
.dyui-anli-list li .box {overflow: hidden; background-color: #fff; display: block; border: solid 1px #ddd}
.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: #29a719}


/*图片列表*/
.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}





/*文章列表*/
.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; border-right: solid 2px #ddd}
.news-datelist li .date b {display: block; line-height: 25px; font-size: 32px; color: #29a719; display: flex;align-items: center; margin-top: 8px}
.news-datelist li .date em {display: block; line-height: 25px; font-size: 16px; color: #29a719; font-style: normal; margin-top: 4px}
.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 .t {color: #29a719}

/*分页*/
.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: #23833e; color: #fff; border: solid 1px #23833e}


/*详情*/
.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}
.show-tab .nav-tabs .nav-link.active  {color: #23833e; background-color: #fff; border-color: #23833e #dddd #fff;}

/*招聘详情*/
.show-yq i {padding-left: 10px; padding-right: 10px}

/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden;}

.product-cat li a {display: block; position: relative}
.product-cat .box {position: absolute; left: 40px; top: 40px;}
.product-cat .box h2 {color: #24833a}


/*产品详情*/
.show-product-main {margin-bottom: 50px; padding: 10px 0 0}
.show-product-thumb .carousel-inner {border: solid 1px #ccc}
.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: 80px; text-indent: 0; border: solid 1px #ddd}
.show-product-thumb .carousel-indicators li img {width: 100%; height: 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: 10px}
.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}


.dyui-feedback {}
@media(min-width:768px) {
.dyui-feedback .form-group {flex:0 0 50%; width: 50%;}
}
.dyui-feedback .form-group#dr_row_content {flex:0 0 100%; width: 100%;}
.dyui-feedback .control-label {display: none;}
.dyui-feedback .col-md-10 {width: 100%;}

/*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: #29a719; font-size: 18px}


/*移动端底部菜单*/
.dyui-footer-nav {background-color: #29a719; height: 50px; border-top: solid 1px #29a719; 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}

@media(min-width:1000px) {
    .left-search {
        flex: 0 0 300px
    }
}
.zhaopin-screen .form-group .control-label {flex: 0 0 100px}

/* 招聘列表 */
.dyui-zhaopin-list li .con {display: none}
.dyui-zhaopin-list li .t {cursor: pointer; padding: 18px;}
.dyui-zhaopin-list li .more {background-color: #f5f5f5; width: 80px; height: 26px; line-height: 20px; text-align: center; border-radius: 100px; cursor: pointer}
.dyui-zhaopin-list li .more:hover {background-color: #eee;}
.dyui-zhaopin-list li .more::after {
    content: ''; display: inline-block;
    right: 20px;
    top: 20px;
    width: 12px;
    height: 12px;
    margin-top: -2px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    -webkit-transform: rotate(45deg);
}
/* .dyui-zhaopin-list li.li-header .more, */
.dyui-zhaopin-list li.li-header {background-color: #24833a; color: #fff}
.dyui-zhaopin-list li.li-header .more {background: none;}
.dyui-zhaopin-list li.li-header .more::after {opacity: 0}

.dyui-zhaopin-list li.open .t {background-color: #f8fafe; color: #23833e}
.dyui-zhaopin-list li.open .more {line-height: 34px}
.dyui-zhaopin-list li.open .more::after {-webkit-transform: rotate(225deg);}
.dyui-zhaopin-list li.open .con {display: block; padding-top: 10px}

.dyui-zhaopin-list li.item:hover .t {background-color: #9ecda9}


/* 时间轴 */
.timer-shaft-box{width:100%;padding:30px 0; box-sizing: border-box;}
.timer-shaft{position:relative;width:100%;height:80px;overflow: hidden;}
.timer-left{position:absolute;top:50%;left:20px;z-index:99;width:23px;height:37px;margin-top:-18.5px;background: url(../images/icon_left.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-right{position:absolute;top:50%;right:20px;z-index:99;width:23px;height:37px;margin-top:-18.5px;background: url(../images/icon_right.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-scale{position:absolute;top:0;left:0;height:80px;padding-left: 80px;font-size: 0;white-space: nowrap;}
.timer-scale-cont{display:inline-block;height:100%;line-height:80px;}
.time-circle{display:inline-block;vertical-align:middle;width:60px;height:60px;line-height: 60px;text-align: center;font-size:18px;color:#fff;border-radius: 50%;background: #666;transition: all .3s;cursor:pointer;}
.timer-scale-cont.hov .time-circle{width:80px;height:80px;line-height: 80px;font-size:24px;background: #1a4886;}

.line-scale {display:inline-block;vertical-align:middle; width: 40px ;height:22px;margin:0 2px;background: url('../images/icon_scale.png') no-repeat;background-size: cover;}
.timer-shaft-content{width:100%;margin-top:45px;overflow: hidden;font-size:0;box-sizing:border-box;white-space: nowrap;}
.shaft-detail-cont{display: none;width:100%;}
.timer-shaft-box .timer-year {font-weight:bold;color:#333;font-size:0; text-align: center; margin-bottom: 20px}
.timer-shaft-box .timer-year span {display: inline-block;vertical-align:middle; font-size:24px;}
.month-detail-box {position:relative;width:100%;min-height:93px;padding-top:30px;font-size:0;box-sizing: content-box; white-space: normal;}
.month-detail-box:before {content: ''; position:absolute; top:0; left:64px; height:100%; border-right:1px dashed #ff8d3d;}
.month-detail-box .month-title{position:absolute; font-size:16px;font-weight: bold;color:#333;}
.month-detail-box .month-title span {display: block; background-color: #2e5c98; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 5px}
.month-detail-box .month-title:before{content: ''; position:absolute; top:50%; left:58px; z-index: 1; width:13px; height:13px;margin-top:-6.5px;background: url('../images/icon_circle.png') no-repeat;background-size: cover;}

.timer-shaft-box .incident-record {display:inline-block; padding-left:80px; line-height:1.5; font-size:14px; color:#333; flex-shrink: 1; width: 100%;}
.timer-shaft-box .incident-record a {font-size:14px; color:#1d69a3;}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {background-color: #24833a;}

@media(max-width:767px) {

    .timer-shaft-box {position: relative}
    .timer-shaft-box .timer-scale {padding-left: 0;}
    .timer-shaft-box .timer-left,
    .timer-shaft-box .timer-right {top: 173px}

}

@media(min-width:768px) {

    .line-scale {width:150px;}
    .timer-shaft-box .shaft-detail-cont {}
    .timer-shaft-box .timer-year {}
    .timer-shaft-box .month-detail-box {width: 50%; float: left; display: flex; padding-top: 80px;}
    .timer-shaft-box .month-detail-box:before {left: -1px;}
    .timer-shaft-box .month-detail-box .month-title {flex-shrink: 0; padding-left: 15px}
    .timer-shaft-box .month-detail-box .month-title:before {left: -7px}
    .timer-shaft-box .month-detail-box:nth-child(2n) {padding-top: 0;}
    .timer-shaft-box .month-detail-box:nth-child(2n):before {left: initial; right: 0}
    .timer-shaft-box .month-detail-box:nth-child(2n) .month-title {order: 2; position: initial; padding-right: 15px}
    .timer-shaft-box .month-detail-box:nth-child(2n) .month-title:before {left: initial; right: -6px; top: 25px}
    .timer-shaft-box .month-detail-box:nth-child(2n) .incident-record {order: 1; text-align: right}

}


.dyui-section-bottom .tableCell {display: flex; flex-direction: column; justify-content: space-between}
.dyui-section-bottom .tableCell .section-box {padding-top: 140px}