@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #0e60a5;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blank22 {
	height: 22px;
	clear: both;
	overflow: hidden;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
}
/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top:0px;
	z-index: 999;
	box-sizing: border-box;
	padding: 14px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #fff;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
#header {
	width: 1200px;
	height: 44px;
	line-height: 44px;
	background: url(../images/nav_bg.png) no-repeat;
	position: absolute;
	top: 100px;
	z-index: 999;
	margin-left: -600px;
	left: 50%;
}
.jzlogo a {
	float: left;
	width: 260px;
	padding: 10px 0px 0px 0px;
	font-size: 38px;
	color: #fff;
}
.slong{
	float:right;
	padding:5px 0px 0px 0px;
}
.ge{
	background:url(../images/ge.png) no-repeat top center;
	height:179px;
	margin-top:-179px;
	position:relative;
	z-index:3;
}
#header .navpc {
}
#header .navpc ul li {
	float: left;
}
#header .navpc ul li {
	font-size: 16px;
	display: block;
	color: #5d5d5d;
	position: relative;
	float: left;
	padding: 0px 35px;
	line-height: 44px;
}
#header .navpc ul li a {
	color: #fff;
}
 @media screen and (min-width: 1200px) {
#header .navpc ul li:hover{
	color: #fff;
}
#header .navpc ul li:before {
	position: absolute;
	bottom: 0px;
	height: 0px;
	top: 0px;
	width: 100%;
	height: 1px;
	content: "";
	background: #17579f;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	opacity: 0;
	left: 0px;
	z-index: -1;
}
#header .navpc ul li:hover:before {
	height: 44px;
	left: 0px;
	opacity: 1;
}
}
#header .navpc ul li .box {
	padding: 10px 0 20px;
	position: absolute;
	left: 0px;
	top: 44px;
	background:#17579f;
	clear: both;
	width: 100%;
	-o-transition: all .5s;
	overflow: hidden;
	display: none;
		overflow:hidden;
}
#header .navpc ul li .box a {
	float: left;
	width: 100%;
	clear: both;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
#header .navpc ul li .box a:hover {
	font-weight:bold;
	background:#fff;
	color:#17579f;
}
#header .navpc ul li:hover .box {
	display: block;
}
#bannerSwiper {
	width: 100%;
	margin: 0 auto;
	height: 600px;
}
#bannerSwiper img {
	display: block;
}
#bannerSwiper .zz {
	width: 600px;
	padding: 10px;
	padding: 12px 20px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: rgba(0,0,0,.6);
	font-size: 14px;
}
#bannerSwiper .zz a {
	color: #FFF;
}
#bannerSwiper .zz h2 {
	font-size: 18px;
	padding-bottom: 12px;
	margin-top: 5px;
}
.footbg {
	width: 100%;
	background: #17579f;
	clear: both;
	font-size: 15px;
	padding: 26px 0px 20px 0px;
	overflow: hidden;
	text-align: center;
	line-height: 26px;
	color: #fff;
}
.huisebg{
	background:#f5f5f5;
	width:100%;
	clear:both;
	margin-top:19px;
}
/*列表页*/
.nybgbb {
	width: 100%;
	clear: both;
	height:330px;
	overflow:hidden;
}
.nytitle {
	width: 1100px;
	clear: both;
	font-size: 46px;
	height: 100px;
	line-height: 100px;
	padding-top: 60px;
	margin: 0 auto;
	color: #fff;
}
.content_nyl{
	width:250px;
	float:left;
	background: #daedf8;
    border: 1px #c8e3f2 solid;
	overflow:hidden;
	padding-bottom:70px;
}
.content_nyr{
	width:930px;
	float:right;
	background:#fff;
	overflow:hidden;
	padding:0px 20px 60px 30px;
	overflow:hidden;
}
.topleft {
    font-size: 26px;
    color: #FFF;
    height: 60px;
    width: 250px;
    line-height: 60px;
    background: #0c77c3;
    text-indent: 40px;
    text-align: left;
}

.right_top{
	background:#f1f1f1;
	height:48px;
	line-height:48px;
	width:100%;
	clear:both;
	margin-bottom:20px;
}
.qyjs {
	background:#0b7ed3;
    color: #fff;
    height: 48px;
	padding:0px 20px;
    text-align: center;
    font-size: 22px;
	line-height:48px;
    float: left;
}
.position {
	height:62px;
	line-height:62px;
	color:#5f5f5f;
	width:1200px;
	font-size:16px;
	text-indent:40px;
	background:url(../images/home.png) no-repeat 5px 19px;
	margin:0px auto;
}
.dh {
	color:#000;
}
.jzqnav {
	width:250px;
	overflow:hidden;
	clear:both;
	padding-top:6px;
}
.jzqnav li a {
	line-height:48px;
	height:48px;
	width:250px;
	display:block;
	text-indent:90px;
	color:#313131;
	display:block;
	border-bottom:1px solid #b8daee;
}
.jzqnav li a.nomal {
	background:#fff;
	color:#0b7ed3;
		font-weight:bold;
}
.jzqnav li a:hover {
	background:#fff;
	color:#0b7ed3;
	font-weight:bold;
}

.box_l {
	width: 1200px;
	float: left;
	padding: 20px;
	border-top: 4px solid #9b0606;
	overflow: hidden;
	background: #f8f8f8;
}
.box_show {
	width: 100%;
	float: left;
	border-top: 4px solid #0c77c3;
	overflow: hidden;
	background: #f9f9f9;
	padding: 30px;
	margin-top:6px;
}
.top {
	width: 1200px;
	clear: both;
	height: 90px;
	position: absolute;
	top: 10px;
	z-index: 999;
	left:50%;
	margin-left:-600px;
}

.xw {
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
}
.xw_l {
	width: 80%;
	float: left;
	background: url(../images/lia.png) no-repeat 0px 16px;
	text-indent: 15px;
}
.xw_r {
	width: 20%;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666
}
.fenye {
	border-top: 3px solid #f2f2f2;
	padding-top: 18px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 40px;
	overflow: hidden;
}
.fenye span {
	margin-left: 10px;
}
/*详情页*/
.news_title {
	font-size: 30px;
	line-height: 42px;
	padding: 0px 0px 12px 0px;
	width: 1160px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #e8e8e8;
	color: #000;
}
.laiyuan {
	color: #000;
	margin-right: 26px;
}
.xian {
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
}
.news_leibie a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	background-color: #ea5a25;
	text-align: center;
	font-size: 14px;
	color: #fff;
	clear: both;
}
.zhengwen {
	color: #727272;
	padding: 10px 10px 30px 10px;
	line-height: 28px;
}
.zhengwen p {
	margin-bottom: 15px;
	line-height: 28px;
	color: #383838;
}
.zhengwen img {
	margin-bottom: 20px;
	max-width: 100%;
	margin: 0 auto;
}

#tabs-container04 {
	padding-top: 15px;
}
#tabs-container04 img {
	width: 288px;
	height: 180px;
}
.pcimg {
	width: 288px;
	height: 180px;
	overflow: hidden;
	border-radius:8px;
}
.pctxt {
	width: 93%;
	float: left;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
	text-overflow: ellipsis;
}
.fw-left, .fw-right {
	position: absolute;
	top: 50%;
	width: 26px;
	height: 51px;
	cursor: pointer;
	z-index: 6;
	margin-top: -35px;
}
.fw-right {
	left: 0px;
	background: url(../images/left01.png) center no-repeat;
}
.fw-left {
	right: 0px;
	background: url(../images/right01.png) center no-repeat;
}
.link{
	padding:20px 0px;
	overflow:hidden;
	font-size:15px;
}
.link_l{
	background:#0e60a5;
	width:110px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#fff;
	font-weight:bold;
	float:left;
}
.yqlj li{
	float:left;
	margin:0px 10px 0px 20px;
}

.yqlj li a{
	float:left;
	height:31px;
	line-height:31px;
}
.xiaoxue_l{
	float:left;
	width:840px;
}
.f-n-box{width: 840px; height: auto; overflow: hidden; }
.xsrz-box{width: 410px; float: left;margin: 20px 0;}
.xsrz-t{background: url("../images/line-bg03.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.xsrz-t h1{ background: url("../images/title-bg03.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.xsrz-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.xsrz-t a:hover{ opacity: 0.8}
.xsrz-l{padding: 5px 10px; background:#daedf8; border:1px #c8e3f2 solid; border-radius:6px;min-height:180px;}
.xsrz-l li{width: 100%; font-size: 14px; color: #666666; line-height: 32px; height: 32px;}
.xsrz-l li a{ background: url("../images/ico_1.png") 0 -53px no-repeat; padding-left: 15px; color: #333333; font-size: 14px; float: left; display: block;text-overflow:ellipsis;white-space:nowrap;width: 83%; overflow: hidden;}
.xsrz-l li a:hover{color: #cc0000; }
.xsrz-l li span{float: right; color: #888; font-size:14px;}

.xsrz-g{padding: 5px 10px; background:#daedf8; border:1px #c8e3f2 solid; border-radius:6px;min-height:418px;}

.jzpt-box{width: 410px; float: right;margin: 20px 0;}
.jzpt-t{background: url("../images/line-bg04.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.jzpt-t h1{ background: url("../images/title-bg04.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.jzpt-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.jzpt-l{ padding: 5px 10px; background:#f1eaf9; border:1px #e6dbf2 solid; border-radius:6px;}
.jzpt-l li{width: 100%; font-size: 14px; color: #666666; line-height: 32px; height: 32px;}
.jzpt-l li a{ background: url("../images/ico_1.png") 0 -86px no-repeat; padding-left: 15px; color: #333333; font-size: 14px; float: left; display: block;text-overflow:ellipsis;white-space:nowrap; }
.jzpt-l li a:hover{color: #cc0000; }
.jzpt-l li span{float: right; color: #888; font-size:14px;}

.jssj-box{width: 410px; float: left;margin:0 0 15px 0;}
.jssj-t{background: url("../images/line-bg05.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.jssj-t h1{ background: url("../images/title-bg05.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.jssj-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.jssj-l{ padding: 5px 10px; background:#dbf2ea; border:1px #bfe6d8 solid; border-radius:6px;}
.jssj-l li{width: 100%; font-size: 14px; color: #666666; line-height: 32px; height: 32px;}
.jssj-l li a{ background: url("../images/ico_1.png") 0 -119px no-repeat; padding-left: 15px; color: #333333; font-size: 14px; float: left; display: block;text-overflow:ellipsis;white-space:nowrap; }
.jssj-l li a:hover{color: #cc0000; }
.jssj-l li span{float: right; color: #888; font-size:14px;}

.xbzl-box{width: 410px; float: right;margin:0 0 15px 0;}
.xbzl-t{background: url("../images/line-bg06.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.xbzl-t h1{ background: url("../images/title-bg06.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.xbzl-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.xbzl-l{ padding: 5px 10px; background:#f7e7ec; border:1px #f5dbe4 solid; border-radius:6px;}
.xbzl-l li{width: 100%; font-size: 14px; color: #666666; line-height: 32px; height: 32px;}
.xbzl-l li a{ background: url("../images/ico_1.png") 0 -149px no-repeat; padding-left: 15px; color: #333333; font-size: 14px; float: left; display: block;text-overflow:ellipsis;white-space:nowrap; }
.xbzl-l li a:hover{color: #cc0000; }
.xbzl-l li span{float: right; color: #888; font-size:14px;}
.i-main-right {
    float: right;
    width: 342px;
    height: auto;
    overflow: hidden;
	padding-top:20px;
}
.i-tzgg-box{ width: 336px; height: auto; overflow: hidden}
.i-tzgg-t{background: url("../images/line-bg02.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.i-tzgg-t h1{ background: url("../images/title-bg01.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.i-tzgg-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.i-tzgg-t a:hover{ opacity: 0.8}
.i-tzgg-l{padding: 5px 10px; background:#ffe6d1; border:1px #ecbc92 solid; border-radius:6px;margin-left:3px;}
.i-tzgg-l li{width: 100%; font-size: 14px; color: #666666; line-height: 32px; height: 32px;}
.i-tzgg-l li a{ background: url("../images/ico_1.png") left -22px no-repeat; padding-left: 15px; color: #333333; font-size: 14px; float: left; display: block;text-overflow:ellipsis;white-space:nowrap; }
.i-tzgg-l li a:hover{color: #cc0000; }
.i-tzgg-l li span{float: right; color: #888; font-size:14px;}
.i-zybtn-box{ border: #afcbec 2px solid; border-radius: 8px; height: auto; overflow: hidden;width: 330px; margin:12px auto 12px auto; padding-bottom:12px;}
.i-zybtn-box ul{ padding: 12px 0 12px 10px; }
.i-zybtn-box li{ margin:5px;  width: 144px; height: 48px; text-align: center; float:left; display:block;}
.i-zybtn-box img{ width: 144px; height: 48px; margin: 0 auto; overflow: hidden; }
.i-zybtn-box img:hover{ opacity: 0.8}

.xyxc-t{background: url("../images/line-bg07.png") left center repeat-x; width: 100%; height: auto; overflow: hidden;}
.xyxc-t h1{ background: url("../images/title-bg07.png") left center no-repeat rgba(255,255,255,0.3); text-align: left;  float:left;display:block; width:204px;padding-left: 30px; height: 34px; line-height: 28px; font-size: 17px; color: #ffffff; }
.xyxc-t a{ float: right;  background: rgba(255,255,255,0.3); padding: 7px 0 0 10px; display: block; width: 60px;}
.xyxc-t a:hover{opacity: 0.8}
.lunbo_l {
	width: 560px;
	float: left;
	height: 321px;
	overflow: hidden;
	position: relative;
	border-radius:6px;
}
.lunbo_r {
	float: right;
    width: 620px;
    position: relative;
    padding: 12px 20px;
    background: #f3f6fa;
    border-radius: 6px;
}
#tabs-container01 img {
	width: 560px;
	height: 321px;
	display: block;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
	padding-right: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lunbo_l .swiper-container-horizontal>.swiper-pagination-bullets, .lunbo_l .swiper-pagination-custom, .lunbo_l .swiper-pagination-fraction {
	text-align: right;
}
.tabs01 {
	height: 46px;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
	line-height: 40px;
	z-index: 99;
	margin: 0 auto;
	border-bottom: 1px solid #0e60a5;
}
.tabs01 li {
	color: #333;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 38px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 46px;
}
.tabs01 li.on {
	color: ##0e60a5;
	font-weight: bold;
}
.tabs01 li.on a {
	color: #17579f;
}
.tabs01 li:before {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: 6;
	width: 0;
	left: 50%;
	height: 3px;
	background: #0e60a5;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.tabs01 li.on:before {
	content: "";
	position: absolute;
	bottom: 0px;
	z-index: 6;
	width: 100%;
	left: 0px;
	height: 4px;
	background: #17579f;
}
.offi_content {
	margin: 0 auto;
}
.synews {
	width: 100%;
	padding-top: 12px;
	clear: both;
        min-height:200px;
}
.synews li {
	clear: both;
	height: 34px;
	line-height: 34px;
	width: 100%;
	text-align: left;
	position: relative;
}
.synews li:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 0px;
	background: #cad0d6;
	width: 4px;
	height: 4px;
}
.synews li a {
	width: 80%;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
}
.date {
	float: right;
	width: 20%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#roll-news {
    width: 1120px;
    overflow: hidden;
}
#newsbox {
    width: 800%;
    float: left;
}
#newsbox01 {
    float: left;
    margin-right: 10px;
}
#newsbox01 a{
	margin-right:40px;
}
#newsbox02 {
    float: left;
    margin-right: 10px;
}
.notice{
	background:url(../images/gg.png) no-repeat 20px  center;
	height:83px;
	line-height:83px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	box-sizing:border-box;
	padding-left:70px;
	width:1200px;
	margin:0 auto;
}
.jadebai{
	width:100%;
	background:#fff;
	border-bottom:1px solid #17579f;
	margin-top:15px;
}
.paget_add{
	width:1200px;
	margin:0 auto;
	font-weight:bold;
	padding-top:20px;
}
#bannerSwiper  .swiper-notification{
	z-index:9;
}
#bannerSwiper{
	z-index:auto;
}
.arrow-left, .arrow-right {
	position: absolute;
	top: 44%;
	cursor: pointer;
	z-index: 9;
}
.arrow-left {
	left: 0px;
	background: url(../images/left.png) -126px -140px #000 no-repeat;
	height: 52px;
	width: 52px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.arrow-right {
	right: 0px;
	background: url(../images/left.png) -60px -140px #000 no-repeat;
	height: 52px;
	width: 52px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}