body {
	font: 14px "microsoft yahei",Arial,Helvetica,sans-serif;
}

.titleI img {
	display: block;
}

.title h1 {
	color: #333;
	font-weight: 550;
}

.title h1 span {
	color: #e07564;
}
.title h2 {
	color: #333;
	font-weight: 550;
}

.title h2 span {
	color: #e07564;
}
.titleM {
	color: #767676;
	margin-left: auto;
}

.IndInt {
	background: #FFF;
}

.IndIntN {
	background: #f3f5f7
}

.IndIntT {
	color: #333;
	position: relative;
}

.color2 {
	color: #c94d30;
}

.IndIntT:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

.IndIntZT img {
	display: block;
}

.IndIntZT p {
	color: #3a4d82;
	font-weight: 550;
}

.IndIntZa {
	color: #977a35;
}

.IndIntXQ {
	position: relative;
}

.IndIntXQ .IndIntZT {
	position: absolute;
	left: 0;
	top: 0;
}

.IndIntZN {
	color: #515151;
}

.IndNew {
	width: 100%;
}

.IndNewT h3 {
	color: #333333;
	position: relative;
}

.IndNewT h3:before {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	background: #000;
}

.IndNewT p,.IndNewa {
	color: #717171;
}

.IndNewT a {
	color: #717171;
	margin-left: auto;
}

.IndNewa p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.IndNewa p:before {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	width: 2px;
	left: 0;
	top: 50%;
	background: #717171;
	margin-top: -1px;
}

.IndOnlF {
	overflow: hidden;
}

.IndOnlT {
	background-image: url("../images/pic/IndOnl.jpg");
	background-repeat: repeat;
	background-position: top center;
	width: 100%;
}

.IndOnlT img {
	display: block;
}

.IndOnlT p {
	color: #FFF;
}

.IndOnlN i {
	color: #b62a2a;
	display: block;
	font-style: normal;
}

.IndOnlN h3 {
	color: #2e2e2e;
}

.IndOnlI,.IndOnTe {
	color: #333;
	background: #FFF;
	margin-left: auto;
}

.IndOnlS {
	color: #333;
	background: #FFF;
	margin-left: auto;
	background-repeat: no-repeat;
}

.IndOnBut {
	border: none;
	background: #7191c1;
	color: #FFF;
	margin: 0 auto;
	display: block;
}

.IndOnlA {
	color: #939393;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.IndGen {
	background: #FFF;
}

.IndBejNI {
	overflow: hidden;
}

.IndBejNI img {
	width: 100%;
	display: block;
}

.IndGenNz {
	color: #818991;
}

.IndGenNz h3 {
	color: #222;
}

.color01 {
	color: #e58730;
}

.IndGenB {
	align-content: center
}

.IndGenBa {
	text-align: center;
	display: block;
}

.IndGenCK {
	color: #FFF;
	background: #6973a7;
}

.IndGenNr .IndBejNra {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.IndGenBM {
	background: #FFF;
	color: #e58730;
}

.Indshy {
	background-color: #f5f7f9;
}

.IndshyN {
	overflow: hidden;
	background: #FFF;
}

.IndshyI {
	width: 100%;
	overflow: hidden;
}

.IndshyI img {
	width: 100%;
	display: block;
}

.IndBejNra {
	color: #333;
}

.IndshyP {
	color: #313131;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}

.IndBej {
	background: #FFF;
}

.IndBejN li {
	position: relative;
}

.IndBejN li:before {
	display: block;
	content: '';
	position: absolute;
	background: #e5e5e5;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

.IndBejNra {
	color: #333;
}

.IndBejNra i {
	background: #e07564;
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.IndBejNs {
	color: #333;
}

.IndBejNp {
	color: #797979;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.IndBejNa {
	color: #FFF;
	background: #e07564;
	display: block;
	text-align: center;
}

.IndMore {
	text-align: center;
	display: block;
	color: #e58730;
}

@media  screen and ( min-width:1440px) {
	.title {
		height: 60px;
		border-bottom: 1px solid #dcdcdc;
	}

	.titleI {
		width: 34px;
	}

	.titleI img {
		width: 24px;
	}

	.title h1 {
		font-size: 24px;
		line-height: 30px;
	}
	.title h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.titleM {
		font-size: 14px;
		line-height: 20px;
	}

	.titleM:hover {
		color: #102741;
	}

	.IndInt {
		border-radius: 4px;
		box-shadow: 0 0 15px rgba(0,0,0,0.1);
		padding: 1px 28px 25px;
		width: 1144px;
		margin: 0 auto 12px;
	}

	.IndIntK {
		width: 800px;
		font-size: 16px;
	}

	.IndIntN {
		padding: 0 20px 20px;
		width: 760px;
	}

	.IndIntT {
		padding: 15px 0;
	}

	.IndIntTp {
		width: 50%;
		line-height: 28px;
	}

	.IndIntTp h3 {
		font-size: 16px;
		width: 85px;
	}

	.IndIntTp p {
		width: 295px;
	}

	.IndIntT:before {
		height: 1px;
		width: 80%;
		border-bottom: 1px dashed #cecfd0;
	}

	.IndIntZ {
		padding: 20px 0 5px
	}

	.IndIntZT {
		height: 27px;
	}

	.IndIntZT img {
		width: 18px;
	}

	.IndIntZa {
		padding: 0 12px;
		line-height: 25px;
		font-size: 14px;
		border: 1px solid #977a35;
		margin-bottom: 7px;
		margin-left: 7px;
	}

	.IndIntZa:hover {
		color: #FFF;
		background: #977a35;
	}

	.IndIntXQ {
		margin-top: 20px;
	}

	.IndIntZN {
		line-height: 27px;
		text-indent: 7em;
	}

	.IndNew {
		padding: 30px 0 0;
	}

	.IndNewT {
		height: 40px;
		border-bottom: 1px solid #dbdbdb;
	}

	.IndNewT h3 {
		font-size: 18px;
		line-height: 40px;
	}

	.IndNewT h3:before {
		height: 1px;
	}

	.IndNewT p {
		font-size: 16px;
		line-height: 40px;
		margin-left: 15px;
	}

	.IndNewT a {
		font-size: 14px;
	}

	.IndNewT a:hover {
		color: #102741;
	}

	.IndNewN {
		margin-top: 14px;
	}

	.IndNewa {
		font-size: 14px;
		height: 32px;
		line-height: 32px;
		width: 385px;
		padding-right: 15px;
	}

	.IndNewa p {
		padding-left: 12px;
		width: 300px;
	}

	.IndNewa:hover {
		color: #e58730;
	}

	.IndNewa:hover p:before {
		background: #e58730;
	}

	.IndOnlF {
		width: 310px;
		border: 1px solid  #dbdbdb;
		height: 520px;
		border-radius: 4px;
		margin-top: 26px;
	}

	.IndOnlT {
		height: 58px;
		background-size: 67px;
		margin-bottom: 30px;
	}

	.IndOnlT img {
		width: 23px;
	}

	.IndOnlT p {
		font-size: 20px;
		line-height: 30px;
		margin-left: 10px;
	}

	.IndOnlN {
		width: 256px;
		margin: 0 auto 19px;
	}

	.IndOnlN i {
		line-height: 32px;
		font-size: 13px;
		width: 12px
	}

	.IndOnlN h3 {
		font-size: 16px;
		line-height: 32px;
		width: 65px;
	}

	.IndOnlI {
		padding: 0 16px;
		width: 134px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 14px;
	}

	.IndOnTe {
		padding: 5px 16px;
		width: 134px;
		height: 60px;
		line-height: 20px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 14px;
	}

	.IndOnlS {
		padding: 0 16px;
		width: 166px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 14px;
		background-position: 146px center;
		background-size: 10px;
	}

	.IndOnBut {
		width: 256px;
		height: 38px;
		line-height: 38px;
		border-radius: 3px;
		font-size: 16px;
	}

	.IndOnlA {
		font-size: 12px;
		line-height: 30px;
	}

	.IndGen {
		padding: 22px 0 52px;
	}

	.IndGenLi {
		height: 214px;
	}

	.IndBejNI {
		width: 228px;
		height: 151px;
		border-radius: 3px;
	}

	.IndGenNs {
		width: 920px;
	}

	.IndGenNr {
		width: 670px;
	}

	.IndGenNp {
		padding-top: 10px;
	}

	.IndGenNz {
		width: 50%;
		font-size: 14px;
		line-height: 22px;
		margin-top: 10px;
	}

	.IndGenNz h3 {
		width: 75px;
		font-size: 14px;
	}

	.IndGenNz p {
		width: 260px
	}

	.IndGenB {
		width: 135px;
	}

	.IndGenBa {
		width: 118px;
		line-height: 34px;
		border-radius: 3px;
		font-size: 14px;
	}

	.IndGenCK {
		border: 1px solid #6973a7;
		margin-bottom: 28px;
	}

	.IndGenBM {
		border: 1px solid #e58730;
	}

	.IndGenCK:hover {
		box-shadow: 0 0 5px #6973a7
	}

	.IndGenBM:hover {
		box-shadow: 0 0 5px #e58730;
		background: #e58730;
		color: #FFF;
	}

	.Indshy {
		padding: 15px 0 15px;
	}

	.IndshyK {
		padding: 30px 0 20px;
	}

	.IndshyN {
		margin: 0 13px;
		width: 274px;
		border-radius: 4px;
	}

	.IndshyI {
		height: 182px;
	}

	.IndshyP {
		line-height: 50px;
		width: 240px;
		font-size: 16px;
	}

	.IndBej {
		padding: 22px 0 52px;
	}

	.IndBejN {
		margin: 0 auto;
	}

	.IndBejN li {
	}

	.IndBejli {
		height: 152px;
	}

	.IndBejN li:before {
		width: 100%;
		height: 1px;
	}

	.IndBejNr {
		width: 855px;
	}

	.IndBejNra {
		line-height: 26px;
	}

	.IndBejNra i {
		width: 8px;
		height: 8px;
		margin-right: 13px;
	}

	.IndBejNra p {
		font-size: 22px;
	}

	.IndBejNs {
		line-height: 20px;
		font-size: 16px;
		padding: 15px 0;
	}

	.IndBejNs p {
		width: 33%;
	}

	.IndBejNp {
		font-size: 14px;
		line-height: 20px;
	}

	.IndBejNx {
		width: 5px;
		height: 120px;
		border-left: 1px dashed #d3d3d3;
	}

	.IndBejNa {
		width: 182px;
		height: 38px;
		line-height: 38px;
		border-radius: 2px;
		font-size: 14px;
	}

	.IndBejNa:hover {
		box-shadow: 0 0 6px #e07564;
	}

	.IndBejN li:hover {
		background: #fefaf9;
	}

	.IndMore {
		width: 1200px;
		height: 46px;
		line-height: 46px;
		margin: 20px auto 0;
		border: 1px solid #e58730;
		border-radius: 3px;
		font-size: 16px;
	}

	.IndMore:hover {
		background: #e58730;
		color: #FFF;
	}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px) {
	.title {
		height: 54px;
		border-bottom: 1px solid #dcdcdc;
	}

	.titleI {
		width: 30px;
	}

	.titleI img {
		width: 22px;
	}

	.title h1 {
		font-size: 22px;
		line-height: 30px;
	}
	.title h2 {
		font-size: 22px;
		line-height: 30px;
	}

	.titleM {
		font-size: 13px;
		line-height: 20px;
	}

	.titleM:hover {
		color: #102741;
	}

	.IndInt {
		border-radius: 4px;
		box-shadow: 0 0 15px rgba(0,0,0,0.1);
		padding: 1px 22px 22px;
		width: 1050px;
		margin: 0 auto 12px;
	}

	.IndIntK {
		width: 740px;
		font-size: 15px;
		padding-top: 10px;
	}

	.IndIntN {
		padding: 0 20px 17px;
		width: 700px;
	}

	.IndIntT {
		padding: 13px 0;
	}

	.IndIntTp {
		width: 50%;
		line-height: 25px;
	}

	.IndIntTp h3 {
		font-size: 15px;
		width: 80px;
	}

	.IndIntTp p {
		width: 270px;
	}

	.IndIntT:before {
		height: 1px;
		width: 80%;
		border-bottom: 1px dashed #cecfd0;
	}

	.IndIntZ {
		padding: 15px 0 2px
	}

	.IndIntZT {
		height: 25px;
	}

	.IndIntZT img {
		width: 18px;
	}

	.IndIntZa {
		padding: 0 11px;
		line-height: 23px;
		font-size: 13px;
		border: 1px solid #977a35;
		margin-bottom: 7px;
		margin-left: 7px;
	}

	.IndIntZa:hover {
		color: #FFF;
		background: #977a35;
	}

	.IndIntXQ {
		margin-top: 15px;
	}

	.IndIntZN {
		line-height: 25px;
		text-indent: 7em;
	}

	.IndNew {
		padding: 24px 0 0;
	}

	.IndNewT {
		height: 38px;
		border-bottom: 1px solid #dbdbdb;
	}

	.IndNewT h3 {
		font-size: 17px;
		line-height: 38px;
	}

	.IndNewT h3:before {
		height: 1px;
	}

	.IndNewT p {
		font-size: 15px;
		line-height: 38px;
		margin-left: 13px;
	}

	.IndNewT a {
		font-size: 13px;
	}

	.IndNewT a:hover {
		color: #102741;
	}

	.IndNewN {
		margin-top: 12px;
	}

	.IndNewa {
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		width: 358px;
		padding-right: 12px;
	}

	.IndNewa p {
		padding-left: 10px;
		width: 290px;
	}

	.IndNewa:hover {
		color: #e58730;
	}

	.IndNewa:hover p:before {
		background: #e58730;
	}

	.IndOnlF {
		width: 285px;
		border: 1px solid  #dbdbdb;
		height: 470px;
		border-radius: 4px;
		margin-top: 24px;
	}

	.IndOnlT {
		height: 52px;
		background-size: 60px;
		margin-bottom: 25px;
	}

	.IndOnlT img {
		width: 20px;
	}

	.IndOnlT p {
		font-size: 18px;
		line-height: 30px;
		margin-left: 8px;
	}

	.IndOnlN {
		width: 240px;
		margin: 0 auto 16px;
	}

	.IndOnlN i {
		line-height: 30px;
		font-size: 12px;
		width: 10px
	}

	.IndOnlN h3 {
		font-size: 15px;
		line-height: 30px;
		width: 60px;
	}

	.IndOnlI {
		padding: 0 14px;
		width: 130px;
		height: 30px;
		line-height: 28px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 13px;
	}

	.IndOnTe {
		padding: 4px 14px;
		width: 130px;
		height: 60px;
		line-height: 20px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 13px;
	}

	.IndOnlS {
		padding: 0 14px;
		width: 158px;
		height: 28px;
		line-height: 28px;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 13px;
		background-position: 142px center;
		background-size: 8px;
	}

	.IndOnBut {
		width: 240px;
		height: 34px;
		line-height: 34px;
		border-radius: 3px;
		font-size: 15px;
	}

	.IndOnlA {
		font-size: 12px;
		line-height: 30px;
	}

	.IndGen {
		padding: 18px 0 46px;
	}

	.IndGenLi {
		height: 190px;
	}

	.IndBejNI {
		width: 202px;
		height: 133px;
		border-radius: 3px;
	}

	.IndGenNs {
		width: 850px;
	}

	.IndGenNr {
		width: 620px;
	}

	.IndGenNp {
		padding-top: 8px;
	}

	.IndGenNz {
		width: 50%;
		font-size: 13px;
		line-height: 20px;
		margin-top: 8px;
	}

	.IndGenNz h3 {
		width: 70px;
		font-size: 13px;
	}

	.IndGenNz p {
		width: 240px
	}

	.IndGenB {
		width: 125px;
	}

	.IndGenBa {
		width: 108px;
		line-height: 30px;
		border-radius: 2px;
		font-size: 13px;
	}

	.IndGenCK {
		border: 1px solid #6973a7;
		margin-bottom: 20px;
	}

	.IndGenBM {
		border: 1px solid #e58730;
	}

	.IndGenCK:hover {
		box-shadow: 0 0 5px #6973a7
	}

	.IndGenBM:hover {
		box-shadow: 0 0 5px #e58730;
		background: #e58730;
		color: #FFF;
	}

	.Indshy {
		padding: 15px 0;
	}

	.IndshyK {
		padding: 28px 0 18px;
	}

	.IndshyN {
		margin: 0 10px;
		width: 255px;
		border-radius: 3px;
	}

	.IndshyI {
		height: 169px;
	}

	.IndshyP {
		line-height: 48px;
		height: 48px;
		width: 227px;
		font-size: 15px;
	}

	.IndBej {
		padding: 18px 0 46px;
	}

	.IndBejN {
		margin: 0 auto;
	}

	.IndBejN li {
	}

	.IndBejN li:before {
		width: 100%;
		height: 1px;
	}

	.IndBejli {
		height: 140px;
	}

	.IndBejNr {
		width: 785px;
	}

	.IndBejNra {
		line-height: 26px;
	}

	.IndBejNra i {
		width: 7px;
		height: 7px;
		margin-right: 11px;
	}

	.IndBejNra p {
		font-size: 20px;
	}

	.IndBejNs {
		line-height: 20px;
		font-size: 15px;
		padding: 12px 0;
	}

	.IndBejNs p {
		width: 33%;
	}

	.IndBejNp {
		font-size: 13px;
		line-height: 20px;
	}

	.IndBejNx {
		width: 5px;
		height: 94px;
		border-left: 1px dashed #d3d3d3;
	}

	.IndBejNa {
		width: 160px;
		height: 35px;
		line-height: 35px;
		border-radius: 2px;
		font-size: 13px;
	}

	.IndBejNa:hover {
		box-shadow: 0 0 6px #e07564;
	}

	.IndBejN li:hover {
		background: #fefaf9;
	}

	.IndMore {
		width: 1100px;
		height: 42px;
		line-height: 42px;
		margin: 18px auto 0;
		border: 1px solid #e58730;
		border-radius: 3px;
		font-size: 15px;
	}

	.IndMore:hover {
		background: #e58730;
		color: #FFF;
	}

	.IndLea {
		height: 264px;
		width: 1200px;
		margin: 58px auto 0;
	}

	.IndLeaH {
		font-size: 28px;
		line-height: 40px;
		letter-spacing: 1px;
		padding-top: 50px;
	}

	.IndLeaF {
		margin: 40px auto 0;
		width: 1000px;
		border-radius: 3px;
		height: 60px;
	}

	.IndLeaN {
		padding: 0 18px;
		height: 60px;
	}

	.IndLeaN:before {
		width: 1px;
		height: 24px;
		margin-top: -12px;
	}

	.IndLeaV {
		width: 28px;
		height: 20px;
		background-size: 20px;
	}

	.IndLeaV2 {
		background-position: 0 -20px;
	}

	.IndLeaV3 {
		background-position: 0 -40px;
	}

	.IndLeaN h3 {
		line-height: 30px;
		height: 30px;
		font-size: 14px;
	}

	.IndLeaI {
		line-height: 30px;
		height: 30px;
		font-size: 14px;
	}

	.IndLeaN:nth-child(1) .IndLeaI {
		width: 110px;
	}

	.IndLeaN:nth-child(2) .IndLeaI {
		width: 180px;
	}

	.IndLeaN:nth-child(3) .IndLeTe {
		width: 220px;
	}

	.IndLeaI,.IndLeTe {
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}

	.IndLeBut {
		width: 125px;
		line-height: 60px;
		height: 60px;
		font-size: 14px;
		margin-left: auto;
	}
}

@media  screen and (max-width:1279px ) and ( min-width:960px) {
	.title {
		height: 50px;
		border-bottom: 1px solid #dcdcdc;
	}

	.titleI {
		width: 30px;
	}

	.titleI img {
		width: 22px;
	}

	.title h1 {
		font-size: 20px;
		line-height: 28px;
	}
	.title h2 {
		font-size: 20px;
		line-height: 28px;
	}

	.titleM {
		font-size: 12px;
		line-height: 20px;
	}

	.titleM:hover {
		color: #102741;
	}

	.IndInt {
		border-radius: 4px;
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
		padding: 1px 20px 18px;
		width: 860px;
		margin: 0 auto 10px;
	}

	.IndIntK {
		width: 610px;
		font-size: 13px;
		padding-top: 5px;
	}

	.IndIntN {
		padding: 0 18px 12px;
		width: 574px;
	}

	.IndIntT {
		padding: 10px 0;
	}

	.IndIntTp {
		width: 50%;
		line-height: 22px;
	}

	.IndIntTp h3 {
		font-size: 13px;
		width: 65px;
	}

	.IndIntTp p {
		width: 215px;
	}

	.IndIntT:before {
		height: 1px;
		width: 80%;
		border-bottom: 1px dashed #cecfd0;
	}

	.IndIntZ {
		padding: 13px 0 2px
	}

	.IndIntZT {
		height: 22px;
	}

	.IndIntZT img {
		width: 16px;
	}

	.IndIntZa {
		padding: 0 8px;
		line-height: 20px;
		font-size: 12px;
		border: 1px solid #977a35;
		margin-bottom: 5px;
		margin-left: 5px;
	}

	.IndIntZa:hover {
		color: #FFF;
		background: #977a35;
	}

	.IndIntXQ {
		margin-top: 12px;
	}

	.IndIntZN {
		line-height: 22px;
		text-indent: 7em;
	}

	.IndNew {
		padding: 18px 0 0;
	}

	.IndNewT {
		height: 34px;
		border-bottom: 1px solid #dbdbdb;
	}

	.IndNewT h3 {
		font-size: 15px;
		line-height: 34px;
	}

	.IndNewT h3:before {
		height: 1px;
	}

	.IndNewT p {
		font-size: 13px;
		line-height: 34px;
		margin-left: 10px;
	}

	.IndNewT a {
		font-size: 12px;
	}

	.IndNewT a:hover {
		color: #102741;
	}

	.IndNewN {
		margin-top: 10px;
	}

	.IndNewa {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
		width: 295px;
		padding-right: 10px;
	}

	.IndNewa p {
		padding-left: 8px;
		width: 237px;
	}

	.IndNewa:hover {
		color: #e58730;
	}

	.IndNewa:hover p:before {
		background: #e58730;
	}

	.IndOnlF {
		width: 228px;
		border: 1px solid  #dbdbdb;
		padding-bottom: 20px;
		border-radius: 4px;
		margin-top: 20px;
	}

	.IndOnlT {
		height: 46px;
		background-size: 55px;
		margin-bottom: 20px;
	}

	.IndOnlT img {
		width: 18px;
	}

	.IndOnlT p {
		font-size: 16px;
		line-height: 26px;
		margin-left: 5px;
	}

	.IndOnlN {
		width: 198px;
		margin: 0 auto 14px;
	}

	.IndOnlN i {
		line-height: 28px;
		font-size: 12px;
		width: 8px
	}

	.IndOnlN h3 {
		font-size: 13px;
		line-height: 28px;
		width: 58px;
	}

	.IndOnlI {
		padding: 0 10px;
		width: 110px;
		height: 26px;
		line-height: 26px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 12px;
	}

	.IndOnTe {
		padding: 4px 10px;
		width: 110px;
		height: 54px;
		line-height: 18px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 12px;
	}

	.IndOnlS {
		padding: 0 10px;
		width: 130px;
		height: 26px;
		line-height: 26px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
		background-position: 115px center;
		background-size: 8px;
	}

	.IndOnBut {
		width: 198px;
		height: 32px;
		line-height: 32px;
		border-radius: 2px;
		font-size: 14px;
	}

	.IndOnlA {
		font-size: 12px;
		line-height: 28px;
	}

	.IndGen {
		padding: 15px 0 40px;
	}

	.IndGenLi {
		height: 160px;
	}

	.IndBejNI {
		width: 170px;
		height: 112px;
		border-radius: 2px;
	}

	.IndGenNs {
		width: 690px;
	}

	.IndGenNr {
		width: 500px;
	}

	.IndGenNp {
		padding-top: 6px;
	}

	.IndGenNz {
		width: 50%;
		font-size: 12px;
		line-height: 18px;
		margin-top: 5px;
	}

	.IndGenNz h3 {
		width: 65px;
		font-size: 12px;
	}

	.IndGenNz p {
		width: 185px
	}

	.IndGenB {
		width: 110px;
	}

	.IndGenBa {
		width: 100px;
		line-height: 28px;
		border-radius: 2px;
		font-size: 12px;
	}

	.IndGenCK {
		border: 1px solid #6973a7;
		margin-bottom: 15px;
	}

	.IndGenBM {
		border: 1px solid #e58730;
	}

	.IndGenCK:hover {
		box-shadow: 0 0 5px #6973a7
	}

	.IndGenBM:hover {
		box-shadow: 0 0 5px #e58730;
		background: #e58730;
		color: #FFF;
	}

	.Indshy {
		padding: 13px 0;
	}

	.IndshyK {
		padding: 25px 0 15px;
	}

	.IndshyN {
		margin: 0 7px;
		width: 211px;
		border-radius: 3px;
	}

	.IndshyI {
		height: 140px;
	}

	.IndshyP {
		line-height: 44px;
		height: 44px;
		width: 190px;
		font-size: 14px;
	}

	.IndBej {
		padding: 15px 0 40px;
	}

	.IndBejN {
		margin: 0 auto;
	}

	.IndBejN li {
	}

	.IndBejN li:before {
		width: 100%;
		height: 1px;
	}

	.IndBejli {
		height: 120px;
	}

	.IndBejNr {
		width: 650px;
	}

	.IndBejNra {
		line-height: 24px;
	}

	.IndBejNra i {
		width: 6px;
		height: 6px;
		margin-right: 9px;
	}

	.IndBejNra p {
		font-size: 18px;
	}

	.IndBejNs {
		line-height: 18px;
		font-size: 14px;
		padding: 10px 0;
	}

	.IndBejNs p {
		width: 33%;
	}

	.IndBejNp {
		font-size: 12px;
		line-height: 18px;
	}

	.IndBejNx {
		width: 5px;
		height: 75px;
		border-left: 1px dashed #d3d3d3;
	}

	.IndBejNa {
		width: 120px;
		height: 32px;
		line-height: 32px;
		border-radius: 2px;
		font-size: 12px;
	}

	.IndBejNa:hover {
		box-shadow: 0 0 4px #e07564;
	}

	.IndBejN li:hover {
		background: #fefaf9;
	}

	.IndMore {
		width: 900px;
		height: 36px;
		line-height: 36px;
		margin: 15px auto 0;
		border: 1px solid #e58730;
		border-radius: 3px;
		font-size: 14px;
	}

	.IndMore:hover {
		background: #e58730;
		color: #FFF;
	}

	.IndLea {
		height: 200px;
		width: 900px;
		margin: 45px auto 0;
	}

	.IndLeaH {
		font-size: 24px;
		line-height: 34px;
		letter-spacing: 1px;
		padding-top: 40px;
	}

	.IndLeaF {
		margin: 27px auto 0;
		width: 800px;
		border-radius: 2px;
		height: 52px;
	}

	.IndLeaN {
		padding: 0 15px;
		height: 52px;
	}

	.IndLeaN:before {
		width: 1px;
		height: 20px;
		margin-top: -10px;
	}

	.IndLeaV {
		width: 25px;
		height: 18px;
		background-size: 18px;
	}

	.IndLeaV2 {
		background-position: 0 -18px;
	}

	.IndLeaV3 {
		background-position: 0 -36px;
	}

	.IndLeaN h3 {
		line-height: 30px;
		height: 30px;
		font-size: 13px;
	}

	.IndLeaI {
		line-height: 30px;
		height: 30px;
		font-size: 13px;
	}

	.IndLeaN:nth-child(1) .IndLeaI {
		width: 85px;
	}

	.IndLeaN:nth-child(2) .IndLeaI {
		width: 130px;
	}

	.IndLeaN:nth-child(3) .IndLeTe {
		width: 170px;
	}

	.IndLeaI,.IndLeTe {
		font-size: 13px;
		line-height: 30px;
		height: 30px;
	}

	.IndLeBut {
		width: 104px;
		line-height: 52px;
		height: 52px;
		font-size: 13px;
		margin-left: auto;
	}
}

@media  screen and (max-width:959px ) and ( min-width:640px) {
	.title {
		height: 50px;
		border-bottom: 1px solid #dcdcdc;
	}

	.titleI {
		width: 30px;
	}

	.titleI img {
		width: 20px;
	}

	.title h1 {
		font-size: 20px;
		line-height: 28px;
	}
	.title h2 {
		font-size: 20px;
		line-height: 28px;
	}

	.titleM {
		font-size: 12px;
		line-height: 20px;
	}

	.titleM:hover {
		color: #102741;
	}

	.IndInt {
	}

	.IndIntK {
		width: 560px;
		font-size: 12px;
		border-radius: 4px;
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
		padding: 10px 20px 18px;
		margin: 0 auto 15px;
	}

	.IndIntN {
		padding: 0 15px 8px;
		width: 530px;
	}

	.IndIntT {
		padding: 12px 0;
	}

	.IndIntTp {
		width: 50%;
		line-height: 20px;
	}

	.IndIntTp h3 {
		font-size: 12px;
		width: 60px;
	}

	.IndIntTp p {
		width: 205px;
	}

	.IndIntT:before {
		height: 1px;
		width: 80%;
		border-bottom: 1px dashed #cecfd0;
	}

	.IndIntZ {
		padding: 13px 0 2px
	}

	.IndIntZT {
		height: 20px;
	}

	.IndIntZT img {
		width: 14px;
	}

	.IndIntZa {
		padding: 0 6px;
		line-height: 18px;
		font-size: 12px;
		border: 1px solid #977a35;
		margin-bottom: 4px;
		margin-left: 4px;
	}

	.IndIntZa:hover {
		color: #FFF;
		background: #977a35;
	}

	.IndIntXQ {
		margin-top: 8px;
	}

	.IndIntZN {
		line-height: 20px;
		text-indent: 7em;
	}

	.IndNew {
		padding: 15px 0 0;
	}

	.IndNewT {
		height: 34px;
		border-bottom: 1px solid #dbdbdb;
	}

	.IndNewT h3 {
		font-size: 15px;
		line-height: 34px;
	}

	.IndNewT h3:before {
		height: 1px;
	}

	.IndNewT p {
		font-size: 13px;
		line-height: 34px;
		margin-left: 10px;
	}

	.IndNewT a {
		font-size: 12px;
	}

	.IndNewT a:hover {
		color: #102741;
	}

	.IndNewN {
		margin-top: 10px;
	}

	.IndNewa {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
		width: 265px;
		padding-right: 10px;
	}

	.IndNewa p {
		padding-left: 7px;
		width: 220px;
	}

	.IndNewa:hover {
		color: #e58730;
	}

	.IndNewa:hover p:before {
		background: #e58730;
	}

	.IndOnlF {
		width: 480px;
		border: 1px solid  #dbdbdb;
		padding-bottom: 20px;
		border-radius: 4px;
		margin: 0 auto 15px;
	}

	.IndOnlT {
		height: 50px;
		background-size: 55px;
		margin-bottom: 20px;
	}

	.IndOnlT img {
		width: 18px;
	}

	.IndOnlT p {
		font-size: 17px;
		line-height: 26px;
		margin-left: 8px;
	}

	.IndOnlN {
		width: 280px;
		margin: 0 auto 16px;
	}

	.IndOnlN i {
		line-height: 32px;
		font-size: 14px;
		width: 12px
	}

	.IndOnlN h3 {
		font-size: 14px;
		line-height: 32px;
		width: 58px;
	}

	.IndOnlI {
		padding: 0 10px;
		width: 180px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 14px;
	}

	.IndOnTe {
		padding: 5px 10px;
		width: 180px;
		height: 60px;
		line-height: 20px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 14px;
	}

	.IndOnlS {
		padding: 0 10px;
		width: 200px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 14px;
		background-position: 180px center;
		background-size: 8px;
	}

	.IndOnBut {
		width: 280px;
		height: 36px;
		line-height: 36px;
		border-radius: 2px;
		font-size: 15px;
	}

	.IndOnlA {
		font-size: 12px;
		line-height: 30px;
	}

	.IndGen {
		padding: 15px 0 40px;
	}

	.IndGenLi {
		padding: 15px 15px;
	}

	.IndBejNI {
		width: 140px;
		height: 93px;
		border-radius: 2px;
	}

	.IndGenNs {
		width: 410px;
	}

	.IndGenNr {
		width: 410px;
	}

	.IndGenNp {
		padding-top: 6px;
		height: 18px;
		overflow: hidden;
	}

	.IndGenNz {
		width: 100%;
		font-size: 12px;
		line-height: 18px;
	}

	.IndGenNz h3 {
		width: 65px;
		font-size: 12px;
	}

	.IndGenNz p {
		width: 140px;
	}

	.IndGenB {
		width: 300px;
		margin: 10px 0 0;
	}

	.IndGenBa {
		width: 130px;
		line-height: 32px;
		border-radius: 2px;
		font-size: 14px;
	}

	.IndGenCK {
		border: 1px solid #6973a7;
	}

	.IndGenBM {
		border: 1px solid #e58730;
		display: none;
	}

	.IndGenCK:hover {
		box-shadow: 0 0 5px #6973a7
	}

	.IndGenBM:hover {
		box-shadow: 0 0 5px #e58730;
		background: #e58730;
		color: #FFF;
	}

	.Indshy {
		padding: 13px 0 8px;
	}

	.IndshyK {
		padding: 20px 0 5px;
	}

	.IndshyN {
		margin: 0 13px;
		width: 274px;
		border-radius: 4px;
		margin-bottom: 20px;
	}

	.IndshyI {
		height: 182px;
	}

	.IndshyP {
		line-height: 44px;
		height: 44px;
		width: 240px;
		font-size: 14px;
	}

	.IndBej {
		padding: 12px 0 32px;
	}

	.IndBejN {
		margin: 0 auto;
	}

	.IndBejN li {
		padding: 15px 0;
	}

	.IndBejN li:before {
		width: 100%;
		height: 1px;
	}

	.IndBejNr {
		width: 460px;
	}

	.IndBejNra {
		line-height: 22px;
	}

	.IndBejNra i {
		width: 5px;
		height: 5px;
		margin-right: 8px;
	}

	.IndBejNra p {
		font-size: 16px;
	}

	.IndBejNs {
		line-height: 18px;
		font-size: 13px;
		padding: 8px 0;
	}

	.IndBejNs p {
		width: 33%;
	}

	.IndBejNp {
		font-size: 12px;
		line-height: 18px;
	}

	.IndBejNx {
		display: none;
	}

	.IndBejNa {
		width: 90px;
		height: 28px;
		line-height: 28px;
		border-radius: 2px;
		font-size: 12px;
	}

	.IndBejNa:hover {
		box-shadow: 0 0 4px #e07564;
	}

	.IndBejN li:hover {
		background: #fefaf9;
	}

	.IndMore {
		width: 600px;
		height: 32px;
		line-height: 32px;
		margin: 15px auto 0;
		border: 1px solid #e58730;
		border-radius: 3px;
		font-size: 12px;
	}

	.IndMore:hover {
		background: #e58730;
		color: #FFF;
	}

	.IndLea {
		width: 600px;
		margin: 35px auto 0;
		padding-bottom: 25px;
	}

	.IndLeaH {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 1px;
		padding-top: 26px;
	}

	.IndLeaF {
		margin: 5px auto 0;
		width: 500px;
		background: none;
	}

	.IndLeaN {
		padding: 0 20px;
		width: 460px;
		height: 48px;
		margin-top: 10px;
	}

	.IndLeaN:before {
		display: none;
	}

	.IndLeaV {
		width: 25px;
		height: 18px;
		background-size: 18px;
	}

	.IndLeaV2 {
		background-position: 0 -18px;
	}

	.IndLeaV3 {
		background-position: 0 -36px;
	}

	.IndLeaN h3 {
		line-height: 30px;
		height: 30px;
		font-size: 13px;
		width: 70px;
	}

	.IndLeaI {
		line-height: 30px;
		height: 30px;
		font-size: 13px;
		width: 360px;
	}

	.IndLeTe {
		font-size: 13px;
		line-height: 30px;
		height: 30px;
		width: 360px;
	}

	.IndLeBut {
		width: 100%;
		line-height: 48px;
		height: 48px;
		font-size: 13px;
		margin-top: 15px;
	}
}

@media only screen and (max-width:639px) {
	.title {
		height: 0.36rem;
		width: 92%;
		padding: 0 4%;
		border-bottom: 0.01rem solid #dcdcdc;
	}

	.titleI {
		width: 8%;
	}

	.titleI img {
		width: 0.18rem;
		margin: 0;
	}

	.title h1 {
		font-size: 0.14rem;
		line-height: 0.2rem;
		font-weight: 550;
	}
	.title h2 {
		font-size: 0.14rem;
		line-height: 0.2rem;
		font-weight: 550;
	}

	.titleM {
		font-size: 0.1rem;
		line-height: 0.18rem;
	}

	.IndInt {
	}

	.IndIntK {
		width: 92%;
		font-size: 0.11rem;
		box-shadow: 0 0 6px rgba(0,0,0,0.1);
		padding: 0.08rem 4% 0.1rem;
		margin: 0 auto 0.1rem;
	}

	.IndIntN {
		padding: 0 4% 0.06rem;
		width: 92%;
	}

	.IndIntT {
		padding: 0.1rem 0;
	}

	.IndIntTp {
		width: 100%;
		line-height: 0.2rem;
	}

	.IndIntTp h3 {
		font-size: 0.11rem;
		width: 24%;
	}

	.IndIntTp p {
		width: 76%;
	}

	.IndIntT:before {
		height: 1px;
		width: 100%;
		border-bottom: 0.01rem dashed #cecfd0;
	}

	.IndIntZ {
		padding: 0.1rem 0 0.08rem
	}

	.IndIntZT {
		height: 0.2rem;
	}

	.IndIntZT img {
		width: 0.12rem;
	}

	.IndIntZa {
		padding: 0 0.07rem;
		line-height: 0.18rem;
		font-size: 0.1rem;
		border: 0.01rem solid #977a35;
		margin-bottom: 0.04rem;
		margin-left: 0.04rem;
	}

	.IndIntXQ {
		margin-top: 0.15rem;
	}

	.IndIntZN {
		line-height: 0.2rem;
		text-indent: 7em;
	}

	.IndNew {
		padding: 0.12rem 0 0.1rem;
	}

	.IndNewT {
		height: 0.26rem;
		border-bottom: 0.01rem solid #dbdbdb;
	}

	.IndNewT h3 {
		font-size: 0.13rem;
		line-height: 0.26rem;
	}

	.IndNewT h3:before {
		height: 0.01rem;
	}

	.IndNewT p {
		font-size: 0.12rem;
		line-height: 0.26rem;
		margin-left: 0.06rem;
	}

	.IndNewT a {
		font-size: 0.1rem;
	}

	.IndNewN {
		margin-top: 0.1rem;
	}

	.IndNewa {
		font-size: 0.11rem;
		height: 0.22rem;
		line-height: 0.22rem;
		width: 100%;
	}

	.IndNewa p {
		padding-left: 3%;
		width: 78%;
	}

	.IndOnlF {
		width: 90%;
		border: 0.01rem solid  #dbdbdb;
		padding-bottom: 0.05rem;
		border-radius: 0.04rem;
		margin: 0 auto 0.1rem;
	}

	.IndOnlT {
		height: 0.38rem;
		background-size: 0.4rem;
		margin-bottom: 0.2rem;
	}

	.IndOnlT img {
		width: 0.16rem;
	}

	.IndOnlT p {
		font-size: 0.14rem;
		line-height: 0.2rem;
		margin-left: 0.08rem;
	}

	.IndOnlN {
		width: 86%;
		margin: 0 auto 0.12rem;
	}

	.IndOnlN i {
		line-height: 0.32rem;
		font-size: 0.12rem;
		width: 3%
	}

	.IndOnlN h3 {
		font-size: 0.12rem;
		line-height: 0.32rem;
		width: 25%;
	}

	.IndOnlI {
		padding: 0 4%;
		width: 63%;
		height: 0.3rem;
		line-height: 0.3rem;
		border: 0.01rem solid #ccc;
		border-radius: 0.02rem;
		font-size: 0.12rem;
	}

	.IndOnTe {
		padding: 0.05rem 4%;
		width: 63%;
		height: 0.6rem;
		line-height: 0.2rem;
		border: 0.01rem solid #ccc;
		border-radius: 0.02rem;
		font-size: 0.12rem;
	}

	.IndOnlS {
		padding: 0 4%;
		width: 71%;
		height: 0.3rem;
		line-height: 0.3rem;
		border: 0.01rem solid #ccc;
		border-radius: 0.02rem;
		font-size: 0.12rem;
		background-position: 95% center;
		background-size: 0.08rem;
	}

	.IndOnBut {
		width: 86%;
		height: 0.36rem;
		line-height: 0.36rem;
		border-radius: 0.02rem;
		font-size: 0.13rem;
	}

	.IndOnlA {
		font-size: 0.1rem;
		line-height: 0.3rem;
	}

	.IndGen {
		padding: 0.1rem 0 0.2rem;
	}

	.IndBejNI {
		width: 40%;
		border-radius: 0.03rem;
	}

	.IndGenNs {
		width: 56%;
	}

	.IndGenNr {
		width: 100%;
	}

	.IndGenNp {
		padding-top: 0.02rem;
		height: 0.2rem;
		overflow: hidden;
	}

	.IndGenNz {
		width: 100%;
		font-size: 0.1rem;
		line-height: 0.2rem;
	}

	.IndGenNz h3 {
		font-size: 0.1rem;
		width: 38%
	}

	.IndGenNz p {
		width: 62%
	}

	.IndGenB {
		width: 100%;
		margin: 0.05rem auto 0;
	}

	.IndGenBa {
		width: 90%;
		line-height: 0.24rem;
		border-radius: 0.02rem;
		font-size: 0.11rem;
	}

	.IndGenCK {
		border: 0.01rem solid #6973a7;
	}

	.IndGenBM {
		border: 0.01rem solid #e58730;
		display: none;
	}

	.Indshy {
		padding: 0.1rem 0 0.1rem;
	}

	.IndshyK {
		padding: 0.15rem 4% 0;
		width: 92%;
	}

	.IndshyN {
		width: 48%;
		border-radius: 0.03rem;
		margin-bottom: 0.1rem;
	}

	.IndshyI {
		height: 0.94rem;
	}

	.IndshyP {
		line-height: 0.3rem;
		height: 0.3rem;
		width: 90%;
		font-size: 0.1rem;
	}

	.IndBej {
		padding: 0.1rem 0 0.2rem;
	}

	.IndBejN {
		width: 92%;
		padding: 0 4%;
	}

	.IndBejN li {
		padding: 0.14rem 0;
		width: 100%;
	}

	.IndBejN li:before {
		width: 100%;
		height: 0.01rem;
	}

	.IndBejNr {
		width: 100%;
	}

	.IndBejNra {
		line-height: 0.2rem;
	}

	.IndBejNra i {
		width: 0.05rem;
		height: 0.05rem;
		margin-right: 0.05rem;
	}

	.IndBejNra p {
		font-size: 0.14rem;
	}

	.IndBejNs {
		line-height: 0.2rem;
		font-size: 0.11rem;
		padding: 0.07rem 0;
	}

	.IndBejNs p {
		width: 50%;
	}

	.IndBejNp {
		display: none;
	}

	.IndBejNx {
		display: none;
	}

	.IndBejNa {
		width: 50%;
		height: 0.26rem;
		line-height: 0.26rem;
		border-radius: 0.02rem;
		font-size: 0.12rem;
		margin: 0 auto;
	}

	.IndMore {
		width: 90%;
		height: 0.26rem;
		line-height: 0.26rem;
		margin: 0.1rem auto 0;
		border: 0.01rem solid #e58730;
		border-radius: 0.03rem;
		font-size: 0.11rem;
	}

	.IndLea {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 0.2rem;
	}

	.IndLeaH {
		font-size: 0.15rem;
		line-height: 0.2rem;
		letter-spacing: 1px;
		padding-top: 0.24rem;
	}

	.IndLeaF {
		margin: 0.06rem auto 0;
		width: 90%;
		background: none;
	}

	.IndLeaN {
		padding: 0 4%;
		width: 92%;
		height: 0.4rem;
		margin-top: 0.09rem;
	}

	.IndLeaN:before {
		display: none;
	}

	.IndLeaV {
		width: 8%;
		height: 0.15rem;
		background-size: 0.15rem;
	}

	.IndLeaV2 {
		background-position: 0 -0.15rem;
	}

	.IndLeaV3 {
		background-position: 0 -0.3rem;
	}

	.IndLeaN h3 {
		line-height: 0.3rem;
		height: 0.3rem;
		font-size: 0.12rem;
		width: 25%;
	}

	.IndLeaI {
		line-height: 0.3rem;
		height: 0.3rem;
		font-size: 0.12rem;
		width: 67%;
	}

	.IndLeTe {
		font-size: 0.12rem;
		line-height: 0.3rem;
		height: 0.3rem;
		width: 67%;
	}

	.IndLeBut {
		width: 100%;
		line-height: 0.4rem;
		height: 0.4rem;
		font-size: 0.13rem;
		margin-top: 0.13rem;
	}
}

.admDK {
	background: #FFF;
}

.nyTit h1 {
	color: #0e2644;
}

.pages {
	color: #000;
}

.pages em {
	font-style: normal;
}

.pages a {
	display: block;
	color: #666;
}

@media  screen and ( min-width:1440px) {
	.admDK .IndBejN {
		padding: 0 25px;
	}

	.admDK .IndBejN .IndGenNs {
		width: 890px;
	}

	.nyTit {
		height: 88px;
		margin-bottom: 30px;
	}

	.pages {
		height: 120px;
		font-size: 14px;
	}

	.pages a {
		margin: 0 7px;
		border: 1px solid #eee;
		border-radius: 3px;
		padding: 0 20px;
		line-height: 38px;
	}

	.pages a:hover {
		color: #FFF;
		background: #192d76;
		border: 1px solid #192d76;
	}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px) {
	.admDK .IndBejN {
		padding: 0 20px;
	}

	.admDK .IndBejN .IndGenNs {
		width: 830px;
	}

	.nyTit {
		height: 80px;
		margin-bottom: 25px;
	}

	.pages {
		height: 100px;
		font-size: 13px;
	}

	.pages a {
		margin: 0 6px;
		border: 1px solid #eee;
		border-radius: 3px;
		padding: 0 17px;
		line-height: 34px;
	}

	.pages a:hover {
		color: #FFF;
		background: #192d76;
		border: 1px solid #192d76;
	}
}

@media  screen and (max-width:1279px ) and ( min-width:960px) {
	.admDK .IndBejN {
		padding: 0 15px;
	}

	.admDK .IndBejN .IndGenNs {
		width: 670px;
	}

	.nyTit {
		height: 70px;
		margin-bottom: 20px;
	}

	.pages {
		height: 86px;
		font-size: 12px;
	}

	.pages a {
		margin: 0 5px;
		border: 1px solid #eee;
		border-radius: 2px;
		padding: 0 15px;
		line-height: 30px;
	}

	.pages a:hover {
		color: #FFF;
		background: #192d76;
		border: 1px solid #192d76;
	}
}

@media  screen and (max-width:959px ) and ( min-width:640px) {
	.admDK .IndBejN {
		padding: 0 10px;
	}

	.nyTit {
		height: 60px;
		margin-bottom: 15px;
	}

	.pages {
		height: 80px;
		font-size: 12px;
	}

	.pages a {
		margin: 0 4px;
		border: 1px solid #eee;
		border-radius: 2px;
		padding: 0 12px;
		line-height: 26px;
	}

	.pages a:hover {
		color: #FFF;
		background: #192d76;
		border: 1px solid #192d76;
	}
}

@media only screen and (max-width:639px) {
	.nyTit {
		height: 0.5rem;
		margin-bottom: 0.1rem;
	}

	.pages {
		padding: 0.2rem 4%;
		font-size: 0.1rem;
	}

	.pages a {
		margin: 0 0.02rem;
		border: 0.01rem solid #eee;
		border-radius: 0.02rem;
		padding: 0 0.06rem;
		line-height: 0.2rem;
	}
}

.newUl li {
	position: relative;
}

.newaI {
	overflow: hidden;
}

.newaI img {
	width: 100%;
	display: block;
}

.newaN {
	width: 100%;
}

.newaN h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #1c1c1c;
	font-weight: 550;
}

.newaN p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newaN span {
	display: block;
	color: #939393;
}

.newaNw1 {
	width: 910px;
}

@media  screen and ( min-width:1440px) {
	.newUl {
	}

	.newUl li {
		padding: 0 20px;
	}

	.newUl li:hover {
		background: #f5f5f5;
	}

	.newa {
		width: 1160px;
		border-bottom: 1px solid #e5e5e5;
		padding: 20px 0;
		font-size: 14px;
		line-height: 25px;
	}

	.newaI {
		width: 208px;
		height: 140px;
	}

	.newaN h3 {
		font-size: 20px;
		line-height: 30px
	}

	.newaN p {
		margin-top: 14px;
	}

	.newaN span {
		margin-top: 20px;
	}

	.newaNw1 {
		width: 910px;
	}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px) {
	.newUl {
	}

	.newUl li {
		padding: 0 18px;
	}

	.newUl li:hover {
		background: #f5f5f5;
	}

	.newa {
		width: 1064px;
		border-bottom: 1px solid #e5e5e5;
		padding: 18px 0;
		font-size: 13px;
		line-height: 24px;
	}

	.newaI {
		width: 194px;
		height: 130px;
	}

	.newaN h3 {
		font-size: 18px;
		line-height: 28px
	}

	.newaN p {
		margin-top: 12px;
	}

	.newaN span {
		margin-top: 18px;
	}

	.newaNw1 {
		width: 830px;
	}
}

@media  screen and (max-width:1279px ) and ( min-width:960px) {
	.newUl {
	}

	.newUl li {
		padding: 0 15px;
	}

	.newUl li:hover {
		background: #f5f5f5;
	}

	.newa {
		width: 870px;
		border-bottom: 1px solid #e5e5e5;
		padding: 16px 0;
		font-size: 12px;
		line-height: 22px;
	}

	.newaI {
		width: 175px;
		height: 117px;
	}

	.newaN h3 {
		font-size: 16px;
		line-height: 24px
	}

	.newaN p {
		margin-top: 10px;
	}

	.newaN span {
		margin-top: 16px;
	}

	.newaNw1 {
		width: 660px;
	}
}

@media  screen and (max-width:959px ) and ( min-width:640px) {
	.newUl {
	}

	.newUl li {
		padding: 0 15px;
	}

	.newUl li:hover {
		background: #f5f5f5;
	}

	.newa {
		width: 570px;
		border-bottom: 1px solid #e5e5e5;
		padding: 15px 0;
		font-size: 12px;
		line-height: 18px;
	}

	.newaI {
		width: 150px;
		height: 100px;
	}

	.newaN h3 {
		font-size: 14px;
		line-height: 22px
	}

	.newaN p {
		margin-top: 6px;
	}

	.newaN span {
		margin-top: 12px;
	}

	.newaNw1 {
		width: 400px;
	}
}

@media only screen and (max-width:639px) {
	.newUl {
	}

	.newUl li {
		padding: 0 4%;
	}

	.newa {
		width: 100%;
		border-bottom: 0.01rem solid #e5e5e5;
		padding: 0.1rem 0;
		font-size: 0.1rem;
		line-height: 0.16rem;
	}

	.newaI {
		width: 32%;
		height: 0.65rem;
	}

	.newaN h3 {
		font-size: 0.12rem;
		line-height: 0.18rem
	}

	.newaN p {
		margin-top: 0.03rem;
	}

	.newaN span {
		margin-top: 0.1rem;
	}

	.newaNw1 {
		width: 63%;
	}
}

.onlFor {
	background-image: url("../images/pic/onlFo.png");
	background-position: bottom center;
	background-repeat: no-repeat
}

.onlForT {
	color: #7f7f7f;
}

.onlFoN i {
	color: #b12a48;
	display: block;
	font-style: normal;
}

.onlFoN h3 {
	color: #2a2a2a;
}

.onlFoI,.onlFoTe,.onlFoS {
	color: #333;
	background: none;
	margin-left: auto;
}

.onlFoS {
	color: #333;
	background: #FFF;
	margin-left: auto;
	background-repeat: no-repeat;
}

.onlFoBut {
	border: none;
	background: #334d72;
	color: #FFF;
	margin: 0 auto;
	display: block;
}

.onlFoA {
	color: #6b6b6b;
	text-align: center;
	margin: 0 auto;
	display: block;
}

@media  screen and ( min-width:1440px) {
	.onlFor {
		padding: 35px 0 20px;
		background-size: auto 259px;
	}

	.onlForT {
		font-size: 14px;
		width: 860px;
		line-height: 20px;
		margin: 0 auto 30px;
	}

	.onlFoN {
		width: 630px;
		margin: 0 auto 16px;
	}

	.onlFoN i {
		line-height: 36px;
		font-size: 16px;
		width: 18px
	}

	.onlFoN h3 {
		font-size: 16px;
		line-height: 36px;
		width: 80px;
	}

	.onlFoI,.onlFoTe,.onlFoS {
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 14px;
	}

	.onlFoI {
		padding: 0 10px;
		width: 500px;
		height: 34px;
		line-height: 34px;
	}

	.onlFoTe {
		padding: 4px 10px;
		width: 500px;
		height: 88px;
		line-height: 22px;
	}

	.onlFoS {
		padding: 0 10px;
		width: 520px;
		height: 34px;
		line-height: 34px;
		background-position: 500px center;
		background-size: 10px;
	}

	.onlFoBut {
		width: 176px;
		height: 38px;
		line-height: 38px;
		border-radius: 3px;
		font-size: 17px;
		margin-bottom: 10px;
	}

	.onlFoA {
		font-size: 12px;
		line-height: 30px;
	}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px) {
	.onlFor {
		padding: 30px 0 17px;
		background-size: auto 240px;
	}

	.onlForT {
		font-size: 13px;
		width: 800px;
		line-height: 20px;
		margin: 0 auto 30px;
	}

	.onlFoN {
		width: 560px;
		margin: 0 auto 15px;
	}

	.onlFoN i {
		line-height: 34px;
		font-size: 15px;
		width: 16px
	}

	.onlFoN h3 {
		font-size: 15px;
		line-height: 34px;
		width: 75px;
	}

	.onlFoI,.onlFoTe,.onlFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
	}

	.onlFoI {
		padding: 0 10px;
		width: 440px;
		height: 32px;
		line-height: 32px;
	}

	.onlFoTe {
		padding: 6px 10px;
		width: 440px;
		height: 80px;
		line-height: 20px;
	}

	.onlFoS {
		padding: 0 10px;
		width: 460px;
		height: 32px;
		line-height: 32px;
		background-position: 440px center;
		background-size: 10px;
	}

	.onlFoBut {
		width: 160px;
		height: 36px;
		line-height: 36px;
		border-radius: 3px;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.onlFoA {
		font-size: 12px;
		line-height: 30px;
	}
}

@media  screen and (max-width:1279px ) and ( min-width:960px) {
	.onlFor {
		padding: 25px 0 15px;
		background-size: auto 200px;
	}

	.onlForT {
		font-size: 12px;
		width: 650px;
		line-height: 20px;
		margin: 0 auto 25px;
	}

	.onlFoN {
		width: 460px;
		margin: 0 auto 13px;
	}

	.onlFoN i {
		line-height: 32px;
		font-size: 14px;
		width: 14px
	}

	.onlFoN h3 {
		font-size: 14px;
		line-height: 32px;
		width: 70px;
	}

	.onlFoI,.onlFoTe,.onlFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
	}

	.onlFoI {
		padding: 0 10px;
		width: 350px;
		height: 30px;
		line-height: 30px;
	}

	.onlFoTe {
		padding: 5px 10px;
		width: 350px;
		height: 80px;
		line-height: 20px;
	}

	.onlFoS {
		padding: 0 10px;
		width: 370px;
		height: 30px;
		line-height: 30px;
		background-position: 350px center;
		background-size: 10px;
	}

	.onlFoBut {
		width: 150px;
		height: 34px;
		line-height: 34px;
		border-radius: 3px;
		font-size: 15px;
		margin-bottom: 6px;
	}

	.onlFoA {
		font-size: 12px;
		line-height: 28px;
	}
}

@media  screen and (max-width:959px ) and ( min-width:640px) {
	.onlFor {
		padding: 20px 0 10px;
		background-size: auto 140px;
	}

	.onlForT {
		font-size: 12px;
		width: 500px;
		line-height: 18px;
		margin: 0 auto 20px;
	}

	.onlFoN {
		width: 400px;
		margin: 0 auto 11px;
	}

	.onlFoN i {
		line-height: 30px;
		font-size: 13px;
		width: 10px
	}

	.onlFoN h3 {
		font-size: 14px;
		line-height: 30px;
		width: 65px;
	}

	.onlFoI,.onlFoTe,.onlFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
	}

	.onlFoI {
		padding: 0 10px;
		width: 295px;
		height: 28px;
		line-height: 28px;
	}

	.onlFoTe {
		padding: 5px 10px;
		width: 295px;
		height: 72px;
		line-height: 18px;
	}

	.onlFoS {
		padding: 0 10px;
		width: 315px;
		height: 28px;
		line-height: 28px;
		background-position: 295px center;
		background-size: 8px;
	}

	.onlFoBut {
		width: 130px;
		height: 32px;
		line-height: 32px;
		border-radius: 2px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.onlFoA {
		font-size: 12px;
		line-height: 24px;
	}
}

@media only screen and (max-width:639px) {
	.onlFor {
		padding: 0.1rem 0 0.15rem;
		background-size: auto 1.2rem;
	}

	.onlForT {
		font-size: 0.1rem;
		width: 90%;
		line-height: 0.16rem;
		margin: 0 auto 0.15rem;
	}

	.onlFoN {
		width: 90%;
		margin: 0 auto 0.1rem;
	}

	.onlFoN i {
		line-height: 0.3rem;
		font-size: 0.12rem;
		width: 3%
	}

	.onlFoN h3 {
		font-size: 0.12rem;
		line-height: 0.3rem;
		width: 22%;
	}

	.onlFoI,.onlFoTe,.onlFoS {
		border: 0.01rem solid #ccc;
		border-radius: 0.02rem;
		font-size: 0.12rem;
	}

	.onlFoI {
		padding: 0 4%;
		width: 66%;
		height: 0.28rem;
		line-height: 0.28rem;
	}

	.onlFoTe {
		padding: 0.04rem 4%;
		width: 66%;
		height: 0.6rem;
		line-height: 0.2rem;
	}

	.onlFoS {
		padding: 0 4%;
		width: 74%;
		height: 0.28rem;
		line-height: 0.28rem;
		background-position: 95% center;
		background-size: 0.08rem;
	}

	.onlFoBut {
		width: 44%;
		height: 0.32rem;
		line-height: 0.32rem;
		border-radius: 0.02rem;
		font-size: 0.13rem;
		margin-bottom: 0.04rem;
	}

	.onlFoA {
		font-size: 0.1rem;
		line-height: 0.2rem;
	}
}

.IntDet,.IntFen,.IntFor {
	color: #242424;
}

.IntDet {
	text-indent: 2em;
}

.IntFen {
	margin: 0 auto;
}

.IntFen a {
	display: block;
}

.IntFen img {
	width: 100%;
	display: block;
}

.IntFor {
	background: #f6f7f9;
}

.IntForH {
	text-align: center;
	font-weight: 550;
	color: #0e2644;
}

.IntForT {
	color: #000
}

.IntFoN i {
	color: #c11717;
	display: block;
	font-style: normal;
}

.IntFoN h3 {
	color: #333;
}

.IntFoI,.IntFoTe,.IntFoS {
	color: #333;
	background: #FFF;
	margin-left: auto;
}

.IntFoS {
	color: #333;
	background: #FFF;
	margin-left: auto;
	background-repeat: no-repeat;
}

@media  screen and ( min-width:1440px) {
	.IntDet,.IntFen,.IntFor {
		width: 1080px;
		font-size: 16px;
	}

	.IntDet {
		margin: 38px auto 55px;
		line-height: 26px;
	}

	.IntDet p {
		margin-bottom: 20px;
	}

	.IntFen a {
		width: 25px;
		margin-left: 6px;
	}

	.IntFor {
		margin: 30px auto 60px;
		padding: 40px 0 30px;
	}

	.IntForH {
		font-size: 24px;
		line-height: 40px;
	}

	.IntForT {
		font-size: 14px;
		width: 730px;
		line-height: 25px;
		margin: 20px auto 0;
	}

	.Intfom {
		width: 746px;
		margin: 30px auto 0;
	}

	.IntFoN {
		width: 980px;
		margin: 0 auto 16px;
	}

	.IntFoNw {
		width: 230px;
		margin: 0 0 16px;
	}

	.IntFoN i {
		line-height: 34px;
		font-size: 14px;
	}

	.IntFoN h3 {
		font-size: 14px;
		line-height: 34px;
		width: 65px;
	}

	.IntFoI,.IntFoTe,.IntFoS {
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 14px;
	}

	.IntFoI {
		padding: 0 10px;
		width: 135px;
		height: 32px;
		line-height: 32px;
	}

	.IntFoTe {
		padding: 6px 10px;
		width: 885px;
		height: 80px;
		line-height: 20px;
	}

	.IntFoS {
		padding: 0 10px;
		width: 145px;
		height: 32px;
		line-height: 32px;
		background-position: 126px center;
		background-size: 10px;
	}
}

@media  screen and (max-width:1439px ) and ( min-width:1280px) {
	.IntDet,.IntFen,.IntFor {
		width: 1000px;
		font-size: 15px;
	}

	.IntDet {
		margin: 35px auto 50px;
		line-height: 24px;
	}

	.IntDet p {
		margin-bottom: 20px;
	}

	.IntFen a {
		width: 23px;
		margin-left: 5px;
	}

	.IntFor {
		margin: 30px auto 60px;
		padding: 40px 0 30px;
	}

	.IntForH {
		font-size: 22px;
		line-height: 36px;
	}

	.IntForT {
		font-size: 13px;
		width: 670px;
		line-height: 23px;
		margin: 18px auto 0;
	}

	.Intfom {
		width: 900px;
		margin: 30px auto 0;
	}

	.IntFoN {
		width: 900px;
		margin: 0 auto 15px;
	}

	.IntFoNw {
		width: 215px;
		margin: 0 0 15px;
	}

	.IntFoN i {
		line-height: 32px;
		font-size: 13px;
	}

	.IntFoN h3 {
		font-size: 13px;
		line-height: 32px;
		width: 60px;
	}

	.IntFoI,.IntFoTe,.IntFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
	}

	.IntFoI {
		padding: 0 10px;
		width: 125px;
		height: 30px;
		line-height: 30px;
	}

	.IntFoTe {
		padding: 5px 10px;
		width: 810px;
		height: 80px;
		line-height: 20px;
	}

	.IntFoS {
		padding: 0 10px;
		width: 145px;
		height: 30px;
		line-height: 30px;
		background-position: 126px center;
		background-size: 10px;
	}
}

@media  screen and (max-width:1279px ) and ( min-width:960px) {
	.IntDet,.IntFen,.IntFor {
		width: 820px;
		font-size: 14px;
	}

	.IntDet {
		margin: 30px auto 40px;
		line-height: 22px;
	}

	.IntDet p {
		margin-bottom: 20px;
	}

	.IntFen a {
		width: 21px;
		margin-left: 4px;
	}

	.IntFor {
		margin: 30px auto 45px;
		padding: 35px 0 25px;
	}

	.IntForH {
		font-size: 20px;
		line-height: 32px;
	}

	.IntForT {
		font-size: 12px;
		width: 620px;
		line-height: 21px;
		margin: 15px auto 0;
	}

	.Intfom {
		width: 740px;
		margin: 25px auto 0;
	}

	.IntFoN {
		width: 740px;
		margin: 0 auto 13px;
	}

	.IntFoNw {
		width: 180px;
		margin: 0 0 13px;
	}

	.IntFoN i {
		line-height: 30px;
		font-size: 12px;
	}

	.IntFoN h3 {
		font-size: 12px;
		line-height: 30px;
		width: 55px;
	}

	.IntFoI,.IntFoTe,.IntFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 12px;
	}

	.IntFoI {
		padding: 0 10px;
		width: 95px;
		height: 28px;
		line-height: 28px;
	}

	.IntFoTe {
		padding: 4px 10px;
		width: 655px;
		height: 80px;
		line-height: 20px;
	}

	.IntFoS {
		padding: 0 10px;
		width: 115px;
		height: 28px;
		line-height: 28px;
		background-position: 98px center;
		background-size: 8px;
	}
}

@media  screen and (max-width:959px ) and ( min-width:640px) {
	.IntDet,.IntFen,.IntFor {
		width: 540px;
		font-size: 13px;
	}

	.IntDet {
		margin: 24px auto 35px;
		line-height: 20px;
	}
.IntDet img{width:80%;margin:0 auto 0.1rem;}
	.IntDet p {
		margin-bottom: 20px;
	}

	.IntFen a {
		width: 21px;
		margin-left: 4px;
	}

	.IntFor {
		margin: 30px auto 30px;
		padding: 28px 0 15px;
	}

	.IntForH {
		font-size: 18px;
		line-height: 30px;
	}

	.IntForT {
		font-size: 12px;
		width: 460px;
		line-height: 18px;
		margin: 12px auto 0;
	}

	.Intfom {
		width: 440px;
		margin: 25px auto 0;
	}

	.IntFoN {
		width: 440px;
		margin: 0 auto 12px;
	}

	.IntFoNw {
		width: 440px;
		margin: 0 auto 12px;
	}

	.IntFoN i {
		line-height: 30px;
		font-size: 13px;
	}

	.IntFoN h3 {
		font-size: 13px;
		line-height: 30px;
		width: 60px;
	}

	.IntFoI,.IntFoTe,.IntFoS {
		border: 1px solid #ccc;
		border-radius: 2px;
		font-size: 13px;
	}

	.IntFoI {
		padding: 0 10px;
		width: 350px;
		height: 28px;
		line-height: 28px;
	}

	.IntFoTe {
		padding: 4px 10px;
		width: 350px;
		height: 80px;
		line-height: 20px;
	}

	.IntFoS {
		padding: 0 10px;
		width: 370px;
		height: 28px;
		line-height: 28px;
		background-position: 350px center;
		background-size: 8px;
	}
}

@media only screen and (max-width:639px) {
	.IntDet,.IntFen,.IntFor {
		width: 90%;
		font-size: 0.12rem;
	}

	.IntDet {
		margin: 0.15rem auto 0.25rem;
		line-height: 0.2rem;
	}
.IntDet img{width:100%;margin:0 auto 0.1rem;}
	.IntDet p {
		margin-bottom: 0.15rem;
	}

	.IntFen a {
		width: 0.18rem;
		margin-left: 0.04rem;
	}

	.IntFor {
		margin: 0.15rem auto 0.2rem;
		padding: 0.15rem 0;
	}

	.IntForH {
		font-size: 0.13rem;
		line-height: 0.2rem;
	}

	.IntForT {
		font-size: 0.09rem;
		width: 90%;
		line-height: 0.16rem;
		margin: 0.1rem auto 0;
	}

	.Intfom {
		width: 90%;
		margin: 0.15rem auto 0;
	}

	.IntFoN {
		width: 90%;
		margin: 0 auto 0.1rem;
	}

	.IntFoNw {
		width: 100%;
		margin: 0 auto 0.1rem;
	}

	.IntFoN i {
		line-height: 0.2rem;
		font-size: 0.12rem;
	}

	.IntFoN h3 {
		font-size: 0.12rem;
		line-height: 0.3rem;
	}

	.IntFoI,.IntFoTe,.ntFoS {
		border: 0.01rem solid #ccc;
		border-radius: 0.02rem;
		font-size: 0.12rem;
	}

	.IntFoI {
		padding: 0 4%;
		width: 95%;
		height: 0.3rem;
		line-height: 0.3rem;
	}

	.IntFoTe {
		padding: 0.05rem 4%;
		width: 95%;
		height: 0.6rem;
		line-height: 0.2rem;
	}

	.IntFoS {
		padding: 0 4%;
		width: 100%;
		height: 0.3rem;
		line-height: 0.3rem;
		background-position: 96% center;
		background-size: 0.1rem;
	}
}