body {font-size: 14px}
a:hover {color: #0187BB}

a.box {display: block}

.btn-danger {background-color: #FF8400; border-color: #FF8400}
.btn-danger:hover {background-color: #ea7800; border-color: #ea7800}
.btn-primary {background-color: #0187BB; border-color: #0187BB}
.btn-primary:hover {background-color: #0075a4; border-color: #0075a4}
.hover-text-danger:hover {color: #0187BB}


/*版块标题*/
.dyui-main-header {display: flex; align-items: center; justify-content: space-between; border-bottom: solid 1px #ddd;}
.dyui-main-header .name {position: relative; z-index: 9; margin-bottom: -1px}
.dyui-main-header h3 {font-size: 18px; collapse: #333; position: relative; padding-bottom: 15px;}
.dyui-main-header h3:after {content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 5px; background-color: #0187BB}
.dyui-main-header .more {color: #666; float: right; font-size: 14px;}


/*搜索栏*/
.head-search {}
.head-search .form-inline {display: flex; justify-content: space-between; border: solid 2px #0187BB; border-radius: 3px; overflow: hidden; line-height: 38px}
.head-search .form-inline .form-group {margin: 0}
.head-search .form-inline * {border: none}
.head-search .form-inline select {font-size: 14px; padding: 0 5px}
.head-search .form-inline .btn {background: #0187BB; color: #FFF; padding: 0 10px; border-radius: 0;}

/*通用头部开始*/
.dyui-header {border-bottom: solid 1px #64a5bf}
.dyui-header .head {padding: 20px 0; justify-content: space-between}
.dyui-header .logo {height: 60px}
.dyui-header .navbar {background-color: #0187BB; height: 58px}
.dyui-header .dyui-nav {padding: 0; width: 100%}
.dyui-header .dyui-nav li {flex: 1;}
.dyui-header .dyui-nav li a.c1 {color: #fff; height: 58px; line-height: 58px; display: block;white-space: nowrap; text-align: center}
.dyui-header .dyui-nav li.active .c1 {background-color: #005d81}
.dyui-header .dyui-nav li a.c1:hover {border-bottom: solid 2px #fff;}
.dyui-header .dyui-nav li.open .dropdown-menu {display: block; margin-top: 0; border-radius: 0 0 3px 3px; border-top: solid 1px #fff}
@media(max-width:768px) {
    .dyui-header {background-color: #FFF; box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
    .dyui-header .dyui-container {padding: 0;}
    .dyui-header .head {padding: 0;display: flex; justify-content: space-between;}
    .dyui-header .navbar-brand {padding-top: 7px; padding-bottom: 7px; padding-left: 10px}
    .dyui-header .logo {height: 32px; display: block}
    .dyui-header .navbar-toggler {padding-right: 15px}
    .dyui-header .navbar {height: auto; padding: 0; background-color: #fff}
    .dyui-header .navbar i {color: #333; font-size: 28px}
    .dyui-header .navbar-collapse {background-color: #fff; padding: 0 10px; border-top: solid 1px #ddd}
    .dyui-header .dyui-nnav li {border-bottom: solid 1px #eee}
    .dyui-header .dyui-nav li a.c1 {text-align: left; color: #333; border-bottom: solid 1px #eee; display: flex; align-items: center; justify-content: space-between; height: 40px; line-height: 40px;}
    .dyui-header .dyui-nav li.active .c1 {background-color: #FFF;}
    .dyui-header .language {display: flex; padding: 10px}
    .dyui-header .language a {text-align: center; flex: 1; margin: 5px; background-color: #E5D8CB; height: 40px; line-height: 40px}
}
.dyui-header-line {height: 46px;}
/*通用头部结束*/

/*轮播图*/
#banner .swiper-slide a {background-position: center top; background-repeat: no-repeat; background-size: auto 100%; display: block}
#banner .swiper-button-next:after, .swiper-button-prev:after {color: #fff}
#banner img {width: 100%}

.carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
.carousel-inner img {width: 100%; height: 100%;}



.dyui-keshi-tabs {}
.dyui-keshi-tabs .nav li {flex: 1; border-right: solid 1px #ddd}
.dyui-keshi-tabs .nav li a {background-color: #F2F2F2; display: block; height: 56px; line-height: 56px; text-align: center}
.dyui-keshi-tabs .nav li .active {background-color: #0187BB; color: #fff}
@media(max-width:768px) {
    .dyui-keshi-tabs .keshi-list li .btn {font-size: 14px; height: 100%; line-height: 1.2; padding: 15px 5px}
}



.dyui-news-tabs {}
.dyui-news-tabs .nav {border-bottom: solid 1px #ddd}
.dyui-news-tabs .nav li {padding: 0 20px}
.dyui-news-tabs .nav li a {display: block; height: 56px; line-height: 56px; text-align: center}
.dyui-news-tabs .nav li .active {color: #0187BB; border-bottom: solid 3px #0187BB}
.dyui-news-tabs .tabs-news-list li {border-right: solid 1px #ddd; margin: 0}
.dyui-news-tabs .tabs-news-list li:nth-child(2n) {border-right: none}
.dyui-news-tabs .tabs-news-list li a { padding-bottom: var(--bs-gutter-y); border-bottom: solid 1px #ddd}
.dyui-news-tabs .tabs-news-list li a .thumb {max-height: 70px; overflow: hidden; background-color: #EFEFEF}
.dyui-news-tabs .tabs-news-list li a .info {display: flex; flex-direction: column; justify-content: space-between;}


.dyui-news-tabs .ui-top li a .thumb {position: relative}
.dyui-news-tabs .ui-top li a .thumb .info {position: absolute; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.3); color: #fff; padding: 10px 15px;}
@media(min-width:1024px) {
    .dyui-news-tabs .tabs-news-list li:nth-child(1) a,
    .dyui-news-tabs .tabs-news-list li:nth-child(2) a {padding-top: 0 !important;}
    .dyui-news-tabs .tabs-news-list li:nth-child(5) a,
    .dyui-news-tabs .tabs-news-list li:nth-child(6) a {border-bottom: none; padding-bottom: 0 !important;}
}

@media(max-width:768px) {
    .dyui-news-tabs .ui-top li a .thumb img {height: auto !important;}
}



.links {padding-top: 15px; padding-bottom: 5px}
@media(max-width:767px) {
    .links {display: none}
}

/*栏目Banner*/
.cat-banner {width: 100%; min-height: 250px; position: relative}
.cat-banner .bann-box {display: flex; align-items: center;  height: 220px; color: #fff;}
.cat-banner .dyui-breadcrumb {position: absolute; left: 0; right: 0; bottom: 0; color: #fff; padding: 20px 0}
.cat-banner .dyui-breadcrumb a {color: #fff}
@media(max-width:768px) {
    .cat-banner {min-height: 120px;}
    .cat-banner .bann-box {height: 100px;}
    .cat-banner .dyui-breadcrumb {padding: 10px 0}
}

/*栏目简介*/
.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;}

.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}

/*底部版权*/
.dyui-footer {background-color: #0187BB; border-top: solid 1px #ddd; padding: 20px 0; overflow: hidden; color: #666; }
.dyui-footer a {color: #FFF}
.dyui-footer a:hover {color: #b3deef}
/* .dyui-footer a:hover {color: #99987C} */
.dyui-footer .f-links {border-bottom: solid 1px rgba(255,255,255,0.2); padding-bottom: 15px}

.dyui-footer .copyright {border-top: solid 1px rgba(255,255,255,0.2);}
.dyui-footer .copyright .f-nav {}

@media(max-width:767px) {
    .dyui-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 {background-color: #0187BB; padding: 5px; }
.dyui-znav .znav-header {background-color: #0187BB; padding: 15px 20px}
.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: 44px; line-height: 44px; display: inline-block; width: 100%; background-color: #fff; padding: 0 20px}
.dyui-znav .c1 i {float: right}
.dyui-znav .c1.active {background-color: #03A560; color: #fff}
.dyui-znav .c1:hover {background-color: #03A560; 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 .btn {float: right; height: 34px; line-height: 34px; padding: 0 0 0 20px}
.dyui-znav .ul-c1 {padding-left: 14px}

/*子栏目*/
.znav-tree {background-color: #0187BB; overflow: hidden }
.znav-tree .znav-header {background-color: #0187BB; padding: 15px 10px; display: flex; justify-content: space-between; align-items: center}
.znav-tree .znav-header h3 {color: #364bb8; font-size: 26px; margin: 0}
.znav-tree .znav-header .znav-more {}
.znav-tree .znav-body {padding: 0; background-color: #fff}
.znav-tree .child-li {position: relative}
.znav-tree .name-c1 {position: relative}
.znav-tree .btn {position: absolute; right: 0; top:0; bottom: 0; display: flex; align-items: center; height: 44px; padding-right: 10px}
.znav-tree .btn i {color: #FFF}
.znav-tree .li-c1 {position: relative; border-bottom: solid 1px #eee}
.znav-tree .li-c1 .c1 {height: 44px; line-height: 44px; display: inline-block; width: 100%; background-color: #FFF; padding-left: 15px;}
.znav-tree .li-c1 .c1 i {float: right}
.znav-tree .li-c1 .c1.active {background-color: #03A560; color: #FFF}
.znav-tree .li-c1 .c1:hover {background-color: #1768B4; color: #fff}
.znav-tree .ul-c1 {padding: 10px 28px; background-color: #f5f5f5f}
.znav-tree .ul-c1 .c2 {display: block; padding: 10px 0; height: 40px;}
.znav-tree .ul-c1 .c2.active {color: #B70010;}
.znav-tree .ul-c1 .c2:hover {color: #B70010;}
.znav-tree .ul-c1 .li-c2 {border-bottom: solid 1px #eee}
.znav-tree .ul-c1 .li-c2 .btn {padding-right: 0}
.znav-tree .ul-c2 {padding: 0 28px;  background-color: #F5F5F5; border-radius: 5px}
.znav-tree .ul-c2 .li-c3 {}
.znav-tree .ul-c2 .li-c3 .c3 {height: 34px; line-height: 34px; display: inline-block;}
.znav-tree .ul-c2 .li-c3 .c3.active {color: #B70010;}
@media screen and (max-width:768px) {
    .znav-tree .znav-body {display: none}
    .znav-tree.on .znav-body {display: block}
}



.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 3px #0187BB; font-size: 20px; color: #0187BB; font-weight: bold; line-height: 47px; 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-yisheng-list li .thumb {height: 240px; overflow: hidden}
@media(max-width:768px) {
    .dyui-yisheng-list li .thumb {height: 200px;}
}

/*图片列表*/
.dyui-photo-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.dyui-photo-list li .thumb {}
.dyui-photo-list li .thumb img {border: solid 1px #ddd; max-width: 100%}
.dyui-photo-list li .t {font-size: 16px; line-height: 30px; height: 30px; overflow: hidden}

/*图片列表*/
.dyui-video-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.dyui-video-list li .thumb {position: relative;}
.dyui-video-list li .thumb img {border: solid 1px #ddd; max-width: 100%}
.dyui-video-list li .thumb .bg {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.3); line-height: 100%; display: flex; flex-direction: column; justify-content: center}
.dyui-video-list li .thumb .bg i {font-size: 40px; color: #CCC}
.dyui-video-list li .t {font-size: 16px; line-height: 30px; height: 30px; overflow: hidden;}
.dyui-video-list li:hover .thumb img {border: solid 1px #4d90fd;}
.dyui-video-list li:hover .t {color: #4d90fd}

/*图片列表*/
.teachers-list li {padding-top: 15px; padding-bottom: 15px; overflow: hidden; text-align: center}
.teachers-list li .box {display: block}
.teachers-list li .thumb {position: relative}
.teachers-list li .thumb img {border: solid 1px #ddd; max-width: 100%; border-radius: 100px}
.teachers-list li .zw {background-color: #e2efff; padding: 2px 10px; border-radius: 10px; display: inline-block; margin-top: -15px; position: absolute; color: #2588ff; left: 50%; margin-left: -40px; width: 80px; font-size: 14px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.teachers-list li .t {font-size: 16px; line-height: 30px; height: 30px; overflow:hidden; margin-top: 10px}

/*文章列表*/
.dyui-news-list li {position: relative; padding-top: 5px; padding-bottom: 5px}
.dyui-news-list li .thumb {max-height: 128px; overflow: hidden; background-color: #f5f5f5}
.dyui-news-list li .t .date {color: #999; font-size: 14px; }

.dyui-news-list li.li-b .box {display: flex; overflow: hidden; background-color: #fff; padding-bottom: 5px}
.dyui-news-list li.li-b .thumb {margin-right: 15px; width: 120px; flex-shrink: 0}
.dyui-news-list li.li-b .thumb img {width: 100%; border-radius: 6px}
.dyui-news-list li.li-b .data {flex: 0 0 100%; margin-top: 8px}
.dyui-news-list li.li-b .data span {color: #666; margin-right: 20px; font-size: 14px}

.dyui-news-list li:hover a {color: #4d90fd;}

.dyui-news-list li.li-top .box .thumb {max-height: 200px; overflow: hidden;position: relative;}
.dyui-news-list li.li-top .box .info {position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.3); padding:10px; color: #fff}
@media(max-width:768px) {
    .dyui-news-list li.li-b .thumb {width: 80px; }
    .dyui-news-list li .thumb {height: auto; }
}


.news-list .li-a .box {border-bottom: solid 1px #ddd; overflow: hidden; background-color: #fff; padding-bottom: 10px; display: block}
.news-list .li-a .t {height: 36px; line-height: 36px; overflow: hidden; font-size: 16px; font-weight: bold}
.news-list .li-a .thumb {display: flex; margin-left: -5px; margin-right: -5px; margin-top: 10px; margin-bottom: 10px}
.news-list .li-a .thumb span {flex: 1; padding-left: 5px; padding-right: 5px}
.news-list .li-a .thumb span img {max-width: 100%; border-radius: 6px}
.news-list .li-a .data {flex: 0 0 100%}
.news-list .li-a .data span {color: #666; margin-right: 20px; font-size: 14px}

.news-list .li-one .box {border-bottom: solid 1px #ddd; overflow: hidden; background-color: #fff; display: block; position: relative}
.news-list .li-one .info {position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.6); display: flex}
.news-list .li-one .t {height: 36px; line-height: 36px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size: 16px; color: #fff; padding-left: 10px}
.news-list .li-one .thumb {height: 120px; overflow: hidden}
.news-list .li-one .thumb img {width: 100%; border-radius: 6px}
.news-list .li-one .date {flex: 0 0 90px; color: #fff; line-height: 36px}


@media(max-width:768px) {
    .keshi-list li .btn {font-size: 14px; height: 100%}
}

.dyui-index-nav {background: linear-gradient(135deg, rgba(14, 171, 108, 0.9) 0%, rgba(0, 106, 193, 0.9) 100%) 0% 0% / contain; margin-top: -120px; position: relative; z-index: 9}
.dyui-index-nav ul li {border-right: solid 1px #ddd;}
.dyui-index-nav ul li:last-child {border-right: none}
@media (min-width: 1024px) {
    .dyui-index-nav ul li {width: 10% !important;}
}
@media(max-width:768px) {
    .dyui-index-nav {margin-top: 0;}
    .dyui-index-nav ul li {border-right: none; margin-bottom: 5px}
    .dyui-index-nav ul li .thumb img {width: 60%}
}


.dyui-yishang {background: linear-gradient(135deg, rgba(9, 183, 139, 0.85) 0%, rgba(0, 103, 206, 0.85) 100%) 0% 0% / contain;}
.dyui-yishang .dyui-main-header {border-bottom: solid 1px rgba(255, 255, 255, 0.2);}
.dyui-yishang .dyui-main-body {position: relative;}
.dyui-yishang .swiper-solution {overflow: hidden;}
.dyui-yishang .photo-list li .box {display: block; text-align: center; border: solid 1px #ddd; border-bottom: solid 4px #9AE097}

.dyui-yishang .photo-list li .thumb {height: 240px; overflow: hidden}
.dyui-yishang .swiper-button-next,
.dyui-yishang .swiper-button-prev {color: #fff;}
.dyui-yishang .swiper-button-prev {left: -35px;}
.dyui-yishang .swiper-button-next {right: -35px;}
@media(max-width:768px) {
    .dyui-yishang .photo-list li .thumb {height: 200px;}
}

/*详情*/
.show-title {line-height: 30px; width: 100%; color: #333333; font-size: 24px; overflow: hidden; margin: 15px 0; text-align: center}
.show-info {width: 100%; margin: 10px 0 20px; overflow: hidden; color: #666; text-align: center;}
.show-info span {padding: 0 15px 0 0;}
.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-content p {background-color: #fff !important;}

.show-downlist a i {margin-right: 10px}

.show-photo-thumb img {max-width: 100%}

.show-tab .nav-tabs .nav-link {border-radius: 0}
.show-tab .nav-tabs .nav-link.active  {color: #AE313C; background-color: #fff; border-color: #AE313C #dddd #fff;}

/*上下一篇*/
.show-updown {line-height: 200%; font-size: 14px; overflow: hidden;}


.dyui-mainr .main-body .swiper-wrapper li .thumb img {max-width: 100%}
/*产品详情*/
.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: 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 {display: flex; flex-wrap: wrap; padding: 5px 10px; background-color: #e2efff; margin: 10px; border-radius: 100px}
.dyui-form-flex .form-group {display: flex; min-width: 100%}
.dyui-form-flex .form-group .control-label {line-height: 38px; min-width: 100px}
@media(min-width:992px) {
    .dyui-form-flex .form-group .control-label {margin-bottom: 0}
}
.dyui-form .btn i {margin-right: 10px}



.page-name {text-align: center; font-size: 18px; font-weight: bold; padding-top: 20px; background-color: #fff}
.page-content {font-size: 15px; line-height: 200%; padding-top: 20px; background-color: #fff}
.page-content img {max-width: 100%!important; height: auto !important;}
.page-content video {max-width: 100%!important; height: auto !important;}

/*分页*/
.dyui-pager {text-align: center; margin: 10px 0;}
.dyui-pager ul {display: flex; justify-content: center}
.dyui-pager ul li {display: inline-block; padding: 0 5px; line-height: 32px}
.dyui-pager ul li a {padding: 5px 15px; border: #dddddd solid 1px; display: inline-block;}
.dyui-pager ul li a:hover {border: #0072c6 solid 1px}
.dyui-pager ul .active a {border: #0072c6 solid 1px; display: inline-block; background-color: #0072c6; color: #fff;}


.show-teachers-info {margin-top: 20px}
.show-teachers-info .thumb {border-radius: 100px; float: left; margin-right: 10px}
.show-teachers-info .t {height: 32px; line-height: 38px; font-size: 16px;}
.show-teachers-info .zw {height: 22px; line-height: 22px; font-size: 14px; color: #666}


.show-video {position: relative; width: 100%; height: 0; padding-bottom: 62%;}
.show-video .iframe-video {position: absolute; top: 0; left: 0; width: 100%;height: 100%;}


@media (min-width: 769px){
    /* .contact-form .fc-form-body {display: flex; flex-wrap: wrap;} */
    .contact-form .fc-form-body .form-group {flex: 0 0 auto; width: 50%; display: flex; margin-bottom: 20px}
    .contact-form .fc-form-body .form-group#dr_row_content {width: 100%;}
    .contact-form .form-group .control-label {width: 100px; height: 50px; text-align: right; padding: 0 20px 0 0; flex-shrink: 0; line-height: 1; display: flex; align-items: center; text-align: right; justify-content: end;}
    .contact-form .form-group .col-md-10 {flex-shrink: 1; width: 100%}
    .contact-form .form-group .col-md-10 .form-control {width: 100% !important; border-radius: 0; padding: 10px 20px; height: 50px;}
    .contact-form .form-group .col-md-10 label {width: 100% !important;}
}
@media(max-width:768px) {
    .contact-form .form-group .control-label {margin-bottom: 5px}
}