@charset "utf-8";
/* CSS Document */
html,form,body{
	padding:0;
	margin:0;
}
ul,li{
	list-style-type:none;
}

body{
	/*background-image:url("Images/BodyBg.jpg");*/
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

/*===========================Top页========================*/
.index_top{
	width:100%;
	background-color: #000;
	position: fixed;
	/*top:0;
	left: 0;*/
	/*filter:alpha(opacity:60);opacity:0.6; */
}
.index_top_menu{
	margin:0 auto;
	width:1204px;
}
.index_top_menu ul{
	padding:0;
	margin:0;
}
.index_top_menu ul li{
	line-height:30px;
	width:85px;
	float:left;
	font-size:14px;
	text-align: center;

		/*f00   1340  e62b1e*/
}
.index_top_menu ul li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	display:block;
}
.index_top_menu ul li a:hover{
	color:#fff;
	width:100%;
	height:100%;
	background-color:#f00;
}
.TopBanner{
	width:100%;
	background-color: #ffeacb;
	height: 400px;	
	background-image: url("Images/BannerBG.jpg");
	background-repeat: no-repeat;
}
.BanerText{
	margin: 0 auto;
	height: 180px;
	width:1204px;
	line-height: 240px;
	color:#b50d0d;
	font-size: 50px;
	font-family: "Microsoft Yahei";
	text-align: center;
	font-weight: bold;
}
.menuBox{
	width:100%;
	line-height: 40px;
	background-image: url("Images/MenuBg.gif");
}
.menutext{
	margin:0 auto;
	width:1204px;
}

.menutext ul{
	padding:0;
	margin:0;
}

.menutext ul li{
	float:left;
	line-height: 40px;
	height: 40px;
	width:130px;
	text-align: center;
	font-size: 16px;
	border-left:2px solid #d51d1d;
}
.menutext ul li a{
	color:#fff;	
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.menutext ul li a:hover{
	background-color: #ff0000;
	border-bottom: 2px solid #fff;
}

/*===========================Index.asp页========================*/
.djMain{
	margin:0 auto;
	width:1204px;
	margin-top:15px;
}
.djMain .djIndexLeft{
	float:left;
	width:307px;
	text-align:left;
	/*background-color: #fff5e6;*/
}
.djMain .djIndexRight{
	float:right;
	width:897px;
	/*background-color: #fff;*/
	/*height: 414px;*/
}
.djIndexJieGouPic{
	width:300px;
	margin: 10px auto;
}

.djMain .djIndexRight .djBanZhiBox{
	width:95%;
	float:right;
}
.djMain .djIndexRight .djBanZhiBox p{
	display: block;
	height: 50px;
	font-family: "Microsoft Yahei";
    font-size: 32px;
    line-height: 50px;
    padding: 0 2px;
    border-bottom: 3px solid #c1020e;
    color: #c1020e;
}
.TextItemList{
    padding-top: 1px;	
}
.TextItemList ul{
	clear: both;
    width: 100%;
}
.TextItemList ul li{
	height:40px;
	line-height:40px;
}

.DjFoot{
	width:100%;
	margin-top:30px;
	height: 40px;
	line-height: 40px;
	background-image: url("Images/MenuBg.gif");
	color:#fff;
	text-align: center;
}

.nav_box{
	width:100%;
	border-bottom:1px solid #ccc;
}
.nav_1340{
	margin:0 auto;
	width:1204px;
	height:60px;
}
.nav_1340 .nav_right{
	float:left;
	width:374px;
}
.nav_1340 .nav_right ul{
	padding:0;
	margin:0;
}
.nav_1340 .nav_right ul li{
	float:left;
	line-height:60px;
	color:#666;
	font-size:14px;
}
.nav_1340 .nav_left{
	float:left;
	width:800px;
	vertical-align: middle;;
}
.nav_1340 .nav_left ul{
	padding:0;
	margin:0;
}
.nav_1340 .nav_left ul li{
	float:left;
	line-height:60px;
	font-size:16px;

	padding-right:30px;
	text-align:right;
}
.nav_1340 .nav_left ul li a{
	color:#0652ee;
	text-decoration:none;
	font-weight:bold;	
}
.nav_1340 .nav_left ul li a:hover{
	color:#e62b1e;
	text-decoration:none;
}
.djContent{
	margin: 0 auto;
	width: 1204px;
	margin-top:8px;
}

.djContent .C_Left{
	float:left;
	width:800px;
}
.djContent .C_Left h2{
	color:#454545;
	
}
.djContent .C_Left h4{
	color:#999;
	font-size:13px;
	font-weight: normal;
}
.djContent .C_Left .splitline{
	display: inline-block;
	height: -10px;
	border-top: 1px dotted #ccc;
	width:100%;
}

.djContent .C_Right{
	margin-left: 30px;
	width:374px;
}

.C_Left .C_Content{
	width:800px;
	color:#454545;
	font-size: 16px;
	line-height: 175%;
}

.djMain .djClassListLeft{
	float:left;
	width:800px;
	margin-top:10px;
}

.djMain .djClassListLeft ul{
	padding:0;
	magin:0;
}


.djMain .djClassListLeft li{
    text-align: left;
    background: url("Images/dot.jpg") no-repeat left 22px;
}

.text{
	display: line-block;
    width: 700px;
    float: left;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color: #333;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.text a{
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color: #333;	
    text-decoration: none;
	height:45px;
	line-height:45px;
}
.text a:hover{
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color:#fa0723;	
    text-decoration: none;
}

.times{
	padding-left:15px;
    text-align: right;
    margin-left: 20px;
    color: #666;
    font-size: 14px;
    font-family: "Arial";
    margin-top: 6px;
	height:45px;
	line-height:45px;
}

.djMain .djClassListRight{
	float:right;
	margin-left: 30px;
	width:374px;	
}
.news_fenye{
	width:750px;
	float:left;
	margin-top:10px;	
	margin-bottom:10px;
	background-color:#fff;
}
a.splitPage:link,a.splitPage:visited{ 
	height:35px;
	padding:3px 12px;
	border:1px solid #999;
	line-height:35px; 
	text-decoration:none;
	background:#fff;
	color:#666;
	font-size:13px;
}
a.splitPage:hover,a.splitPage:active{
	border:1px solid #e62b1e;
	text-decoration:none;
	background-color:#e62b1e;
	color:#fff;
}
.SplitCurclass{
	height:35px;
	padding:3px 12px;
	border:1px solid #666;
	line-height:35px; 
	text-decoration:none;
	background:#666; 
	color:#FFF; 
	font-size:13px; 
}


.Classtext{
	display: line-block;
    width: 85%;
    float: left;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color: #333;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.Classtext a{
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color: #333;	
    text-decoration: none;
	height:45px;
	line-height:45px;
}
.Classtext a:hover{
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    color:#fa0723;	
    text-decoration: none;
}

.classtimes{
    text-align: right;
    margin-left: 20px;
    margin-top: 6px;
    color: #666;
    font-size: 14px;
    font-family: "Arial";

	height:45px;
	line-height:45px;
}