@charset "utf-8";
/* 公共样式 */
body{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#333333;}
*{padding:0px;margin:0px;}
ul li{list-style-type:none;}
img{border:0px;}
.clear{clear:both;}
.line10{height:10px;}

a{text-decoration:none;color:#3399ff;}
a:hover{color:#f65b06;}

.w1000{width:1000px;margin:0px auto;}

.m10{margin-top:10px;}
.m50{margin-top:50px;}

.float{float:left;}
.zuo{float:left;}
.you{float:right;}

/**头部样式**/
#header{background:#333333;height:123.2px;}
 .top{}
 .top div.logo{font-size:40px;color:#FFCC99;font-weight:bold;margin-top:8px}
 .top div.topad{font-size:20px;font-weight:bold;color:#999999;margin-top:30px;}
 .menu{margin-top:20px;background:#99ccff;height:29px;}

.menu a{ float:left; display:block; height:25px; font-size:15px; margin:0 5px; font-weight:bold; line-height:25px; text-align:center;border:1px solid #99ccff;padding:0px 5px;background:#99ccff;color:#f65b06;}
.menu a:hover{display:block;background:#f65b06;color:#FFFFFF;margin-top:1px;}

.input{height:16px;color:grey;line-height:16px;border:3px solid #cccccc;margin-top:3px;}
.btn{style=cursor:hand}


/**主体样式**/
#main{background:#F5F5F5;padding-bottom:10px;padding-top:10px;}
.fleft{width:200px;overflow:hidden;margin-left:10px;display:inline;}
.fright{width:765px;margin-right:10px;display:inline;}

/**公共左侧**/
h3{height:30px;line-height:30px;font-size:16px;padding-left:10px;background:#f65b06;color:#FFFFFF;}
.productnav li{height:25px;line-height:25px;margin-top:5px;background:#cccccc;text-align:left;font-size:12px;background:url(../images/listico.gif) no-repeat 0px 8px;padding-left:18px;}
.productnav li a{color:#333333;}
.productnav li a:hover{color:#f65b06;}

.hotnews li{height:25px;line-height:25px;background:url(../images/listico.gif) no-repeat 0px 8px;padding-left:15px;font-size:12px;overflow:hidden;}
.hotnews li a{color:#333333;}
.hotnews li a:hover{color:#f65b06;text-decoration:underline;}

/**公共底部**/
#footer{width:100%;background:#191919;height:150px;}
.footbox{border-bottom:1px dotted #666666;}
#footer div.bottomnav{float:left;width:320px;border-right:1px dotted #666666;height:86px;margin-top:10px;overflow:hidden;}
#footer div.bottomnav a{display:block;width:50%;float:left;text-align:left;height:20px;line-height:20px;color:#3399ff;text-indent:1em;}
#footer div.bottomnav a:hover{color:#f65b06}
#footer div.note{float:left;width:320px;border-right:1px dotted #666666;height:86px;margin-top:10px;}
#footer div.note p{font-size:9px;margin:5px 20px;line-height:12px;color:#666}
#footer div.mapnav{float:left;width:350px;height:86px;margin-top:10px;}
#footer div.mapnav p{font-size:13px;margin:5px 70px;color:#666}
.copyright{width:100%;text-align:center;margin-top:10px;color:#666}




/**首页**/

.index {border:1px solid #f65b06;}
.index p{font-size:12px;line-height:25px;text-indent:2em;margin:20px 20px;}


/**幻灯 Start**/
.huandeng{width:350px;height:303px;border:1px solid #ffffff;margin:20px 20px;float:left;background:url(../images/bg.png) no-repeat 0 0;}
.index-splash-block {width: 350px;height: 303px;}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
	display: none;
    width: 350px;
    height: 303px;
    overflow: hidden;
}
.index-splash-block .feature-slide-preview .screenshot {display: block; margin: auto;}
.index-splash-block .feature-slide-list {
    width: 350px;
	margin:0px auto;
    height: 22px;
    overflow: hidden;
    text-align:center;
	position:relative;top:0px;left:120px;
	z-index:999;
	float:right;
	
}
.index-splash-block .feature-slide-list a {
    float: left;
    display: inline;
    width: 22px;
    height: 22px;
    background: url(../images/feature-point.png) center no-repeat;
    _background: url(../images/feature-point-4ie6.png) center no-repeat;
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/feature-point-current.png) center no-repeat;
    _background: url(../images/feature-point-current-4ie6.png) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items {display: inline;}

.index-splash-block  .feature-slide-list a.feature-slide-list-previous {
    background: url(../images/feature-point-previous.png);
    _background: url(../images/feature-point-previous-4ie6.png);
}
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
    background: url(../images/feature-point-next.png);
    _background: url(../images/feature-point-next-4ie6.png);
}
/**幻灯End**/

/**文章内容**/
.pagenav{height:25px;line-height:25px;font-size:14px;}
.content{border:1px solid #f65b06;padding:10px;min-height:500px;_height:500px;overflow:visible}
.content p{font-size:12px;line-height:25px;margin-top:20px;text-indent:2em;}
.articletitle{text-align:center;}
.content h2{font-size:14px;font-weight:normal;border-bottom:1px dotted #f65b06;width:80%;margin:0px auto;height:35px;line-height:35px;text-align:center;}

/**List**/
.list{border:1px solid #f65b06;padding:10px;min-height:500px;_height:500px;overflow:visible;}
.list dl{}
.list dl dt{height:26px;line-height:26px;padding-left:30px;font-size:14px;font-weight:bold;}
.list dl dd{line-height:25px;text-indent:2.5em;}


/**引入DEDECMS分页样式**/
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}






