a{
	text-decoration: none;
}
ul{
	list-style: none;
}
*{
	padding:0px;
	margin: 0px;
}
img{
	border: none;
}
.header{
	width: 100%;
	height: 182px;
	background: url(../images/header.jpg) repeat-x;

}
/*               Î´Íê          */
.header .subnav{
	position: absolute;
	top:116px;
	right:36px;
	font:14px/12px "Î¢ÈíÑÅºÚ";
	color: #fff;
	font-weight:bold;
}
.header .subnav a{
	font:14px/14px "Î¢ÈíÑÅºÚ";
	color: #fff;
}
.header .subnav a:hover{
	color: #ac2124;
}
.header .logo{
	width: 1000px;
	height: 141px;
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat 0px 0px;
	position: relative;
	color: #fff;
}

.header .nav{
	width: 1000px;
	height: 41px;
	background: #044578;
	margin: 0 auto;
}
.header .nav ul li.fuli{
	float: left;
	text-align: center;
	padding: 0px 14px;
	position: relative;
	z-index: 9999;
}
/*.header .nav ul li.cur{
	background: #059c00;
}*/
.header .nav ul li.l1{
	width: 104px;
	padding: 0px;
}
.header .nav ul li.l2{
	width: 90px;
	padding: 0px;
}
.header .nav ul li.l3{
	width: 83px;
	padding: 0px;
}
.header .nav ul li.l6{
	width: 100px;
	padding: 0px;
}

.header .nav ul li.fuli a{
	font:16px/41px "Î¢ÈíÑÅºÚ";
	color: #fff;
/*	font-weight: bold;*/
}
.header .nav ul li.fuli .menu{
	position: absolute;
	top:41px;
	left: 0px;
	width: 108px;
	background: #0d6fb8;
	display: none;
}
.header .nav ul li.l1 .menu{
	width: 104px;
}
.header .nav ul li.l2 .menu{
	width: 90px;
}
.header .nav ul li.l3 .menu{
	width: 121px;
}
.header .nav ul li.l4 .menu{
	width: 114px;
}
.header .nav ul li.l5 .menu{
	width: 138px;
}
.header .nav ul li.l6 .menu{
	width: 100px;
}
.header .nav ul li.l7 .menu{
	width: 118px;
}

.header .nav ul li.l8 .menu{
	width: 103px;
}
.header .nav ul li.l9 .menu{
	width: 100px;
}
.header .nav ul li.fuli .menu ul li{
	text-align: center;
}
.header .nav ul li.fuli .menu ul li a{
	font:14px/32px "Î¢ÈíÑÅºÚ";
	color: #fff;
}
.header .nav ul li.fuli .menu ul li a:hover{
	text-decoration: underline;
}
.content{
	width: 1000px;
	padding-top: 3px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.content .main{
	width: 1000px;
	overflow: hidden;
}
.content .main .left{
	float: left;
	padding-top: 5px;
	width: 266px;
	background: #e6efff;
/*	border-right: 1px solid #cfcbcb;*/
}
.content .main .left .newpic{
	width: 256px;
	height: 187px;
	margin: 10px auto;
	position: relative;
	padding-bottom: 10px;
}
.content .main .left .newpic .pic ul li{
	position: absolute;
	top:0px;
	left: 0px;
	width: 256px;
	height: 187px;
	display: none;
}
.content .main .left .newpic .pic ul li.no2{
	display: block;
}
.content .main .left .newpic .pic ul li .heikuang{
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 242px;
	height: 28px;
	padding-left: 14px;
	font:12px/28px "Î¢ÈíÑÅºÚ";
	color: #fff;
	background: url(../images/hei.png);
}
.content .main .left .newpic ul.xiaoyuandian{
	position: absolute;
	top:173px;
	right: 10px;
	width: 38px;
}
.content .main .left .newpic ul.xiaoyuandian li{
	width: 6px;
	height: 6px;
	background: url(../images/dian.jpg);
	margin-right: 6px;
	float: left;
}
.content .main .left .newpic ul.xiaoyuandian li.cur{
	width: 6px;
	height: 6px;
	background: url(../images/diancur.jpg);
}
.content .main .left .advice{
	padding-left: 4px;
	padding-right: 14px;
	width: 266px;
}

.content .main .left .advice .za-a{
	padding-top: 0px;
	overflow: hidden;
	width: 261px;
}
.content .main .left .advice .za-a a{
	display: block;
	width: 220px;
	height: 50px;
	float: left;
}
.content .main .left .advice .za-a a.a1{
	background: url(../images/link1.gif) no-repeat;
	margin: 10px 0 0 20px;
}
.content .main .left .advice .za-a a.a2{
	background: url(../images/link2.gif) no-repeat;
	margin: 5px 0 0 20px;
}
.content .main .left .advice .za-a a.a3{
	background: url(../images/link3.gif) no-repeat;
	margin: 17px 0 0 20px;
}
.content .main .left .advice .za-a a.a4{
	background: url(../images/link4.gif) no-repeat;
	margin: 5px 0 0 20px;
}
.content .main .left .advice .za-a a.a5{
	background: url(../images/link5.gif) no-repeat;
	margin: 17px 0 0 20px;
}
.content .main .left .advice .za-a a.a6{
	background: url(../images/link6.gif) no-repeat;
	margin: 17px 0 15px 20px;
}


.content .main .center{
	float: left;
	width: 503px;
	padding-left: 16px;
	padding-right: 20px;
}
.content .main .center .school .hd{
	width: 503px;
	height: 35px;
	padding-top: 3px;
	position: relative;
	border-bottom: 1px solid #cfcbcb;
	background: url(../images/caixian.jpg) no-repeat left bottom;

}
.content .main .center .school .hd h3{
	padding-left: 34px;
	background:url(../images/icon3.jpg) no-repeat 0px 4px;
	color: #004b85;
	font:16px/35px "Î¢ÈíÑÅºÚ";

}
.content .main .center .school .hd a{
	position: absolute;
	top:3px;
	right: 8px;
	color: #535353;
	font:12px/35px "Î¢ÈíÑÅºÚ";
}
.content .main .center .school ul{
	padding-top: 5px;
}
.content .main .center .school ul li{
	padding-left: 22px;
	background: url(../images/icon2.jpg) no-repeat 6px 5px;
}
.content .main .center .school ul li a{
	color: #323232;
	font:12px/24px "Î¢ÈíÑÅºÚ";
}
.content .main .center .school ul li span{
	color: #323232;
	font:12px/24px "Î¢ÈíÑÅºÚ";
	float: right;
}
.content .main .center .school{
	padding-bottom: 5px;
}
.content .main .center .dynamic{
	padding-bottom: 0px;
}
.content .main .right{
	float: left;
	width: 192px;
	height: 494px;
	border: 1px solid #e6efff;
	margin-top: 2px;
}
.content .main .right .login{
	height: 80px;
}
.content .main .right .login h3{
 	width: 180px;
 	height: 28px;
 	padding-left: 12px;
 	background: #e6efff;
 	font:14px/28px "Î¢ÈíÑÅºÚ";
 	color: #004b85;
}



.content .main .right .login form{
	position: relative;
	width: 160px;
	height: 27px;
        margin: 15px auto;
}
.content .main .right .login form .notxt{
	width: 160px;
	height: 25px;
	background: #ffffff;
	border: 1px solid #969696;
	outline: none;
	padding-left: 10px;
	font:14px/25px "Î¢ÈíÑÅºÚ";
	color: #9b9b9b;
}
.content .main .right .login form .notxt1{
	position: absolute;
	top:1px;
	+top:2px;
	right:7px;
	+right:8px;
	width: 28px;
	height: 25px;
	background: url(../images/soso.jpg) no-repeat;
	border: none;
	outline: none;
}

.content .main .right .link{
	height: 100px;
}
.content .main .right .link h3{
 	width: 180px;
 	height: 28px;
 	padding-left: 12px;
 	background: #e6efff;
 	font:14px/28px "Î¢ÈíÑÅºÚ";
 	color: #004b85;
}


.content .main .right .link ul{
	padding-top: 5px;
}
.content .main .right .link ul li{
	padding-left: 27px;
	background: url(../images/icon1.jpg) no-repeat 10px 10px;
}
.content .main .right .link ul li a{
	font:14px/30px "Î¢ÈíÑÅºÚ";
	color: #323232;
}
.content .main .right .link ul li a:hover{
	color: #059c00;
}


.content .main .right .wai-link{
	height: 280px;
}
.content .main .right .wai-link h3{
 	width: 180px;
 	height: 28px;
 	padding-left: 12px;
 	background: #e6efff;
 	font:14px/28px "Î¢ÈíÑÅºÚ";
 	color: #004b85;
}
.content .main .right .wai-link ul{
	padding-top: 10px;

}
.content .main .right .wai-link ul li{
	padding-left: 15px;
	background: url(../images/icon1.jpg) no-repeat 2px 8px;
}
.content .main .right .wai-link ul li a{
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color: #323232;
}
.content .main .right .wai-link ul li a:hover{
	color: #059c00;
}

.foot{
	width: 100%;
	height: 102px;
	background: #004b85;
}
.foot .inner{
	width: 1000px;
	padding-top: 44px;
	margin: 0 auto;
        background: url(../images/bipt.png) no-repeat left bottom;
}
.foot .inner p{
	text-align: center;
	font:14px/25px "Î¢ÈíÑÅºÚ";
 	color: #fff;
}

.footer{
	width: 100%;
	height: 102px;
	background: #004b85;
}
.footer .inner{
	width: 1000px;
	padding-top: 24px;
	margin: 0 auto;
}
.footer .inner p{
	text-align: center;
	font:14px/25px "Î¢ÈíÑÅºÚ";
 	color: #fff;
}

/*                                   ¶þ¼¶Ò³                            */
.content1{ 
	width: 100%;
	overflow: hidden;
	background: url(../images/bg.jpg);
}
.content1 .banxin{
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
.content1 .banxin .tu {
	position: relative;
	padding-bottom: 10px;
}
.content1 .banxin .tu a{
	position: absolute;
	top:97px;
	left: 100px;
	font: 20px/24px "Î¢ÈíÑÅºÚ";
	color: #9a1b03;
}
.content1 .left{
	width: 208px;
	float: left;
	border: 1px solid #b8b8b8;
	min-height: 360px;
	margin-right: 30px;
	background: #f6f6f6;
}
.content1 .left h3{
	border-top: 3px solid #097ec9;
	border-bottom: 1px solid #b8b8b8;
	height: 41px;
	font:20px/41px "Î¢ÈíÑÅºÚ";
	color: #323232;
	padding-left: 26px;
}
.content1 .left ul li{
 	border-bottom: 1px solid #b8b8b8;
}
.content1 .left ul li a{
	display: block;
	width: 158px;
	height: 40px;
	padding-left:30px;
	font:14px/40px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .left ul li.cur a{
	color: #fff;
	background: #0d6fb8;
}
.content1 .right{
	float: left;
	width: 760px;
}
.content1 .bread{
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color: #323232;
	position: relative;
	width: 742px;
	height: 30px;
}
.content1 .bread a{
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .bread a:hover{
	color: #9a1b03;
}
.content1 .right h3.bt{
	font:18px/30px "Î¢ÈíÑÅºÚ";
	padding-bottom: 5px;
	padding-top: 5px;
	color: #004b85;
	background: #f6f6f6;
	text-indent: 10px;
	border-bottom: 1px solid #b8b8b8;
}
.content1 .right ul.liebiao li{
	/*overflow: hidden;*/
	padding-left: 27px;
	height: 32px;
	background: url(../images/icon1.jpg) no-repeat 8px 11px;
	/*vertical-align: bottom;*/
}
.content1 .right ul.liebiao li a{
	font:12px/32px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .right ul.liebiao li a:hover{
	color: #9a1b03;
}
.content1 .right ul.liebiao li span{
	font:12px/32px "Î¢ÈíÑÅºÚ";
	color: #323232;
	float: right;
	padding-right: 17px;
}
.content1 .right .yema{
	width: 100%;
	border-top: 1px solid #e4e4e4;
	font:12px/62px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-align: center;
}
.content1 .right .yema a{
	font:12px/62px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
	padding-left: 7px;
}
.content1 .right .yema a:hover{
	color: #9a1b03;
}
.footer1{
	width: 100%;
	height: 79px;
	border-top: 2px solid #008bd1;
}
.footer1 .inner1{
	width: 1000px;
	padding-top: 16px;
	text-align: center;
	margin: 0 auto;
}
.footer1 .inner1 p{
	font:12px/24px "Î¢ÈíÑÅºÚ";
	color: #323232;
}
.content1 .right .lietu{
	width: 742px;
	overflow: hidden;
	padding-top: 37px;
}
.content1 .right .lietu ul{
	width: 800px;
	padding-left: 19px;
}
.content1 .right .lietu ul li{
	float: left;
	width: 216px;
	text-align: center;
	padding-top: 5px;
	margin-right: 29px;
}
.content1 .right .lietu ul li a{
	font:12px/39px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .right .lietu ul li a:hover{
	color: #9a1b03;
}
.content1 .right .article{
	padding-top: 15px;
}
.content1 .right .article h2{
	font:18px/40px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-align: center;
}
.content1 .right .article .resouce{
	border-bottom: 1px dashed #d9d9d9;
	text-align: center;
}
.content1 .right .article .resouce span{
	font:12px/37px "Î¢ÈíÑÅºÚ";
	color: #323232;
	padding-right: 20px;
}
.content1 .right .article .essary{
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color: #323232;
	padding: 26px 16px;
}
.content1 .right .article .fujian{
	padding-top: 9px;
	padding-left: 30px;
	border-top: 1px solid #dadada;
	padding-bottom: 33px;
}
.content1 .right .article .fujian h3{
	font:14px/48px "Î¢ÈíÑÅºÚ";
	color: #9a1b03;
}
.content1 .right .article .fujian ul li{
	padding-left: 20px;
	background: url(../images/icon1.jpg) no-repeat 2px 7px;
}
.content1 .right .article .fujian ul li a{
	text-decoration: none;
	font:12px/24px "Î¢ÈíÑÅºÚ";
	color: #323232;
}
.content1 .liebiao{
	padding-top: 10px;
	padding-bottom: 10px;
}
.content1 .tong{
	width: 1000px;
}
.content1 .right .sty1{
	padding-top: 10px;
	position: relative;
	width: 742px;
}
.content1 .right .sty1 ul.liebiao li a{
	float: left;
	width: 549px;
}
.content1 .right .sty1 h3 {
	font:16px/32px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2{
	overflow: hidden;
	position: relative;
	width: 742px;
}
.content1 .right .sty2 h3 {
	font:16px/32px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2 ul li{
	float: left;
	width: 252px;
}
.content1 .right .sty2 ul li a{
	font:12px/32px "Î¢ÈíÑÅºÚ";
	color: #323232;
}
.content1 .right .sty2 ul{
	width: 900px;
}
.content1 .right .sty1 a.more{
	position: absolute;
	top:20px;
	right:17px;
	font:12px/12px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .tong .bread{
	width: 998px;
}
.coporhd{
	position: relative;
}
.coporhd .copormore{
	position: absolute;
	top:12px;
	right:5px;
}
.content1 .right .sty1 .bj{
	background: #f6f6f6;
}
.content1 .right .sty1 .bj h3{
	color: #9a1b03;
	text-indent: 6px;
}
.content1 .right .sty1 .bj a{
	color: #333;
}
.content1 .right .sty2 .bj{
	background: #f6f6f6;
}
.content1 .right .sty2 .bj h3{
	color: #9a1b03;
	text-indent: 6px;
}

.content1 .right .sty2 a.more{
	position: absolute;
	top:11px;
	right:17px;
	font:12px/12px "Î¢ÈíÑÅºÚ";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2 .bj a{
	color: #333;
}
