﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;word-wrap:break-word;}
body{font:12px/1.75 "宋体", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#444;}
html, body, h1, h2, h3, h4, ul, li, dl,input{ margin:0px;padding:0px;list-style-type:none }
a img{border:none;} 
div,ul,li,p,form,dt,dl,dd,tr,table {padding: 0px; margin: 0px;list-style-type: none;}
.clear {clear:both;height:0px; overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.dotline{border-bottom:#CCC 1px dashed;margin:8px;}

.topbg{ height:52px; background: url(top.png) no-repeat center bottom; }
#top{width: 100%; height:120px; padding:0;}
.skl{ width:1200px; margin:0 auto;}

.logo{ width:500px; height:120px; float:left; background:url(logo.png) no-repeat;}
.logo a{ display:block; width:100%; height:120px; text-indent:-9999em;}
.nav{ width:450px; height:120px; float:right;}
.nav_sousuo{ height:30px; padding:10px 0; }
.nav_sousuo form{ float:right;}
.input{border: #c9cacb 1px solid; color: #999; line-height: 30px; width: 240px; height: 30px; vertical-align: middle; }
.btn{line-height: 30px; height: 30px; vertical-align: middle; width: 72px; font-size:12px; background: #ce0000; color:#FFF; font-weight:bold; border:none; cursor:pointer;}

.menu{width:100%;margin:0;height: 73px; line-height: 73px; background:url(nav.jpg) repeat-x;}
.menum{width:1200px; margin:0 auto;}

.menum ul{}
.menum li{float:left; line-height:73px; width:150px; height:73px; text-align:center;}
.menum li.current{ background:none;}
.menum a{ color:#333;font:400 15px/65px "microsoft yahei";height:73px;display:block;text-align:center;overflow:hidden; text-decoration:none;}
.menum span{width:0px; float:right; font-size:14px; font-weight:bold; color:#FFFF00;}
.menum a:hover , .current a{ background:url(nav_hover.png) left center no-repeat;color:#fff!important; }


.sklabout{ line-height:24px; font-size:14px; text-indent:2em; padding:10px 15px 7px;}
	
#link{ background:#ececec; padding:15px 0; overflow:hidden;}
.link_left{ width:137px; height:45px; background:url(link.jpg) no-repeat; float:left; text-indent:-9999em;}
.link_right{ width:1050px; height:45px; float:right;}
.link_right a{ font-size:14px; margin-right:5px; line-height:45px;}
	
#foot{background: #434343; border-top: #2f2f2f 5px solid; overflow:hidden; padding:30px 0;}
.foot_left{ width:720px; float:left;}
.foot_left p{ color:#d3d3d3; line-height:24px; font-size:12px;}
.foot_left a{ color:#d3d3d3;}
.foot_left i{ height:10px; display:block; border-bottom:#4d4d4d 1px solid; margin-bottom:10px;}
.foot_left dl{ overflow:hidden; padding:10px 0;}
.foot_left dd{ width:50px; display:block; height:50px; line-height:50px; float:left; font-size:36px; margin-right:15px; text-align:center; border-radius:50%; background: #757575; color: #F3F3F3; font-weight:bold;}
.foot_right{ float:right; width:290px; height:229px; background:url(jiapuju.png) no-repeat; text-indent:-9999em;}
.icp{ display:inline-block; background:url(icp.png) no-repeat; width:20px; height:20px; }

/*分页*/
#pagelist , #fenye{ padding:10px 0;}
#pagelist a , #fenye a{ font-size:14px; padding:8px 10px; border:#EFEFEF 1px solid; margin-right:5px; text-decoration:none;}
#pagelist a:hover , #fenye a:hover{ color:#fff; background:#ce0000;}

/*20160918新增*/
*{zoom:1}
		.fullSlide{ position:relative; background:#000; margin:0 auto; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;  } 
		.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;
			 background:#000; filter:alpha(opacity=60);opacity:0.6 
		}
		.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(tg_flash_p.png) -18px 0; overflow:hidden; 
			font-size:0;
		}
		.fullSlide .hd ul .on{ background-position:0 0; }
	
	/* 下面是前/后按钮代码，如果不需要删除即可 */


		.fullSlide .prev,.fullSlide .next{position:absolute;width:40px;height:74px;background:url(focus_btn.png) no-repeat;}
.fullSlide .prev{top:50%;margin-top:-37px;left:0;background-position:0 -74px;cursor:pointer;}  
.fullSlide .next{top:50%;margin-top:-37px;right:0;background-position:-40px -74px;cursor:pointer;}  
.fullSlide .prev:hover{background-position:0 0;}  
.fullSlide .next:hover{background-position:-40px 0;}
		.fullSlide .prevStop{ display:none;  }
		.fullSlide .nextStop{ display:none;  }