@charset "utf-8";
.content-1 {
  height: 440px;
}
.pic_fj {
  left: 0;
  bottom: 0;
}
.pic_fj img {
  width: 800px;
  height: 400px;
}
.box_fj {
  padding: 30px;
  background: #3cc4ce;
  box-sizing: border-box;
}
.title_fj {
  width: 620px;
  height: 400px;
  right: 0;
  top: 0;
  filter: alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3cc4ce, endcolorstr=#3cc4ce);
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
  -moz-box-shadow: 0px 2px 6px #3cc4ce;
  -webkit-box-shadow: 0px 2px 6px #3cc4ce;
  box-shadow: 0px 2px 6px #3cc4ce;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.box_fj span {
  display: block;
  font-size: 30px;
  color: #fff;
  height: 20px;
}
.box_fj h3 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 68px;
}
.box_fj p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.hotBox_qj {
  width: 100%;
  background: #363636;
}
.first_qj {
  background: #363636;
  height: 450px;
}
.leftBox_qj {
  width: 570px;
  height: 450px;
  box-sizing: border-box;
  padding: 50px 25px;
  position: relative;
}
.leftBox_qj h4 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 72px;
}
.leftBox_qj span {
  line-height: 40px;
  color: #fff;
}
.leftBox_qj a {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 30px ;
  bottom: 70px;
}
.rightBox_qj {
  width: 810px;
  height: 450px;
}
.rightBox_qj img {
  width: 100%;
  height: 450px;
}

/* 学院影像css */
.frame_s {
  width: 100%;
  height: 300px;
  float: left;
  display: inline;
}
.wrap_s {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.sxzf_wb_li .tname {
  width: 100%;
  height: 178px;
  bottom: 4px;
}
.content {
  margin-bottom: -20px;
}
.content ul li {
  float: left;
  margin-bottom: 20px;
  width: 445px;
  height: 300px;
}
.content ul li:hover .tname {
  display: none;
  transition: 1s;
}
.sxzf_wb_li .tname h3 {
  color: #fff;
  font-size: 23px;
  padding: 30% 0 0 5%;
}
.sxzf_wb_lef img {
  width: 100%;
  height: 300px;
}

.xygk-dt-tt{
	width: 410px;
	height: 120px;
	margin:50px auto 70px;
}
.xygk-dt-tt span{
	display: block;
	border-bottom: 1px solid #3cc4ce;
	font-size: 42px;
	color: #000;
	padding-bottom: 20px;
	margin:0 auto;
	text-align: center;
}
.xygk-dt-tt p{
	display: inline-block;
	font-size: 22px;
	color: #b4b4b4;
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

.pic_list ul li {
  width: 330px;
  height: 355px;
  float: left;
  border-bottom: 5px solid #3cc4ce;
}
.pic_list ul li img {
  width: 100%;
  height: 190px;
}
.pic_list ul li h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
}
.pic_list ul li span {
  display: block;
  margin-top: 15px;
}


/* 校园生活css */
.pic {
  left: 0;
  bottom: 0;
}
.pic img {
  width: 800px;
  height: 400px;
}
.box {
  padding: 30px;
  background: #3cc4ce;
  box-sizing: border-box;
}
.title {
  width: 620px;
  height: 400px;
  right: 0;
  top: 0;
  filter: alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3cc4ce, endcolorstr=#3cc4ce);
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
  -moz-box-shadow: 0px 2px 6px #3cc4ce;
  -webkit-box-shadow: 0px 2px 6px #3cc4ce;
  box-shadow: 0px 2px 6px #3cc4ce;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.box span {
  display: block;
  font-size: 30px;
  color: #fff;
  height: 20px;
}
.box h3 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 68px;
}
.box p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.hotBox {
  width: 100%;
  background: #363636;
}
.first {
  background: #363636;
  height: 450px;
}
.leftBox {
  width: 570px;
  height: 450px;
  box-sizing: border-box;
  padding: 50px 25px;
  position: relative;
}
.leftBox h4 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 72px;
}
.leftBox span {
  line-height: 40px;
  color: #fff;
}
.leftBox a {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 30px ;
  bottom: 70px;
}
.rightBox {
  width: 810px;
  height: 450px;
}
.rightBox img {
  width: 100%;
  height: 450px;
}
.conent-2 {
  width: 100%;
  background: url("../../images/xysh/bgline.jpg") repeat-y;
}
.conent-2 ul li {
  width: 690px;
  height: 340px;
  float: left;
  background: #fff;
}
.left_img,
.right_title {
  width: 345px;
  float: left;
}
.left_img img {
  width: 100%;
  height: 340px;
}
.right_title {
  box-sizing: border-box;
  padding: 25px;
  height: 100%;
}
.right_title a {
  display: block;
  height: 100%;
}
.right_title h3 {
  font-size: 20px;
  font-weight: bold;
}
.right_title p {
  font-size: 16px;
  line-height: 34px;
  color: #000000;
}
.right_title span {
  display: block;
  background: url("../../images/xysh/arrow03.png") no-repeat;
  width: 20px;
  height: 14px;
  bottom: 15%;
}
.conent-2 ul li:hover {
  background: #51cad1;
}
.conent-2 ul li:hover h3 {
  color: #fff;
}
.conent-2 ul li:hover p {
  color: #fff;
}
.conent-2 ul li:hover .right_title span {
  background: url("../../images/xysh/arrow03_h.png") no-repeat;
}
.top_title {
  text-align: center;
}
.top_title span {
  text-align: center;
  display: inline-block;
  line-height: 36px;
  font-size: 30px;
  border-bottom: 1px solid #3cc4ce;
  padding: 15px;
}
.top_title p {
  color: #b4b4b4;
  font-size: 16px;
}
.Large {
  height: 800px;
}
.Large img {
  width: 100%;
  height: 800px;
}
.mask {
  top: 0; width: 100%;
}
.maskBox b {
  display: block;
  width: 100%;
  height: 800px;
  background: #000000;
  filter: alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
  opacity: 0.6;
  top: 0;
}
.maskBox {
  height: 800px;
}
.maskBox p {
  padding: 20%;
  position: relative;
  font-size: 22px;
  z-index: 3;
  text-indent: 2em;
  color: #FFF;
  line-height: 46px;
  box-sizing: border-box;
}

/*学生服务-奖助学金*/
.tuition_main .back{background-position:center top; background-repeat:no-repeat; padding:35px 50px; position:relative;}
.tuition_main h2{ text-align:center; font-size:36px; color:#fff; padding-bottom:50px;}
.tuition_main li{ width:50%; float:left;}
.tuition_main .box_jxj{ position:relative; background:#fff; margin:0 20px 37px 20px; padding:40px 30px;}
.tuition_main .box_jxj .xx{ position:absolute; left:0; top:-3px; width:60%; height:3px; background:#ffe100;}
.tuition_main li h3{ font-size:20px; color:#000;}
.tuition_main li .tet{ color:#46464; line-height:1.7em;}
.tuition_main .no .box_jxj{ background: rgba(255,255,0,0.9); +background: #ff0;}

/* 学生服务-通知公告 */
.xygk-dt-tt_tzgg {
  width: 205px;
  height: 120px;
  margin: 30px auto 30px;
}
.xygk-dt-tt_tzgg .pTitle {
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #3cc4ce;
  font-size: 42px;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}
.xygk-dt-tt_tzgg .pTitle ul li{
    float: left;
    margin: 0 15px;
}
.xygk-dt-tt_tzgg .pTitle ul li a{
    color: #b4b4b4;
}
.xygk-dt-tt_tzgg .pTitle ul li.on a{
    color: #3cc4ce;
    transition: .3s;
}
.xygk-dt-tt_tzgg p {
  display: inline-block;
  font-size: 22px;
  color: #b4b4b4;
  padding-top: 20px;
  width: 100%;
  text-align: center;
}
.nleft,.nright {
  overflow: hidden;
}
.nright ul {
  overflow: hidden;
  margin: 0 -10px;
}
.nright ul li {
  overflow: hidden;
  width: 50%;
  margin-bottom: 15px;
  float: left;
}
.nright ul li span {
  width: 120px;
  height: 90px;
  float: left;
  text-align: center;
  line-height: 30px;
  padding-top: 15px;
  border-bottom: 5px solid #3cc4ce;
  box-sizing: border-box;
  font-size: 18px;
  color: #3cc4ce;
}
.nright ul li span em {
  display: block;
}
.nright .title_tzgg {
  float: left;
  width: 558px;
  height: 89px;
  border-bottom: 1px dashed #c2c2c2;
  box-sizing: border-box;
  padding: 15px;
}
.nright .title_tzgg h3 {
  font-size: 18px;
  font-weight: bold;
}
.nright .title_tzgg p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nright ul li:hover span {
  background: #3cc4ce;
  color: #fff;
  transition: 0.6s;
}
.nright ul li:hover .title_tzgg {
  background: #f0f0f0;
  transition: 0.6s;
}


