﻿.xy_Tout {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 81px;
	background: url("Img3.png") no-repeat center center;
	margin-top: -48px;
	box-sizing: border-box;
}
.xy_Tout h3 {
	width: 778px;
	height: 100%;
	line-height: 81px;
	font-weight: 400;
	padding-left: 117px;
	box-sizing: border-box;
	background: url("xy_index11.png") no-repeat left 34px;
	padding-top: 11px;
}
.xy_Tout h3 a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 28px;
	color: #015293;
}
.xy_Tout h3 a:hover {
	opacity: 0.8;
}





.xy_lun_tab {
	margin-top: 30px;
	padding-bottom: 31px;
}
.xy_lun_tab .lunb{
	float: left;
	width: 534px;
	height: 353px;
	position: relative;
	overflow: hidden;
}
.xy_lun_tab .lunb .bd ul li{
	width: 534px;
	height: 320px;
	position: relative;
}
.xy_lun_tab .lunb .bd ul li>a{
	display: block;
	width: 534px;
	height: 320px;
	overflow: hidden;
}
.xy_lun_tab .lunb .bd ul li>a img{
	display: block;
	width: 534px;
	height: 320px;
	transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}
.xy_lun_tab .lunb .bd ul li a:hover img{
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}
.xy_lun_tab .lunb .bd ul li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 95px;
	line-height: 41px;
	padding: 54px 12px 0;
	box-sizing: border-box;
	background: url("../images/xy_index13.png") no-repeat center bottom;
}
.xy_lun_tab .lunb .bd ul li h3 a{
	display: block;
	max-width: 560px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_lun_tab .lunb .bd ul li h3 a:hover{
	font-weight: bold;
}
.xy_lun_tab .lunb .hd{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.xy_lun_tab .lunb .hd ul li{
	float: left;
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-right: 15px;
	border-radius: 50%;
	background-color: #b7b7b7;
}
.xy_lun_tab .lunb .hd ul li.on{
	background-color: #d81e06;
}
.xy_lun_tab .lunb .prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -45px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.xy_lun_tab .lunb .next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -45px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.xy_lun_tab .lunb:hover .prev{
	display: block;
}
.xy_lun_tab .lunb:hover .next{
	display: block;
}


.xy_lun_tab .tab {
	width: 600px;
}
.xy_lun_tab .tab .hd {
	height: 37px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_lun_tab .tab .hd li {
	float: left;
	font-size: 20px;
	margin-right: 42px;
	padding: 0 5px;
	height: 36px;
	cursor: pointer;
}
.xy_lun_tab .tab .hd li.on {
	font-weight: 700;
	color: #015293;
	border-bottom: 2px solid #015293;
}
.xy_lun_tab .tab .hd .more {
	float: right;
	height: 37px;
}
.xy_lun_tab .tab .hd .more a {
	display: block;
	padding-top: 14px;
	width: 30px;
	height: 37px;
	box-sizing: border-box;
}
.xy_lun_tab .tab .bd li {
	height: 42px;
	line-height: 42px;
	padding-left: 26px;
	background: url("xy_index16.png") no-repeat 3px center;
}
.xy_lun_tab .tab .bd li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.xy_lun_tab .tab .bd li a {
	display: inline-block;
	max-width: 510px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
}
.xy_lun_tab .tab .bd li a:hover {
	color: #015293;
}
.xy_lun_tab .tab .bd li:first-child {
	height: 112px;
	border-bottom: 1px solid #dedede;
	box-sizing: border-box;
	padding-top: 10px;
	line-height: normal;
	padding-left: 0;
	background: none;
	margin-bottom: 15px;
}
.xy_lun_tab .tab .bd .li1 {
	width: 67px;
	text-align: center;
	margin-top: 5px;
}
.xy_lun_tab .tab .bd .li1 b {
	font-size: 38px;
	display: block;
	color: #333333;
	font-weight: 400;
}
.xy_lun_tab .tab .bd .li1 p {
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
}
.xy_lun_tab .tab .bd .li2 {
	width: 505px;
}
.xy_lun_tab .tab .bd .li2 a {
	display: inline-block;
	font-size: 18px;
	color: #015293;
	height: 42px;
	line-height: 42px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_lun_tab .tab .bd .li2 p {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.xy_indexNr2 {
	background-color: #f7f7f7;
	border-top: 1px solid #f8f8f8;
	box-shadow: 0 3px 4px #e3e3e3 inset;
	min-height: 505px;
}
.xy_ZhuanT {
	height: 100px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.xy_ZhuanT .hd {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.xy_ZhuanT .hd li {
	float: left;
	margin-left: 5px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
}
.xy_ZhuanT .hd li.on {
	background-color: #e71426;
}
.xy_ZhuanT .bd a,
.xy_ZhuanT .bd a img {
	display: block;
	width: 1180px;
	height: 100px;
}
.xy_indexNr2-2 .djgz {
	width: 424px;
	background-color: #fff;
	min-height: 308px;
	box-sizing: border-box;
	padding: 16px 30px 0;
}
.xy_indexNr2-2 .djgz .hd {
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #0d1c28;
}
.xy_indexNr2-2 .djgz .hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	display: inline-block;
	height: 44px;
	border-bottom: 4px solid #015293;
}
.xy_indexNr2-2 .djgz .hd a {
	float: right;
	font-size: 14px;
	color: #999;
	padding-left: 22px;
	background: url("xy_index15.png") no-repeat left center;
}
.xy_indexNr2-2 .djgz .bd ul {
	margin-top: 18px;
	min-height: 200px;
}
.xy_indexNr2-2 .djgz .bd li {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url("xy_index17.png") no-repeat left center;
}
.xy_indexNr2-2 .djgz .bd li a {
	color: #333;
	display: inline-block;
	max-width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_indexNr2-2 .djgz .bd li a:hover {
	color: #015293;
}
.xy_indexNr2-2 .djgz .bd li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.xy_indexNr2-2 .zcjd_zcfg {
	width: 423px;
	background-color: #fff;
	min-height: 308px;
	margin-left: 44px;
	box-sizing: border-box;
	padding: 16px 30px 0;
}
.xy_indexNr2-2 .zcjd_zcfg .hd {
	height: 46px;
	border-bottom: 2px solid #0d1c28;
}
.xy_indexNr2-2 .zcjd_zcfg .hd li {
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	margin-right: 38px;
	padding: 0 3px;
	cursor: pointer;
}
.xy_indexNr2-2 .zcjd_zcfg .hd li.on {
	font-weight: 700;
	color: #015293;
	border-bottom: 4px solid #015293;
}
.xy_indexNr2-2 .zcjd_zcfg .hd .more {
	float: right;
}
.xy_indexNr2-2 .zcjd_zcfg .hd .more a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #999;
	padding-left: 22px;
	background: url("xy_index15.png") no-repeat left center;
}
.xy_indexNr2-2 .zcjd_zcfg .bd ul {
	margin-top: 27px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd li {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url("xy_index17.png") no-repeat left center;
}
.xy_indexNr2-2 .zcjd_zcfg .bd li a {
	display: inline-block;
	max-width: 435px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.xy_indexNr2-2 .zcjd_zcfg .bd li a:hover {
	color: #015293;
}
.xy_indexNr2-2 .zcjd_zcfg .bd li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.xy_indexNr2-2 .zcjd_zcfg .bd li:first-child {
	height: 113px;
	padding-left: 0;
	background: none;
	margin-bottom: 10px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .zcfg {
	margin-top: 15px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .zcfg li:first-child {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url("xy_index17.png") no-repeat left center;
	margin-bottom: 0;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li {
	width: 176px;
	height: 113px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a {
	display: block;
	width: 176px;
	height: 113px;
	position: relative;
	overflow: hidden;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a img {
	display: block;
	width: 176px;
	height: 113px;
	transition: .3s;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a img:hover {
	transform: scale(1.1,1.1);
	transition: .3s;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 27px;
	line-height: 27px;
	background: url("xy_index19.png") repeat center center;
	color: #fff;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
	box-sizing: border-box;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a p:hover {
	font-weight: 700;
}
.xy_indexNr2-2 .xxgkml {
	width: 249px;
	background-color: #fff;
	min-height: 308px;
	box-sizing: border-box;
	padding: 16px 30px 0;
}
.xy_indexNr2-2 .xxgkml .hd {
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #0d1c28;
}
.xy_indexNr2-2 .xxgkml .hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	display: inline-block;
}
.xy_indexNr2-2 .xxgkml .bd ul {
	margin-top: 25px;
}
.xy_indexNr2-2 .xxgkml .bd li {
	width: 192px;
	height: 35px;
	line-height: 35px;
	background-color: #f7f7f7;
	margin-bottom: 5px;
	transition: .3s;
}
.xy_indexNr2-2 .xxgkml .bd li a {
	display: block;
	padding-left: 73px;
	color: #5d5d5d;
}
.xy_indexNr2-2 .xxgkml .bd .li1 a {
	background: url("xy_index22.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li2 a {
	background: url("xy_index23.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li3 a {
	background: url("xy_index24.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li4 a {
	background: url("xy_index25.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li5 a {
	background: url("xy_index26.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd li:hover {
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr2-2 .xxgkml .bd li:hover a {
	color: #fff;
}
.xy_indexNr2-2 .xxgkml .bd .li1:hover a {
	background: url("xy_index22-1.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li2:hover a {
	background: url("xy_index23-1.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li3:hover a {
	background: url("xy_index24-1.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li4:hover a {
	background: url("xy_index25-1.png") no-repeat 24px center;
}
.xy_indexNr2-2 .xxgkml .bd .li5:hover a {
	background: url("xy_index26-1.png") no-repeat 24px center;
}


.xy_indexNr3 {
	min-height: 177px;
	background: url("xy_index27.png") no-repeat center 33px;
	padding-top: 50px;
	box-sizing: border-box;
}
.xy_indexNr3 ul {
	float: left;
	margin-left: 370px;
}
.xy_indexNr3 li {
	float: left;
	width: 185px;
	height: 102px;
	margin-left: 10px;
	transition: .3s;
}
.xy_indexNr3 .li1 {
	background: url("xy_index28.png") no-repeat left center;
}
.xy_indexNr3 .li2 {
	background: url("xy_index29.png") no-repeat left center;
}
.xy_indexNr3 .li3 {
	background: url("xy_index30.png") no-repeat left center;
}
.xy_indexNr3 .li4 {
	background: url("xy_index31.png") no-repeat left center;
}
.xy_indexNr3 li a {
	display: block;
	text-align: center;
	padding-top: 67px;
	font-size: 16px;
	color: #333;
	height: 100%;
	box-sizing: border-box;
}
.xy_indexNr3 li:hover {
	transform: translateY(-10px);
	transition: .3s;
}
.xy_indexNr3 li:hover a {
	color: #015293;
}
.xy_indexNr4 {
	min-height: 295px;
}
.xy_indexNr4 .zmhd {
	width: 426px;
}
.xy_indexNr4 .zmhd .hd {
	height: 46px;
	line-height: 46px;
}
.xy_indexNr4 .zmhd .hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	display: inline-block;
}
.xy_indexNr4 .zmhd .hd a {
	float: right;
	font-size: 14px;
	color: #999;
	padding-left: 22px;
	background: url(xy_index15.png) no-repeat left center;
}
.xy_indexNr4 .zmhd .bd ul {
	margin-top: 10px;
}
.xy_indexNr4 .zmhd .bd li {
	float: left;
	width: 138px;
	height: 97px;
	margin-right: 6px;
	margin-bottom: 8px;
}
.xy_indexNr4 .zmhd .bd li a {
	display: block;
	padding-left: 14px;
	height: 97px;
	line-height: 97px;
	background-color: #f0f0f0;
	font-size: 16px;
	color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li1 a {
	background: url("xy_index32.png") no-repeat 95px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li2 a {
	background: url("xy_index33.png") no-repeat 95px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li3 a {
	background: url("xy_index34.png") no-repeat 95px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li4 a {
	background: url("xy_index35.png") no-repeat 95px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li5 a {
	background: url("xy_index36.png") no-repeat 95px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li6 a {
	background: url("xy_index37.png") no-repeat 98px center;
	background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd li a:hover {
	color: #fff;
}
.xy_indexNr4 .zmhd .bd .li1 a:hover {
	background: url("xy_index32-1.png") no-repeat 95px center;
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li2 a:hover {
	background: url("xy_index33-1.png") no-repeat 95px center;
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li3 a:hover {
	background: url("xy_index34-1.png") no-repeat 95px center;
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li4 a:hover {
	background: url("xy_index35-1.png") no-repeat 95px center;
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li5 a:hover {
	background: url("xy_index36-1.png") no-repeat 95px center;
	background-color: #015293;
	transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li6 a:hover {
	background: url("xy_index37-1.png") no-repeat 98px center;
	background-color: #015293;
	transition: .3s;
}

.xy_indexNr4 .sjkf {
	width: 713px;
}
.xy_indexNr4 .sjkf .hd {
	height: 46px;
	line-height: 46px;
}
.xy_indexNr4 .sjkf .hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	display: inline-block;
}
.xy_indexNr4 .sjkf .hd a {
	float: right;
	font-size: 14px;
	color: #999;
	padding-left: 22px;
	background: url(xy_index15.png) no-repeat left center;
}
.xy_indexNr4 .sjkf .bd1 {
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f3;
	color: #666;
	margin-top: 10px;
}
.xy_indexNr4 .sjkf .bd1 span {
	float: left;
}
.xy_indexNr4 .sjkf .bd1 .span1 {
	margin-left: 19px;
}
.xy_indexNr4 .sjkf .bd1 .span2 {
	margin-left: 60px;
}
.xy_indexNr4 .sjkf .bd1 .span3 {
	margin-left: 125px;
}
.xy_indexNr4 .sjkf .bd1 .span4 {
	margin-left: 105px;
}
.xy_indexNr4 .sjkf .bd1 .span5 {
	margin-left: 60px;
}
.xy_indexNr4 .sjkf .bd2 {
	height: 160px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 12px;
}
.xy_indexNr4 .sjkf .bd2 .scroll {
	width: 6px;
	height: 129px;
	position: absolute;
	top: 19px;
	right: 4px;
	background-color: #f2f2f2;
}
.xy_indexNr4 .sjkf .bd2 .bar {
	height: 100px;
	width: 9px;
	position: absolute;
	top: 0;
	left: -1px;
	cursor: pointer;
	background: url("xy_index38.png") repeat center center;
}
.xy_indexNr4 .sjkf .bd2 .text {
	position: absolute;
	top: 0;
	left: 0;
}
.xy_indexNr4 .sjkf .bd2 .text li {
	height: 38px;
	width: 675px;
}
.xy_indexNr4 .sjkf .bd2 .text li span {
	float: left;
	color: #999;
	box-sizing: border-box;
	height: 38px;
	line-height: 38px;
	max-width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_indexNr4 .sjkf .bd2 .text li span a {
	display: inline-block;
	color: #999;
	max-width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_indexNr4 .sjkf .bd2 .text li span a:hover{
	opacity: .8;
}
.xy_indexNr4 .sjkf .bd2 .text li .span1 {
	width: 137px;
	padding-left: 12px;
}
.xy_indexNr4 .sjkf .bd2 .text li .span2 {
	width: 176px;
}
.xy_indexNr4 .sjkf .bd2 .text li .span3 {
	width: 201px;
}
.xy_indexNr4 .sjkf .bd2 .text li .span4 {
	width: 128px;
}






/* 首页修改 */
.xy_Tout {
	margin-top: 0;
	background: none;
	background-color: #f7f7f7;
	height: 103px;
	text-align: center;
	padding-top: 14px;
	box-sizing: border-box;
}
.xy_Tout h3 {
	background: none;
	padding-left: 0;
	width: 100%;
	height: 52px;
	line-height: 52px;
	padding-top: 0;
	color: #333;
}
.xy_Tout h3 a {
	display: inline-block;
	width: auto;
	color: #333;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_Tout h3 a:hover {
	color: #015293;
}
.xy_Tout p {
	font-size: 16px;
	color: #999;
}
.box_page {
	bottom: 1px;
	height: 43px;
}
.box_skitter_large {
	height: 346px;
}
.box_skitter .label_skitter .label_img1 {
	top: 107px;
	right: 165px;
}
.box_skitter .label_skitter .label_img2 {
	top: 158px;
	right: 135px;
}
.box_skitter .label_skitter .label_img3 {
	top: 73px;
	right: 355px;
}
.box_skitter .label_skitter .label_img4 {
	top: 92px;
	right: 262px;
}
.box_skitter .label_skitter .label_img5 {
	top: 190px;
	right: 349px;
}
.box_skitter .label_skitter .label_img6 {
	top: 176px;
	right: 232px;
}

.box_skitter .label_skitter .label_img7 {
	top: 107px;
	left: 60px;
}
.box_skitter .label_skitter .label_img8 {
	top: 153px;
	left: 169px;
}
.box_skitter .label_skitter .label_img9 {
	top: 95px;
	left: 110px;
}
.box_skitter .label_skitter .label_img10 {
	top: 75px;
	left: 272px;
}
.box_skitter .label_skitter .label_img11 {
	top: 185px;
	left: 170px;
}
.box_skitter .label_skitter .label_img12 {
	top: 179px;
	left: 292px;
}

.box_skitter .label_skitter .label_img13 {
	right: auto;
	top: 85px;
	left: 250px;
}
.box_skitter .label_skitter .label_img14 {
	right: auto;
	top: 120px;
	left: 307px;
}
.box_skitter .label_skitter .label_img15 {
	right: auto;
	top: 64px;
	left: 290px;
}
.box_skitter .label_skitter .label_img16 {
	right: auto;
	top: 53px;
	left: 381px;
}
.box_skitter .label_skitter .label_img17 {
	right: auto;
	top: 155px;
	left: 343px;
}
.box_skitter .label_skitter .label_img18 {
	right: auto;
	top: 146px;
	left: 430px;
}
.xy_lun_tab .tab .hd .more a {
	display: block;
	padding-top: 0; 
	width: 50px; 
	box-sizing: border-box; 
	float: right;
	font-size: 14px;
	color: #999;
	padding-left: 22px;
	background: url("xy_index15.png") no-repeat left center;
	height: 100%;
	line-height: 37px;
}