body { font-family:Verdana; font-size:14px; margin:0;padding:0;}

TD {
	FONT-SIZE: 14px;LINE-HEIGHT: 28px; TEXT-DECORATION: none
}
/* 首页页面的样式    */
.mainbox{margin:0 auto; width:1000px;}
#mainer {margin:0 auto; width:1000px;}
#toper { height:auto;min-height:180px; margin-bottom:1px;}

.head{background-color:hsl(20, 18%, 97%);;width:100%;height:auto; font-size:12px; border-bottom: 1px solid #e4e4e4;padding:8px 0;}

#menu { height:80px; margin-bottom:1px;}
#mainzhu { height:500px; margin-bottom:5px; margin-top:4px;}
#leftx { float:left; width:295px; height:500px;}
#rightx { float:right; width:295px; height:500px;}
#centerx { float:left; width:395px; height:500px;margin-left:4px}
/*#centerx { margin:0 302px!important; margin:0 302px;height:500px;}8*/

#tceng{margin-bottom:1px;}
#ttop { float:top; width:696px; height:100px;margin-top:8px;}
#tleft { float:left; width:295px; height:392px;margin-top:6px;}
#tcenter { float:left; width:395px; height:392px;margin-top:6px;margin-left:4px}
#tright { float:right; width:295px; height:500px; margin-top:6px;!important;margin-top:-102px;}

#zceng { height:100px; margin-bottom:2px; margin-top:405px!important;margin-top:5px; padding-top:0px;}



#fceng{margin-bottom:1px;}
#fleft { float:left; width:295px; height:500px;margin-top:2px;}
#fcenter { float:left; width:395px; height:500px;margin-top:2px;margin-left:4px}
#fright { float:right; width:295px; height:500px; margin-top:2px;}

#admenu { height:100px;  margin-bottom:2px; margin-top:405px!important;margin-top:5px;padding-top:0px;}

#addi { height:100px;  margin-bottom:2px; margin-top:5px;padding-top:0px;}

#sceng{margin-bottom:1px;}
#sleft { float:left; width:696px; height:260px;margin-top:4px;}
#sright { float:right; width:295px; height:260px; margin-top:4px;}


#nceng{margin-bottom:1px;}
#nleft { float:left; width:295px; height:215px;margin-top:4px; margin-left:5px;}
#nright { float:right; width:385px; height:215px; margin-top:4px; margin-left:2px; margin-right:2px;}

#youqing { height:160px;  margin-bottom:2px; margin-top:5px!important;margin-top:5px;padding-top:0px;}

#footer { height:10px;margin-bottom:1px; margin-bottom:35px;}

/* 新闻分类显示列表查看页面的样式    */
#typex {margin:0 auto; width:1000px;}
#typetop { height:auto;min-height:180px; margin-bottom:1px;}
#typehang { height:50px; margin-bottom:1px;}
#typeContent { margin-bottom:1px;}
#typeleft { float:left; width:640px; height:750px;}
#typeright { float:right; width:350px; height:100%;}    /*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/


/* 新闻详细查看页面的样式    */
#container {margin:0 auto; width:1000px;}
#header { height:auto;min-height:180px; margin-bottom:1px;}
#hang { height:50px; margin-bottom:1px;}
#mainContent { margin-bottom:1px;}
#sidebar { float:left; width:750px;}
#content { float:right; width:248px; height:100%;}    /*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/


/*会员注册页面的样式    */
#zhuce {margin:0 auto; width:1000px;}

/* 会员中心页面的样式    */
#huiyuan {margin:0 auto; width:1000px;}
#huiyuantop { height:142px; margin-bottom:1px;}
#huiyuanContent { margin-bottom:20px;}
#huiyuanleft { float:left; width:240px; height:450px;}
#huiyuanright { float:right; width:750px; height:100%;}    /*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/



/* 网站说明页面的样式    */
#sm {margin:0 auto; width:1000px;}
#smtop { height:auto;min-height:180px; margin-bottom:1px;}
#smContent { margin-bottom:20px;}
#smleft { float:left; width:240px; height:450px;}
#smright { float:right; width:750px; height:100%;}    /*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/

A { COLOR: #666666; FONT-SIZE: 14px;BACKGROUND-COLOR: transparent; TEXT-DECORATION: none }
A:visited { COLOR: #666666; FONT-SIZE: 14px;BACKGROUND-COLOR: transparent; TEXT-DECORATION: none }
A:hover { COLOR: #ff6600; FONT-SIZE: 14px;BACKGROUND-COLOR: transparent }
/*弹性盒子*/
.webox{
    display: flex;
    align-items: top;
}
.weboxtop{
  display: flex;
}
  .webox-row{
    flex-direction: row;
  }
  .webox-wrap{
    flex-wrap:wrap;
  }
  .webox-start{
    justify-content: flex-start;
  }
  .webox-end{
    justify-content:flex-end;
  }
  .webox-center{
    justify-content:center;
  }
  .webox-around{
    justify-content:space-around;
  }
  .webox-between{
    justify-content:space-between;
  }
  .webox-end{
    justify-content:flex-end;
  }
  
.wzclj {FONT-SIZE: 14px;LINE-HEIGHT: 25px; TEXT-DECORATION: none;}
.wzclj a:link {color:#333333; text-decoration:none; }
.wzclj a:visited {color: #000066;text-decoration:none;}
.wzclj a:hover {color:#333333; font-size: 14px;text-decoration:underline;}
  
.tds {color:#000066;FONT-SIZE: 14px;LINE-HEIGHT: 25px; TEXT-DECORATION: none;}
.tds a:link {  color:#000066;font-size: 14px; text-decoration:none; }
.tds a:visited {  color: #000066;font-size: 14px;text-decoration:none;}
.tds a:hover {  color:#ff0000; font-size: 14px;text-decoration:underline;}	
	
.tda {color:#999999;FONT-SIZE: 13px;LINE-HEIGHT: 20px; TEXT-DECORATION: none;}
.tda a:link {  color:#006666;font-size: 13px; text-decoration:none; }
.tda a:visited {  color: #006666;font-size: 13px;text-decoration:none;}
.tda a:hover {  color:#ff0000; font-size: 13px;text-decoration:underline;}

.tdb {color:#000066;FONT-SIZE: 13px;LINE-HEIGHT: 20px; TEXT-DECORATION: none;}
.tdb a:link {  color:#000066;font-size: 13px; text-decoration:none; }
.tdb a:visited {  color: #000066;font-size: 13px;text-decoration:none;}
.tdb a:hover {  color:#ff0000; font-size: 13px;text-decoration:underline;}

.tdc {color:#999999;FONT-SIZE: 13px;LINE-HEIGHT: 20px; TEXT-DECORATION: none;}
.tdc a:link {  color: #990000;font-size: 13px; text-decoration:none; }
.tdc a:visited {  color: #990000;font-size: 13px;text-decoration:none;}
.tdc a:hover {  color:#ff0000; font-size: 13px;text-decoration:underline;}


.sy01 a:link {  color: #666666;font-size: 14px; text-decoration:none; }
.sy01 a:visited {  color: #666666;font-size: 14px;text-decoration:none;}
.sy01 a:hover {  color:#ff0000; font-size: 14px;text-decoration:underline;}

.sy02 a:link {  color: #666666;font-size: 13px; text-decoration:none; }
.sy02 a:visited {  color: #666666;font-size: 13px;text-decoration:none;}
.sy02 a:hover {  color:#ff0000; font-size: 13px;text-decoration:underline;}
	
.tdx {FONT-SIZE: 22px;LINE-HEIGHT: 70px; font-family:"宋体";TEXT-DECORATION: none;font-weight:bold;}

.bgx {
    background-image:url(../images/bgx.jpg);
    background-repeat: no-repeat; 
    background-position: center center;
    }
input,textarea,button{
	font-size:10pt;
	line-height:110%;
	
}
.newslist{
	vertical-align: super;
	margin-top:5px;
	line-height:28px;
}
.newslist .title a:link,a:visited{line-height:35px;font-size:16px;font-weight:blod;color:#333333;}
.newslist .title a:hover{color:#00CCFF;}
.newslist .list{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newslist .list a:link{line-height:30px;font-size:15px;color:#333333;}
.newslist .list a:visited{color:#333333;}
.newslist .list a:hover{color:#00CCFF;}
.imgbox{
	padding:5px;
}
.imgbox img{
		border-radius:5px;
}

/*幻灯片效果*/
.imgbox{margin:0; padding:0; list-style:none;}
#playBox{ width:582px; height:409px; margin:0 auto; background:#ffffff; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; margin:0;padding:0;background:#009688;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay img{ width:580;height:409px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:5px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:5px; z-index:10;}
#playBox .smalltitle {width:550px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}


/* 首页右下角的样式    */

    #msg_win{position:absolute;right:0px;display:none;overflow:hidden;z-index:99;border:1px solid #c00;background:#F9EFFC;width:240px;font-size:12px;margin:0px;}
    #msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
    .icos a{float:left;color:#FFFFFF;margin:1px;text-align:center;font-weight:bold;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;}
    .icos a:hover{color:#FFCC00;}
    #msg_title{background:#AC19E3;border-bottom:1px solid #710B97;border-top:1px solid #FFF;border-left:1px solid #FFF;color:#FFFFFF;height:25px;line-height:25px;text-indent:5px;font-weight:bold;}
    #msg_content{margin:1px;margin-right:0;width:240px;height:126px;overflow:hidden;}
.daohang{
	text-align:center;
	margin:0 auto;
	width:1000px;
	background-color:#204BAE;
	padding:5px 5px;
	box-sizing:border-box; 
}
.daohang a{
	flex:1;
	padding:0 5px;
	line-height:30px;
}
.daohang a:link,a:visited{
  font-size:16px;
  color:#ffffff;
}
.daohang a:hover{
  color:#21cdd3;
}
 
 
 .log-tit{
	 padding-top:10px;
   	color:#fff;
	font-size:36px;
	letter-spacing:5px;
	display: block;
	text-shadow: #000 0 2px 3px;
	text-align: center;
   }
   
 .sousuo{
	line-height: 50px;
	height:50px;
	margin-top:12px;
	display: inline-block;
	width:95%;
	padding:0 2%;
	font-size:20px;
	border: none;
	color:#232222;
	-moz-border-radius:5px;
   -webkit-border-radius:5px;
   border-radius:5px; 	
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";		
}
.sousuo:hover,.sousuo:focus{
    -webkit-box-shadow: 0px 0px 7px 0px rgba(2, 2, 2, 0.3);
    -moz-box-shadow:    0px 0px 7px 0px rgba(2, 2, 2, 0.3);
    box-shadow:         0px 0px 7px 0px rgba(2, 2, 2, 0.3);
}
.send{
	background-color: #bf4544;/*#93ce4c*/
	border: none;
	float:right;
	color:#fff;
	font-size:26px;
	text-align: center;
	width:30%;	
	margin-top:12px;
	margin-right:5px;
	line-height:50px;
	-moz-border-radius:5px;
   -webkit-border-radius:5px;
   border-radius:5px; 
   cursor:pointer;
   font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
   -webkit-transition: background-color 0.3s ease-out;
   -moz-transition: background-color 0.3s ease-out;
   -o-transition: background-color 0.3s ease-out;
   transition: background-color 0.3s ease-out;
}
.send:hover{background-color: #93ce4c;}/*#87bd46*/

