﻿/*系统样式，CMS定义*/
body{font-family: "arial";font-size: 12px;color:#3E3E3E;margin:0;padding:0;background:#fff url(bg.gif) repeat-x top;overflow-x:hidden;overflow-y:auto}
/*html{overflow-x:hidden;overflow-y:auto} */

*{margin:0 auto}
.left{float:left}
.right{float:right}
td {font-family:"arial";font-size:12px;color:#3E3E3E}
p,ul{list-style:none;margin:0;padding:0;border:0px}
.clear{ clear:both;}/*清除浮动*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc")}/*支持png图片*/
a {behavior:url("images/systemfiles/onfocus.htc")}/*去掉点击虚线*/
.keyword{background-color: #FFFF00;}/*搜索高亮关键词*/

a:link{color:#3E3E3E;text-decoration: none}
a:visited{color:#3E3E3E;text-decoration: none}
a:hover{color:#DA0000;text-decoration: underline}

/*小号中文字体*/
.smallcnfont{font-family: "PMingLiU";font-size: 11px}

/*英文*/
.enfont{font-family:"Tahoma";font-size: 11px}
.enfont a:link{font-family:"Tahoma"font-size: 11px}
.enfont a:visited{font-family:"Tahoma"font-size: 11px}
.bold{font-weight:bold}
.px14{font-size:14px}

/*内容行高样式*/
.h18{line-height: 18px;word-wrap:break-word}
.h20{line-height: 20px;word-wrap:break-word}
.h22 {line-height: 22px;word-wrap:break-word}
.content{word-break:break-all;text-align:justify;text-justify:inter-ideograph}

/*整体文字色定义*/
.font1{COLOR:#DA0000;text-decoration:none}
.font1 a:link{COLOR:#DA0000;text-decoration:none}
.font1 a:visited{COLOR:#DA0000;text-decoration:none}
.font1 a:hover{COLOR:#3E3E3E;text-decoration:underline}

.font2{COLOR:#192A58;text-decoration:none}
.font2 a:link{COLOR:#192A58;text-decoration:none}
.font2 a:visited{COLOR:#192A58;text-decoration:none}
.font2 a:hover{COLOR:#DA0000;text-decoration:underline}

.font3{COLOR:#213C84;text-decoration:none}
.font3 a:link{COLOR:#213C84;text-decoration:none}
.font3 a:visited{COLOR:#213C84;text-decoration:none}
.font3 a:hover{COLOR:#DA0000;text-decoration:underline}

.font4{COLOR:#C8D7FF;text-decoration:none}
.font4 a:link{COLOR:#C8D7FF;text-decoration:none}
.font4 a:visited{COLOR:#C8D7FF;text-decoration:none}
.font4 a:hover{COLOR:#fff;text-decoration:underline}

.white{COLOR: #FFFFFF;text-decoration:none}
.white a:link{COLOR:#FFFFFF;text-decoration:none}
.white a:visited{COLOR:#FFFFFF;text-decoration:none}
.white a:hover{COLOR:#FFFFFF;text-decoration: underline}

.black{COLOR: #000;text-decoration:none}
.black a:link{COLOR:#000;text-decoration:none}
.black a:visited{COLOR:#000;text-decoration:none}
.black a:hover{COLOR:#193172;text-decoration: underline}

/*滤镜*/
.filterty {filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)} 
.filterAlpha {background:#000;filter: Alpha(Opacity=90);opacity:0.90}

/*内容页图片框*/
.picshowbox{border:1px solid #ccc;margin-right:15px}

/*表单*/
.input{font-family:"Tahoma";font-size:12px;COLOR:#3E3E3E;background:#f8f8f8;width:250px;height:20px;border:1px solid #D8D8D8;margin:2px 0;padding:5px 0 0 5px}
.inputsearch{font-family:"Tahoma";font-size:12px;COLOR:#3E3E3E;background:#fff;width:140px;height:19px;line-height:19px;border:none;margin:0;padding-left:5px;overflow:hidden}
.searchbtn{position:absolute}

.select{font-family:"Tahoma";font-size:12px;COLOR: #3E3E3E;background:#f8f8f8}

/*列表新闻*/
.newstop li{margin-bottom:10px}
.news li{list-style:none;margin:0;padding-left:10px;height:22px;line-height:22px;background:url(ico.gif) no-repeat left center}
.newslist li{list-style:none;margin:0;padding-left:10px;height:24px;line-height:24px;background:url(ico.gif) no-repeat left center}
.newslist p{float:right;font-size:11px}

/*列表图片  缩图文本混排*/
.picnew li{width:178px;height:100px;float:left;list-style:none;padding-left:130px;margin-right:5px}
.picnew p{margin-bottom:5px}
.picnew .pic{float:left;width:118px;height:78px;border:1px solid #E7E7E7;background:#FAFAFA;margin-left:-130px;padding:1px}

.piclist li{height:92px;list-style:none;padding:10px 0 0 130px;border-top:1px dashed #E1E1E1}
.piclist p{margin-bottom:5px}
.piclist .pic{float:left;width:118px;height:78px;border:1px solid #E7E7E7;background:#FAFAFA;margin-left:-130px;padding:1px}

/*分页样式*/
.pages{border-top:1px dashed #E1E1E1;height:20px;padding-top:5px;margin-top:15px}
.pages ul{float:right}
.pages li{float:left;font-family:verdana;font-size:10px;font-weight:bold;width:15px;height:15px;line-height:15px;overflow:hidden;text-align:center;margin-left:2px;background:#132B6D}
.pages li.hover{background:#DA0000}

.pages .first{background:#132B6D url(systemfiles/Icopage.gif) no-repeat;width:15px;height:15px;overflow:hidden;cursor:pointer}
.pages .end{background:#132B6D url(systemfiles/Icopage.gif) no-repeat -15px 0;width:15px;height:15px;overflow:hidden;cursor:pointer}
.pages .next{background:#132B6D url(systemfiles/Icopage.gif) no-repeat -30px 0;width:15px;height:15px;overflow:hidden;cursor:pointer}
.pages .prev{background:#132B6D url(systemfiles/Icopage.gif) no-repeat -45px 0;width:15px;height:15px;overflow:hidden;cursor:pointer}

.pages .pagesthis{font-family:tahoma;font-size:11px;color:#DA0000;font-weight:bold}
.pages a:link{color:#fff}
.pages a:visited{color:#fff}
.pages a:hover{color:#fff}

/*选项卡*/
.Tabbox {width:100%;height:28px;border-bottom:1px solid #CDCDCD;margin-bottom:15px}
.Tabbox ul{position:absolute;margin-top:1px}
.Tabbox li{float:left;list-style:none;background:url(tab_off.gif) no-repeat top;color:#575757;width:84px;height:28px;line-height:30px;overflow:hidden;text-align:center;font-weight:bold;cursor:pointer;margin-right:1px}
.Tabbox li.hover{background:url(tab_on.gif) no-repeat top;color:#2D2D2D}

/*轮显图片样式*/
.Swichpc-box{height:305px;filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0)}
.Swichpc-box img{width:966px;height:305px;border:1px solid #DBDBDB}
.Swichpc-swf{position:absolute;z-index:100;width:954px;margin-top:276px}
.Swichpc-swf li{
	float:left;
	list-style:none;
	width:19px;
	height:17px;
	line-height:17px;
	cursor: pointer;
	margin-left:3px;
	overflow:hidden;
	background:url(swf_off.gif) no-repeat;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#232323;
	text-align:center;
}
.Swichpc-swf li.hover{
	background:url(swf_on.gif) no-repeat;
	color:#fff;
}
.introbox{width:968px;margin-bottom:15px}
.introbox .sty{position:absolute;z-index:99;margin:1px 0 0 651px}

/*以下为网页盒子样式定义*/
.box{width:968px}
.logo{position:absolute;margin:35px 0 0 10px}

.top{background:url(bg.jpg) no-repeat center 5px;height:115px;border-bottom:5px solid #0D2052}
.top .contact{position:absolute;margin:15px 0 0 655px}

.menu{position:absolute;margin:75px 0 0 240px}
.menu ul{margin-top:5px}
.menu li{float:left;background:url(fg.gif) no-repeat left center;padding-left:15px;margin-left:15px}

.search{width:170px;margin-top:70px}

.foot{padding:16px 0;text-align:center}
.footmenu{background:#F2F2F2 url(bg_footmenu.gif) repeat-x top;border:1px solid #E1E1E1;height:28px;line-height:28px}
.footmenu li{display:inline;background:url(fg2.gif) no-repeat left 6px;padding-left:14px;margin-left:5px}
.foot .keywords{width:720px;padding:10px 0 5px 0;text-align:center}
.foot .keywords span{margin-right:5px}

.mainleft{width:201px;margin-right:15px}
.mainleft .tree_title{background:url(bg_tree_title.gif) no-repeat;width:201px;height:33px;line-height:33px;text-align:center}
.mainleft .mainleftbox{border:1px solid #E1E1E1;background:#F9F9F9;height:auto!important;height:580px;min-height:580px;}

.maincenter{width:626px}
.maincenter .maincenter-1{width:296px}
.maincenter .maincenter-2{width:312px;background:#F9F9F9;border:1px solid #E1E1E1}

.mainright{width:110px}
.mainright .tree_title2{background:url(bg_tree_title2.gif) no-repeat;width:110px;height:25px;line-height:25px;text-align:center;margin-top:10px}
.mainright .Quickbox{background:#F1F1F1;border-left:1px solid #D1D1D1;border-right:1px solid #D1D1D1}
.mainright .Quickbox ul{padding:10px 0 5px 10px}
.mainright .Quickbox li{background:url(ico.gif) no-repeat left center;padding-left:8px;height:26px;line-height:26px}

.tree{margin:10px 15px 15px 15px}
.tree li{list-style:none;height:24px;line-height:24px;padding-left:15px}
.tree .depth1{background:url(ico1.gif) no-repeat left 7px;height:26px;line-height:26px;font-size:14px;font-weight:bold;border-bottom:1px dashed #ABABAB}
.tree .depth1 a:link{COLOR:#DA0000;text-decoration:none}
.tree .depth1 a:visited{COLOR:#DA0000;text-decoration:none}
.tree .depth1 a:hover{COLOR:#DA0000;text-decoration:underline}

.ctree{margin:46px 0 15px 0}
.ctree li{list-style:none;margin-bottom:3px;background:url(ctree_off.gif) no-repeat;width:107px;height:26px;line-height:28px;overflow:hidden;padding-left:57px}
.ctree li.hover{background:url(ctree_on.gif) no-repeat}

.Icosty li{width:110px;height:31px;line-height:33px;overflow:hidden;margin-bottom:2px;background:url(btn.gif) no-repeat;text-align:center}
.Icosty li p{padding-left:15px}
.Icosty li p.Ico1{background:url(ico_sty.gif) no-repeat 17px 7px}
.Icosty li p.Ico2{background:url(ico_sty.gif) no-repeat 17px -24px}
.Icosty li p.Ico3{background:url(ico_sty.gif) no-repeat 17px -58px}
.Icosty li p.Ico4{background:url(ico_sty.gif) no-repeat 17px -92px}

.app{width:290px;height:320px;margin:10px 0 10px 10px}
.app .appPage{margin-top:6px;text-align:right}
.app .apptxt{width:286px;height:150px;overflow:hidden}

.cbanner{border:1px solid #fff;padding-bottom:20px}
.cleft{width:199px;border:1px solid #E1E1E1;background:#F9F9F9}
.cleft .ctreetitle{position:absolute;margin:-1px 0 0 -1px;background:#fff url(bg_tree_title.gif) no-repeat;border-bottom:1px solid #E1E1E1;width:201px;height:33px;line-height:33px;text-align:center}
.cfg{width:10px;overflow:hidden}
.cright{border:1px solid #E1E1E1;padding:15px;height:400px}
.cplace{margin-bottom:10px}

.desTitle{margin-bottom:10px}
.desTitle2{border-top:1px solid #E1E1E1;padding:5px 0;margin-top:10px;color:#132B6D;font-size:14px;font-weight:bold}

.sqpsw{background:#FDFDFD url(ico_sqpsw.gif) no-repeat 10px 10px;width:280px;border:1px solid #DBDBDB;padding:50px 10px 10px 10px;margin-bottom:15px}

.newsleft{width:155px}
