﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

html {
  color: #000;
  background: #ebeff2;
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border-style: none;
  border-color: inherit;
  border-width: 0;
  margin-bottom: -3px;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

input,
textarea,
select {
  font-size: 12px;
  border: 0;
  width: 100%;
  border: 0;
  outline: none;
}

hr {
  margin: 0;
  height: 1px;
  border: 0px;
  border-bottom: 1px #cccccc solid;
  *margin: 5px 0 -5px 0;
  float: none;
  *float: left;
  display: block;
}

body {
  font: 12px/1.5;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
  color: #464646;
}

a {
  text-decoration: none;
  color: #414141;
}

a:hover {
  text-decoration: underline;
  color: #ec8d02;
}

.retpwd:hover {
  color: #39f !important;
  /* border: solid 1px #39f !important; */
  font-weight: bold;
  cursor: pointer;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

.head {
  width: 100%;
  background-color: #015ba9;
  background-image: url(images/head_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 177px;
}

.menu {
  background-color: #0069c5;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 22px;
}

.menu ul {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
}

.menu ul li {
  float: left;
  padding: 0 18px;
}

.menu ul li .fr {
  float: right;
}

.menu ul li a {
  color: #fff;
}

.content {
  width: 1200px;
  margin: 24px auto;
  overflow: hidden;
}

.content_left {
  width: 380px;
  float: left;
}

.content_right {
  width: 790px;
  float: right;
}

.content_div {
  background-color: #fff;
  padding: 11px 11px !important;
  margin-bottom: 24px !important;
}

.content_menu {
  font-size: 16px;
  border-bottom: 2px #e8e8e8 solid;
  height: 40px;
  line-height: 40px;
}

.content_menu div {
  float: left;
  padding: 0 11px;
  cursor: pointer;
}

.content_menu .active {
  border-bottom: 3px #1059cc solid;
  color: #000;
  font-weight: bold;
}

.textinput {
  border: 1px #e1e2e9 solid;
  padding: 6px 8px;
  margin: 12px auto;
  background-repeat: no-repeat;
  padding-left: 38px;
  background-position: 3px 0;
  overflow: hidden;
  border-radius: 6px;
}

.login_div .login_accon {
  display: none;
  height: 145px;
}

.login_div .active {
  display: block !important;
}

.login_btn {
  background-color: #1054ff;
  color: #fff;
  float: right;
  width: 102px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 12px auto;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
}

.login_btn:hover {
  background-color: #08339e;
}

.yanzhengma {
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px #ddd solid;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  color: #1054ff;
  cursor: pointer;
  font-size: 12px;
}

.yanzhengma img {
  width: 100%;
}

h3 {
  font-weight: bold;
  font-size: 24px;
  color: #0255bd;
  background-repeat: no-repeat;
  padding-left: 50px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px #e8e8e8 solid;
}

h3 a {
  float: right;
  color: #6f6f6f;
  font-size: 16px;
  margin-right: 10px;
}

.content_ul {
  padding-top: 10px;
  color: #1d1e20;
}

.content_ul li {
  font-size: 14px;
  line-height: 30px;
  content: ".";
  color: #119ae3;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(images/li.png);
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: 5px 13px;
}

.Imgcardlist {
}

.Imgcardlist .Imgcard {
  padding: 14px 10px;
  border-bottom: 1px #e8e8e8 solid;
  overflow: hidden;
}

.Imgcardlist .Imgcard:last-child {
  border-bottom: 0;
}

.Imgcardlist .Imgcard .Imgcard_img {
  float: left;
}

.Imgcardlist .Imgcard .Imgcard_title {
  float: left;
  margin-left: 18px;
  color: #999;
  font-size: 12px;
  width: 208px;
}

.Imgcardlist .Imgcard .Imgcard_title a {
  display: block;
  font-color: #1d1e20;
  font-weight: bold;
  height: 3em;
  line-height: 1.5em;
  font-size: 16px;
  overflow: hidden;
}

.paiming {
  margin-top: 12px;
}

.paiming .paiming_hang {
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}

.paiming .mingci {
  width: 20%;
  float: left;
  position: relative;
}

.paiming .mingci span {
  width: 14px;
  height: 14px;
  background-color: #c7c7c7;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  top: 10px;
  left: 33%;
}

.paiming .one span {
  background-color: #ff0000;
}

.paiming .two span {
  background-color: #ff8800;
}

.paiming .three span {
  background-color: #1059cc;
}

.paiming .pname {
  width: 60%;
  float: right;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #6f6f6f;
}

.paiming .huoyue {
  width: 20%;
  float: right;
}

.swiper-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  padding-left: 22px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  text-align: right;
  padding-right: 24px;
  width: 98%;
}

.swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  background-color: #3390dd;
}

.notice_title_block {
  font-size: 16px;
  font-weight: bold;
  color: red;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}

.send {
  background-color: #1054ff;
}

.had_send {
  background-color: #999;
  cursor: not-allowed !important;
  font-size: 12px;
}

.had_block {
  overflow: hidden;
  text-align: center;
  padding: 20px 0;
}

.img_block img {
  height: 90px;
  width: 90px;
  border-radius: 50%;
}

.stuName {
  font-size: 14px;
  font-weight: bold;
}

.Character_labeltitle_first {
  font-size: 12px;
  color: #39f;
}

.btn-danger {
  background-color: #ee9b02;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin: 12px 0;
  cursor: pointer;
}

.backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}

#renwu {
  overflow: hidden;
  padding: 10px;
}

#renwu .renwu_img {
  width: 31.333%;
  float: left;
  margin: 18px auto;
  padding: 1%;
}

#renwu .renwu_img img {
  width: 100%;
}

#renwu .renwu_img .renwu_img_title {
  height: 3em;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #1d1e20;
  margin: 5px 0;
  
  overflow : hidden;
  text-overflow: clip;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#renwu .renwu_img .renwu_img_title:hover {
  color: #ec8d02;
}
.renwu_img_time {
  color: #999;
  font-size: 13px;
}

.people_info {
  overflow: hidden;
}

.people_info p {
  font-size: 14px;
  width: 50%;
  float: left;
}

#erweimadiv {
  position: absolute;
  display: none;
  top: 80px;
  right: 0px;
  background-color: #fff;
  z-index: 99;
  color: #333;
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
  width: 250px;
  text-align: center;
}

.appdown:hover #erweimadiv {
  display: block;
}

#qrcode {
  width: 200px;
  margin: 20px auto;
}

/* #xuanke {
  overflow: hidden;
  margin: 4px auto;
} */

#xuanke {
  overflow: hidden;
  padding: 10px;
}
#xuanke  .xuanke_img {
  width: 31.333%;
  float: left;
  margin: 18px auto;
  padding: 1%;
}

#xuanke  .xuanke_img img {
  width: 100%;
}

#xuanke  .xuanke_img .xuanke_img_title {
  height: 3em;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: bold;
  color: #1d1e20;
  margin: 5px 0;
}
.xuanke_img_title {
    overflow : hidden;
    /* text-overflow: ellipsis; */
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#xuanke  .xuanke_img .xuanke_img_title:hover {
  color: #ec8d02;
}
/* #xuanke .xuanke_div {
  width: 286px;
  height: 26px;
  float: left;
  padding: 98px 33px;
  background-position: center;
  background-size: auto 100%;
  margin: 10px;
}

#xuanke .xuanke_div div {
  width: 240px;
  height: 33px;
  background-color: rgba(255, 255, 255, 0.8);
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  color: #1d1e20;
  font-size: 21px;
  font-weight: bold;
  padding: 30px;
} */

.notice_block {
  width: 40%;
  margin: 0 auto;
  position: fixed;
  top: 50px;
  left: 30%;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  z-index: 9999;
  min-height: 360px;
  height: 80%;
  overflow: auto;
}

.col-md-2 {
  width: 17%;
  /* margin-right: 4%; */
  margin-right: 2%;
  margin-left: 1%;
  float: left;
}

.footer {
  background-color: #0069c5;
  color: #fff;
  font-size: 17px;
  padding: 50px 0;
  line-height: 2em;
}

.footer a {
  color: #fff;
}

.img_block {
  float: left;
}

.lable {
  color: #fff;
  font-size: 12px;
  background-color: green;
  padding: 2px 3px;
  font-weight: bold;
  border-radius: 2px;
  margin-left: 5px;
}

.stu_info_grey {
  font-size: 13px;
  color: #a4a4a4;
}

.xuanke_div:hover {
  box-shadow: 0px 0px 15px #999;
}

.renwu_img:hover {
  box-shadow: 0px 0px 15px #999;
}
.xuanke_img:hover {
  box-shadow: 0px 0px 15px #999;
}
.contact_div {
  font-size: 22px !important;
  font-weight: bold !important;
}
/*背景层*/
#popLayer {
  display: none;
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity:0.6;
  height: 258%
}

/*弹出层*/
#popBox {
  display: none;
  background-color: #FFFFFF;
  z-index: 11;
  width: 35rem;
  height: 21rem;
  position:fixed;
  top:0;
  right:0;
  left:0;
  bottom:0;
  margin:auto;
}
/*关闭按钮*/
#popBox .closeButton{
  text-align: right;
  margin-right: 5px;
  /*background-color: #F8F8F8;*/
}
#popBox .closeButton a {
  text-decoration: none;
  color: #2D2C3B;
}
.Content-Main{
  max-width: 500px;
  margin: auto;
  margin-top: 0px;
  padding: 20px 30px 20px 30px;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 1px #FFF;
  border: 1px solid #DDD;
  border-radius: 5px;
  color: #888;
  background: #FFF;
}
.Content-Main h1{
  display: block;
  padding: 0px 0px 10px 40px;
  margin: -10px -30px 30px -30px;
  font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #DADADA;
  color: #888;
}
.Content-Main h1>span{
  display: block;
  font-size: 11px;
}
.Content-Main label{
  display: block;
  margin: 0px 0px 5px;
}
.Content-Main label>span{
  float: left;
  width: 20%;
  padding-right: 10px;
  margin-top: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: right;
  color: #333;
}
.Content-Main input[type="text"],.Content-Main textarea{
  width: 70%;
  height: 20px;
  padding: 5px 0px 5px 5px;
  margin-bottom: 16px;
  margin-right: 6px;
  margin-top: 2px;
  line-height: 15px;
  border-radius: 4px;
  border: 1px solid #CCC;
  color: #888;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.Content-Main textarea{
  width: 70%;
  height: 100px;
  padding: 5px 0px 0px 5px;
}
.button{
  padding: 10px 25px 10px 25px;
  margin-left: 111px;
  border-radius: 4px;
  border:1px solid #CCC;
  background: #FFF;
  color: #333;
}
.button:hover{
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
}

.marquee{
  /*display: none;*/
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 3000;
  pointer-events: none;
}
.close {
  cursor: pointer;
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 18.5rem;
  /* color: #FFFFFF; */
}
.bgt{
  width: 20rem;
  height: 10rem;
  /*background-image: url(张三.jpg);*/
  /* background-repeat:no-repeat; */
  background-size:100% 100%;
  border-radius: 10px 10px 0px 0px;
}
.bgt2{
  width: 19.9rem;
  /* height: 5rem; */
  border:1px solid #dadada;
  text-align: center;
  border-radius:  0px 0px 10px 10px;
  white-space:normal;
  background-color: #F3F3F3;
}

