.panel{
	padding: 15px 20px 0;
	background-color: white;
	border-radius: 5px;
}
.panel .t{
	line-height: 52px;
	height: 53px;
	border-bottom: 1px solid #2b7dcd;
}
.panel .t span{
	display: inline-block;
	width: 138px;
	height: 52px;
	border-bottom: 3px solid #de823d;
	text-align: center;
	font-size: 24px;
	color: #000;
	float: left;
}
.panel .t span a{
	font-size: 16px;
	color: #597188;
}
.panel .t a img{
	margin: 0 5px;
	vertical-align: middle;
}
.shang .wrapper{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/* .shang{
	background: url('imgshang-body.png') no-repeat;
	background-size: 100% auto;
	height: 1308px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shang-body.png',sizingMethod='scale');
} */
/*学院动态*/
.shang{
	background: url('imgshang-body.png') no-repeat;
	background-position: right 0;
	min-width: 1200px;
}
.shang .nav.common{
	background-color: rgba(11,102,192,.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50b65c2,endColorstr=#E50b65c2);
}
.shang .banner.common{
	background-image: none;
}
.shang .row{
	margin-top: 66px;
}
.shang .xydt{
	width: 550px;
}
.shang .xydt .details{
	margin-top: 17px;
}
.shang .xydt .details li{
	display: none;
}
.shang .xydt .details li:first-child{
	display: block;
}
.shang .xydt .details li img{
	width: 246px;
	height: 161px;
}
.shang .xydt .details li>div{
	padding-left: 20px;
	width: 284px;
	height: 161px;
}
.shang .xydt .details li .title{
	color: #2d2d2d;
	font-size: 16px;
	line-height: 28px;
	border-bottom: 1px solid #01458e;
	padding-bottom: 5px;
}
.shang .xydt .details li .content{
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 1.7;
	font-size: 14px;
	color: #2d2d2d;
}
.shang .xydt .list{
	border-top: 1px solid #de823d;
	margin-top: 20px;
	padding: 5px 0 9px 0;
	line-height: 38px;
	font-size: 14px;
	color: #2d2d2d;
}
.shang .xydt .list li:hover{
	color: rgb(1,69,142);
}
.shang .xydt .list li{
	line-height: 2;
}
.shang .tzgg{
	width: 550px;
}
.shang .tzgg ul{
	padding: 15px 0 30px;
	color: #2d2d2d;
	font-size: 16px;
	line-height: 42px;
}
.shang .tzgg li{
	line-height: 2.3;
}
.shang .tzgg ul .time{
	color: #de823d;
}
.shang .xgdt {
	padding: 15px 20px 0;
	border-radius: 5px;
	width: 852px;
	background-color: white;
}
.shang .xgdt .t{
	line-height: 52px;
	height: 53px;
	border-bottom: 1px solid #2b7dcd;
}
.shang .xgdt .t>a img{
	margin: 0 5px;
}
.shang .xgdt .control{
	width: 280px;
	font-size: 0;
	height: 100%;
}
.shang .xgdt .c{
	padding-top: 40px;
	padding-bottom: 40px;
}
.shang .xgdt .control>div{
	width: 50%;
	text-align: center;
	font-size: 24px;
	color: #000;
	display: inline-block;
	cursor: pointer;
}
.shang .xgdt .control>div.selected{
	border-bottom: 4px solid #de823d;
}
.shang .xgdt .swiper-container{
	width: 281px;
	height: 185px;
	margin: 0;
}
.shang .xgdt .swiper-container .swiper-slide{
	width: 281px !important;
	height: 185px !important;
	overflow: hidden;
}
.shang .xgdt .swiper-container .swiper-slide img{
	display: block;
	margin: 0 auto;
}
.shang .xgdt .c ul{
	width: 554px;
}
.shang .xgdt .c ul li{
	font-size: 14px;
	color: #2d2d2d;
	margin-bottom: 20px;
}
.shang .xgdt .c ul li .time{
	color: #5c5c5c;
}
.shang .xgdt .swiper-slide{
	position: relative;
}
.shang .xgdt .swiper-slide .des{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 245px;
	height: 43px;
	color: white;
	padding: 5px 18px;
	font-size: 12px;
	line-height: 22px;
	background-color: rgba(0,0,0,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.shang .xgdt .swiper-container .swiper-pagination{
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: right;
}
.shang .xgdt .swiper-container .swiper-pagination span{
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #98948c;
	margin-right: 5px;
}
.shang .xgdt .swiper-container .swiper-pagination .swiper-active-switch{
	background-color: white;
}
.shang .link{
	width: 250px;
}
.shang .link ul{
	padding-top: 30px;
	padding-bottom: 25px;
}
.shang .link ul li{
	margin-bottom: 19px;
	float: left;
}
.shang .link ul li a{
	display: block;
}
.shang .link ul li a:before{
	content: url(imgtuoy.png);
	margin-right: 15px;
}
.shang .footer{
	height: 182px;
	background-color: rgba(1,69,142,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C801458e,endColorstr=#C801458e);
	text-align: center;
	padding-top: 54px;
	font-size: 0;
	overflow: hidden;
	margin-top: 47px;
}
.shang .footer div{
	display: inline-block;
	vertical-align:middle;
	color: white;
	font-size: 14px;
	line-height: 1.5;
}
.shang .footer .p1{
	width: 304px;
}
.shang .footer .p2{
	width: 316px;
}
.shang .footer img{
	width: 134px;
	height: 114px;
	margin: 0 130px 0 120px;
}
/*module*/
.module {
	background-image: url(imgshang-bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.module .pageC{
	background-color: white;
	margin-top: 67px;
	padding:68px 0 60px;
}
.module .menu{
	width: 300px;
	text-align: center;
}
.module .menu .title{
	width: 300px;
	line-height: 40px;
	height: 40px;
	color: white;
	font-size: 26px;
	background-color: #007cc2;
}
.module .menu ul{
	padding-top: 48px;
}
.module .menu ul li{
	margin-bottom: 60px;
	font-size: 20px;
	color: #000;
	cursor: pointer;
	position: relative;
}
.module .menu ul li span{
	display: none;
	content: " ";
	position: absolute;
	bottom: 0;
	left: 64px;
	width: 3px;
	height:23px;
	background-color: #de823d;
}
.module .menu ul li.selected span{
	display: block;
}
.module .menu-ct{
	width: 864px;
	padding: 0 18px;
}
.module .menu-ct .t{
	line-height: 58px;
	height: 58px;
	border-bottom: 3px solid #de823d;
	font-size: 18px;
	color: #383838;
}
.module .menu-ct .t .weizhi{
	font-size: 14px;
	color: #727272;
}
.module .list{
	padding:30px 0 22px;
}
.module .list li{
	margin-bottom: 20px;
	font-size: 14px;
	color: #2d2d2d;
}
.module .list li:hover {
	color: #007cc2;
}
.module .footer p{
	width: 330px;
	margin: 0 auto;
}

.module .menu-ct h1{
	line-height: 1.5;
	padding: 10px 0;
	color: #2d2d2d;
	font-size: 24px;
}
.module .menu-ct img{
	max-width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.module .menu-ct .wz-main table{
	margin: 0 auto;
	border-collapse: collapse;
	text-indent: 0;
}
.module .menu-ct .wz-main table td{
	border: 1px solid #ccc;
}