/************************************************************
* 页面公共样式表
* 此样式表存在于所有页面中，并作为默认样式
* Author: DANA(Web Designer)
*************************************************************/

/*--- global start ---*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #000;
	font: 12px "宋体", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background:#fff;

}

/* img styles */
img, table {
	border: none;
	margin:0px;
	padding:0px;
}

/* list styles */
ul,li { list-style: none; }

/* link styles */
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #d86f12;
	text-decoration: none;
}

/* bread crumb */
.label { 
	height: 22px; 
}
.label ul { 
	padding: 8px 0 0 10px; 
}
.label ul li { 
	float: left;
	font-family: '宋体';
	padding: 2px 4px;
 }

.breadcrumb {
clear:both;
margin:0 auto 10px auto;
width:988px;
font-size:13px;
padding:0 0 0 10px;


	height: 30px;
	line-height:30px;
 }
.breadcrumb ul { 
}
.breadcrumb ul li { 
	float: left;
	font-family: '宋体';
		height: 30px;
	line-height:30px;
	padding:0 2px;
}

/*-----form styles-----*/
input {
	width:105px;
	text-align: left;

}
/* font styles */
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

/* table styles */
table {
	border: none; 
}
.clear { clear: both; }

/* pagebar */
 
 .pagebar { 
	width: 600px;
	text-align: center;
	margin: auto;
	height: 30px;
	font-size: 12px;
	padding: 15px 0 15px 0;
}

.pagebar a {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #ccc #ccc #f5f5f5;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #783c29;
}
.pagebar a:hover, span.nopage {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #783c29;
	background-color: #783c29;
	color: #eee;
	cursor: default;
}



/*--- global end ---*/
*{margin:0px;padding:0px;}





/*--- header ---*/

#content {
	margin:10 auto 0 auto;
	width:984px;
	height:auto;
	padding:30px 0 0 0;
	margin:0 auto;
}


#header {
	height:170px;
	width:1008px;
	margin:0 auto;
	background:url(../images/top.jpg) no-repeat;
}


.logo {
float:left;
width:426px;
height:85px;
padding:10px 0 0 0;
margin:0 0 0 10px;
background:url(../images/logo.png) no-repeat;

}
.top_right {
float:right;
width:426px;
height:95px;
background:url(../images/top_rt.png) no-repeat;

}


.nav {
	clear: both;
	margin:0 auto;
	width:1008px;
	height:66px;
	background:url(../images/nav_bg.png) no-repeat;
}
.nav ul {padding:0 0 0 45px;


}
.nav ul li {
float:left;
margin:0 25px 0 25px;
display:inline;
line-height:55px;
font-size:16px;
font-family:"微软雅黑";
font-weight:bold;}

.nav ul li a{

width:132px;
height:56px;
color:#935541;
display: block;
font-family:"微软雅黑";

}
.nav ul li a:hover{
width:132px;
height:56px;
color:#fff;
font-family:"微软雅黑";
font-weight:bold;
background:url(../images/nav_li.png) no-repeat;
}


/*--- content ---*/

.baner {
clear:both;
width:100%;
height:334px;
background-color:#ddf1e0;}

/*#ffcc3a*/

.projector
{position:relative;
width:984px;
height:334px;
overflow:hidden;
margin:0 auto ;
	z-index:0;
}

.projector .projector_img
{position:relative; 
margin:0 auto;
width:984px;
height:334px;}

.projector .projector_img ul li
{position:relative; 
margin:0 auto;
width:984px;
height:334px;
background-repeat:no-repeat; background-position:center 0; display:none;}

.projector .num
{position:absolute; bottom:25px; left:48%;}

.projector .num ul li
{float:left; display:inline; width:15px; height:15px;border-radius: 50%;  margin-left:5px; margin-right:5px; background: #fff;}

.projector .num ul li.xcur
{background: #e77816;}

.projector span
{position:absolute; top:50%; margin-top:-25px; display:inline-block; width:35px; height:70px; cursor:pointer; background:rgba(0,0,0,0); background-repeat:no-repeat;display: none;}

.projector .prevs
{left:10px; background-position:0px 0px;background: url(../images/arrow-left.png) #000 50% no-repeat;}
.projector .nexts
{right:10px; background-position:0px 0px;background: url(../images/arrow-right.png) #000 50% no-repeat;} 






/*--- class_nav--- */

.class {
	float:left;
	width:216px;
	height:auto;
	padding:15px 0 0 0;
	

}

.class_top {
	width:216px;	
	height:65px; 
	background: url(../images/class_top.png) no-repeat;
}

.class_top h3 {
text-align:center;
font-size:14px;
font-weight:bold;
color:#17568c;
padding:34px 0 0 0;}

.class_middle {
	clear: both;
	width:216px;
	height:auto;
	padding:0 0 30px 0;
	background: url(../images/class_bg_m.png) repeat-y;
}
.class_middle ul {
	padding: 5px 0 0 0;

}
.class_middle ul li { 
	line-height: 30px;
	text-align:center;
	width:216px;
	height:32px;
	background:url(../images/class_li_bg1.png) no-repeat;

}

.class_middle ul li a {
width:216px;
height:28px;
	font-size: 12px;
	color: #a36d5c;
		font-weight:bold;
	display:block;
}

.class_middle ul li a:hover{
width:216px;
height:28px;
	color: #7f4634;
	font-weight:bold;
	text-decoration: none;
	background:url(../images/class_li_bg2.png) no-repeat;
}

.class_bottom {
	clear: both;
	width:216px;
	height:28px;
	background: url(../images/class_bottom.png) no-repeat;
}


/*--- right ---*/
#right {
	float:left;
	width: 720px;
	padding: 0 0 0 10px;
	
}

/*--- fotter ---*/

#foot {
	clear:both;
	width:1000px;
	height:20px;
	margin:20px auto 0 auto;
	border-top:solid 1px #d5bcb4;
}
#foot p {
	text-align:center;
	padding:10px 0;
	font-size: 12px;
	line-height: 24px;
	color:#a36d5c;
}
#foot span {
color:#17568c;
padding:0 0 0 10px; }

