@charset "utf-8";
/* CSS Document */

body{font-size:16px;margin:0;padding:0;color:#555; font-family: "Microsoft YaHei UI Light","Microsoft YaHei UI", "微软雅黑", "黑体";}
h1,h2,dl,dt,dd,ul,li,p{margin:0;padding:0; list-style:none;}

a,a:hover,a:active,
a:visited{ text-decoration:none;color:#555;}

.header{height:220px;background-color:#2d749f;}
h1{height:220px;line-height:220px;color:#fff;width:1200px;margin:0 auto;
	background: url(../images_xxgk/logo.png) 200px center no-repeat;
font-size:72px; word-spacing:2px;padding-right:200px; text-align:right;}

.mainFrm{ display:table;min-height:500px;width:1340px;margin:20px auto;padding: 20px 30px 30px 30px; background-color:#fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.10);
}

.curPath{height:50px;clear:both; text-align:left;line-height:30px;font-size:18px;}

.leftFrm{width:320px;float:left; display:table-cell;}
.leftFrm h2{font-size:24px;line-height:60px;margin-bottom:20px; text-align:center;border:1px solid #e5e5e5;color:#1f78e5;}

dl{line-height:40px;margin-bottom:20px; font-size:18px;text-align:left;border:1px solid #e5e5e5;color:#1f78e5;height:50px;overflow:hidden;}
dl dt{ background-color:#f0f0f0;font-size:18px;padding:0 10px;line-height:50px; position:relative;cursor:pointer;}
dl dt b{display:block; position:absolute;right:10px;width:24px; height:16px;top:17px; background:url(../images_xxgk/up.png) no-repeat;}
dl dt.down b{background:url(../images_xxgk/down.png) no-repeat;}
dl dt.blank b{background:none;}
dl dd{ padding:8px 10px; text-indent:1em;color:#555; line-height:120%;}
dl dd.l3{text-indent:3em;}
dl a,
dl a:hover,
dl a:visited{cursor:pointer;color:#1f78e5;}

dl:hover  dt,
dl.active dt{background-color:#ECF5FB;font-weight:bold;color:#1f78e5;}
dl dd:hover,
dl dd.active{font-weight:bold;color:#1f78e5;}

dl dd a{line-height:120%;font-size:17px;}

.rightFrm{width:1000px;float:right;display:table-cell;min-height:600px;border:1px solid #e5e5e5;}
.rightFrm h2{font-size:24px;line-height:60px;margin-bottom:20px; text-align:center;background-color:#fafafa;color:#1f78e5; text-align:center;}
.rightFrm h3{font-size:22px;line-height:50px; text-align:center;}

.rightFrm h4{font-size:18px;line-height:40px;padding:0 5px;margin:15px 30px;border-bottom:1px solid #1f78e5;}
.rightFrm h4 a{float:right;font-weight:normal;}
.rightFrm h4 b{color:#1f78e5;}
.rightFrm .tools{ text-align:center;height:35px;line-height:35px;font-size:14px; background-color:#fafafa;margin:0 30px;}
.rightFrm .contBox{
		font-size:18px;line-height:35px;margin:30px;
	}
.rightFrm .contBox p{ text-indent:2em;}
ul{margin:30px 30px 0 30px;clear:both;}
ul li{clear:both;line-height:30px; margin-bottom:10px;padding-bottom:5px; border-bottom:1px dashed #ddd;}
ul li a{font-size:20px;line-height:40px;clear:both;display:block;font-weight:normal;text-indent:20px;background:url(../image/new_ico.jpg) no-repeat left center}
ul li a:hover{ color:#369;}
ul li i{ font-style:normal;float:right;font-size:16px;}

.page{ clear:both; height:70px; padding-top:50px; text-align:center}
.page a{ padding:5px 10px; background:#eee; color:#333; cursor:pointer;display:inline-block;}
.page a.page_on,
.page a:hover{ background:#165d9f; color:#fff;}

.footer{height:70px;line-height:35px;padding:25px 0; text-align:center;background-color:#2d749f;color:#e5e5e5;font-size:18px;}