body {min-width: 1100px;}
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}
.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);}
.color-blue {color: #0261bb}
.text-truncate2 {text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.fs-14 {font-size: 14px !important;}


.container,.dyui-container {width: 1100px; padding: 0; max-width: none !important;}
.navbar-nav {flex-direction:row}/*导航水平排列*/
.collapse:not(.show) {display: flex;}

.gutters20 {margin-left: -10px; margin-right: -10px;}

.gutters20 > .col,
.gutters20 > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }


/*版块标题*/
.dyui-main-header {
    background: linear-gradient(top, #fbfcfe, #dfeffc);
    background: -ms-linear-gradient(top, #fbfcfe, #dfeffc);
    background: -webkit-linear-gradient(top, #fbfcfe, #dfeffc);
    background: -moz-linear-gradient(top, #fbfcfe, #dfeffc);
    padding:  5px 5px 1px; display: flex; justify-content: space-between; align-items: center; overflow: hidden}
.dyui-main-header h3 {
    background: linear-gradient(top, #50a5f7, #155ca9);
    background: -ms-linear-gradient(top, #50a5f7, #155ca9);
    background: -webkit-linear-gradient(top, #50a5f7, #155ca9);
    background: -moz-linear-gradient(top, #50a5f7, #155ca9);
    font-size: 18px; collapse: #333; padding: 6px 15px; font-size: 16px; color: #fff}
.dyui-main-header .more {color: #666; font-size: 14px; padding-right: 8px}

.header-top {background-color: #fdfdfd; border-bottom: solid 1px #e6e6e6; height: 36px; line-height: 36px; color: #666}
.header-top .dyui-container {display: flex;justify-content:space-between}
.header-top a {color: #666}

/*导航开始*/
.dyui-header .head {padding: 20px 0; justify-content: space-between; align-items: center}
.dyui-header .logo {height: 80px}
.dyui-header .navbar {
    background: linear-gradient(top, #54aafd, #084c97);
    background: -ms-linear-gradient(top, #54aafd, #084c97);
    background: -webkit-linear-gradient(top, #54aafd, #084c97);
    background: -moz-linear-gradient(top, #54aafd, #084c97); height: 48px; padding: 0}
.header-line {height: 46px;}

/*搜索栏*/
.head-search {}
.head-search .form-inline {float: right; border: solid 1px #CED4DA; border-radius: 100px; overflow: hidden; line-height: 38px}
.head-search .form-inline * {border: none}
.head-search .form-inline select {margin-left: 5px}
.head-search .form-inline button {background: none; padding: 0 10px; height: 38px}
.head-search .form-inline button i {color: #015BE2;}

.head-tel p {font-size: 26px; color: #f38317; font-weight: bold}

.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: 48px; line-height: 48px; display: block;white-space: nowrap; text-align: center}
.dyui-header .dyui-nav li.active .c1 {}
.dyui-header .dyui-nav li a.c1:hover {}
.dyui-header .navbar-toggler-icon i {color: #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}

/*导航结束*/

/*轮播图*/
#banner {width: 1100px; margin: 5px auto 0}
#banner .carousel-indicators {overflow: hidden; margin-left: 0; margin-right: 0}
#banner .carousel-indicators li {background-color: #666666}
#banner .carousel-indicators .active {background-color: #aa0000}
#banner .carousel-inner img {width: 100%; height: 100%;}

.dyui-news {margin-top: 10px; background-color: #fff}
.dyui-news .dyui-main-body {padding: 0}


/*当前位置*/
.dyui-breadcrumb {margin: 0; background: none; padding: 0; color: #666; font-size: 14px}
.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}

.page-content {padding: 10px 0; line-height: 200%}
.page-content * {max-width: 100%}

/*底部版权*/
.dyui-footer {
    background: linear-gradient(top, #f3f6fd, #ffffff);
    background: -ms-linear-gradient(top, #f3f6fd, #ffffff);
    background: -webkit-linear-gradient(top, #f3f6fd, #ffffff);
    background: -moz-linear-gradient(top, #f3f6fd, #ffffff);
border-top: solid 1px #ddd; padding: 15px 0; overflow: hidden; color: #666; text-align: center; line-height: 140%; margin-top: 20px; font-size: 14px}
.dyui-footer p {padding-top: 5px; padding-bottom: 5px}
.dyui-footer a {color: #666}
.dyui-footer a:hover {color: #99987C}
.dyui-footer .f-nav {margin-bottom: 5px}
.dyui-footer .f-nav a {padding: 5px;}


/*热门推荐*/
.rdtj {display: flex; justify-content: space-between; border: solid 1px #ddd; padding: 5px 10px; font-size: 14px; margin-top: 10px}
.rdtj span {flex: 0 0 80px; width: 80px}
.rdtj ul {flex: 0 0 1000px; display: flex; overflow: hidden}
.rdtj ul li {flex: 0 0 33%; max-width: 33%}
.rdtj ul li a {color: #1168b9}
.rdtj ul li a:hover {color: #f38317}

.news-tab .nav-tabs {background-color: #f7f7f7; border-bottom: solid 1px #a8c7ee; padding-left: 10px}
.news-tab .nav-tabs .nav-link {border-radius: 0; color: #417dc5; padding: 5px 15px; font-size: 15px}
.news-tab .nav-tabs .nav-link.active  {color: #417dc5; background-color: #fff; border-color: #417dc5 #a8c7ee #fff;}

.news-tab-two .nav-tabs {background-color: #FFF; border-bottom: solid 2px #eee;}
.news-tab-two .nav-tabs .nav-link {border-radius: 0; background-color: #d4e8fb; color: #0476d2; padding: 3px 15px; font-size: 15px; margin-right: 5px}
.news-tab-two .nav-tabs .nav-link.active  {color: #FFF; background-color: #0476d2;}

.gonggao {overflow: hidden}
.gonggao .gonggao-header {background:url("../images/gonggao.jpg") no-repeat center top; height: 30px; line-height: 30px}
.gonggao .gonggao-body {border: solid 1px #a8c7ee; padding: 10px;
    background: linear-gradient(top, #e3f3ff, #ffffff);
    background: -ms-linear-gradient(top, #e3f3ff, #ffffff);
    background: -webkit-linear-gradient(top, #e3f3ff, #ffffff);
    background: -moz-linear-gradient(top, #e3f3ff, #ffffff);
}



/*幻灯新闻*/
.tphd {position: relative; height: 300px; overflow: hidden; text-align: left; border: solid 1px #eee;}
.tphd .pic img { width: 310px; height: 266px; display: block; }
.tphd .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.tphd .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.tphd .txt li{ height:36px; line-height:36px; position:absolute;}
.tphd .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.tphd .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.tphd .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.tphd .num li a,.tphd .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.tphd .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.tphd .num li.on a,.tphd .num a:hover{ background:#f60;  }



/*首页图片滚动*/
.tpbk {background-color: #fff;}
.tpbk .dtit {height: 38px; line-height: 38px; overflow: hidden; border-bottom: solid 2px #DDD; margin: 0px 10px 0; display: flex; justify-content: space-between; align-items: center}
.tpbk .dtit h3 {font-size: 16px; font-weight: bold; padding-left: 10px; color: #3966B5; border-left: solid 3px #3966B5;}
.tpbk .dtit .more {font-size: 14px; color: #3966B5}
.tpbk .bd {overflow: hidden; padding: 10px 5px}
.tpbk .photo-list li {float: left}
.tpbk .photo-list li .box {display: block}



/*Links*/
.links {background-color: #fff; border: solid 1px #ddd; padding: 15px;}
.links .dtit {height: 40px; line-height: 40px; overflow: hidden; border-bottom: solid 4px #eee; display: flex; justify-content: space-between}
.links .dtit h3 {
    background: linear-gradient(top, #50a5f7, #155ca9);
    background: -ms-linear-gradient(top, #50a5f7, #155ca9);
    background: -webkit-linear-gradient(top, #50a5f7, #155ca9);
    background: -moz-linear-gradient(top, #50a5f7, #155ca9);
    font-size: 15px; padding-left: 30px; padding-right: 30px; color: #3966B5; line-height: 38px; color: #fff}
.links ul {margin-top: 10px; height: auto; overflow: hidden; }
.links ul li {float: left; padding: 5px 15px; font-size: 14px;}


/*图片列表*/
.photo-list li {text-align: center}
.photo-list li img {width: 100%}
.photo-list li .t {height: 30px; line-height: 30px; overflow: hidden; font-size: 15px}


.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: #FFF; border: solid 1px #ddd; border-top: solid 2px #105596}
.dyui-znav .znav-header {padding: 12px 15px}
.dyui-znav .znav-header h3 {color: #0261bb; font-size: 18px; font-weight: bold}
.dyui-znav .znav-body {padding: 20px; padding-top: 5px}
.dyui-znav .li_c1 {margin-bottom: 8px;}
.dyui-znav .c1 {
    background: linear-gradient(top, #ffffff, #e7e7e7);
    background: -ms-linear-gradient(top, #ffffff, #e7e7e7);
    background: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    display: block; border: solid 1px #eee; border-radius: 3px; padding: 3px 30px;
}
.dyui-znav .c1 i {float: right}
.dyui-znav .c1.active {
    background: linear-gradient(top, #346fc9, #2d5fa8);
    background: -ms-linear-gradient(top, #346fc9, #2d5fa8);
    background: -webkit-linear-gradient(top, #346fc9, #2d5fa8);
    background: -moz-linear-gradient(top, #346fc9, #2d5fa8);
    color: #fff}
.dyui-znav .c1:hover {color: #f38317}
.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; 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-mainl {max-width: 288px;}
.dyui-mainr {max-width: 832px;}
.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 2px #1168b9; height: 32px; line-height: 30px}
.dyui-mainr .main-header h3 {background-color: #1168b9; font-size: 15px; color: #FFF; font-weight: bold; padding: 0 15px; line-height: 30px}
.dyui-mainr .main-body {padding: 10px 15px; border: solid 1px #ddd; border-top: none}


/*文章列表*/
.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 {}
.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.dotted {border-bottom: dotted 1px #ddd}
.dyui-news-list li .t {font-size: 15px; display: block}
.dyui-news-list li .t .date {color: #999; font-size: 14px; float: right}
.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 .info {flex: 1; width: 0;}
.dyui-news-list li.li-b .info .t {height: 30px; line-height: 30px; overflow: hidden; font-size: 15px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis;}
.dyui-news-list li.li-b .info .date {color: #999; font-size: 14px;}
.dyui-news-list li.li-b .info .desc {height: 22px; line-height: 22px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; color: #999; font-size: 15px;}
.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;}

.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}


/*分页*/
.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: #263c47; color: #fff}


/*详情*/
.show-title {line-height: 30px; width: 100%; color: #333333; font-size: 20px; overflow: hidden; margin: 15px 0; text-align: center}
.show-info {width: 100%; margin: 10px 0 20px; overflow: hidden; color: #666; text-align: center; font-size: 14px}
.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-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; 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}

/*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}


.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 * {max-width: 100%}

/*分页*/
.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%;}

/*msg与404*/
.fc-msg-main { text-align: center}
.fc-msg-main .fc-msg-body {min-height: 400px}
.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}