/*首页CSS*/
*{ margin:0px; padding:0px; } 

.atb{
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}

.atbbg{
	width: 100%;
	background-image: url(../phot/top-background.png);
width:100%;
height:160px;
margin:auto;
background:url(../phot/top-backgroundbak.png) ;

no-repeat center 0px;background-color:#005faf;

}
.atbwz a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.atbwz a:hover{
	color: #FFFF00;
}
#aheader{
	width:auto;
	height: 50px;
	padding-top: 2px;
	margin-top: 0px;
	background-color: #024278;
}
.nav{
	width:1240px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.h_ul{width:auto; }
.h_li{	float:left;	width:120px;	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: "微软雅黑";}

.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: 40px;	height: 40px;
}
/* Sub menu */
.h_sub_ul{
	width:120px;
	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: #024278;
	border-right-color: #024278;
	border-bottom-color: #024278;
	border-left-color: #024278;
	border-top-width: 0px;
	
	
}

.h_li:hover .h_sub_ul{visibility:visible; *margin-left:-72px;}
.h_sub_li{
	width:120px;
	height:40px;
	background-color:#ffffff;
	list-style-type: none;
	text-align: left;
	text-indent: 22px;
}
.h_sub_li:hover{background-color:#024278;
transition: .5s;
}
.h_sub_li:hover a{color:#ffffff;}
.h_sub_li a {	line-height:40px;	font-size:16px;	text-decoration: none;}




/*大图以上CSS*/


body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

/* a:link {color: #FF0000} 未访问的链接 */
/*a:visited {color: #00FF00}  已访问的链接 */
/*a:hover {color: #FF00FF}  鼠标移动到链接上 */
/*a:active {color: #0000FF}  选定的链接 
*/
.container{
	width:1240px !important;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}


.indexShowImg{
    width: 100%;
    max-height: 440px;
    overflow: hidden;
	min-width:1240px;
}


.indexshowTitle{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: rgba(0,0,0,0.5);
    position: relative;
    margin-top: -80px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4B000000,endColorstr=#4B000000);
}


.indexshowTitle-content{
    float: left;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 56px;
}

.indexshowTitle-imgs{
    float: right;
    margin-top: 3px;
}
.indexshowTitle-imgs li{
    float: right;
    margin-right: 10px;
    width: 90px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}
.indexshowTitle-imgs img{
    height: 50px;
    float: right;
}
.indexshowTitle-imgs img:first-child{
    margin-right: 0;
}
.indexshowTitle-imgs .active{
    border:2px solid #ffffff;
}

 





.bodynews {
	height: 310px;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}



.bodynew{
	width: 890px;
	float: left;
	padding-right: 10px;
}




.body-newlm
{
	font-size: 18px;
	width: auto;
	text-decoration: none;
	margin-bottom: 10px;
}




.body-newlm h1
{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: 100px;
	text-decoration: none;
	color: #024278;
	text-align: left;
	vertical-align: middle;
	font-family: "微软雅黑";
	background-image: url(../phot/h1bgx.png);
	text-indent: 15px;
	display: inline-table;
}

.more
{
	font-size: 14px;
	float: right;
	color: #999999;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	height: 40px;
	margin-right: 10px;
}
.more a {
	text-decoration: none;
	font-size: 16px;
	color: #999999;

}
.more a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	list-style-type: none;
}



.body-newtp {
	text-align: center;
	vertical-align: middle;
	width: 400px;
	height: 280px;
	float: left;
}


.body-newwz{
	width: auto;

	margin-left: 10px;
}


.body-newwz ul {
}
.body-newwz ul li {
	height: 40px;
	line-height: 30px;
	color: #999999;
	vertical-align: middle;
	text-indent: 10px;
	list-style-type: none;
	display: block;
}
.body-newwz ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.body-newwz ul li a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	list-style-position: inside;
	list-style-type: disc;
}

.body-newwz ul li span{
	font-size: 14px;
	margin-left: 10px;
	float: right;
}






.body-tzgg{
	width: 320px;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	padding-left: 16px;
}


.body-tzgglm
{
	width: auto;
	background-position: right;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 10px;
	height: 40px;
}

.body-tzgglm h1
{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: 100px;
	text-decoration: none;
	color: #024278;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: "微软雅黑";
	background-image: url(../phot/h1bgx.png);
	text-indent: 15px;
}


.body-tzggwz  {
	height: 270px;
}
.body-tzggwz ul {

}
.body-tzggwz ul li {
	height: 70px;
	vertical-align: middle;
	text-indent: 34px;
	list-style-type: none;
	text-align: left;
	display: block;
	line-height: 35px;
}
.body-tzggwz ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.body-tzggwz ul li a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	list-style-position: inside;
	list-style-type: disc;
}

.body-tzggwz ul li span{
	font-size: 14px;
	margin-left: 10px;
	color: #999999;
	float: right;
}


.bodydivbj2 {

	width: auto;
	margin-top: 40px;
	margin-bottom: 20px;

}



.bodydiv2 {
	height: auto;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}

.bodydiv2-nr{
	width: 400px;
	height: auto;
	bbox-shadow: 2px 4px 8px #d0d2d1;
	margin-right: 20px;
	float: left;
		
}

.bodydiv2-nr1{
	float: right;
	width: 400px;
	height: auto;
}

.bodydiv2-nrlm
{
	height: 40px;
	width: auto;
	margin-bottom: 10px;
}
.bodydiv2-nrlm h1
{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: 100px;
	text-decoration: none;
	color: #024278;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: "微软雅黑";
	background-image: url(../phot/h1bgx.png);
	text-indent: 15px;

}

.bodydiv2-nrwz{
	width: auto;
}
.bodydiv2-nrwz .atop
{
	height: 90px;
}

.bodydiv2-nrwz ul {
}
.bodydiv2-nrwz ul li {
	height: 40px;
	line-height: 40px;
	color: #999999;
	vertical-align: middle;
	font-size: 12px;
	list-style-type: none;
	display: block;
}
.bodydiv2-nrwz ul li:first-child{
   	margin-bottom: 10px;
height: 130px;
}




.bodydiv2-nrwz ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.bodydiv2-nrwz ul li a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	list-style-position: inside;
	list-style-type: disc;
}










.bodydivbj3 {
	width: auto;
	padding-bottom: 20px;
	height: auto;
}


.bodydiv3 {
	height: auto;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}


.bodydiv3nr {
	height: auto;
	width: 250px;
	margin-right: 20px;
	float: left;
	vertical-align: middle;

}

.bodydiv3nr a {
	font-size: 14px;
	color: #000000;
}


.bodydiv3nr a:hover {
	top: 2px;
	bottom: 2px;
	position: relative;
}













#jsfc {
	height: auto;
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.jsfclm
{
	height: 29px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-position: right;
	font-size: 12px;
	color: #ce3f3c;
	text-align: right;
	vertical-align: middle;
	line-height: 29px;
}

.jsfclm h1
{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	width: 80px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: ce3f3c;
	color: #ce3f3c;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-weight: lighter;

}



#jsfctp {
	overflow:hidden;
	width: 100%;
}
#jsfctp img {
	padding: 10px;
	height: 185px;
	width: 135px;
	border: 1px solid #F0F0F0;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

#jsfctp img:hover {
border: 1px solid #990000;
}

#indemo {
float: left;
width: 800%;
}
#jsfctp1 {
	float: left;

}
#jsfctp2 {
float: left;
}





.dibu {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #495B6F;
	
}



.dibun{
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}

.dibun0{
	width: 550px;
	float: left;
	margin-top: 40px;
}

.dibun0 ul{

}
.dibun0 ul li{
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	display: block;
}

.dibun0 ul li a{
	color: #FFFFFF;
	text-decoration: none;
}

.dibun0 ul li a:hover{
	color: #FFCC00;
}


.ditop{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	text-decoration: none;
}


.dibun1{
	width: 430px;
	float: left;
	margin-top: 40px;
	margin-right: 50px;
	text-align: left;
}


.dibun1 li {	text-indent: 60px;}







/*list页面*/

.list-tp{
	height: 220px;
	width: auto;


}

#list-content {
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}


.list-left
{
	height: auto;
	width: 280px;
	float: left;
	margin-right: 20px;	
}


.list-lefttb

{
	height: 50px;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	background-color: #024278;
	border-radius: 8px 8px 0 0;
	color: #FFFFFF;
	vertical-align: middle;
	
}




.list-leftnr
{
}
.list-leftnr ul
{
}
.list-leftnr ul li
{
	display:list-item;
	height:40px;
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: list-item;
	text-indent: 40px;
	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;
}
.list-leftnr ul li a
{
	text-decoration: none;
	color: #000000;
	display: block;
	font-family: "微软雅黑";
}
.list-leftnr ul li a:hover{
	background-color: #BBFFE8;
	color: #AE1C1C;
	display: block;
}



.list-leftnr ul li:last-child
{
	display:list-item;
	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-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;
}

.list-leftbgtb
{
	margin-top: 20px;
}








.search-lefttz  {
	height: auto;
	width: 280px;
	float: left;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
margin-bottom: 20px;
}
.search-lefttz ul {

}
.search-lefttz ul li {
	height: 70px;
	vertical-align: middle;
	text-indent: 34px;
	list-style-type: none;
	text-align: left;
	display: block;
	line-height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.search-lefttz ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.search-lefttz ul li a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	list-style-position: inside;
	list-style-type: disc;
}


.search-lefttz ul li span{
	font-size: 14px;
	margin-left: 10px;
	color: #999999;
}



























.list-right
{
	height: auto;
	width: 940px;
	float: right;
}





.list-righttb
{
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.list-righttb h1
{
	height: 50px;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;
	width: 120px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #024278;
}







.list-righttbqt
{
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.list-righttbqt h1
{
	height: 50px;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;
	width: 220px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #024278;
}

























.listnr
{

}
.listnr ul 
{
	list-style-type: none;

}
.listnr ul li
{
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 1px;
}

.listnr-div1

{
	margin-right: 20px;
	width: 80px;
	background-color: #F0F0F0;
	float: left;

}

.listnr-div1  .day{
	font-size: 36px;
	height:50px;
	color: #024278;
	font-family: "微软雅黑";
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}

.listnr-div1  .year
{
	font-size:16px;
	color: #969696;
	font-family: "微软雅黑";
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

.listnr-div2

{	}

.listnr-div2 h2{
	font-size:18px;
	line-height:30px;
	color: #000;
	font-family: "微软雅黑";
	vertical-align: middle;
	height: 30px;
}
.listnr-div2 p{
	font-size: 14px;
	color: #828282;
	height: 50px;
	text-indent: 28px;
	vertical-align: middle;
}

.listnr ul li a:link
{
	text-decoration: none;

}
.listnr ul li a:hover .listnr-div2 h2
{
	text-decoration: none;
	color: #CC0000;

}




.listnr-fy {
	height: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
 }





/*content页面*/
#content{
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px 1px #DDDDDD;
}



.content-lj{
	margin-bottom: 10px;
	height: 30px;
	text-indent: 20px;
	vertical-align: middle;
	line-height: 30px;
	font-size: 14px;
}
.content-lj a{
	color: #000000;
	text-decoration: none;
}

.content-lj a:hover{
	color: #CC0000;
	text-decoration: none;
}


.content-divtt{
	font-family: "微软雅黑";
	font-size: 20px;
	height: 50px;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 50px;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.content-divtt1{
	font-size: 14px;
	line-height: 30px;
	color: #B8B8B8;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	width: auto;
}

.content-divnr{
	padding: 20px;

}


/*xygk页面*/
.xygk
{
	height: auto;

}
.xygk ul 
{
	list-style-type: none;

}
.xygk ul li
{
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}
.zysz
{
	height: auto;

}
.zysz ul 
{
	list-style-type: none;

}
.zysz ul li
{
	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-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.zysz ul li a
{
	text-decoration: none;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	padding-left: 20px;
}
.zysz ul li a:hover
{
	text-decoration: none;
	color: #CC0000;
}




.jslb{/*学院概况师资队伍*/
	text-align: left;
	vertical-align: middle;
	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-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	width: auto;
}

.jstplb {
	width: 918px;
	overflow: hidden;
	list-style-type: none;
}

.jstplb li {
    width: 205px;
    margin-left: 20px;
    float: left;
}

.jstplb li a,
.jstplb li span {
    font-size: 16px;
    width: 205px;
    text-align: center;
    display: block;
}
.jstplb li a {
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333333;
}

.jstplb li a:hover{
	color: #990000;
}