body{
 margin:0; padding:0;
 color:#51504D;
 font:12px/18px Microsoft YaHei, Verdana, Geneva, sans-serif;
 background-color:#dddddd;background-image:url(/images/bg.gif);background-repeat:repeat;
}
html{width:100%; height:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,h1,h2,h3,h4,input,span,dl,dt,dd{margin:0;padding:0;}
select,input,img,select{vertical-align:middle;}
img{border:0;}
ul,li,ol,dl,dt,dd{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
.dis{display:block;}
.undis{display:none;}
a{ text-decoration:none; color:#4c4c4c;}
a:hover{ text-decoration:none; color:#FF6600;}
*:focus {outline: none;}

.clearfix:after{content:".";display:block;height:0;clear:both; visibility:hidden;}
*html .clearfix{height:1%;}
.clearfix{display:inline-block;}
.clearfix {display:block;}
.clear{ clear:both; height:1px;line-height:0px; font-size:0; display:block;}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}


/*前台a标签样式*/
a:link, a:visited {
	color: #444444;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #874128;
	text-decoration: none;
	outline:none;
}


.fwtop {
	width:100%;
	margin:0 auto;
	background: url(/images/top_bg.jpg) repeat-x left top;
}
.fwtop .fwtop_head {
	width:990px;
	margin:0 auto;
	position:relative;
	height:100px;
}
.fwtop_logo {
	float: left;
}
.fwtop_banner {
	width:990px;
	background: url(/images/content_bg.jpg) repeat-y left top;
	padding:0 6px;
	margin:0 auto;
}
.fwtop_banner img {
}

.fwtop_mainNav {
	width:100%;
	background: url(/images/menubg.jpg) repeat-x left bottom;
}

/*多级下拉导航样式*/
.fwtop_nav4 {
	position: relative;
	z-index: 1;
	height:48px;
	width:990px;
	margin:0 auto;
	font-family: Microsoft YaHei;
}
.fwnavlink4 h3 {
	font-size:100%;
	font-weight:normal;
	font-size:14px;
}
.fwnavlink4 .m {
	position: relative;
	float: left;
}
.fwnavlink4 h3 a:link, .fwnavlink4 h3 a:visited, .fwnavlink4 h3 a:hover, .fwnavlink4 h3 a:active {
	display: inline-block;
	height:48px;
	text-decoration: none;
	text-align: center;
	width:120px;
	color:#fff;
	background: url(/images/menu.png) no-repeat top left;
	line-height:48px;
	font-size: 14px;
}
.fwnavlink4 .on h3 a:link, .fwnavlink4 .on h3 a:visited, .fwnavlink4 .on h3 a:hover, .fwnavlink4 .on h3 a:active {
	color: #fff;
	background: url(/images/menunow.jpg) repeat-x left bottom;
}
.fwnavlink4 .sub {
	display:none; /*默认隐藏*/
	position:absolute;
	left:0;
	top:48px;
	background:#6b0705;
	float:left;
	line-height:30px;
	width:120px;
}
.fwnavlink4 .sub h1 {
	text-align:center;
}
.fwnavlink4 .sub h1 a {
	color:#fff;
	display:block;
}
.fwnavlink4 .sub h1 a:hover {
	color: #F00;
}
.fwnavlink4 .sub dl {
	display:inline-block;
    *display:inline;
	zoom:1;
	vertical-align:top;
	line-height:26px;
}
.fwnavlink4 .sub dl a:hover {
	color:#fff;
}
.fwnavlink4 .sub dl dt a {
	color:#fff;
	display:block;
	border-bottom:1px dotted #fff;
	width:110px;
	padding-left:10px;
}
.fwnavlink4 .sub dl dt a:hover {
	color:#fff;
	background:#8f2e28;
}
.fwnavlink4 .sub dl dd a span {
	color:#fff;
	padding-left:20px;
	display:block;
	border-bottom:1px dotted #fff;
}
.fwnavlink4 .sub dl dd span:hover {
	color:#fff;
	background:#8f2e28;
}
.clearfix:after {
	clear: both;
	/*content: ".";*/
	display:inline-block;
	height: 0;
	visibility: hidden;
}

.fwmain {
	width:990px;
	background: url(/images/in_fw_bg.jpg) repeat-y left top;
	padding:0 6px;
	margin: 0 auto;
}

.conmain {
	width:990px;
	background: url(/images/fw_bg.jpg) repeat-y left top;
	padding:0 6px;
	margin: 0 auto;
}

/*内页区域*/
.conmain_nleft {
	width: 230px;
	float: left;
	color: #fff;
	background: url(/images/left_bg.jpg) repeat;
}
.conmain_nright {
	width: 760px;
	float: right;
	color: #4a4a4a;
}
/*竖型3级菜单*/
.fwtop_nav6 {
	width:100%;
	margin:auto;
}
.fwtop_nav6 h1 {
	padding:0 10px;
}
.fwtop_nav6 h1.selected {
	color:#FFF;
}
.fwtop_nav6 h1 a:link, .fwtop_nav6 h1 a:visited, .fwtop_nav6 h1 a:active {
	clear:both;
	line-height:30px;
	height:30px;
	background: url(/images/class.png) no-repeat left bottom;
	color: #000;
	font-size:12px;
	display: block;
	padding-left:20px;
	font-weight:normal;
}
.fwtop_nav6 h1 a:hover {
	color:#230000;
	font-weight:bold;
}
.fwtop_nav6 h2 {
	line-height:30px;
	height:30px;
}
.fwtop_nav6 h2 a:link, .fwtop_nav6 h2 a:visited, .fwtop_nav6 h2 a:active {
	cursor:pointer;
	color:#230000;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 5px 70px;
	font-weight:normal;
}
.fwtop_nav6 ul {
	padding-left:15px;
	border:#E7E7E7 1px solid;
	border-top:none;
	overflow:auto;
}
.fwtop_nav6 ul li {
	padding:5px 0 5px 10px;
}
.fwtop_nav6 .selectCheck a:link, .fwtop_nav6 .selectCheck a:visited, .fwtop_nav6 .selectCheck a:active {
	color:#230000;
	font-weight:bold;
}
.no {
	display:none;
}
/*可拖动模块最外层div*/
.label {
	clear:both;
	overflow:hidden;
}
.label_head {
	background:url(/images/title.jpg) repeat-x left;
	height:38px;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	overflow: hidden;
}
.label_title {
	color: #000;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	float:left;
}
.link_more {
	float: right;
	padding-right: 10px;
}
.link_class{ float:left; padding-left:20px;}
.link_class li{ float:left; background:url(/images/ico1.gif) no-repeat left center; font-weight:100; padding-left:12px; font-size:12px; padding-right:10px;}
.more {
	/*background: url(../more.png) no-repeat scroll 50% 50% transparent;*/
	display:inline-block;
	/*text-indent: -9999px;*/
	width:55px;
	float:right;
	outline:none;
}
.label_content {
	padding:5px 10px;
}



/*首页内容*/
.fwmain_index {color: #4a4a4a;}
.index_company{ width:323px; overflow:hidden; height:260px; float:left; }
.index_company .about_con{ line-height:25px;}

.index_news{ width:323px; overflow:hidden; height:260px; float:left; margin-left:10px;}

.index_Pic{ width:323px; overflow:hidden; height:260px; float:right;}

.Pic_Class{ width:240px; height:45px; overflow:hidden;}
.Pic_Class ul { width:270px;}
.Pic_Class ul li{ float:left; width:70px; line-height:22px; background:url(/images/ico1.gif) no-repeat left center; padding-left:12px; padding-right:5px;}

/*文章列表默认样式-start*/
.item_list li {
	clear:both;
	line-height: 30px;
	height:34px;
	background: url(/images/line1.jpg) no-repeat left bottom;
}
.focus .item_list li{background: url(/images/line.jpg) no-repeat left bottom;}

.item_list li a {
	padding: 0 5px 0 20px;
	line-height:30px;
	color:#4a4a4a;
}
.item_list li span {
	float:right;
}
.item_list li a:hover {
	color:#cb0602;
}

/* ============文章详情============== */

div#newscontent{
text-align:left;
padding:0px 0px 30px 0px;
}

div#newscontent .newstitle{
	font-size:22px;
    font-weight: bold;
	line-height:50px;
	text-align:center;
}

div#newscontent .info{
height:28px;
line-height:28px;
border:1px #e8e8e8 solid;
margin:0px 0px;
text-align:center;
background-color:#f7f7f7;
}


div#newscontent .memo{
margin:20px 0px 0px 0px;
padding:15px;
text-align: left;
font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
border:1px #ddd dotted;
text-align:left;
background-color:#fff;
}

div#newscontent .con{
margin:30px 0px;
text-align: left;
font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
}

.info_big{  width:725px; overflow:hidden; margin:10px auto;}


.onList{ padding:5px 0px; color:#999}
.jiathis_style{ height:30px;}

/* focus */
.focus{width:300px;height:165px;margin:0px auto;position:relative;overflow:hidden;margin-bottom:15px;}
/*数字按钮样式*/
.focus .num{overflow:hidden;height:15px;position:absolute;bottom:5px;left:15px;zoom:1;z-index:3 }
.focus .num li{width:15px;height:15px;line-height:15px;text-align:center;font-weight:400;font-family:"微软雅黑", Arial;color:#FFFFFF;background:#444444;margin-right:10px;border-radius:50%;cursor:pointer;float:left;}
.focus .num li.on{background:#FF7700;} /*当前项*/

.focus img{ width:240px; height:165px;}
/*上一个  下一个*/
.focus .prev,
.focus .next{display:none;width:40px;height:55px;background:url(/images/btn.png) no-repeat 0px -22px;position:absolute;top:60px;}
.focus .prev{left:0;}
.focus .next{right:0;background-position:right;}


/*图文列表样式-start*/
.pic_list1 li {
	width: 173px; overflow:hidden;
	padding:3px;
	float: left; text-align:center;
}
.pic_list1 li img {
	height: 130px;
	line-height: 20px;
	overflow: hidden;
	width: 165px;
	background:#fff;
	border:1px solid #dadada;
}
.pic_list1 br {
	clear:both;
}

.pic_list1 li .title {
	width:170px; overflow:hidden;
	white-space:nowrap;
	text-align:center;
	color:#4a4a4a;
}

.pic_list_roll{ width:970px; height:170px; overflow:hidden;}

.conmain_nright .pic_list1 ul{ width:790px;}
.conmain_nright .pic_list1 ul img{margin: 10px 5px 5px 6px;}
.conmain_nright .pic_list1{width:750px;}



/*图文列表样式-end*/

/*友情链接*/
.links_con { padding:10px 0px;}
.links_con li{ float:left; padding-right:20px;}


/* 底部样式*/
.fwbottom{ color:#FFF;}
.fwbottom a{ color:#D7D7D7;}
.fwbottom a:hover{ color:red;}


.wrap{ width:990px; overflow:hidden; margin:0 auto; padding-bottom:10px;}

.foot_left{ width:740px; float:left;}
.foot_left dl{ float:left; width:120px;}
.foot_left dl dt{ font-size:14px; font-weight:bold; padding:3px 0;}
.foot_left dl dt a{ color:#FFF}
.foot_left dl dd{ padding:3px 0;}
.foot_right{ width:195px; float:right;}
.foot_right p{ line-height:18px;}

.foot_right .log{ float:left; width:76px; padding-right:10px;}
.foot_right .txt{ float:right;}

.foot_copy{ text-align:center; padding-top:20px; padding-bottom:10px; background:#6c0d07; line-height:25px;}
/*////修改标签标题样式*/

.label {
	margin-bottom:10px;
}
.fwmain_index .label_head{
	background: url(/images/right_title.jpg) no-repeat left top;
	height:38px;
}
.fwmain_index .label_head .label_title {
	padding-left:32px;
	line-height:38px;
	color:#4a4a4a;
}

.conmain_nright .label_head {
	background: url(/images/right_title.jpg) no-repeat left top;
	height:38px;
}
.conmain_nright .label_head .label_title {
	padding-left:32px;
	line-height:38px;
	color:#4a4a4a;
}

.conmain_nright .item_list li {
/*	clear: both;
	line-height: 34px;
	height: 34px;
	padding-left: 10px;
	background: url(../line.jpg) no-repeat left bottom;
*/}
.conmain_nright a {
	color: #9a9084;
}
.conmain_nright a:hover {
	color: #f96125;
}


/* 分页 */
.page-navi{ padding:10px 0px;}
.page-navi div{ color:#000; font-size:12px;}
.page-navi font{ display:block;font-size:12px; float:left; border:1px solid #ddd; line-height:20px; padding:0px 6px;margin-right:5px; _display:inline; color:#666;}
.page-navi b{ display:block; float:left; background:red; border:1px solid #ddd; line-height:20px; padding:0px 6px; margin-right:5px; _display:inline; font-weight:bold; color:#fff;}
.page-navi a{ display:block; float:left; border:1px solid #ddd; padding:0px 6px;line-height:20px;margin-right:5px; _display:inline; color:#000;}
.page-navi a:hover{ text-decoration:none;background:#ffeff4; border:1px solid #bd0833;color:#000;}
.page-navi span{ display:block; float:left;padding:0px 10px;line-height:20px;}
.page-navi span em{ font-style:normal; }
/*.page-navi span em {display:none;}*/


/*所在地区*/
.Area_Class{ width:740px; overflow:hidden; line-height:25px;  border-bottom:1px double #CCC;margin-top:10px; padding-bottom:10px;}
.Area_Class dt{ width:50px; overflow:hidden; float:left; background:#F00; color:#fff; text-align:center;}
.Area_Class dd{ width:680px; overflow:hidden; float:right;}
.Area_Class dd ul{ width:690px;}
.Area_Class dd ul li{float:left; padding:0 5px; margin-right:10px;}

.ar_info{ width:740px; overflow:hidden; line-height:25px; border-bottom:1px double #CCC; margin-top:10px; padding-bottom:10px;}
.ar_info dt{float:left; padding-right:10px;}
.ar_info dd{float:left;}
.ar_info dd li { float:left; padding-right:10px;}
.ar_info dd li a{ border:1px #E78C56 double; display:block; padding:0px 5px;}
.ar_info dd li a span{ background:url(../images/close.png) no-repeat right center; padding-right:20px;}


/*网址搜索*/

.fwtop_search{ float:right; padding-top:20px;}
.search{width:336px;height:32px;line-height:32px;margin-top:2px;float:right}
.search a{text-decoration:none;cursor:pointer}
.search input{float:left}
.sa{width:52px;height:24px;line-height:24px;background:url(/images/a.png) no-repeat -99px -82px;border:1px solid #ddd;border-right:1px solid #eee;position:relative;float:left;color:#666;padding-left:8px;z-index:0}
.sa_hover{background:url(/images/a.png) no-repeat -99px -107px}
.lanmu{border:#ddd 1px solid;position:absolute;width:60px;top:24px;left:-1px;z-index:9}
.lanmu a{height:26px;line-height:26px;display:block;padding-left:10px;border-bottom:1px solid #eee;background:#FFF;color:#666}
.lanmu a:hover{background:#f6f6f6;color:#390}
.sb{width:193px;height:24px;line-height:24px;border:1px solid #ddd;border-left:none;font-size:12px;color:#CCC;padding-left:4px!important;padding-left:0px}
.sc{background:url(/images/a.png) no-repeat -97px -144px;border:none;width:76px;height:26px;cursor:pointer}


/* 网址地图*/

.prolink{ width:100%; margin-bottom:10px; line-height:24px;}
.prolink ul li {width:100%; background:url(/wap/image/index_13.jpg) repeat-x ; text-indent:16px; padding-top:4px; line-height:42px;overflow:hidden;}
.prolink ul li a{ margin-right:0px; display:block; width:100%; text-decoration:none; color:#000000; font-weight:bold;  }


.prolink ul li dd{ float:left;  margin-bottom:2px;margin-top:2px; text-indent:30px; }
.prolink ul li dd a{ margin-right:10px;text-decoration:none; color:#005BAC; font-weight:bold;}


.label_load{ padding-right:20px; float:right; color:#000; font-size:12px; font-weight:100;}
.label_load a{color:#000; font-size:12px;font-weight:100;}
