* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
        list-style: none;
}
a{
	text-decoration: none;
}
.jia, .jian {
    display: none;
}
.jia.show, .jian.show {
    display: inline-block;
}
li.zfgfxwjk{
    padding-left: 75px;
line-height: 25px;
}

li.zfgfxwjk:hover {
    background-color: #e6f5ff;
}
li.zfgfxwjk.selt {
    background-color: #e6f5ff;;
}
ul.zfgfxwjk_nf li a {
    color: #333;
    font-size: 15px;
}
ul.zfgfxwjk_nf {
    display: none;
}

ul.zfgfxwjk_nf.show {
    display: block;
}

.zfgfxwjk_nf li span{
  cursor:pointer;
}
.main {
       min-height: 800px;
       min-width: 1200px;
       background: url(/hasrmzf/resource/theme/zfxxgk/img/top-bac.png) 0px 0px no-repeat;
       background-size: 100%;
}

.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: 70px;
	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;
}

.main .container {
	width: 1100px;
	margin: 0px 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: 760px;
	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(/hasrmzf/resource/theme/zfxxgk/img/li-bac.png) 60px 14px no-repeat;
	padding-left: 80px;
}*/
.list3-detail>li {
    text-align: left;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background: url(/hasrmzf/resource/theme/zfxxgk/img/li-bac.png) 45px 14px no-repeat;
    padding-left: 60px;
}

.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(/hasrmzf/resource/theme/zfxxgk/img/zfxxgkzn-1.png) no-repeat;
}
.memu-img.zd{
    background: url(/hasrmzf/resource/theme/zfxxgk/img/zfxxgkzd-1.png) no-repeat;
}
.memu-img.nr{
    background: url(/hasrmzf/resource/theme/zfxxgk/img/fdzdgknr-1.png) no-repeat;
}
.memu-img.nb{
    background: url(/hasrmzf/resource/theme/zfxxgk/img/zfxxgknb-1.png) no-repeat;
}

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

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

.page-demo>ul>.active2 .memu-img.nr{
    background: url(/hasrmzf/resource/theme/zfxxgk/img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active2 .memu-img.nb{
    background: url(/hasrmzf/resource/theme/zfxxgk/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(/hasrmzf/resource/theme/zfxxgk/img/zfxxgk_img_01.png) no-repeat center;
    margin-left: 10px;
}



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

.page-demo>ul>.active2 .tubiao.on{
     background: url(/hasrmzf/resource/theme/zfxxgk/img/zfxxgk_img_02.png) no-repeat center;
}
.page-demo-web{
   display: none;
}
.table_content2>tbody{
display: none;
}
@media screen and (max-width:700px){
.tw-editor-pic{
  width: 100%;
    margin-left: -35px;
 }
.table_content>tbody{
display: none;
}
.table_content2{
border-collapse: collapse;
margin: 0 20px;
}
.table_content2>tbody{
display: block;
}
.table_content2>tbody>tr>td:first-child{
 background-color: #eaf5fe;
}
.table_content2 td{
border: 1px solid #ccc;
    padding-left: 5px;
    min-width: 77px;
}
    .m-header{
        padding: 10px 0;
        height: 75px;
        display: flex;
        justify-content: center;
       background: none;
    }
   h2{
    line-height:25px;
}
    .l-logo{
        width: 100%;
        min-width: 100%;
        display: flex;
        justify-content: center;
    }
    .r-search{
        display: none;
    }
    .m-nav-ul li{
        background: #1167b7;
    }
    .icon-line{
        background: #1167b7;
    }
    .main{
        min-width: 100% !important;
        overflow: hidden;
         min-height: 100%;

    }
    .m-header-logo{
        margin-top: 0px;
        margin-right: 0px;
        width: 50px;
        height: 51px;
    }
    .l-logo-tit .font42{
        font-size: 26px;
        margin-left: 38px;
        color: #1167b7;
    }
    .l-logo-tit{
      margin-top: 6px;
    }
    .m-link{
        font-size: 14px;
        margin-left: 20px;
        transform: scale(0.8);
        color: #1167b7;
    }
    .zfxxgk_top{
        width: 100%!important;
        height: auto !important;
    }
    .top-title{
        margin: 6% auto 20%!important;
    font-size: initial!important;
    text-shadow: none!important;
    }
    .top-title img{
        width:55%;
    }
    .main .container{
        width: 100%;
    }
    .search{
        padding: 10px 0;
    }
    .search>form>input[type=text]{
        padding: 0!important;
        width: 85%!important;
        margin: 0 auto!important;
    }
    .search>form>a{
        right: 12%!important;
        top: 35%!important;
    }
     .search>form>a img {
        width: 25px;
    }
    .m-footer div{
        width: 100%;
        min-width: 100%;
    }
    .m-nav div{
        width: 100%;
        min-width: 100%;
    }
    .m-nav-ul{
        width: 800px;
        overflow: hidden;
    } 
    .m-nav{
        width: 100% !important;
    overflow-x: auto;
    min-width: 0 !important;
    height: 50px;
    background-color: #3f6ea4;
    margin-top: 0;
    border-bottom: 0;
    }
    .container-main{
        width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    }
    .m-footer{
        background-color: #757575;
        border-top: none;
        width: 100%!important;
        min-width: 0px;
    }
    .copyright{
        width: 89%;
        margin:  0 auto;
    }
    .m-footer-copyright{
        text-align: center !important;
    }
    .m-footer-copyright{
        color: #fff;
    }
    .m-footer-copyright p:last-of-type span{
        display: block;


    } 
    .m-footer-copyright p:last-of-type span:last-of-type img{
        width: 20px;
        height: 20px;
    }
    .m-footer-ul{
        color: #fff;
    }
    .m-footer-ul li{
        border-left: 1px solid #FFF;
    }
    .m-footer-ul li a{
        color: #fff !important;
    }
    .m-footer-copyright a{
        color: #fff !important;
    }
    .m-footer div{
        position: relative;
    }
    .m-footer div>a{
        position: absolute;
        top: 69%;
        left: 22%;
    }
    #_span_jiucuo img{
      margin: 10px 0 0 220px!important;
        /* margin-left: ; */
    }
    .mobile_lnav{
		width: 100%;
		background-color: #f5f5f5;
		border: 1px solid #dfdfdf;
		text-indent: 10px;
		position: relative;

	}
	.mobile_lnav .nav-a{
		display: flex;
		height: 40px;
		align-items: center;
		justify-content: center;
		color: #333;
		font-size: 16px;
	}
	.mobile_lnav .nav-a img{
		vertical-align:middle;
		margin-left:5px;
		transition:all .2s ease-in 0s;
		-moz-transition:all .2s ease-in 0s;
		-ms-transition:all .2s ease-in 0s;
		-o-transition:all .2s ease-in 0s;
		-webkit-transition:all .2s ease-in 0s;
	}
	.mobile_lnav .nav-a.show img{
		transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
	}
	.page-demo-web #page-demo-ul{
		display: none;
		max-height: 400px;
		overflow-y: auto;
		border-top: 1px solid #dfdfdf;
	}
	.mobile_lnav .divlist{
		line-height: 40px!important;
		border-bottom: 1px solid #dfdfdf;
		background-color: #f5f5f5;
		margin-bottom: 0;
	}
	.mobile_lnav .zfxxgknb{
		border-bottom: 0;
	}
	.mobile_lnav .memu-img{
		display: none;
	}
	.mobile_lnav .page-demo-topText{
		color: #777!important;
	}
	.mobile_lnav .tubiao{
		width: 15px!important;
		height: 25px!important;
		background-size: 100%;
	}
	.mobile_lnav .divlist.active1{
		background-color: #2d66a5!important;
	}
	
	.mobile_lnav .divlist.active,.mobile_lnav .divlist.active2{
		background-color: #2d66a5!important;
	}
	.mobile_lnav .divlist.active .tubiao{
		background: url(/hasrmzf/resource/theme/zfxxgk/img/zfxxgk_img_01_white.png) no-repeat center;
		background-size: 100%;
	}
	.mobile_lnav .divlist.active2 .tubiao{
		background: url(/hasrmzf/resource/theme/zfxxgk/zfxxgk/img/zfxxgk_img_02.png) no-repeat center;
		background-size: 100%;
	}
	.mobile_lnav .divlist.active .page-demo-topText{
		color: #fff!important;
	}
	.mobile_lnav .divlist.active .page-demo-topText,.mobile_lnav .divlist.active1 .page-demo-topText,.mobile_lnav .divlist.active2 .page-demo-topText{
		color: #fff!important; 
	}
	.mobile_lnav .div-list3{
		margin-bottom: 0!important;
		width: 100%;
		background-color: #dedede;
	}
	
	.mobile_lnav .list3-detail{
		width: 93%!important;
		background-color: transparent;
	}
	.mobile_lnav .list3-detail>li{
width: 100% !important;
		text-align: center;
		height: 40px!important;
		line-height: 40px!important;
		background: none;
		padding-left: 0;
	}
	.mobile_lnav .list3-detail ul{
		border: 1px solid #ccc;
	}
	.mobile_lnav .list3-detail ul li{
		padding-left: 0;
		line-height: 35px;
		text-align: center;
	}
	.mobile_lnav .list3-detail li.selt a{
		color: #2d66a5!important;
	}
    .top,.rightNav,.ispc{
      display: none;
    }
    .page-demo-web{
        display: block;
        margin: 20px 30px;
    }
.test-1 {
    height: 100%;
}
.container-main{
height: 100%;
}
.container-main::-webkit-scrollbar {
    display: none;
}
.list-ul li{
 padding-top: 20px;
 }
.wza-btn{
    font-size: 14px!important;
    top: 6.5%!important;
    margin-right: 0px!important;
    padding:5px!important;
    border:2px!important;
}

.wza-wenzi{
 display:none!important;
}
.m-list-crumbs{
width: 100% !important;
 }
#zoom{
width: 100% !important;
}
body{
width: 100%;
    background-size: 100% !important;
}
.head{
 width: 100% !important;
height: 50px !important;
}
.nav{
overflow-x: auto;
}
.search1{
display: none;
 }
#zoom table{
width: 100% !important;
 }
.foot .select{
display: none;
 }
.footer{
width: 100% !important;
position: absolute;
}
.footer .mid{
width: 100% !important;
}
.footer>a>img{
position: absolute;
    top: 190px;
left: 90px;
}
.nav ul{
width: 165% !important;
}
}
