@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	color:#333;
	font-family:"微软雅黑";
	}
	ul,li{
		list-style:none;}
a,a:hover{
	text-decoration:none;
	}
.header{
	width:100%;
	height:151px;
	float:left;
	background:url(../images/topbg.png) no-repeat top center;
	}
	
.center{
	width:1400px;
	margin:0px auto;
	}

.logo{
	width:490px;
	height:85px;
	margin-top:35px;
	float:left;}	
.search{
	width:235px;
	height:38px;
	float:right;
	margin-top:50px;
	}
.search_left{
	width:170px;
	height:38px;
	float:left;
	border:0px;
	padding-left:10px;
	padding-right:10px;
	}
.search_right{
	width:45px;
	height:38px;
	float:left;
	background:url(../images/sousuo.png) no-repeat top center;
	border:0px;
	cursor:pointer;
	}	
	
.banner{
	width:100%;
	height:482px;
	float:left;
	}	
	
	
.main{
	width:100%;
	height:auto;
	float:left;}	
	
.main{
	width:100%;
	height:auto;
	float:left;}	
	
.main1{
	width:1400px;
	height:auto;
	float:left;
	padding-top:100px;
	}	
	
.main1_left{
	width:492px;
	height:auto;
	float:left;
	}	
		
.main1_leftone{
	width:492px;
	height:433px;
	float:left;
	}	
				
.main1_lefttwo{
	width:492px;
	height:53px;
	float:left;
	padding-top:15px;
	}	
	
.main1_lefttwotips{
	width:42px;
	height:53px;
	float:left;
	}	
	
	
	
.jiaoxuezhou{

	font-size:22px;
	line-height:40px;
	}
.jiaoxuezhou b{ 
	color:#333333; 
	font-size:22px;
	font-weight:normal; 
	}
	
#CalendarMain {
	width: 490px;
	height: 425px;
	border: 1px solid #ccc;
	margin: 0 auto;
}
#title {
	width: 100%;
	height: 50px;
	background-color: #003c88;
}
.selectBtn {
	font-weight: 900;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	padding: 15px 10px 6px 10px;
}
.selectBtn:hover {
	background-color: #1452a0;
}
.selectYear {
	float: left;
	margin-left: 50px;
	position: absolute;
}
.selectMonth {
	float: left;
	margin-left: 120px;
	position: absolute;
}
.month {
	float: left;
	position: absolute;
}
.nextMonth {
	float: right;
}
.currentDay {
	float: right;
}
#context {
	
	width: 100%;
}
.week {
	width: 100%;
	height: 30px;
}
.week>h3 {
	float: left;
	color: #808080;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	font-size: 16px;
}
.dayItem {
	float: left;
}
.lastItem {
	color: #d1c7b7 !important;
}
.item {
	color: #333;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 13px;
}
.item:hover {
	color: #003c88;
}
.currentItem>a {
	background-color: #003c88;
	width: 25px;
	line-height: 25px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
}
#foots {
	width: 100%;
	height: 35px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	margin-top: -1px;
	display:none;
}
#footNow {
	float: right;
	margin: 6px 15px 0 0;
	color: #009ad6;
	font-family: "微软雅黑";
}
#Container {
	overflow: hidden;
	float: left;
}
#center {
	width: 100%;
	overflow: hidden;
}
#centerMain {
	width: 300%;
	margin-left: -100%;
}
#selectYearDiv {
	float: left;
	background-color: #fff;
}
#selectYearDiv>div {
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	border: 1px solid #ccc;
	margin-left: -1px;
	margin-top: -1px;
	cursor: pointer;
	color: #909090;
}
.currentYearSd, .currentMontSd {
	color: #ff4400 !important;
}
#selectMonthDiv {
	float: left;
	background-color: #fff;
}
#selectMonthDiv>div {
	color: #909090;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	border: 1px solid #ccc;
	margin-left: -1px;
	margin-top: -1px;
	cursor: pointer;
}
#selectYearDiv>div:hover, #selectMonthDiv>div:hover {
	background-color: #efefef;
}
#centerCalendarMain {
	float: left;
}

.main1_right{
	width:893px;
	height:auto;
	float:right;
	}		
	
	
.tab{ width:893px; }
.tab-hd {  overflow:hidden; zoom:1;border-bottom:1px solid #0a3c77;}
.tab-hd li{ float:left; width: 73px;

    height: 50px;
    line-height: 50px;
    float: left;
    color: #333333;
    text-align: center;
    font-size: 19px;
    display: block; 
	cursor:pointer;
	}
.tab-hd li.active{background: #0a3c77; color: #fff;font-weight:550;}

.tab-bd li.thisclass{ display:list-item;}	
.tong_more{
	line-height:50px;
	font-size:19px;
	text-align:right;
	}
	
.tong_list{
	width:865px;
	border-bottom:1px dashed #888;
	font-size:16px;
	list-style:disc;
	line-height:50px;
	background:url(../images/dian.png) no-repeat left center;
	padding-left:26px;
	}	
.tong_list .more{
	line-height:50px;
	float:right;
	font-size:16px;
	color:#777;
	}
.tab-bd li{ padding-top:18px;}	
	
	
.tong_list a:hover{
	color:#003c88;
	}	
	
.main2{
	width:1400px;
	height:auto;
	margin:0px auto;
	padding-top:50px;
	}	
	
.main2_title{
	width:100%;
	height:80px;
	text-align:center;
	float:left;
	padding-bottom:50px;
	}	
.tab-bd li{ display:none;}	
	
	
/*通知公告*/	
.tong_wrap{
	width:100%;
	height:675px;
	float:left;
	background:url(../images/bg1.png) no-repeat bottom center;
	}
.p2_ul2{
	width:100%;
	height:auto;
	float:left;
	}	
	
.p2_ul2 li{
	position: relative;

border-bottom: 2px solid #0e5ea3;
box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
background: #fff;
transition: 0.4s;
float:left;
margin-right:20px
}
.p2_ul2 li:nth-child(4){
	margin-right:0px;}
	
	
	.p2_ul2 li:nth-child(7){
	margin-right:0px;}
	.p2_ul2 li:nth-child(10){
	margin-right:0px;}

.p2_ul2 li a{
	position: relative;
	z-index: 3;
	display: block;
}
.p2_ul2 li .box{
	position: relative;
	z-index: 3;
	padding: 10px 10px;
	width:432px;
	
}


.p2_ul2 li .sj{
	z-index: 3;
	position: relative;
	font-size: 16px;
	color: #0e5ea3;
padding-left: 25px;
background: url(../images/p2_sj.png) no-repeat center left;
background-size: 15px;
line-height: 30px;
margin-bottom: 10px;
}

.p2_ul2 li .bt{
	transition: 0.4s;
	font-size: 16px;
	line-height: 28px;
	color: #323232;
	height: 60px;
	width:390px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding-left:10px;
	padding-right:10px;
}


.p2_ul2 li:hover .bt{color: #0967b1;transform: translate(5px);}
.p2_ul2 li:hover{box-shadow: 0px 0.02rem 0.16rem 0px rgba(0, 0, 0, 0.3);}

.main3{
	width:100%;
	height:470px;
	float:left;
	background:url(../images/bg2.png) no-repeat top center;
	}	
.main3_top	{
	width:100%;
	height:100px;
	float:left;
	padding-bottom:50px;
	padding-top:70px;}
.main3_top ul li{
	width:222px;
	height:95px;
	float:left;
	margin-right:12px;
	}	
	
.main3_top ul li:nth-child(6){
	margin-right:0px;}	
	
	
.main3_bottom	{
	width:100%;
	height:170px;
	float:left;
	padding-top:30px;
	}	
.main3_bottom ul li	{
	width:111px;
	height:170px;
	float:left;
	padding-right:70px;
	}	
		
.main3_bottom ul li	img{
	width:111px;
	height:111px;
	float:left;
	}	
.main3_bottom ul li	p{
	width:111px;
	line-height:60px;
	font-size:18px;
	text-align:center;
	float:left;
	}	
			
.main3_bottom ul li:nth-child(8){
	padding-right:0px;}		
.foot{
	width:100%;
	height:205px;
	float:left;
	background:url(../images/dibg.png) no-repeat top center;}
.foot_left{
	width:400px;
	padding-top:35px;
	float:left;
	}	
.foot_left p{
	line-height:30px;
	font-size:15px;
	color:#fff;
	padding-left:20px;
	}	
.foot_right{
	width:83px;
	float:right;
	padding-top:50px;
	}	
	
.foot_right p{
	line-height:30px;
	font-size:15px;
	color:#fff;
	width:100%;
	text-align:center;
	
	}		
	
.nav{
	width:100%;
	height:50px;
	background:#0a5392;
	float:left;
	}	
	
	
#full-screen-slider { width:100%; height:482px; float:left; position:relative}
#slides { display:block; width:100%; height:482px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:25%; top:440px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}	
	
	
.nei_banner{
	width:100%;
	height:360px;
	float:left;
	background:url(../images/banner.png) no-repeat top center;
	}	
	
.nei_main{
	width:100%;
	height:auto;
	float:left;
	padding:30px 0px;}	
	
	
	
	
.main_left{
	width:260px;
	float:left;
	height:auto;


}
.nei_left {
    width: 250px;
    height: auto;
    float: left;
    margin-top: -70px;
	position:relative;
	z-index:1;
}
.nei_left h2 {
    padding-left: 30px;
    color: #fff;
    background: #0b519a;
    color: #fff;
    line-height: 100px;
}


.nav2_list {
    width: 100%;
    height: auto;
    line-height: 50px;
    background: #f9f9f9;
}

.nav2_list ul li {
    width: 80%;
    text-align: center;
    font-size: 16px;
    margin-left: 10%;
    border-bottom: 1px dotted #cfcfcf;
    height: 65px;
    line-height: 65px;
}

.nav2_list ul li a {
    text-align: center;
    font-size: 18px;
    height: 65px;
    line-height: 65px;
    color: #333;
    transition: all 0.35s ease-in-out;
}


.nei_right{
	width:1100px;
	height:auto;
	float:right;
	}


.biaoti{
	width:1100px;
	height:56px;
	margin-top:15px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e4dc;
	float:left;
	}
	
.biaotileft{
	width:400px;
	font-size:25px;
	height:56px;
	line-height:56px;

	float:left;
	}
	
.position{
	height: auto;
    text-align: right;
    line-height: 20px;
    color: #999999;
    overflow: hidden;
    padding: 10px 0 20px 0;
}		

.neirong{
	width:1100px;
	height:auto;
	float:left;
	}	
	
	
	
	
	
	
	