.xueyuan{
	min-width: 1200px;
	position: relative;
}

.xueyuan .banner{
	height: 120px;
	min-width: 1200px;
	background-color: rgb(1,45,86);
	background-color: rgba(1,45,86,.6);
}
.xueyuan .banner .logo{
	width: 480px;
	font-size: 0;
}
.xueyuan .banner .wrapper{
	overflow: visible;
}
.xueyuan .banner .wrapper>ul{
	width: 720px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	height: 100%;
	line-height: 120px;
}
.xueyuan .banner .wrapper>ul li{
	float: left;
	width: 144px;
	position: relative;
}
.xueyuan .banner .wrapper>ul>li:hover {
	background-color: rgb(45,176,250);
	background-color: rgba(45,176,250,.6);
}
.xueyuan .banner .wrapper>ul>li:hover ul{
	display: block;
}
.xueyuan .banner .wrapper>ul li ul{
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	padding-bottom: 7px;
	background-color: rgb(1,45,86);
	background-color: rgba(1,45,86,.6);
}
.xueyuan .banner .wrapper>ul li ul li{
	margin-top: 14px;
	font-size: 14px;
	color: #fff;
	line-height: 1;
}
.xueyuan .banner .wrapper>ul li ul li:hover{
	color: #f3e830;
}
.xueyuan .banner .logo{
	background-color: #00a2ff;
	padding-top: 11px;
}
.xueyuan .banner .logo img{
	width: 90px;
	height: 102px;
	margin: 0 16px 7px;
}
.xueyuan .banner .logo>div{
	display: inline-block;
	width: 308px;
	padding: 0 30px 0 20px;
	vertical-align: top;
}
.xueyuan .banner .logo .cn{
	color: #fefefe;
	font-size: 38px;
	display: block;
}
.xueyuan .banner .logo .en{
	
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom: 1px solid #f3e830;
	display: block;
}
.xueyuan .banner .logo small{
	margin-top: 10px;
	font-size: 20px;
	color: #fefefe;
	display: block;
}
/*学院正文*/
.xueyuan .pageC .table-wrap{
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 727px;
	pointer-events: none;
}
.xueyuan .pageC .wrapper{
	padding-top: 363px;
	padding-bottom: 122px;
	overflow: visible;
}
.xueyuan .pageC .table{
	
	border-collapse: collapse;
	border: 1px dotted white;
	pointer-events: none;
	width:1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.xueyuan .pageC .table td{
	width: 120px;
	height: 120px;
	border: 1px dotted white;
}
/*panel 组件*/
.panel{
	width: 595px;
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}
.panel .control li{
	width: 120px;
	height: 96px;
	padding: 12px 0;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: rgba(0,162,255,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C800a2ff,endColorstr=#C8012d56);
	cursor: pointer;
}
.panel .control li.selected{
	background-color: rgba(0,100,228,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80064df,endColorstr=#C80064df);
}
.panel .control{
	float: left;
}
.panel .list{
	float: right;
	width: 465px;
	background-color: white;
	position: relative;
}
.panel .list:before{
	content: " ";
	position: absolute;
	width: 6px;
	height: 100%;
	background-color: #f3e830;
}
.panel .list h2{
	margin: 0 20px;
	line-height: 42px;
	height: 42px;
	font-size: 18px;
	color: #01458e;
	border-bottom: 1px solid #0b65c2;
}
.panel .list h2 .more{
	font-size: 14px;
	color: #979797;
}
.panel .list h2 .more img{
	vertical-align: baseline;
	margin: 0 5px;
}
.panel .list ul{
	margin: 0 20px;
	padding-bottom: 19px;
}
.panel .list ul li{
	margin-top: 16px;

	font-size: 14px;
	color: #1d1d1d;
}
.panel .list ul li a{
	position: relative;
	padding-left: 22px;
}
.panel .list ul li a:before{
	content: url('imgxueyuanxueyuan_icon_02.png');
	position: absolute;
	top: 0;
	left: 0;
}
.xueyuan .footer{
	background-color: rgba(1,46,89,.96);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5012e59,endColorstr=#E5012e59);
	height: 87px;
	min-width: 1200px;
	color: white;
	padding-top: 14px;
}
.xueyuan .footer p{
	width: 619px;
	margin: 0 auto;
	color: #ccc;
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}
.module{
	background: url(imgxueyuanxueyuan-bg.jpg) no-repeat right 0;
}
.module .content{
	background: url(imgxueyuanxueyuan_icon_04.jpg) no-repeat;
	background-position: 0 -239px;
	background-color: white;
	position: relative;
}
.module .pageC .wrapper {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
}
.module .pageC .content .wrapper{
	background-color: white;
}
.module .pageC .table-wrapper{
	height: 363px;
}
.module .pageC .menu{
	width: 278px;
	text-align: center;
}
.module .pageC .menu h2{
	font-size: 24px;
	color: #0b65c2;
	line-height: 46px;
	padding-top: 35px;
	border-bottom: 4px solid #0b65c2;
}
.module .pageC .menu ul{
	padding-top: 28px;
}
.module .pageC .menu li{
	line-height: 50px;
	height: 50px;
	border: 1px solid #0b65c2;
	margin-bottom: 7px;
	cursor: pointer;
}
.module .pageC .menu li.selected{
	border: none;
	background-color: #f3e830;
	border: 1px solid #f3e830;
}
.module .pageC .menu-list{
	padding-top: 22px;
	width: 892px;
}
.module .weizhi{
	text-align: right;
	font-size: 18px;
	color: #797979;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #0b65c2;
}
.module .weizhi .dq{
	position: relative;
}
.module .weizhi .dq:before{
	content: " ";
	position: absolute;
	left: -24px;
	top: 8px;
	width: 10px;
	height: 10px;
	background-color: #f3e730;
}
.module .menu-list{
	overflow: hidden;
}
.module .menu-list h3{
	margin: 30px 0 7px;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	text-align: center;
}
.module .menu-list .date{
	font-size: 14px;
	color: #7b7b7b;
	margin-bottom: 37px;
	text-align: center;
}
.module .neirong p{
	text-indent: 2em;
	color: #323232;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 35px;
}
.module .neirong img{
	display: block;
	margin: 0 auto;
}
.module .menu-list ul{
	padding: 45px 0 15px;
	border-bottom: 1px solid #0b65c2;
	display: none;
}
.module .menu-list ul li{
	margin-bottom: 24px;
	color: #323232;
}
.module .menu-list ul li:hover{
	color: #0b65c2;
}
.module .menu-list ul li a{
	display: block;
	position: relative;
	padding-left: 28px;
}
.module .menu-list ul li a:before{
	content: url('imgxueyuanxueyuan_icon_02.png');
	position: absolute;
	left: 0;
}
.module .footer{
	background-color: rgb(1,46,89);
}
/*轮播测试*/
.xueyuan .swiper-container{
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 947px !important;
	min-width: 1200px !important;
	z-index: -1;
}
.xueyuan .swiper-pre{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url('imgxueyuanxueyuan_icon_left.png') no-repeat center center;
	left:30px;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
	z-index: 5;
}
.xueyuan .swiper-next{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url('imgxueyuanxueyuan_icon_right.png') no-repeat center center;
	right:30px;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
	z-index: 5;
}
.module .fanye-bar{
	margin-bottom: 25px;
}
.nr .content{
	background-position: 0 -236px;
}