@charset "gb2312";
/* CSS Document */

/*-----------------------------------------初始化样式------------------------------------------*/
body{ padding:0; margin:0 auto; background-color:#fff; line-height:24px;}
img{ border:none;}
h1,h2,h3,h4,h5,h6,hr,blockquote,form,ul,ol,li,p,pre,dl,dt,dd,fieldset,legend,button,input,textarea,th,td{ padding:0; margin:0;}
ul,ol,li{ list-style:none;}
sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}
legend { color:#000;}
fieldset{ border:0;} 
button,input,select,textarea { font-size:100%;}
table{ border-collapse:collapse; border-spacing:0;}
.clear{ clear:both; line-height:0px; font-size:0px;}
.clearfix:after{ content:".";display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;overflow:hidden;}
.left{ float:left; _display:inline;}
.right{ float:right;}
.hr_10{ clear:both; height:10px; overflow:hidden; font-size:1px; line-height:1px;}
.hr_15{ clear:both; height:15px; overflow:hidden; font-size:1px; line-height:1px;}

/*------------------------------------------字体样式-------------------------------------------*/
body,button,input,select,textarea{ font-family:"宋体"; color:#000; font-size:12px;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
address,cite,dfn,em,var{ font-style:normal }
code,kbd,pre,samp{ font-family:courier new, courier, monospace;}
small{ font-size:12px;}
.bold{ font-weight:bold;}
.ft14{ font-size:14px;}
.ft16{ font-size:16px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}
a.red:link,a.red:visited{ color:#B70B00;}
a.red:hover{ color:#B70B00;}
a.red:active{ color:#B70B00;}
a.white:link,a.white:visited{ color:#fff;}
a.white:hover{ color:#fff;}
a.white:active{ color:#fff;}
a.grey:link,a.grey:visited{ color:#444;}
a.grey:hover{ color:#CC0000;}
a.grey:active{ color:#444;}
 
/*-----------------------------------------全局元素布局----------------------------------------*/
.topMargin5{ margin-top:5px;}
.topMargin10{ margin-top:10px;}
.topMargin20{ margin-top:20px;}
.leftMargin5{ margin-left:5px;}
.leftMargin10{ margin-left:10px;}
.bottomMargin5{ margin-bottom:5px;}
.bottomMargin10{ margin-bottom:10px;}
.wrapper{ width:100%;margin:0 auto;}
.center{ text-align:center;}
.none{ display:none;}
#margin0{ margin:0;}
.red{ color:#C00;}

#head{ background:url(http://img.eduuu.com/aoshu/zhuanti/images/as_bg1.png) repeat-x; width:100%; text-align:center;}
.mainContent{margin:auto;width:930px; padding:10px; background-color:#fff}

.banner{ background:url("images/h_img15.jpg") no-repeat scroll center top rgba(0, 0, 0, 0); width:100%; height:540px;}
.tg{ padding:43px 0 0 473px; width:160px; height:39px;}
.tg img{ display:block;}
.date{ padding:79px 0 0 355px; width:237px; text-align:center; font:30px/50px "微软雅黑"; color:#F8563F;}
.dao{ background:url(images/dao.png) no-repeat; padding:10px 40px 0 30px; width:880px; height:91px; text-indent:2em;}
/*.bgorang{ background:url(images/bg_orange.png) repeat-x #FFF; padding:16px;}*/
.reword{width:930px; margin:10px auto;}
.reword .tabTit{ float:left; cursor:pointer;}
.reword .tabTit li{ width:160px; height:60px; font:22px/60px "微软雅黑"; color:#FFF; padding-left:76px; margin-bottom:1px;}
.reword .tabCon{padding:10px 10px 10px 14px; border:2px solid #E7BE82; width:666px; height:280px; float:right; line-height:28px;}
.book{ background:url(images/book1.png) no-repeat;}
.star{ background:url(images/star1.png) no-repeat;}
.clock{ background:url(images/clock1.png) no-repeat;}
.sun{ background:url(images/sun1.png) no-repeat;}
.note{ background:url(images/note1.png) no-repeat;}
.book.on{ background:url(images/book2.png) no-repeat;}
.star.on{ background:url(images/star2.png) no-repeat;}
.clock.on{ background:url(images/clock2.png) no-repeat;}
.sun.on{ background:url(images/sun2.png) no-repeat;}
.note.on{ background:url(images/note2.png) no-repeat;}

.titshow{ background:url(images/tit_show.png) no-repeat; height:40px; line-height:40px; padding-right:20px;}
.titshow span{ float:right; font-weight:normal;}
.titlist{ background:url(images/tit_list.png) no-repeat; height:40px; line-height:40px; text-indent:-9999px;}
.bgred{ background:url(images/bg_red.png) repeat-x #FFF;width:930px; margin:0px auto;}
.show{ background:#FFF; padding:18px 12px 0 22px; width:878px;}

/*滚动图*/
.roll-wrap{ height:406px; position:relative;}
.rollbox{ width:225px; overflow:hidden; position:relative;}
.rollbox ul{ width:20000px;position:relative;}
.rollbox ul:after{ clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden;}
.rollbox ul li{ float:left; width:225px; height:406px; overflow:hidden;}
.rollbox li dl{ width:225px; margin:0px auto; position:relative;}
.rollbox li dt img{ display:block;}
.rollbox li dd{ width:215px; padding:10px 5px; position:absolute; left:0; bottom:0; font-family:"微软雅黑"; text-align:right; background:#FFF; filter:alpha(opacity=60); opacity:0.6;}
.rollbox li dd h2{ font-size:14px; font-weight:normal;}
.rollbox li dd em{ font-size:18px;}
.rollbox li p{ border:1px solid #DDD; background:#F7F7F7; padding:5px 12px; margin-top:10px; text-indent:2em;}
.roll-prev,.roll-next{ width:24px; height:60px; cursor:pointer; margin-top:150px;}
.roll-prev-default{ background:url(images/arrowL_1.png) 50% no-repeat;}
.roll-next-default{ background:url(images/arrowR_1.png) 50% no-repeat;}
.roll-prev-end{ background:url(images/arrowL_2.png) 50% no-repeat;}
.roll-next-end{ background:url(images/arrowR_2.png) 50% no-repeat;}

.wid273{ width:273px;}
.wid580{ width:580px;}
.pl49{ padding-left:39px; border-left:1px dotted #DDD;}
.listshow{ width:265px;}
.listshow li{ background:url(images/dot_org.gif) no-repeat 0 50%; padding-left:15px; line-height:26px; width:250px;}
.back{ border:1px solid #DDD; background:#F7F7F7; padding:5px 12px;}

.back{ border:1px solid #DDD; background:#F7F7F7; padding:5px 12px;}

.worksBox{ width:930px; padding:10px 0; background:#ffffff; overflow:hidden; zoom:1;}
.focusBox{ width:252px; padding:0px 13px 0px 19px;}
.bx_wrap{ position:relative;}
.bx_wrap li{  width:252px;}
.bx_wrap img{ display:block;}
.bx_wrap .prev,.bx_wrap .next{ position:absolute; top:80px; display:block;}
.bx_wrap .prev{ left:-13px;}
.bx_wrap .next{ right:-13px; _right:0px;}
.focusBox li{ width:252px;}
.focusBox li dl{ width:225px; margin:0px auto; position:relative;}
.focusBox li dt img{ display:block; margin-bottom:10px;}
.focusBox li dd{ width:215px; padding:10px 5px; position:absolute; left:0; bottom:0; font-family:"微软雅黑"; text-align:right; background:#FFF; filter:alpha(opacity=60); opacity:0.6;}
.focusBox li dd h2{ font-size:14px; font-weight:normal;}
.focusBox li dd em{ font-size:18px;}
.focusBox span{ display:block; text-indent:24px;}
.focusBox span a,.focusBox span a:hover,.worksList li a,.worksList li a:hover{ color:#b43f6d;}
.worksList{ width:626px; overflow:hidden; zoom:1;}
.worksList ul{ width:276px; padding:0px 18px;}
.worksList li{ padding-left:9px; background:url(images/point.jpg) 0px 10px no-repeat;}
.worksList li span{ color:#777777;}
.bodr{ border-right:1px dotted #d1c3ba;}

.widbox442{ width:460px; padding-right:20px; border-right:1px dotted #DDD; }
.widbox442 h3{ color:#777; font-size:14px;}
.widbox420{ width:420px; padding-left:23px; }
.titLine{ height:26px; line-height:26px; color:#D01211; border-bottom:1px solid #D01211;}
.titLine em{ height:24px; line-height:24px; border-bottom:2px solid #D01211; display:inline-block; padding:0 5px;}
.titLine span{ float:right; font-size:12px; font-weight:normal;}
.first{ margin-bottom:4px;}
.first dt{ float:left;}
.first dt img{ display:block;}
.first dd{ float:left; padding-left:10px;}
.first dd p em{ width:72px; color:#595959; font-weight:bold; display:inline-block;}
.winer th{ background:#E16967; color:#FFF; font-size:14px; text-align:left;}
.winer th,.winer td{ height:30px;}
.bgf0{ background:#F0F0F0;}
.winer td.blank10{ height:10px; line-height:1px;}


.desField {
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 11px;
}
.h-banner {
    margin: 0 auto;
    width: 950px;
}

.h-banner a {
    display: block;
    height: 60px;
    left: 230px;
    position: relative;
    top: 259px;
    width: 256px;
}
a:link, a:visited {
    color: #000;
    text-decoration: none;
}

a.redLink {
    color: #ff0000;
}
.head{
	background:#f9f9f9;
	height:60px;
	margin:0 auto;
    padding: 0;
}
.topbar{
	width:980px;
	margin:0 auto;
	height:60px;
}
.logo{
	margin:8px 0;
	float:left;
	width:200px;
}
.links{
	float:right;
	margin-top: 20px;
    width: 310px;
}
.links ul li{
	display: inline;
    float: left;
    margin: 0 5px;
}

/*焦点图*/
#main {overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 960px; height: 360px; margin: auto; position: relative; }
    #index_b_hero img { width: 950px; height: 350px; }
    #index_b_hero .heros { width: 960px; height: 360px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 5px; z-index: 1; position: absolute; top: 0; left: 0; width: 950px; height: 350px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -960px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 960px; }
    #index_b_hero .active { z-index: 2; left: 0; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url(images/icon-left-right.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
    .icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
    .icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
	
.footer{
	margin:0 auto;
	padding-top:20px;
	height:100px;
	text-align:center;
}
.footer ul{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.footer ul li {
    display: inline;
}
.footer ul li a {
    color: #000;
    display: inline;
    margin: 0 5px;
}
.footer p {
    line-height: 25px;
    text-align: center;
}