﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*头部开始*/
.bodyCon08 {
    background: none
}

.bodyCon08 .students {
    margin: 0 auto;
    width: 1328px;
    height: 300px;
    position: relative;
}

.bodyCon08 .students p.PP {
    width: 510px;
    height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 300px;
}

#four_flash {
    position: relative;
    width: 1328px;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
}

#four_flash .flashBg {
    width: 1220px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash .flashBg ul.mobile {
    width: 2000%;
    height: 400px;
    position: absolute;
    top: 15;
    left: 0;
}

#four_flash .flashBg ul.mobile li {
    background: url(img/pro4.png) no-repeat left top;
    float: left;
    width: 275px;
    height: 300px;
    margin-right: 33px;
    padding-top: 1px;
    color: #6C6E85;
	position: relative;
}
#four_flash .flashBg ul.mobile li a:hover span{
	position: absolute;
	top:1px;
	left:1px;
	background:rgba(0,0,0,0.6);
	height: 300px;
	width:275px;
	color: #fff;
	display: block;
}
#four_flash .flashBg ul.mobile li a:hover dd{
    color: #fff;
}

#four_flash .flashBg ul.mobile li img {
	padding-left:1px;
}
#four_flash .flashBg ul.mobile li dd {
	position: absolute;
	top:240px;
    font-size: 16px;
    width: 275px;
	font-weight: bold;
	color: #333333;
    line-height: 20px;
    text-align: center;
}



#four_flash .flashBg ul.mobile li a {

}

#four_flash .but_left {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 116px;
    left: 0px;
}

#four_flash .but_right {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 116px;
    right: 0px;
}

