
body{
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg1.png) top center no-repeat;
}

.jgzn-header .titbox h1 .btn{display:none;}
.jgzn-lxfs-c *{line-height:30px!important;}

.jgznCenter{
	width: 1200px;
	margin: 0 auto;
}
.jgznCenter a{
	display: initial;
	color: inherit;
}
.jgzn-header .logo{
	padding-top: 30px;
}
.jgzn-header .logo a{
	display: inline-block;
}
.jgzn-header .logo a img{
	height: 75px;
}
.jgzn-header .zzlogo{
	padding-top: 40px;
	margin-bottom: 5px;
}
.jgzn-header .zzlogo a{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	line-height: 61px;
}
.jgzn-header .zzlogo a img{
	height: 61px;
	margin-right: 10px;
	vertical-align: top;
}
.jgzn-header .titbox{
	height: 258px;
	text-align: center;
}
.jgzn-header .titbox h1{
	display: inline-block;
	color: #fff;
	font-size: 70px;
	/*text-shadow: 1px 1px 2px #174376;*/
	text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.4);
	padding-bottom: 20px;
	margin-top: 46px;
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg2.png) center bottom no-repeat;
	position: relative;
}
.jgzn-header .titbox h1 .btn{
	position: absolute;
	width: 123px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 30px;
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg5.png) center no-repeat;
	background-size: 100% 100%;
	top: 24px;
	right: -176px;
	text-shadow: none;
	font-weight: normal;
}
.jgzn-main{
	background: #f7f7f7;
	padding: 40px 30px 60px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.zcwjk-searchbox{
	position: relative;
}
.zcwjk-searchbox .box{
	width: 510px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #007cc5;
    border-radius: 10px;
}
.zcwjk-searchbox .box input{
	height: 50px;
	line-height: 50px;
	background: none;
	margin-left: 10px;
	width: 440px;
	font-size: 18px;
	outline: none;
}
.zcwjk-searchbox .box button{
	background: none;
	cursor: pointer;
	height: 50px;
}
.zcwjk-searchbox .box::after{
	right: 0;
}
.zcwjk-searchbox .box::before{
	left: 0;
}
.zcwjk-searchbox .box::after, .zcwjk-searchbox .box::before {
    content: '';
    width: 280px;
    height: 2px;
    background: rgba(224,224,224,1);
    position: absolute;
    top: 50%;
}

.jgzn-local{
	padding: 16px 0 20px;
	line-height: 30px;
}
.jgzn-local img{
	vertical-align: middle;
	margin-right: 14px;
}
.jgzn-local .arrow{
	display: inline-block;
	margin: 0 12px;
}
.jgzn-local a,.jgzn-local span{
	display: inline-block;
	color: #333333;
	font-size: 16px;
}
.jgzn-local a:hover{
	color: #1764ce;
}

.jgzn-jglb{
	background: #fff;
	padding: 40px 30px 20px;
}
.jglb-tit{
	margin-bottom: 10px;
}
.jglb-tit .tit{
	border-left: 6px solid #1764ce;
	line-height: 25px;
	color: #1764ce;
	font-size: 22px;
	font-weight: bold;
	padding-left: 20px;
}
.jglb-list{
	margin-bottom: 30px;
}
.jglb-list li{
	float: left;
	width: 25%;
	height: 36px;
	line-height: 36px;
}
.jglb-list li a{
	display: inline-block;
	padding-left: 14px;
	color: #333333;
	font-size: 18px;
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznic2.png) left center no-repeat;
	max-width: 98%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.jglb-list li a:hover{
	color: #1764ce;
}
.jglb-list .nav2{
	margin-left: -70px;
	position: absolute;
	z-index: 9999;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px #c1d9f0;
	display: none;
	width: 240px;
}
.jglb-list li:hover .nav2{
	display: block;
	animation:move 0.5s 0s;
}
.jglb-list .nav2 a{
	/*width: 80px !important;*/
	position: relative;
	display: inline-block;
	padding: 0 10px;
	margin: 10px;
	cursor: pointer;
	font-size: 16px;
}

.jglb-list li .nav2 .box2{
	float: left;
}
.jglb-list .nav3{
	width: 130%;
	margin-left: -15%;
	padding: 10px 0;
	position: absolute;
	left: 0;
	z-index: 9999;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px #c1d9f0;
	display: none;
}
.jglb-list li .nav2 .box2:hover .nav3{
	display: block;
	animation:move 0.5s 0s
}
.jglb-list .nav3 a{
	width: 124px !important;
	font-size: 14px !important;
	position: relative;
	display: inline-block !important;
	margin: 5px 10px;
	padding: 0 0 0 10px;
	line-height: 30px !important;
}
/*åŒºæ”¿åºœæœºæž„èŒèƒ½è¯¦æƒ…*/
.jgzn-xq{
	background: #fff;
	padding: 40px 30px 0;
}
.jgzn-xq-tit{
	text-align: center;
	color: #1764ce;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
.jgzn-xq-nav{
	text-align: center;
	margin-bottom: 40px;
}
.jgzn-xq-nav .tit{
	display: inline-block;
	border: 1px solid #1764ce;
	color: #1764ce;
	font-size: 20px;
	height: 40px;
	line-height: 38px;
	width: 136px;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 10px;
	margin-left: -1px;
}
.jgzn-xq-nav .tit.cur{
	color: #fff;
	background: #1764ce;
}
.jgzn-lxfs{
	padding-bottom: 50px;
	/*padding-top: 10px;*/
	position: relative;
}
.jgzn-lxfs-t{
	line-height: 38px;
	color: #1764ce;
	font-size: 20px;
	font-weight: bold;
}
.jgzn-lxfs-c *{
	/*font-size: 16px ;*/
	line-height: 30px;
	text-indent: 0!important;
	max-width: 100%;
}
.jgzn-lxfs-c{
	/*margin-bottom: 40px;*/
}
.jgzn-addic a{
	color: #1764ce;
}
.jgzn-addic .ic{
	display: inline-block;
	width: 20px;
	height: 30px;
	margin-right: 2px;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.jgzn-addic .ic.time{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgzntime.png);
}
.jgzn-addic .ic.addr{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgznaddr.png);
}
.jgzn-addic .ic.phone{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgznphone.png);
}
.jgzn-addic .ic.mess{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgznmess.png);
}
.jgzn-addic .ic.computer{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgzncomputer.png);
}
.jgzn-addic .ic.house{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgznhouse.png);
}
.jgzn-addic .ic.ts-phone{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgzntsphone.png);
}
.jgzn-addic .ic.telphone{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgzntelphone.png);
}
.jgzn-addic .ic.mail{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgznmail.png);
}
.jgzn-addic .ic.tsic{
	background-image: url(/material/PcWapStyle/imgs/jgznimgs/jgzntsic.png);
}
.jgzn-fzrxx{
	padding-left: 16px;
	padding-top: 50px;
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg3.png) top center no-repeat;
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.jgzn-fzrxx li{
	/*height: 390px;*/
	margin-bottom: 30px;
	width: 162px;
	margin-left: 80px;
	display: inline-block;
	vertical-align: top;
}
.jgzn-fzrxx li a{
	display: block;
	text-align: center;
}
.jgzn-fzrxx li a img{
	width: 100%;
	height: 215px;
}
.jgzn-fzrxx li a .name{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
	line-height: 30px;
}
.jgzn-fzrxx li a .job{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin-top: 6px;
}
.jgzn-jgsz .jglb-list li a{
	font-size: 16px;
}
.xsdw-title{
	margin-bottom: 16px;
	text-align: center;
	background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg4.png) center no-repeat;
}
.xsdw-title .tit{
	display: inline-block;
	color: #1764ce;
	font-size: 28px;
	font-weight: bold;
	background: #fff;
	padding: 0 20px;
}
/*.jgzn-xsdw .jglb-list{
	padding-left: 70px;
}*/
.jgzn-xsdw{
	padding-bottom: 20px;
	/*padding-top: 30px;*/
}
.jgzn-xsdw .jglb-list li{
	height: 66px;
	line-height: 66px;
	width: 33.33%;
}
.jgzn-xxcj .jglb-list li{
	width: 25%;
}
.jgzn-xsdw .jglb-list li a{
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
}
/*.jgzn-xq-item{
	min-height: 350px;
}*/
.jgzn-znzz{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 50px;
	/*padding-top: 20px;*/
	overflow: hidden;
}
.jgzn-jgsz{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 20px;
}
/*è¯¦æƒ…é¡µ*/
.jgzn-xqcon{
	background-color: #FFF;
    padding-top: 40px;
}
.jgzn-xqcon-title {
    color: #1764CE;
    font-weight: bold;
	text-align: center;
    margin-bottom: 30px;
}
.jgzn-xqcon-title p.tit {
    color: #333333;
    font-size: 30px;
    padding: 0 30px;
    margin-bottom: 30px;
    font-weight: normal;
    line-height: 30px;
}
.jgzn-xqcon-bar {
    /*height: 32px;*/
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: normal;
}
.jgzn-xqcon-bar span {
  color: #666666;
  font-size: 16px;
  display: inline-block;
}
.jgzn-xqcon-bar span.con {
  margin-right: 40px;
}
.jgzn-xqcon-font{
	margin-left: 30px;
}
.jgzn-xqcon-font span i {
    font-style: normal;
    cursor: pointer;
    margin: 0 5px;
}
.jgzn-xqcon-font i.cur{
	color: rgb(23, 100, 206);
}

.jgzn-article-line {
    border-top: 1px solid #e5e5e5;
    padding: 40px 0 50px;
    margin: 0 40px;
}
.jgzn-article-line img{
	max-width: 90%!important;
	margin-bottom: 4px;
}
.jgzn-xqcon-title-print {
    display: inline-block;
    /*margin-left: 50px;*/
    cursor: pointer;
}
.bdshare-button-style1-24{
	margin-left: 70px;
	vertical-align: top;
	line-height: 32px;
}
.bdshare-button-style1-24 span{
	color: #666666;
    font-size: 16px;
    line-height: 32px;
    vertical-align: middle;
}
.bdshare-button-style1-24 a {
    display: inline-block;
    font-size: 18px;
    padding-left: 24px;
    line-height: 24px;
    height: 24px;
    background-image: url(/material/PcWapStyle/imgs/jgznimgs/icons_wechat.png);
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
}
.bdshare-button-style1-24 a:hover {
    background-image: url(/material/PcWapStyle/imgs/jgznimgs/icons_wechat1.png);
}
.jgzn-lxfs .bdshare-button-style1-24{
	float: right;
	margin: 0;
}
.bd_popup {
	position: fixed;
    width: 100%;
    text-align: center;
    z-index: 9999999;
    top: 40%;
    left: 0;
}
.bd_popup.hide{
	display: none;
}
.bd_weixin_popup {
	margin:auto;
	padding:10px;
	width:240px;
	height:240px;
	background:#fff;
	border:solid 1px #d8d8d8;
	z-index:11001;
	font-size:12px;
}
.bd_weixin_popup .bd_weixin_popup_head {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:16px;
	height:16px;
	position:relative;
	color:#000;
}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
	width:16px;
	height:16px;
	position:absolute;
	right:0;
	top:0;
	color:#999;
	text-decoration:none;
	font-size:16px;
}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
	text-decoration:none;
}
.bd_weixin_popup .bd_weixin_popup_main {
	padding:15px 10px;
	min-height:150px;
	_height:150px;
	text-align:center;
}
.bd_weixin_popup .bd_weixin_popup_foot {
	font-size:12px;
	text-align:left;
	line-height:22px;
	color:#666;
}
.jgzn-article .lxfs_box{
	font-size: 16px;
    line-height: 38px;
}
.jgzn-article .lxfs_box *{
	/*font-size: 16px;*/
    line-height: 30px;
    text-indent: 0!important;
}
.jgzn-article .fzrxx {
	/*margin-top:20px;*/
	display: none;
}
.jgzn-article .fzrxx .label {
	/*margin-top:-10px;*/
    text-indent: 40px;
    font-size: 16px;
    color: #333;
}
.jgzn-article .fzrxx .box {
    width: 9.3rem;
}
.jgzn-article .fzrxx .box>div {
    display: inline-block;
    vertical-align: top;
    width: 105px;
    /*height: 245px;*/
    margin-bottom: 30px;
    margin-right: 65px;
    text-align: center;
}
.jgzn-article .fzrxx .box>div img{
	width: 100%;
	max-width: 100%!important;
}
.jgzn-article .fzrxx .box .ldtx {
	display: block;
	width: 105px;
	height: 130px;
	background-size: cover !important;
	margin-bottom: 10px;
}
.jgzn-article .fzrxx .box p {
	font-size: 14px !important;
	line-height: 150% !important;
	color: #333;
}
@keyframes move{
	0%{
		opacity: 0.1;
		margin-top: -10px;
	}
	100%{
		opacity: 1;
		margin-top: 0;
	}
}


/*æ±ŸåŒ—*/
.jbq-top a, .jbq-top span{
	color: #fff;
}
.jbq-top-r .btn{
	color: #666666;
}


@media screen and (max-width: 768px){
	body{
		background: url(/material/PcWapStyle/imgs/jgznimgs/jgznbg1h5.png) top center no-repeat;
		background-size: 100% auto;
	}	
	.jbq-top{height:1rem;}
	.jgznCenter{
		width: 100%;
		box-sizing: border-box;
	}
	.jgzn-header{
		/*padding: 0 .3rem;*/
		padding: 0;
		height: 4.6rem;
	}
	.jgzn-header .logo{
		padding-top: .4rem;
		margin-left: .3rem;
	}
	.jgzn-header .logo a img{
		height: .6rem;
	}
	.jgzn-header .zzlogo{
		padding-top: .95rem;
		margin-bottom: 0;
	}
	.jgzn-header .zzlogo a{
		font-size: 4.5vw;
		line-height: 1;
	}
	.jgzn-header .zzlogo a img{
		width: 10vw;
		height: auto;
		margin-right: 5px;
		vertical-align: middle;
	}
	.jgzn-header .titbox{
		height: auto;
	}
	.jgzn-header .titbox h1{
		font-size: .6rem;
		margin-top: .32rem;
		background-size: 4.19rem auto;
		padding-bottom: .16rem;
		text-shadow: .03rem .03rem 0 rgba(0, 0, 0, 0.4);
	}
	.jgzn-header .titbox h1 .btn{
		left: 50%;
		right: auto;
		width: 1.24rem;
		height: .56rem;
		border-radius: .1rem;
		font-size: .4rem;
		line-height: .56rem;
		top: auto;
		bottom: -.86rem;
		margin-left: -.62rem;
	}
	.jgzn-main{
		padding: .3rem .3rem .4rem;
		margin-bottom: 0;
	}
	.zcwjk-searchbox .box{
		width: 100%;
		height: .8rem;
	}
	.zcwjk-searchbox .box input{
		height: .8rem;
		line-height: .8rem;
		font-size: .32rem;
	}
	.zcwjk-searchbox .box button{
		height: .8rem;
		position: absolute;
	}
	.zcwjk-searchbox .box::after, .zcwjk-searchbox .box::before{
		display: none;
	}
	.zcwjk-searchbox .box input{
		width: 82%;
		margin: 0;
		padding: 0 .2rem;
		box-sizing: border-box;
	}
	.zcwjk-searchbox .box button{
		width: 18%;
	}
	.jgzn-local{
		padding: .2rem 0;
		line-height: .4rem;
	}
	.jgzn-local a, .jgzn-local span{
		font-size: .24rem;
	}
	.jgzn-local img{
		margin-right: .22rem;
		height: .26rem;
	}
	.jgzn-local .arrow{
		margin: 0 .16rem;
	}
	.jgzn-jglb{
		padding: 0;
		background: none;
	}
	.jglb-box{
		background: #fff;
		padding: .4rem .3rem .2rem;
		margin-bottom: .5rem;
	}
	.jglb-box:last-child{
		margin-bottom: 0;
	}
	.jglb-tit{
		margin-bottom: .1rem;
	}
	.jglb-tit .tit{
		font-size: .32rem;
		line-height: .32rem;
		padding-left: .24rem;
		border-left: .08rem solid #1764ce;
	}
	.jglb-list{
		margin-bottom: .2rem;
	}
	.jglb-list li{
		height: .72rem;
		line-height: .72rem;
		width: 50%;
	}
	.jglb-list li a{
		font-size: .32rem;
	}
	.jglb-list .nav2{
		display: none!important;
	}
	.jgzn-xq{
		padding: .3rem .3rem 0;
	}
	.jgzn-xq-tit{
		font-size: .44rem;
		margin-bottom: .3rem;
	}
	.jgzn-xq-nav{
		text-align: left;
		margin-bottom: .26rem;
	}
	.jgzn-xq-nav .tit{
		height: .64rem;
		line-height: .64rem;
		width: 32%;
		font-size: .32rem;
		text-align: center;
		margin-bottom: .14rem;
	}
	.jgzn-lxfs{
		padding-bottom: .5rem;
	}
	.jgzn-lxfs-c{
		/*padding-top: .4rem;*/
		font-size: 16px !important;
		line-height: 180% !important;
		text-indent: 0px !important;
		word-break: break-all;
	}
	.jgzn-fzrxx{
		padding-top: 0;
		background: none;
		padding-left: 0;
		padding-bottom: .2rem;
	}
	.jgzn-fzrxx li{
		box-sizing: border-box;
		margin-left: 0;
		margin-right: 2%;
		height: auto;
		margin-bottom: .3rem;
		width: 22%;
	}
	.jgzn-fzrxx li:nth-child(4n){
		margin-right: 0;
	}
	.jgzn-fzrxx li a img{
		height: 25vw;
	}
	.jgzn-fzrxx li a .name{
		font-size: .3rem;
		margin-top: .15rem;
		line-height: 1;
	}
	.jgzn-fzrxx li a .job{
		font-size: .22rem;
		line-height: .3rem;
		margin-top: .1rem;
	}
	/*.jgzn-jgsz,.jgzn-xsdw{
		padding-top: .4rem;
	}*/
	.jgzn-znzz{
		font-size: 16px !important;
		line-height: 180% !important;
		text-indent: 0px !important;
		word-break: break-all;
		padding-bottom: .5rem;
	}
	.xsdw-title{
		margin-bottom: .3rem;
		background-size: 100% 1px;
	}
	.xsdw-title .tit{
		font-size: .38rem;
		padding: 0 .2rem;
	}
	.jgzn-xsdw{
		padding-bottom: .3rem;
	}
	.jgzn-xsdw .jglb-list{
		padding: 0;
	}
	.jgzn-xsdw .jglb-list li{
		height: .72rem;
		line-height: .72rem;
		width: 50%;
	}
	.jgzn-xsdw .jglb-list li a{
		font-size: .32rem;
		line-height: 1;
		padding-left: .28rem;
	}
	.jgzn-xqcon-font,.jgzn-xqcon-title-print{
		display: none;
	}
	.bdshare-button-style1-24{
		margin-left: .2rem;
		white-space: nowrap;
	}
	.bdshare-button-style1-24,.bdshare-button-style1-24 span{
		line-height: .44rem;
	}
	.bdshare-button-style1-24 a{
		line-height: .24rem;
		height: 0.24rem;
		padding-left: 0.24rem;
		background-size: 100% 100%;
	}
	.jgzn-lxfs .bdshare-button-style1-24{
		display: none;
	}
	.jgzn-xqcon{
		padding-top: .3rem;
	}
	.jgzn-xqcon .jgzn-xq-nav{
		margin: 0 .3rem .4rem;
	}
	.jgzn-xqcon-title{
		margin-bottom: 0;
	}
	.jgzn-xqcon-title p.tit{
		font-size: .3rem;
		margin-bottom: .2rem;
		padding: 0 .3rem;
		line-height: .44rem;
	}
	.jgzn-xqcon-bar{
		margin-bottom: .1rem;
		line-height: .44rem;
	}
	.jgzn-xqcon-bar span{
		font-size: .24rem;
		color: #999;
	}
	.jgzn-xqcon-bar span.con{
		margin-right: .4rem;
	}
	.jgzn-article-line{
		margin: 0;
		padding: .2rem .3rem .5rem;
	}
	.jgzn-addic .ic{
		width: .32rem;
		height: .5rem;
		margin-right: .02rem;
		vertical-align: top;
	}
	.jgzn-article .lxfs_box,.jgzn-lxfs-c *,.jgzn-article .lxfs_box *{
		font-size: .28rem !important;
		line-height: .5rem !important;
		text-indent: 0px !important;
		word-break: break-all;
	}
	.jgzn-article .fzrxx .box{
		width: 100%;
		margin-top: .3rem;
	}
	.jgzn-article .fzrxx .box>div{
		/*height: 235px;*/
		margin-bottom: .3rem;
		margin-right: 2%;
		width: 23%;
	}
	.fzrxx .box img{
		max-height: 24vw;
	}
	.jgzn-article .fzrxx .box p{
		font-size: .28rem !important;
		line-height: .36rem !important;
	}
	.zcwjk-searchbox .box button img{
		width: .36rem;
	}

}
