body {
	background: #f7f7f7;
}

.fr {
	float: right !important;
}

.main {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
}

/* 本例子css */
.slideBox {
	width: 600px;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	width: 8px;
	height: 8px;
	line-height: 14px;
	text-align: center;
	background: url(../img/t-icon.png);
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: url(../img/t-icon-on.png);
	width: 16px;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd img {
	width: 600px;
	height: 388px;
	display: block;
	object-fit: cover;
    object-position: center;
}

.slideBox .bd li p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(85, 85, 85, 0.74);
	z-index: 9999;
	width: 100%;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px
}

.xwzx {
	width: 536px;
	height: 280px;
}

.head-news {
    border-bottom: 1px solid #bbb4b4;
    padding-bottom: 15px;
}

.head-news h3 {
    font-size: 18px;
    text-align: center;
}

.head-news h3 a {
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    color: #2871af;
	display: inline-block;
    max-width: 510px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.head-news p {
	height: 90px;
    margin-top: 10px;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    text-indent: 2em;
}

.head-news p a {
    color: #d52625;
	margin-left: 20px;
}

.ywdt li a {
	font-size: 18px;
}

.xw-tit ul li {
	float: left;
	width: 178px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #666666;
	background: #f2f2f2;
}

.xw-tit .focus {
	background: #0c69b7;
	color: #fff;
}

.xw-con ul li {
	font-size: 16px;
	background: url(../img/icon.png) no-repeat left center;
	text-indent: 10px;
	line-height: 40px;
}

.xw-con ul li a {
	display: inline-block;
	max-width: 440px;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}


.xw-con ul li span {
	float: right;
	color: #808080;
}

.xw-con ul li a:hover {
	text-decoration: none;
}

.con-tit ul li {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.con-tit {
	height: 45px;
	border-bottom: solid 1px #dddddd;
}

.con-tit ul li span {
	padding: 0 10px;
}

.con-dec ul li {
	background: url(../img/icon2.png) no-repeat left center !important;
	text-indent: 10px;
	font-size: 16px;
	line-height: 35px;
}

.con-dec ul li span {
	float: right;
	color: #999999;
}

.con-dec ul li a {
	text-decoration: none;
}

.con2-left {
	width: 565px;
}

.con2-right {
	width: 565px;
}

.con-tit .focus {
	color: #4178be;
}

.main2 {
	background: #fff;
	width: 100%;
	height: 842px;
	padding: 40px 20px;
}

.bs-con {
	width: 1160px;
	margin: 0 auto;
}

.bs-tit {}

.bs-tit ul li {
	float: left;
	margin-left: 40px;
}

.bs-tit {
	border-bottom: solid 3px #4178be;
	height: 73px;
}

.bs-dec-a {
	width: 535px;
}

.xxgg-title {
	float: left;
	width: 40px;
	height: 190px;
	background-color: #0c69b7;
	text-align: center;
	font-size: 0;
	-webkit-text-size-adjust: none;
	margin-top: 10px;
	padding-top: 45px;
}

.xxgg-title span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
}


.ewb-open-link {
	margin-top: 10px;
	height: 80px;
	overflow: hidden;
}

.ewb-open-item {
	float: left;
	width: 20%;
	vertical-align: top;
}

.ewb-open-name {
	display: block;
	padding-top: 40px;
	height: 80px;
	line-height: 40px;
	text-align: center;
	color: #616366;
	background-position: center 11px;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}

.ewb-open-name.icon1 {
	background-image: url('../img/open_icon1.png');
}

.ewb-open-name.icon2 {
	background-image: url('../img/open_icon2.png');
	background-color: #ededed;
}

.ewb-open-name.icon3 {
	background-image: url('../img/open_icon3.png');
}

.ewb-open-name.icon4 {
	background-image: url('../img/open_icon4.png');
	background-color: #ededed;
}

.ewb-open-name.icon5 {
	background-image: url('../img/open_icon5.png');
}

.ewb-open-name:hover {
	color: #fff;
	background-color: #0c69b7;
}

.ewb-open-name.icon1:hover {
	background-image: url('../img/open_icon1_h.png');
}

.ewb-open-name.icon2:hover {
	background-image: url('../img/open_icon2_h.png');
}

.ewb-open-name.icon3:hover {
	background-image: url('../img/open_icon3_h.png');
}

.ewb-open-name.icon4:hover {
	background-image: url('../img/open_icon4_h.png');
}

.ewb-open-name.icon5:hover {
	background-image: url('../img/open_icon5_h.png');
}

.dec-tit ul li {
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
}

.dec-tit ul li span {
	padding: 0 15px;
}

.slideTxtBox .hd ul li.on {
	color: #4178be;
}

.dec-con ul li {
	border-bottom: solid 1px #f2f0f0;
	height: 60px;
}

.dec-con ul li h1 {
	background: url(../img/icon2.png) no-repeat left center;
	text-indent: 10px;
	font-size: 16px;
	margin-top: 10px;
}

.dec-con ul li p {
	color: #999999;
	margin-top: 10px;
}

.wjk {
	width: 370px;
}

.wjk-con {
	width: 368px;
	height: 268px;
	border: solid 1px #cfcfcf;
	padding: 20px;
}

.bt-text {
	width: 268px;
	height: 38px;
	border: solid 1px #cfcfcf;
}

.rl-text {
	width: 128px;
	height: 36px;
	border: solid 1px #cfcfcf;
}

.s-btn {
	width: 322px;
	height: 40px;
	background: #4178be;
	color: #fff;
}

.xg-zl {
	width: 540px;
}

.xg-zl h1 {
	color: #4178be;
	font-size: 19px;
	font-weight: bold;
}

.con-a-l {
	width: 580px;
	float: left;
}

.hrj h1 {
	width: 80px;
	height: 80px;
	background: #c10d0c;
	color: #fff;
	text-align: center;
	font-size: 17px;
	padding-top: 20px;
}

.con-a {
	width: 1200px;
	margin: 0 auto;
}

.spec ul li {
	font-size: 16px;
	line-height: 35px;
}

.con-a-r {
	width: 590px;
}

.con-b {
	margin-top: 20px;
}

.con-b-dec {
	width: 1200px;
	margin: 0 auto;
}


/* 本例子css */
.picMarquee-left {
	overflow: hidden;
	position: relative;
	position: relative;
	width: 1110px;
	border: solid 1px #dbdbdb;
	height: 150px;
	margin-top: 6px;
	border-left: 0
}

/*		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }*/
.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/arrow.png) no-repeat;
}

.picMarquee-left .hd .next {
	background-position: 0 -50px;
	position: absolute;
	right: 20px;
	top: 40px;
	visibility: hidden;
}

.picMarquee-left .hd .prev {
	position: absolute;
	left: 20px;
	top: 40px;
	visibility: hidden;
}

.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}

.picMarquee-left .bd {
	margin-left: 0px;
	margin-top: 15px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 220px;
	height: 120px;
	display: block;
	padding: 2px;
	margin-top: 0px;
	margin-left: 0px;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
}

.bs-tit .one {
	background: url(../img/bs1.png) no-repeat;
	width: 245px;
	height: 70px;
}

.bs-tit .one.focus {
	background: url(../img/bs1-on.png) no-repeat;
}

.bs-tit .two {
	background: url(../img/bs2.png) no-repeat;
	width: 245px;
	height: 70px;
}

.bs-tit .two.focus {
	background: url(../img/bs2-on.png) no-repeat;
}

.bs-tit .three {
	background: url(../img/bs3.png) no-repeat;
	width: 245px;
	height: 70px;
}

.bs-tit .three.focus {
	background: url(../img/bs3-on.png) no-repeat;
}

.dec-con-b ul {
	margin-top: 10px;
}

.dec-con-b ul li {
	float: left;
	background: url(../img/sj2.png) left no-repeat;
	text-indent: 10px;
	line-height: 45px;
}

.fwzx {
	width: 450px;
}

.dec-line {
	line-height: 35px;
	font-size: 16px;
}

.dec-line label {
	color: #015293;
}

.zaj ul li {
	line-height: 30px !important;
}

.xw-dec {
	border-bottom: dashed 1px #eee;
	height: 128px;
}

.xw-dec h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ed2626;
	text-align: center;
	line-height: 50px;
}

.xw-dec p {
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}

.cycj {
	width: 1160px;
	height: 82px;
	background: #f9f9f9;
}

.cycj-c ul li {
	width: 90px;
	text-align: center;
	float: left;
	margin-left: 55px;
}

.cycj-c ul li img {
	margin-top: 13px;
}

.cycj-c ul li p {
	font-size: 16px;
	margin-top: 10px;
}

.xxgg-content ul li {
	background: url(../img/icon.png) no-repeat left center;
	text-indent: 10px;
	font-size: 16px;
	line-height: 34px;
}

.xxgg-content ul li a {
	display: inline-block;
	max-width: 380px;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.xxgg-content ul li span {
	float: right;
	color: #999;
}


/* 主容器 */
.zwfw-tab-container {
	width: 540px;
	height: 295px;
	display: flex;
    display: -ms-flexbox; /* IE10+ */
    -ms-flex-direction: row;
	border: 1px solid #ddd;
	position: relative;
	border: 1px #e6e6e6 solid;
	margin-top: 15px;
}

/* 左侧导航按钮 */
.zwfw-nav-column {
	width: 40px;
	height: 295px;
	background: #f5f5f5;
	display: flex;
	flex-direction: column;
	display: -ms-flexbox; /* IE10+ */
    -ms-flex-direction: column;
}

.zwfw-nav-btn {
	width: 100%;
	height: calc(295px / 2);
	border: none;
	background: none;
	cursor: pointer;
	writing-mode: vertical-rl;
	text-orientation: upright;
	border-bottom: 1px solid #ddd;
	transition: background 0.3s;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
    position: relative;
}

.zwfw-nav-btn::after {
	content: none !important;
    display: block;
    height: 2px; /* 控制字间距 */
}



/* 竖排文字兼容 */
@media all and (-ms-high-contrast: none) {
    .zwfw-nav-btn {
        writing-mode: tb-rl; /* IE专用竖排语法 */
        -ms-writing-mode: tb-rl;
        text-align: center;
        padding: 10px 0;
    }
}

.zwfw-nav-btn.active {
	color: #ffffff;
	background: #0c69b7;
	/* font-weight: bold; */
}


/* 右侧内容区 */
.zwfw-content-pane {
	width: 500px;
	height: 100%;
	position: relative;
    -ms-flex: 1 1 auto; /* 允许内容区伸缩 */
}

.zwfw-tab-content {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 10px;
	display: none;
	overflow: auto;
}

.zwfw-tab-content.active {
	display: block;
}


.zwfw-tab-content ul li {
	width: 149px;
	height: 130px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	list-style: none;
	border: 1px #e6e6e6 solid;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(1, 39, 114, 0.15);
	box-shadow: 0px 2px 10px 0px rgba(1, 39, 114, 0.15);
	border-radius: 10px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: none;
    transition: none;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
	
}



#tab1 ul li,
#tab2 ul li {
	width: 148px; 
	height: 60px;
	padding-top: 15px;
	text-align: center;
	font-size: 17px;
}

.zwfw-tab-content ul li:hover {
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}

.service-item-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	background-size: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-ms-flex-line-pack: center;
	align-content: center;
}

.service-item-box .icon_bg {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -2;
}

.service-item-txt {
	text-align: center;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

/* 专题专栏 开始 */

.ztzl-title {
	width: 1156px;
	height: 58px;
	margin: 0 auto; 
	background-image: url(../img/ztzl_title.png);
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 1156px 58px; 
	}


.picScroll-left {
	width: 1158px;
	overflow: visible;
	position: relative;
	border: 1px solid #e6e6e6;
}

.picScroll-left .hd {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	background: none !important;
	padding: 0 !important;
	pointer-events: none;
	z-index: 3;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 100px;
	background: rgba(0, 0, 0, 0.5) !important;
	border-radius: 3px;
	margin: 0;
	z-index: 2;
	pointer-events: auto;
	opacity: 0;
	transition: opacity 0.3s, transform 0.2s;
	top: 135px;
}



.picScroll-left .hd .prev {
	right: auto;
	left: -15px;
	transform: translateY(-110%) translateX(40%);
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
	right: -15px;
	left: auto;
	transform: translateY(-110%) translateX(-40%);
}

.picScroll-left .hd .prev::before,
.picScroll-left .hd .next::before {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	top: 50%;
	left: 50%;
}

.picScroll-left .hd .prev::before {
	transform: translate(-50%, -50%) rotate(45deg);
	margin-left: -2px;
}

.picScroll-left .hd .next::before {
	transform: translate(-50%, -50%) rotate(-135deg);
	margin-left: 2px;
}

.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover {
	opacity: 1;
	background: rgba(0, 0, 0, 0.1) !important;
}

.picScroll-left .bd ul li:first-child:hover~.hd .prev,
.picScroll-left .bd ul li:nth-child(3):hover~.hd .next,
.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover {
	opacity: 0.8;
}

.picScroll-left .bd {
	position: relative;
	z-index: 1;
}


.picScroll-left .bd {
	padding: 10px;
	position: relative;
	z-index: 1;
}


.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 212px;
	height: 135px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}
/* 专题专栏 结束 */


.gr-tit ul li {
	float: left;
	width: 380px;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.work-tit {
	margin-bottom: 10px;
}

/*tab*/
.w-con {
	height: 305px;
	width: 785px;
	display: none;
}

.work-tit ul li {
	height: 29px;
	text-align: center;
	line-height: 30px;
	float: left;
	color: #999999;
	list-style: none;
	cursor: pointer;
	font-size: 19px;
}

.work-tit ul li span {
	padding: 0 10px;
}

.a {
	color: #0c69b7 !important;
	font-weight: bold !important;
}

/* tab中tab*/
.slideTxtBox2 .hd {
	height: 44px;
	line-height: 44px;
	position: relative;
}

.slideTxtBox2 .hd ul li {
	width: 384px;
	height: 44px;
	cursor: pointer;
	float: left;
	background: #e7e7e7;
	font-size: 18px;
	text-align: center;
}

.slideTxtBox2 .hd ul li.on {
	height: 44px;
	background: #0c69b7;
	color: #fff;
}

.slideTxtBox2 .bd li {
	width: 168px;
	height: 66px;
	float: left;
	margin-left: 24px;
	margin-top: 20px;
}

.slideTxtBox2 .bd li img {
	width: 165px;
	height: 66px;
}

.slideTxtBox2 .bd li .date {
	float: right;
	color: #999;
}

.link {
	width: 1158px;
	margin: 0 auto;
	border: solid 1px #e6e6e6;
	padding: 12px;
	overflow: hidden
}

.link-select select {
	width: 188px;
	height: 32px;
	margin-left: 15px;
}

.wyw-r img {
	margin-top: 12px;
}

/*.wyw-r img :first-child{
	margin-top: 0px;
}*/
.wyw-tit {
	border-bottom: solid 1px #eee;
}

.wyw-table table {
	width: 100%;
}

.wyw-table th {
	height: 36px;
	background: #f4f4f4;
	text-align: center;
	font-size: 16px;
}

.wyw-table td {
	height: 36px;
}

.tab-c {
	color: #fff;
	background: #a0a0a0;
	text-align: center;
	padding: 2px 5px;
}

.wyw-list ul li {
	margin-top: 12px;
}

.wyw-list ul li h1 {
	font-size: 16px;

	text-indent: 10px;
}

.wyw-list ul li p {
	text-indent: 10px;
	color: #808080;
	line-height: 30px;
	font-size: 16px;
}

.wyw-list ul li p a {
	float: right;
	color: #ed2626;
}

.wyw-list ul li p a:hover {
	text-decoration: none;
}

.head-v3 {
	position: relative;
	z-index: 100;
	width: 1130px;
	float: right
}

.head-v3 .navigation-inner {
	margin: 0 auto;
	position: relative
}

.navigation-up {
	height: 35px;
	margin-left: 120px
}

.navigation-v3 span {
	width: 30px;
	background: url(/lygsgxq/resorce/img/select_jiantou.png) no-repeat right center;
	float: left;
	height: 35px;
}

.navigation-up .navigation-v3 ul {
	float: left
}

.navigation-up .navigation-v3 li {
	float: left;
	font: normal 16px/35px "microsoft yahei";
	color: #fff;
	width: 230px
}

.navigation-up .navigation-v3 li a {
	display: block;
	float: left;
	color: #000000;
	padding-left: 50px
}

.navigation-up .navigation-v3 .nav-up-selected {
	background: #e5e5e5
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: #e5e5e5
}

.navigation-down {
	width: 100%;
	background: #e5e5e5;
}

.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: #e5e5e5;
	overflow: hidden;
	padding-left: 20px
}

.navigation-down .nav-down-menu a {
	display: block;
	float: left;
	width: 220px;
	line-height: 30px
}

.asect {
	background: url(/lygsgxq/resorce/img/select_jiantou2.jpg) no-repeat right center !important
}


