/* éå‘­î†å¯®ï¿½æ¿®ï¿½ */

.zwnr img {
    /* width: 90%; */
    text-align: center;
}

.zwnr * {
    font-size: 18px !important;
    font-family: "å®‹ä½“" !important;
}

ol,
ul,
li {
    list-style: none;
    padding: 0;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0
}

body {
    font-size: 12px;
    font-family: "å¾®è½¯é›…é»‘";
}

ul,
li {
    list-style: none;
}

a:link,
a:visited {
    text-decoration: none;
}

.list {
    width: 210px;
    border-bottom: solid 1px #316a91;
    /* margin: 40px auto 0 auto; */
}

.list ul li a {
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
    display: block;
    font-weight: bold;
    height: 36px;
    line-height: 19px;
    position: relative;
}

.list ul li ul {
    display: none;
    list-style: none;
    padding: 0px;
}

.list ul li ul li {
    border-left: 0;
    border-right: 0;
    border: solid 1px #e5e5e5;
    border-top: none;
}

.list ul li ul li ul {
    display: none;
    border-top: solid 1px #e5e5e5;
}

.list ul li ul li a {
    position: relative;
    font-size: 14px;
    color: #121212;
    padding: 10px 20px;
    font-size: 16px;
}

.list ul li ul li ul li {
    position: relative;
    font-size: 14px;
    color: #121212;
    line-height: 24px;
    padding: 10px 20px;
    padding-left: 40px;
    padding-right: 0px;
    border: none;
}

.list ul li ul li ul li a {
    padding: 0;
    font-size: 14px;
    border: none;
}

.inactives {
    background-color: #9cb6d6;
}

body {
    /*background: url(../images/bg.png)*/
    /*/../images/open/8448/bg.png*/
    no-repeat top;
    /* min-width: 1090px; */
    min-height: 150vh;
}

.contentbg {
    width: 100%;
    height: 100%;
    max-width: 1090px;
    margin: auto;
    overflow: hidden;
}

.logo {
    overflow: hidden;
    margin-top: 40px;
}

.logo img {
    float: left;
}

.logo span {
    color: #FFFFFF;
    font-size: 35pt;
    line-height: 76px;
    float: left;
    margin-left: 1px;
}

.logo_xx {
    text-align: center;
    font-size: 100px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 25px;
}

.center {
    min-height: 500px;
    background: #f9f9f9;
    margin-top: 92px;
    padding: 0 30px;
}

/*.search {
    padding-top: 87px;
    overflow: hidden;
}*/

.line {
    width: 235px;
    float: left;
    border-top: 1px solid #e1e1e1;
    margin-top: 25px;
}

/*.search_c {
    width: 512px;
    float: left;
    height: 52px;
    margin: 0 19px;
    position: relative;
}*/

/*.search_c input[type="text"] {
    width: 100%;
    border: 0;
    height: 48px;
    line-height: 52px;
    float: left;
    border: 1px solid #2d66a5;
    border-radius: 9px;
    /* padding-right: 60px; */
    padding-left: 15px;
    box-sizing: border-box;
}*/

input:focus {
    outline: none;
}

/*.search_c input[type="image"] {
    position: absolute;
    right: 15px;
    top: 6px;
}*/

.main {
    overflow: hidden;
    margin-top: 79px;
}



.main_right {
    float: right;
    width: 100%;
    background: #FFFFFF;
    min-height: 500px;
    padding: 0 20px;
    margin-bottom: 30px;
}



.list ul li:nth-child(1) a {
    line-height: 36px;
}



.main_right li {
    color: #999999;
    font-size: 12px;
}

.main_right li a {
    color: #4d4d4d;
    margin-right: 15px;
}

.main_right .wei {
    padding: 15px 0;
}

.main_right .wei li {
    margin-bottom: 30px;
    line-height: 30px;
}

.scroll_wrap .scroll_bar {
    position: absolute;
    top: 93px;
    right: 0;
    width: 10px;
    height: 920px;
    background-color: #e4e4e4;
}

.scroll_wrap .scroll_slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    max-height: 80px;
    background-color: #2d66a5;
    border-radius: 5px;
}

.scroll_wrap .scroll_slider:hover {
    opacity: 1;
}


/*å©Šæ°¬å§©é‰Â¤åšœç€¹æ°«ç®Ÿéå³°ç´¡*/

.ScrollStyle {
    overflow: auto !important;
}

.ScrollStyle::-webkit-scrollbar {
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    background: #eee;
}

.ScrollStyle::-webkit-scrollbar-button {
    width: 9px;
    height: 0px;
}

.ScrollStyle::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .15);
}

.ScrollStyle::-webkit-scrollbar-thumb {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
    border-radius: 5px;
    max-height: 80px;
    height: 80px;
}


/*.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}*/

.ScrollStyle::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}

@media only screen and (max-width: 700px) {
    .line {
        display: none;
    }
    /*.search_c {
        width: 100%;
        float: left;
        height: 52px;
        margin: 0;
        position: relative;
    }*/
    .main_right {
        float: right;
        width: 100%;
        background: #FFFFFF;
        min-height: 500px;
        padding: 0 20px;
    }
}

.main_right li a {
    float: left;
    color: #1b1b1b;
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* åˆ—è¡¨ */

.link {
    position: relative;
}

table#newslist td.mc {
    text-align: left;
    padding-left: 10px;
}

table #newslist td.mc a:link {
    color: #000;
}

table #newslist td.mc a:visited {
    color: #000;
}

table #newslist td.mc a:hover {
    color: #f00;
}

table #newslist td.fwrq {
    border-right: none;
}

div.listbox {
    font-size: 12px;
    width: 670px;
    background: url(http://www.hljhulin.gov.cn:80/images/open/ulbg_top.jpg)/*tpa=http://www.hlj.gov.cn/gkml/images/ulbg_top.jpg*/
    left top no-repeat;
    position: absolute;
    margin: 0 auto;
    float: left;
    z-index: 10;
    display: none;
    float: right;
    text-align: left;
}

ul.listinfo {
    width: 840px;
    height: 120px;
    padding: 7px 5px;
    background: url(http://www.hljhulin.gov.cn:80/images/open/ulbg_bottom.jpg)/*tpa=http://www.hlj.gov.cn/gkml/images/ulbg_bottom.jpg*/
    left bottom no-repeat;
    float: left;
    text-align: left;
}

ul.listinfo li {
    float: left;
    padding: 2px 0px;
    line-height: 22px;
}

ul.listinfo li.infoname {
    width: 830px;
}

ul.listinfo li.li1 {
    width: 415px;
}

ul.listinfo li.li2 {
    width: 415px;
}

ul.listinfo li span {
    font-weight: bold;
}

ol,
ul,
li {
    list-style: none;
    padding: 0;
    text-decoration: none;
}

a:link,
a:visited {
    text-decoration: none;
    color: #2d66a5;
}

.dataTables_info {
    line-height: 25px;
    display: inline;
    font-size: 14px;
    margin-right: 5px;
}

.dataTables_paginate {
    display: inline;
}

.wz_title {
    font-size: 32px;
    color: #2d66a5;
    font-weight: bold;
    text-align: center;
    margin: 35px 0;
}

.wz_zoom {
    overflow: hidden;
    margin-bottom: 30px;
}

.wz_zoom p {
    height: 30px;
}


/*æ–°åŠ çš„æ ·å¼*/

.tit01 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 10px;
    text-align: left
}

.tit02 {
    text-align: left;
    margin: 40px auto 10px auto;
}

.main_right li {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 34px;
}

.main_right li a {
    float: left;
    color: #1b1b1b
}

.main_right li span {
    /*float: right;*/
    color: #969696;
}

#page {
    clear: both;
    text-align: center;
    margin-top: 30px;
}

.paging_input a,
.paging_input .page-spr,
.paging_input .current {
    border: none;
    background: #f3f4f8;
    padding: 5px 12px;
    margin: 0 4px;
}

#bottom {
    width: 1000px;
    height: 115px;
    border-top: 1px solid #e0e5e9;
    font-size: 13px;
    background: #FFFFFF;
    background: url(../images/bottombg.jpg);
    margin: 0 auto;
}

#bottom ul {
    margin-left: 300px;
    margin-top: 20px;
    color: #666666;
    width: 500px;
}

#bottom ul a {
    color: #2e5e9f
}

#bottom .dh {
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e0e5e9;
}

#bottom .dh span {
    padding: 0 5px 0 0;
}


/*ï¿½ï¿½Ò³*/


/*ï¿½ß½ï¿½ï¿½ï¿½*/

#zjhl {
    width: 994px;
    margin: 0 auto !important;
    zoom: 1;
    background-color: #ffffff;
    border: 3px solid #cbcdcd;
}

.menu {
    list-style: none;
    border: solid 1px #e5e5e5;
    padding: 0px;
}

.menu li {
    border-top: solid 1px #e5e5e5;
}

.item {
    position: relative;
    font-size: 14px;
    color: #121212;
    line-height: 24px;
    padding: 10px 20px;
}               
@media (max-width: 689px) and (min-width: 320px){
	bady{
		    min-width: 100% ;
	}
	.wz_title {
		font-size: 20px;
		text-align: center;
	}
	.main_right{
		width:100%;
		box-sizing: border-box;
	}
	.wz_wzk01 p{
		display: flex;
		    justify-content: space-between;
	}
	.main_right li a{
		width: 66%;
	}
	.logo_xx img{
		    width: 100%;
	}
}