@charset "gb2312";
/* CSS Document */
/* 初始化环境 */
body{color:#333534;text-align:center;line-height:24px;}
img{ border:0}
div{text-align:left;word-break:break-all;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd,div{margin:0;padding:0;}
textarea,input,select,body{font-size:12px;}
ul,li,ol,{list-style-type:none;}
ul{ list-style:none;}
select,input{vertical-align:middle;}
fieldset,img{border:0;}

a:link,a:visited {color:#414244;text-decoration:none;}
a:hover {color:#c52d78;text-decoration:underline;}
a:active{color:#414244;text-decoration:none;}



.nav li a:link,.nav li a:visited {color:#FFF;text-decoration:none;}
.nav li a:hover {color:#eb511f;text-decoration:underline;}
.nav li a:active{color:#FFF;text-decoration:none;}


.bigBox{width:100%;height:100%;background:url(../images/bg.jpg) no-repeat center top;}
.bigBox2{width:100%;height:10px;background:url(../images/boxbotbj.jpg) no-repeat center bottom;overflow:hidden;}
.content{width:1000px;margin:0 auto;}
.banner{height:340px;overflow:hidden;position:relative;}
.banText{
	position:absolute;
	left: 47px;
	top: 170px;
	width: 377px;
	height: 50px;
	color:#c05739;
}
.navBox{background:url(../images/navbj2.jpg) repeat-x 0 0;}
.nav{height:39px;background:url(../images/navbj1.gif) no-repeat 77px 0;}
.nav li{width:125px;height:39px;float:left;display:inline;font:normal 18px/39px Microsoft YaHei,Verdana, Geneva, sans-serif;text-shadow:0 5px 5px #000;text-align:center;}
.nav li a{display:block; cursor:pointer;width:125px;height:39px;background:url(../images/navline.jpg) no-repeat right center;}
.navBot{height:27px;background:url(../images/navbotbj.jpg) repeat-x 0 0;border:1px #ffffff solid;border-bottom:none;}
.title{height:36px;background:url(../images/title_m.jpg) no-repeat 0 0;}
.titleSpan1,.titleSpan2,.titleSpan3,.titleSpan4,.titleSpan5,.titleSpan6,.titleSpan7,.titleSpan8{width:157px;height:36px;background:url(../images/title_m.jpg) no-repeat;display:block;float:left;margin-left:39px;}
.titleSpan1{ background-position:0 -47px;}
.titleSpan2{ background-position:-167px -47px;}
.titleSpan3{ background-position:-334px -47px;}
.titleSpan4{ background-position:-501px -47px;}
.titleSpan5{ background-position:-668px -47px;}
.titleSpan6{ background-position:-835px -47px;}
.titleSpan7{ background-position:0 -94px;}
.titleSpan8{ background-position:-167px -94px;}
.boxTop{height:220px;background:#fefdfb url(../images/box_top.jpg) repeat-x 0 0;border:6px #fcfafb solid;border-top:0;border-bottom:0;padding:25px 0 0 6px;}
.boxTop li{width:225px;height:205px;float:left;display:inline;margin:5px 10px;}
.boxTop li img{border:1px #eeeeee solid;}
.boxTop .title{width:220px;height:27px;background:url(../images/titlebj.jpg) no-repeat 0 0;text-align:center;color:#783256;line-height:27px;margin-top:5px;}
.boxBot{height:101px;background:url(../images/box_bot.jpg) no-repeat 0 0;padding:10px 25px 0 180px;margin-bottom:15px;}
.plBox{background:#fefdfb url(../images/box_top.jpg) repeat-x 0 0;border:6px #fcfafb solid;border-top:0;border-bottom:0;}
.thcmt{display:none;}
.cmtContent{background:none;border:none;}
.bottomBox{width:100%;height:226px;background:url(../images/bottom.jpg) no-repeat center top;padding-top:30px;}


.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;font-size:0;line-height:0;height:0;}
.cur{cursor:pointer;}
.titBox{margin:5px 0;color:#ff0000;text-align:center;font:bold 16px/28px Microsoft YaHei,Verdana, Geneva, sans-serif;}
.l10{line-height:10px;}
.l20{line-height:20px}
.l30{line-height:30px}
.text_24{text-indent:24px;}

.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}

.font_red{color:#F00;}
.font_gray{color:#ccc;}
.font_w{color:#ffffff;}
/*以下样式用于专题背景很复杂的情况，去除底部的背景，使底部风格和页面统一*/

/*修改页面背景颜色*/
html body { background:#FFF url(../images/bgbj2.jpg) repeat-y center top;}
/*修改links条，去背景，文字居中，白色*/
body #bottom .links { background:none; text-align:center;}
body #bottom .links ,body #bottom .links a { color:#000;}
/*修改sites条，更改文字颜色*/
body #bottom .sites ,body #bottom .sites a ,body #bottom .sites a:link { color:#000;}
body #bottom .sites a:hover ,body #bottom .sites a:visited { color:#000;}
/*修改left和mid，更改文字颜色*/
body #bottom .left p ,body #bottom .left p a ,body #bottom .left p a:link { color:#000;}
body #bottom .mid ,body #bottom .mid a ,body #bottom .mid a:link { color:#000;}
