body {
	margin: 0px;
}

.logo {

	margin-top: 30px;
	margin-bottom: 30px;
}

.xxzy {
	margin-bottom: 10px;
}

.search {
	text-align: right;
	vertical-align: middle;
	padding-top: 15px;
	font-size: 14px;	
}
.search a{
	text-decoration: none;
	color: #000000;
	font-family: inherit;
	font-size: 14px;
}

.search a:hover{
	color: #CC0000;
}

.navbg
{
	background-color: #00518E;
}


  .navbar {
    padding-top: 2px;
    padding-bottom: 0;
}


.nav{	width:1140px;	margin-right: auto;	margin-left: auto;}
.h_ul{
	width:auto;
	margin: 0px;
}
.h_li{	float:left;	width:100px;	height:50px;	text-align:center;	line-height: 50px;	vertical-align: middle;	list-style-type: none;}


.h_li:last-child
{
float:left;	width:100px;	height:50px;	text-align:center;	line-height: 50px;	vertical-align: middle;	list-style-type: none;
}

.h_li a{	line-height:50px;	font-size:18px;	color:#FFFFFF;	display:block;	text-decoration: none;	font-family: inherit;}

.h_li:hover{	background-color:#FFFFFF; -moz-border-radius: 5px 5px 0 0; 	border-radius:5px 5px 0 0;}
.h_li:hover a{	color:#000000;	text-decoration: none;}

.line{
	float:left;	list-style-type: none;	width: 10px;	color: #FFFFFF;	text-align: center;	vertical-align: middle;	line-height: 50px;	height: 50px;
}

/* Sub menu */
.h_sub_ul{
	width:140px;
	position:absolute;
	z-index:999999;
	visibility:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-top-color: #2461B1;
	border-right-color: #2461B1;
	border-bottom-color: #2461B1;
	border-left-color: #2461B1;
	border-top-width: 0px;
	padding: 0px;
	margin-left: -1px;
}

.h_li:hover .h_sub_ul{visibility:visible; *margin-left:-72px;}
.h_sub_li{
	width:138px;
	height:40px;
	background-color:#ffffff;
	list-style-type: none;
	text-align: left;
	text-indent: 16px;
}

.h_sub_li:hover{background-color:#2461B1; 	width:138px;}

.h_sub_li:hover a{color:#ffffff;}
.h_sub_li a {	line-height:40px;	font-size:16px;	text-decoration: none;}





.newtp {
	font-family: inherit;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #00518E;
	text-indent: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.tzgg{

}

.tzgg li{
	list-style-type: none;
	border: 2px solid #F0F0F0;
	margin-bottom: 10px;
	height: 90px;
	font-size: 16px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
	vertical-align: middle;
  position: relative;
}

.tzgg li:hover {
	box-shadow: 0 0 4px  #2461B1;
	display: block;
}
.tzgg li a{
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	
	  position: absolute;
  top: 50%;
  transform: translateY(-50%);
	
}

.tzgg li a:hover{
	font-size: 16px;
	color: #CC0000;
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
}



.tzrq

{
	width: 80px;
	background-color: #F0F0F0;
	float: left;
	margin: 5px;

}

 .day{
	font-size: 30px;
	color: #00518E;
	font-family: inherit;
	text-align: center;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;

}

 .year
{
	font-size:16px;
	color: #969696;
	font-family: inherit;
	text-align: center;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}



.pic-news{
}
.pic-news img{transition: all 0.4s ease;}
.news-img{overflow:hidden;}
.pic-news h5{
	color: #000000;
	font-family: inherit;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10!important;
	font-weight: bold;
	margin-top: 10px;
}
.pic-news p{
	color: #999999;
	font-family: inherit;
	font-size: 14px;
	text-indent: 28px;
}

.pic-news a{
	text-decoration: none;
}
.pic-news a:hover h5{
	color: #CC0000;
}

.pic-news a:hover  .news-img img{
	transform: scale(1.05);
}
.pic-news p span{
	float: right;
}




.newwz{
	height: auto;
	list-style-type: none;
}
.newwz li{
	font-size: 18px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newwz li a{
	text-decoration: none;
	color: #000000;
	display: block;
}


.newwz li a:hover
{
	color: #CC0000;
}

.newwz li span{
	color: #CCCCCC;
	float: right;
	font-size: 14px;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
}
 
.newmore {



 }
 
.newmore a{
	border: 1px solid #CCCCCC;
	text-align: center;
	border-radius:4px 4px 4px 4px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 5px;
	text-indent: 0px;
	width: 50px;
	font-weight: normal;	
}
 
.newmore a:hover{
	color: #FFFFFF;
	display: block;
	border-radius:4px 4px 4px 4px;
	border: 1px solid #FFFFFF;
 }
 

.bgi{
	height: 375px;
	width: auto;
	background-image: url(../images/qt_bga.png);
}

.bgd{
	background-color: #333333;
}





.qtlb {
	font-family: inherit;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00518E;
	text-indent: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.jxkylb{
	background-color: #FFFFFF;
}
.jxkylb li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
}
.jxkylb li span{
color: #CCCCCC;	float: right;	font-size: 14px;
}
.jxkylb li a{
	text-decoration: none;
	color: #000000;
}
.jxkylb li a:hover {
	font-size: 16px;
	display: block;
	color: #CC0000;
}






.dibulj {


	height: 50px;

}
.dibulj li{
	list-style-type: none;
	border: 1px solid #E6EEF7;
	height: 50px;
	font-size: 16px;
	vertical-align: middle;
	line-height: 50px;
	float: left;
	width: 140px;
	text-align: center;
	-moz-border-radius: 4px 4px 4px 4px; 					border-radius:5px 5px 4px 4px;
	font-family: "微软雅黑";
	background-color: #F2F6FA;
	display: block;
	color: #000000;
	margin-right: 20px;
}

.dibulj li:hover {
	box-shadow: 0 0 4px  #2461B1;
	display: block;
	color: #990000;	
}



.dlj{
	margin-bottom: 40px;
	color: #F6F6F6;
}

.dlj a{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
}
.dlj a:hover{
	color: #FFFFFF;
}








.dibun0{

}
.dibun0  li{
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	display: block;
	list-style-type: none;
	background-position: 50px;
}

.dibun0  li:first-child
{
	font-weight: bold;

	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	
width:fit-content;
width:-webkit-fit-content;
width:-moz-fit-content;
	
}
.dibun0  li a{
	color: #FFFFFF;
	text-decoration: none;
}

.dibun0 ul li a:hover{
	color: #FFCC00;
}




.list-tp{
	height: 220px;
	width: auto;
}


.left-zr
{	position: relative;
	bottom: 65px;}



.list-lefttb

{
	height: 80px;
	font-family: inherit;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 80px;
	background-color: rgba(0, 81, 142, 0.9);
	border-radius: 10px 10px 0 0;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: rgba(0, 81, 142, 0.9);
	
}






.list-leftnr
{
}

.list-leftnr  li
{
	height:40px;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 16px;
	list-style-type: none;
	text-indent: 40px;
}
.list-leftnr  li a
{
	text-decoration: none;
	color: #000000;
	display: block;
	font-family: inherit;
	font-weight: bold;
}

.list-leftnr  li a:hover{
	background-color: #BBFFE8;
	color: #AE1C1C;
	display: block;
}

.list-leftnr  li:last-child
{
	height:40px;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	display: list-item;
	text-indent: 40px;
	font-size: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list-lefttp
{
	margin-top: 20px;
}




.qtlist{
	height: auto;
	width: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}



.qtlist  li {
	text-indent: 40px;
	margin-bottom: 10px;
	list-style-type: none;
}

.qtlist  li a{
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-family: "微软雅黑";
 }  
.qtlist  li a:hover{
	color: #AE1C1C;
}
.qtlist  li  span {
	color: #CCCCCC;
	font-size: 14px;
  } 








.list-right
{
	height: auto;
	width: 840px;
	float: left;
	margin-top: 40px;
}


.list-righttb
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.list-righttb h1
{
	margin: 0px;
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2461B1;
	width:-moz-fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 28px;
}









.listnr
{

}

.listnr  li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 10px;
	height: 100px;
}

.listnr-div1

{
	margin-right: 20px;
	width: 80px;
	background-color: #F0F0F0;
	float: left;
}

.listnr-div1  .day{
	font-size: 30px;
	height:50px;
	color: #2461B1;
	font-family: "微软雅黑";
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}

.listnr-div1  .year
{
	font-size:16px;
	color: #969696;
	font-family: "微软雅黑";
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.listnr-div2

{	}

.listnr-div2 h2{
	font-size:16px;
	line-height:30px;
	color: #000;
	font-family: inherit;
	vertical-align: middle;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.listnr-div2 p{
	font-size: 14px;
	color: #828282;
	height: 50px;
	text-indent: 28px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.listnr  li a:link
{
	text-decoration: none;
}
.listnr  li a:hover .listnr-div2 h2
{
	text-decoration: none;
	color: #CC0000;
	border-bottom-color: #CC0000;
}




/*师资队伍*/
.szdw{
	margin-top: 10px;
}



.szdw li {
	display: flex;
	align-items: : top;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	

	
}
.szdw li img {
margin-right: 20px;
width: 100px;
height: 146px;

}
.szdw li p {
	font-size: 16px;
	vertical-align: top;
	line-height: 30px;
}


.szdw li p span{
	float: right;
}

.szdw li p a{
	color: #000000;
	text-decoration: none;
}

.szdw li p a:hover{
	color: #CC0000;
	text-decoration: none;
}


/*content页面*/


#content{
	box-shadow: 0 0 5px 1px #DDDDDD;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0px;
}



.content-lj{
	margin-bottom: 10px;
	height: 50px;
	vertical-align: bottom;
	line-height: 50px;
	font-size: 16px;
}
.content-lj a{
	color: #000000;
	text-decoration: none;
}

.content-lj a:hover{
	color: #CC0000;
	text-decoration: none;
}


.content-divtt{
	font-family: "微软雅黑";
	font-size: 20px;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.content-divtt1{
	font-size: 16px;
	line-height: 40px;
	color: #B8B8B8;
	height: 40px;
	text-align: right;
	vertical-align: middle;
}

.content-divnr{

}
.content-divnr img{
width: 80%;
height: auto;
}