* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
        list-style: none;
}
a{
	text-decoration: none;
}
.main {
       min-height: 800px;
       min-width: 1200px;
       background: url(../img/top-bac.png) center 0px no-repeat;
}

.main .for-guohui {
	position: relative;
	top: 30px;
	height: 80px;
	line-height: 80px;
}

.zfxxgk_top{
	height: 285px;
	overflow: hidden;
        width: 1100px;
        margin: 0 auto;
}

.for-guohui img {
	width: 70px;
	vertical-align: middle;
}

.for-guohui span {
	display: inline-block;
	margin-left: 20px;
	color: #ffffff;
	font-size: 35px;
	vertical-align: middle;
}

.main .top-title,.main .top-title>span {
	margin-top: 85px;
	text-align: center;
	font-size: 100px;
	color: #FFFFFF;
	font-weight: bolder;
	/* 设置字体阴影的方法 */
	text-shadow:#738cc2 3px 4px 5px;
	font-weight: bolder;
}

.main .top-title>span {
	position: relative;
}

.main .top-line {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 488px;
	border: 2px solid #FFFFFF;
}
.for-department-main {
      width:100%!important;
	 min-height:57px!important; padding-top:18px!important;
       min-width: 300px!important;	
      background: url(../img/toptitle_bg.png) center 0px no-repeat!important;;
	text-indent: 37em!important;line-height: 50px;
}
.for-department{line-height: 75px!important;color: #eef2f7!important;}

.main .container {
	width: 1100px;
	margin: 108px auto 0px;
	background-color: #f6f5f7;
        padding-bottom: 10px;
}

.main .container:after {
	content:"";			
	height:0;				
	line-height:0;			
	display:block;			
	visibility:hidden;		
	clear:both;	
}

.container-main {
	float: right;
	width: 770px;
	margin-right: 30px;
	background-color: #ffffff;
	box-shadow: 0 10px 10px 0 #babacd;
}
.divlist{
	background: white;
}
/* 以下为需要用js处理的部分 */
.search1 {
	position: relative;
	padding: 85px 0px;
	text-align: center;
}

.search1>input[type=text] {
	width: 510px;
	height: 50px;
	padding-left: 20px;
	padding-right: 50px;
	border-radius: 9px;
	border: 2px solid #2d66a5;
	outline: none;
	box-sizing: border-box;	
}
.search1>form>input[type=text] {
	width: 510px;
	height: 50px;
	padding-left: 20px;
	padding-right: 50px;
	border-radius: 9px;
	border: 2px solid #2d66a5;
	outline: none;
	box-sizing: border-box;	
}

.search1>form>a {
	position: absolute;
	right: 308px;
	top: 93px;
}

.page-demo {
	float: left;
	width: 240px;
	margin-left: 36px;
	margin-right: 18px;
}

.page-demo>ul {
	list-style: none;
}

.page-demo>ul>li {
	width: 100%;
	margin-bottom: 15px;
	background-color: white;
	line-height: 70px;
}

.page-demo>ul>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #2D66A5;
}

.page-demo>ul>.active {
	background-color: #2D66A5;
}

.page-demo>ul>.active .add {
	color: white;
}

.page-demo>ul>.active>a {
	color: white;
}

.page-demo>ul>li img {
	vertical-align: middle;
	margin-left: 30px;
}
.divlist{
    line-height: 70px;
    margin-bottom: 15px;
    cursor: pointer;
}
.page-demo div img{
	vertical-align: middle;
	margin-left: 30px;
}
.page-demo .page-demo-topText {
	display: inline-block;
	width: 90px;
	vertical-align: middle;
	margin-left: 35px;
	line-height: 25px;
	font-size: 20px;
}

.add {
	display: inline-block;
	/* display: none; */
	vertical-align: middle;
	margin-left: 5px;
}

.add span {
	font-size: 30px;
}

.reduce {
	/* display: inline-block; */
	display: none;
	vertical-align: middle;
	margin-left: 5px;
}

.reduce span {
	font-size: 30px;
}
.divlist.active2{
	margin-bottom:0px;
}
.div-list3 {
	margin-bottom:15px;
}
.list3-detail.active3{
	display: inline-block;
}
.list3-detail {
	display: none;
	list-style:none;
	background-color: white;
	width: 240px;
}

.list3-detail>li {
	text-align: left;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	background: url(../img/li-bac.png) 60px 14px no-repeat;
	padding-left: 80px;
}

.list3-detail>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333333;
}

.list3-detail>li:hover {
	background-color: #e6f5ff;
}
.list3-detail>li.selt {
	background-color: #e6f5ff;
}
.page-demo-topText{
    color: #2D66A5;
}


.memu-img{
	display: inline-block;
    width: 40px;
    height: 45px;
    vertical-align: middle;
    margin-left: 30px;
}

.memu-img.zn{
    background: url(../img/zfxxgkzn-1.png) no-repeat;
}
.memu-img.zd{
    background: url(../img/zfxxgkzd-1.png) no-repeat;
}
.memu-img.nr{
    background: url(../img/fdzdgknr-1.png) no-repeat;
}
.memu-img.nb{
    background: url(../img/zfxxgknb-1.png) no-repeat;
}

.page-demo>ul>.active .memu-img.zn{
    background: url(../img/zfxxgkzn-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.zd{
    background: url(../img/zfxxgkzd-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}

.page-demo>ul>.active1 .memu-img.zn{
    background: url(../img/zfxxgkzn-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.zd{
    background: url(../img/zfxxgkzd-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}

.page-demo>ul>.active2 .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active2 .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}


.page-demo>ul>.active1{
    background-color: #2D66A5;
}
.page-demo>ul>.active1 .page-demo-topText{
	color:white;
}
.page-demo>ul>.active2{
    background-color: #2D66A5;
}
.page-demo>ul>.active2 .page-demo-topText{
	color:white;
}

.page-demo>ul>.active .page-demo-topText{
	color:white;
}

.tubiao{
    display: inline-block;
    width: 20px;
    height: 50px;
    vertical-align: middle;
    background: url(../img/zfxxgk_img_01.png) no-repeat center;
    margin-left: 10px;
}



.page-demo>ul>.active .tubiao{
     background: url(../img/zfxxgk_img_01w.png) no-repeat center;
}

.page-demo>ul>.active2 .tubiao.on{
     background: url(../img/zfxxgk_img_02.png) no-repeat center;
}
.page-demo>ul>.selt{
    background-color: #2D66A5;
}
.page-demo>ul>.selt .memu-img.nb {
    background: url(../img/zfxxgknb-2.png) no-repeat;
}
.page-demo>ul>.selt .page-demo-topText {
    color: white;
}
@media only screen and (max-width:768px){
    .top,.head,.nav,.foot{width:1200px;}	
}

