@import url("A_style_01.css");/*02装饰器*/
@import url("A_style_02.css");/*02装饰器*/
@import url("navi_02.css");/*02导航*/



/* link   全局链接样式  
--------------------------------------------------------------------*/
a:link {
	color: #333;
	text-decoration: none;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
a:visited {
	color: #333;
	text-decoration: none;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
a:hover {
	color: #e6212a;
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
a:active {
	color: #333;
	text-decoration: none;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}



/* 头部样式---------------------------------------------*/
.top {
	width: 100%;
	height: 29px;
	background: #fff;
	border-bottom: 1px solid #dddddd;
	
	
}
.topBar {
	width: 900px;
	height: 29px;
	margin: 0 auto;
}
.topBar .welcome li p {
	line-height: 29px;
	color: #767676;
}
.topBar .help {
	width: 228px;
}
.topBar .help li {
	float: left;
	color: #767676;
}
.topBar .help li a {
	padding: 0 15px;
    color: #767676;
    line-height: 29px;

}
.topBar .help li.list_03 a {
	padding: 0 0 0 15px;

}
.logo img{ margin-top:10px;}

.header_left .word  {
	margin-left:20px;
	padding-left:10px;
	float:left;
	height: 55px;
	width: 300px;
	margin-top: 15px;
	
	border-left: 1px solid #b6b5b5;
}
.header_left .word .w_1  {
	font-size: 14px;
	text-indent: 10px;
	
}
.header_left .word .w_2  {
	font-size: 12px;
	line-height: 30px;
	text-indent: 10px;
}

.header_right {
	
	height: 90px;
	
}
.header_right .link_tel {
	
	padding: 0 0 20px 50px;
	height: 50px;
	width: 150px;
	background: url(../Images/right_tel.jpg) no-repeat left center;
}
.header_right .link_tel p.t_1 {
	font-size: 13px;
	color: #999;
}
.header_right .link_tel p.t_2 {
	font-size: 18px;
	color: #FF3300;
}
.header_right .link_tel p.t_3 {
	text-align:right;
	font-size: 14px;
	color: #999;
}
.k_t_3{ width:200px; text-align:center; float:right;}
.head_all {
	width: 100%;
	height: 100px;
	background: #fff;
}
.nav_all {
	background:url(../images/bj_nav.jpg);
	height:67px;
	width: 100%;
	height: 50px;
	margin-bottom:5px;
}
.navBar{ margin:0 auto;}
.navBar #m9 {
	display: none;
}
.key_search {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f0f0f0;
}
.key_search .keyword {
	width: 850px;
	height: 60px;
}
.key_search .keyword h3 {
	width: 90px;
	height: 60px;
	float: left;
	font-size: 14px;
}
.key_search .keyword li {
	padding: 0 8px;
	height: 60px;
	float: left;
}
.key_search .keyword li a {
	color: #555555;
	font-size: 14px;
}
.key_search .keyword li a:hover {
	color: #e6212a;
}



.footer {
	MARGIN-top: 5px; WIDTH: 100%; height:auto; BORDER-TOP: #990000 2px solid;BACKGROUND-COLOR: #F5F5F5; COLOR: #333; TEXT-ALIGN: center
}

.f_t{ width:1000px; margin:0 auto;}
.f_l{ float:left;  width:490px; height:100px; margin-top:25px;}
.f_c{ float:left;  width:390px; height:100px; text-align:left;margin-top:30px; line-height:80px; }
.f_r{ float:right;  width:120px; height:100px;margin-top:5px; }
.f12{
	font-size: 14px;
	LINE-HEIGHT: 25px;
	font-weight: bold;
}

.cpclasslistbox {

	width: 900px;
	overflow: hidden;
	padding-top: -12px;
	padding-bottom:20px
}
.cpclasslistbox .li2 {
	width: 900px;
}
.cpclasslistbox .li2 li {
	float:left;
	width:226px;
	margin:0 20px;
	padding-top: 15px;
}
