@charset "utf-8";
/* CSS Document */
/********头部banner图像***********/
.banner{ margin: 20px auto;}
/**********左侧导航栏***********/
.leftNav{float: left;}
/*******右侧内容*********/
.content{ float: right; width: 950px; margin-left: 20px; text-align: left;}


/**********左侧导航栏样式***********/
.layui-nav-tree{ width: 248px; text-align: left;}
.layui-nav{ background-color: #f8eced;}
.layui-nav-itemed > a{ background-color: #a11520 !important ;}
.layui-nav-tree .layui-nav-child a{ color: #700005; font-size:12px;}
.layui-nav .layui-nav-more{border-color: #fff transparent transparent;}
.layui-nav-itemed .layui-nav-more{ border-color: transparent transparent #fff;}
.layui-nav-tree .layui-nav-item a:hover{ background-color: #b23943;}
.layui-nav-tree .layui-nav-bar{ background-color: #AE4B4E;}


/****右侧标题及面包屑*********/
.titleAndNav{ height: 45px; border-bottom: 1px solid #8f000b;}
/*.titleAndNav h1{ float: left; max-width: 300px; color: #8f000b; font-size: 22px; font-weight: 500; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}*/
.titleAndNav h1{ color: #8f000b; font-size: 22px; font-weight: 500; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.titleAndNav h1 a{ color: currentColor;}
.titleAndNav h1 span{ height:21px; width: 8px; background: #ae252f;  background-image: linear-gradient(to top right, #c6414b , #8f000b); box-shadow: 0 3px 5px rgba(159, 0, 1, 0.1); margin-right: 15px; display: inline-block; vertical-align: middle;}
.layui-breadcrumb a:hover { color: #8f000b !important;}

/*****列表****/
.list{margin-top: 10px; width: 950px; overflow: hidden;}
/*****列表形式1****/
.listOne{ padding: 10px 0; border-bottom: 1px solid #f6edee; line-height: 50px; overflow: hidden;}
.listOne a{ display: inline-block;}
.listDeco{ display: inline-block; vertical-align: middle; width: 10px; height: 10px; border-radius: 10px; margin-right: 40px; float: left;background: #ae252f;  background-image: linear-gradient(to top right, #c6414b , #8f000b); box-shadow: 0 3px 5px rgba(159, 0, 1, 0.1); margin-top: 20px;}
.listTitle{ width: 600px; float: left; text-align: left; font-size: 16px; color: #8b8686;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.listTitle:hover{ transition: all .3s ease-in-out; color:#8f000b;}
.listTime{ width: 300px; float: right; text-align: right; font-size: 14px; color: #7c7575;}
/*****列表形式2****/
.listTwo{padding: 10px 0; line-height: 20px; overflow: hidden; width: 45%; margin-right: 5%; float: left; height: 20px;}
.listTwo a{overflow: hidden; display: block; color: #8b8686; float: left;}
.listTwo a:hover{ transition: all .3s ease-in-out; color:#8f000b;}
.listTwoDeco{display: inline-block; vertical-align: middle; width: 10px; height: 10px; border-radius: 10px; margin-right: 10px; float: left;background: #ae252f;  background-image: linear-gradient(to top right, #c6414b , #8f000b); box-shadow: 0 3px 5px rgba(159, 0, 1, 0.1); margin-top: 5px;}
.listTwoTitle{ float: left; text-align: left; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/**********列表形式3（教师）**********/
.listThree{padding: 10px 0; line-height: 20px; overflow: hidden; width: 100%; float: left; border-bottom: 1px solid #f6edee;}
.listThreeImg{ background-repeat: no-repeat; float: left; height: 150px; width: 120px; background-position: center; background-size: cover; display: block; background-image: url(../images/teachers/kjy.jpg);}
.listThreeHead{ display: block; margin-left: 20px; line-height: 36px; font-size: 22px; color: #a11520; float: left; width: 800px; font-weight: 300;}
.listThreeHead:hover{ transition: all .3s ease-in-out; color: #a0232d;}
.listThreeDetail{ display: block; margin-left: 20px; line-height: 25px; font-size: 14px; color: #452d2f; float: left; width: 770px; margin-top: 10px;}
/******页码*******/
#page{text-align: center;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #8f000b;}

/*********内容*******/
.details{ width: 950px; min-height: 500px; text-align: left; margin-top: 20px; margin-bottom: 30px; color: #6e5e60;}
.DetailsHead{}
.DetailsHead h1{font-size: 24px; font-weight: normal; line-height: 40px;}
.DetailsInf{ margin: 10px 0 30px 0;}
.DetailsTimAuth{margin-right: 20px;}
.NewsDetails{text-align: justify; text-justify: inter-ideograph;}

/******B类列表模板*****/
.BList{border: 1px dashed #8f000b; padding: 20px;}
.BHeader{ height: 60px; line-height: 60px; border-bottom: 1px solid #8f000b; font-size: 22px; font-weight: 300; text-align: center;}
.BIntro{ margin: 10px 0; line-height: 30px; text-align: justify; text-justify: inter-ideograph; text-indent: 2em;}
.Bli{width: 100%; margin: 20px 0;}
.Bli tr{height: 30px; line-height: 30px;}
.Bli a{cursor: pointer;}
.BName{ color: #8f000b;}
.BName:hover{ color: #c1000b;}

/***********教师详情模板**********/
.TeacherLeft{ width: 670px; float: left; padding-right: 10px;}
.TeacherImg{ width: 210px; height: 250px; background-image: url(../images/teachers/kjy.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; float: left;}
.TeacherIntro{ width: 400px; height: 230px; float: right; margin-left: 20px; background-color: #f6f6f6; padding: 10px 20px; color: #0C0C0C;}
.TeacherIntro h1{ font-weight: 300; height: 50px; line-height: 50px;}
.TeacherIntro p{ font-size: 16px; line-height: 26px; margin-top:10px; height: 156px; text-align: justify; text-justify:inter-ideograph; color: #5d5555; overflow: hidden; position: relative;}
.TeacherDetail{ padding: 10px 20px 20px 0; float: left;}
.TeacherRight{ width: 260px; float: right; margin-left: 10px;}
.TeacherNewsHead{ background-color: #8f000b; height: 40px; line-height: 40px; color: #fff; font-size: 18px; font-weight: normal; padding:5px 20px;}
.TeacherNewsLi{padding: 10px 20px 30px 30px; background-color: #f6f6f6; list-style-type: square; color: #8f000b;}
.TeacherNewsLi li{ padding: 10px 0; border-bottom: dashed 1px #e3e3e3;}
