@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */

html {
    background:white;
    color:black;
    font-size: 10px !important;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
body {
  background-image: url('../images/bg2.png');
  background-repeat: repeat;
  font-family: 'Microsoft YaHei';
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea {
    font:12px \5b8b\4f53,arial,sans-serif;
}
input,select,textarea {
    font-size:100%;
}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display:block;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
    border:none;
    font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识，li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素，别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo，让标题都自定义，适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
/* 统一上标和下标 */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
/* 让链接在 hover 状态下显示下划线 */
a:hover {
    text-decoration:underline;
}
/* 默认不显示下划线，保持页面简洁 */
ins,a {
    text-decoration:none;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}
/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
/* 设置显示和隐藏，通常用来与 js 配合 */
.hide {
    display:none;
}
.block {
    display:block;
}
/* 设置浮动，减少浮动带来的 bug */
.fl,.fr {
    display:inline;
}
.fl {
    float:left;
}
.fr {
    float:right;
font-size:16px;
}






/*********首页******/

  .slideBox1 {
  width: 715px;
  height: 395px;
  overflow: hidden;
  position: relative;
}
  .slideBox1 .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  bottom: 11px;
  z-index: 1;
  right: 15px;
}
  .slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
  .slideBox1 .hd ul li {
  float: left;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 20px;
  margin-right: 10px;
}
 .slideBox1 .hd ul .on {
  background: #fff;
}
  .slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
  .slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
  .slideBox1 .bd li img {
    width: 715px;
  height: 395px;
  display: block;
}
 .slideBox1 .bd li .tpwz {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 16px;
}

  .title-box1 {
    border-bottom: 1px solid #00537e;
 
  margin-bottom: 20px;
}
  .title-box1 .title {
  float: left;    width: 130px;
    height: 40px;
    background: #00537e;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.title-box1 div.titles{    
width: 145px;
    height: 45px;
background: url(../images/ba_bgz_03.png);
    position: relative;
    top: 11px;
    left: -8px;}
  .title-box1 .title h2{font-size: 20px;}
.more a{color:#9a0000}


.wrap .mores a{line-height: 40px;font-size:14px;
    height: 40px;
    float: right;
color:#9a0000}
.c21,.c23{width:400px}
.c22 {width:440px;}
.c22{    margin: 0 30px;}
.link_a {
    color: #333!important;
    font-size: 14px!important;
    padding: 0 5px;}
.link_a1{margin-left:10px}


.icon_tit{width:88px;display:inline-block;text-align:center;}
.icon_tit img{    display: block;margin: 0px auto;}
.icon_tit span{font-size:14px;}




/**********登录***************/
.blue{ color:#31acfb}
.main_right{ width:456px; margin:0 auto; }
.main_r_up{ height:74px;padding-top:20px;}
.main_r_up img{ float:left}
.main_r_up .pp{ float:left;height:74px; line-height:74px; font-size:18px; color:#333; padding-left:20px;letter-spacing:9px;}
.sub{ width:456px; height:30px; font-size:14px; color:#666; border-bottom:1px solid #cccccc;}
.sub p{ float:right}
.txt{ width:456px; height:40px; margin-top:20px}
.txt span{     width: 110px;
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: right;}
.txt input{height:40px; border:1px solid #ccc; padding-left:20px; margin-left:20px}
.txt input.txtphone{width:290px;}
.txt input.txtyzm{
    margin-left: 13px;
    width: 153px;
    float:left
}
.txt img.yzmimg{ float:left; margin-left:15px}
.xieyi{ clear:both;padding-left:110px; padding-top:35px; font-size:14px; color:#5a5a5a; height:30px; line-height:30px}
.xiayibu{ width:260px; height:40px; line-height:40px; text-align:center; color:#fff; background: #0e4132; font-size:14px; border-radius:5px; margin-left:130px; margin-top:20px; cursor:pointer}

.tipTimer{padding-left: 20px;}
.zhucebtn{
  float: left;
    width: 249px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #30adfa;
    font-size: 14px;
    border-radius: 5px;
    margin: 0 100px;
    cursor: pointer;
}

.jiaotong{margin: 0 20px;width: 200px;height: 41px;border: 1px solid #ccc;}
.sex{ width:456px; margin-top:20px}
.sex span{ width:90px; font-size:14px; color:#666; height:40px; line-height:40px;}
.sex input{border:1px solid #ccc; padding-left:20px; margin-left:20px}

.txt .huoqu{
    height: 42px;
    width: 136px;
    padding-left: 0;
    margin-left: 20px;
}
.txtyzmdx_img img{    width: 110px;
    height: 40px;}

/***********教师学生信息列表**********/
.lncx{    width: 170px;height:30px;line-height:30px;
    display: inline-block;
    margin-top: 20px;}
    .submit{    display: inline-block;
    width: 90px;
    height: 30px;
    background-color: #00537e;
    color: #fff;
    cursor: pointer;
    border-radius: 14px;
    margin-left: 11px;}
    .layui-input-inline{display:inline-block;}
    .layui-form-label{font-size:14px;}
table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color:#00537e;
    border-collapse: collapse;
    margin: 30px auto;}
table.gridtable tr {    font-size: 16px;}
table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #00334e4d;}
 
.xxzs{    font-weight: bold;
    text-align: center;
    color: #00537e;
    font-size: 30px;}
table.gridtable .tab_t{font-size: 18px;
    /* font-weight: bold; */
    background: #0e4132;
    color: #fff;
    /* text-align: center; */
    height: 30px;
    line-height: 30px;}
.center_sz{height: 60px;
    line-height: 60px;}
.clear{clear: both;}
.wrap .inner-page{    min-height: 300px;}

.tuichu{    background: #00537e;
    width: 160px;
    height: 40px;
    color: #fff;
    margin: 26px 0;    cursor: pointer;}

.grzx{cursor: pointer;margin: 23px 70px;}

.jsfllb li{display: inline-block;    float: left;}

.jsfllb li a{color: #000;padding-right: 20px;    font-size: 16px; }