﻿body 
{
	FONT-SIZE: 12px;  COLOR: #000000;
	margin:0 auto;
	text-align: center;
}
ul,ol,li,p,table,form,img{margin:0;padding:0;}
ul,ol{list-style:none;}

a{color:#4A4A4A;text-decoration:none;}
a:visited{color:#4A4A4A;text-decoration:none;}
a:hover{color:blue;text-decoration:none;}

.bd{width:100%;overflow:hidden;margin:0 auto; background:#FFF;}
.bd1{width:100%; overflow:hidden;margin:0 auto; background:#FAFAFA;}  /*灰底宽屏*/
.def{width:1200px; background:#FFF; margin:0 auto;overflow:hidden;}
.def_head{width:1200px; overflow:hidden; margin:0 auto;}
/*头部*/

.AA{ float:right; height:80px; width:100%;margin:0 auto;}
.AA .Nav{ float:right;}
.AA .Nav{} ul{height:80px; line-height:80px; margin:0 auto;overflow:hidden;}
.AA .Nav{} ul .L0{float:left; width:80px; color:#000; font-size:14px;}
.AA .Nav{} ul .L1{float:left; width:80px; color:#000; font-size:14px;}
.AA .Nav{} ul .L2{float:left; width:20px; color:#000; font-size:14px;}
.AA .Nav{} ul .L3{float:left; width:224px; color:#000; font-size:12px;}
A.A_line:link {
	COLOR: #000; TEXT-DECORATION: none;
}
A.A_line:visited {
	COLOR: #000; TEXT-DECORATION: none;
}
A.A_line:active {
	COLOR: #000; TEXT-DECORATION: none;
}
A.A_line:hover {
	COLOR: #000; TEXT-DECORATION: underline; 
}
.AA .logo{float:left; width:200px; height:62px; margin:10px 0 0 10px; background:url(../../images/logo.jpg) no-repeat 10px 0;}
.ban{height:250px; margin:0 auto; text-align:center; overflow:hidden;}


.Left{float:left; width:260px; margin-top:40px;}
.Left .moduleList{ float:left; width:253px; height:500px;}
.Left .moduleList ul{ width:250px; height:100%; margin:0 auto; }
.Left .moduleList ul li{height:40px; line-height:40px; font-size:14px; background:#F5F5F5; text-align:left; color:#666; margin:2px 0 0 0; padding-left:20px; }
.Left .moduleList ul li.Sel{background:#22A2FB; cursor:pointer; color:White;}
.Left .moduleList ul li:hover{ background:#22A2FB; cursor:pointer; color:White;}
.Left .moduleList ul li a:hover{ color:White; TEXT-DECORATION: none}
.Left .moduleList ul li:hover a{color:White;}



.Right{float:left; margin:40px 0 0 10px; padding:40px 0 40px 0; line-height:150%; background:#F5F5F5; font-size:14px; color:#585858; width:930px;overflow:hidden;}
.Right .C{float:left; width:100%; height:100%;}
.Right .C .list{float:left; width:100%; height:100%;}
.Right .C .list ul{margin:7px 0 40px 0;width:100%; height:100%;}
.Right .C .list ul li{float:left;height:70px; border-left:2px solid #21A2FE; width:350px; margin:10px; background:#f5F5F5; line-height:30px; text-align:left; padding:0 0 0 10px; overflow:hidden; font-size:16px;}
.Right .C .list ul li a{}
.Right .C .list ul li .S1{float:left;width:300px; height:30px; font-size:14px; padding-right:10px; overflow:hidden;}
.Right .C .list ul li .S2{float:left;width:100%;font-size:14px; color:#999; overflow:hidden;}


.Right .page-box{text-align:right; height:30px; line-height:30px;  margin-top:15px; color:#999; font-size:14px; width:600px;}
.Right .page-box a,span{margin:0 5px;}
.Right .page-box a{color:Blue;}
.Right .page-box a:hover{color:orange;text-decoration:none;}


.def .ModList{width:100%; height:100%;}
.def .ModList ul{width:100%; height:100%;}
.def .ModList ul li{float:left; width:275px; height:220px; margin:10px;}
.def .ModList ul li:hover{box-shadow: 0 6px 8px 0 rgba(0,0,0,0.24), 0 8px 20px 0 rgba(0,0,0,0.19);}
.def .ModList ul li .PicShow{float:left;width:275px; height:180px; overflow:hidden; margin:0 auto;}
.def .ModList ul li .PicShow img{transition: all 0.8s; cursor:pointer;}
.def .ModList ul li .PicShow img:hover{transform: scale(1.1);}
.def .ModList ul li .Tit{float:left; width:275px; height:30px; line-height:30px; text-align:left; padding-left:5px; font-size:14px; color:#343434; overflow:hidden; margin:0 auto;}


.Title{font-size:16px;color:#000;font-weight:bold;margin-top:20px;}
.ShowDate{font-size:12px;color:#666;height:25px;line-height:25px;}
.Content{font-size:14px;text-align:left;margin:0 30px 0 30px; line-height:25px;}
.Close{font-size:14px;color:#666;height:25px;line-height:25px;text-align:right;margin-right:40px;}
.Close span{cursor:pointer;}

.DownLoad{font-size:14px;text-align:left;margin:0 30px 0 30px; line-height:25px;background:#F8F8F8;}

/*版权所有*/
.CopyRight{height:80px; width:100%; background:#25282D;}
.CopyRight .CRCon{width:924px; margin:0 auto; padding-top:20px; color:#8A8B8D;}
.CopyRight .CRCon .CR-L{float:left; width:500px; line-height:20px; text-align:left; }
.CopyRight .CRCon .CR-R{float:left; width:400px; line-height:20px; text-align:right;}


INPUT.TEXT{BORDER-STYLE: groove; BORDER-WIDTH: 1px;BORDER-COLOR: #808080;font-size:12px;color:#7E7E7E;}