@charset 'utf-8';


.jgzn-main a, .jgzn-main span{
	vertical-align: top;
}
.jgzn-header *,.jgzn-main *{
	box-sizing:content-box;
}
.jgzn-header,.jgzn-main{
	line-height: normal;
}
.jgzn-main{
	font-size: 0;
}
.jgzn-xqcon-font,.bdshare-button-style1-24{
	display: inline-block;
}
.sww-top a, .sww-top span{
	color: #fff;
}

/*通用*/
body{
	background: url(jgznbg1.png) top center no-repeat;
}
.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(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(jgznbg5.png) center no-repeat;
	background-size: 100% 100%;
	top: 24px;
	right: -176px;
	text-shadow: none;
	font-weight: normal;
	display: none;
}
.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(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;
	float: none;
}
.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: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.jgzn-addic .ic.time{
	background-image: url(jgzntime.png);
}
.jgzn-addic .ic.addr{
	background-image: url(jgznaddr.png);
}
.jgzn-addic .ic.phone{
	background-image: url(jgznphone.png);
}
.jgzn-addic .ic.mess{
	background-image: url(jgznmess.png);
}
.jgzn-addic .ic.computer{
	background-image: url(jgzncomputer.png);
}
.jgzn-addic .ic.house{
	background-image: url(jgznhouse.png);
}
.jgzn-addic .ic.ts-phone{
	background-image: url(jgzntsphone.png);
}
.jgzn-addic .ic.telphone{
	background-image: url(jgzntelphone.png);
}
.jgzn-addic .ic.mail{
	background-image: url(jgznmail.png);
}
.jgzn-addic .ic.tsic{
	background-image: url(jgzntsic.png);
}
.jgzn-fzrxx{
	padding-left: 16px;
	padding-top: 50px;
	background: url(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(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;*/
}
.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;
	display: inline-block;
}
.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;
	display: inline-block;
	white-space: nowrap;
}
.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(icons_wechat.png);
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
}
.bdshare-button-style1-24 a:hover {
    background-image: url(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: 680px;
}
.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;
	}
}