@media screen and (min-width: 1200px) {

	body {
		min-width: 1200px;
		max-width: 1920px;
		margin: 0 auto;
		width: 100%;
		overflow-x: hidden
	}

	em,
	i {
		font-style: normal
	}

	.content {
		width: 1200px;
		margin: 0 auto
	}

	.head {
		height: 180px;
		background: url(../images/head_bg.jpg) repeat-x
	}

	.h_con {
		height: 125px
	}

	.h_con .logo {
		float: left;
		margin: 27px 25px 0 0;
	}

	.h_con h2 {
		float: left;
		margin-top: 40px;
		font-size: 26px;
		line-height: 15px;
		color: #333;
		border-left: 1px solid #f1f1f1;
		padding-left: 20px;
	}

	.h_con h2 i {
		display: block;
		font-size: 18px;
		line-height: 20px;
		font-weight: 400;
		padding-top: 16px;
		letter-spacing: 2px;
	}

	.h_con .tel {
		float: right;
		margin-top: 30px;
		text-align: left;
	}

	.h_con .tel i {
		display: block;
		font-size: 16px;
		color: #666;
		height: 23px;
		line-height: 23px
	}

	.h_con .tel i img {
		vertical-align: top;
		margin-right: 6px
	}

	.h_con .tel em {
		display: block;
		font-size: 28px;
		line-height: 36px;
		color: #09399e;
		font-weight: 700;
		padding-top: 10px;
		font-family: FuturaBT
	}

	.h_nav {
		height: 55px
	}

	.h_nav li {
		float: left;
		height: 55px;
		line-height: 55px;
		position: relative;
		z-index: 1;
		background: url(../images/nav_line.png) no-repeat right center;
		margin-right: -1px
	}

	.h_nav li a {
		display: block;
		font-size: 16px;
		color: #fff;
		padding: 0 37px
	}

	.h_nav li:after {
		position: absolute;
		width: 100%;
		height: 0;
		content: "";
		left: 0;
		bottom: 0;
		background: #4d74c4;
		transition: height .3s;
		z-index: -1
	}

	.h_nav li.cur:after,
	.h_nav li:hover:after {
		height: 100%
	}

	.foot {
		background: #eee
	}

	.tact {
		height: 130px;
		border-bottom: 1px solid #d5d5d5
	}

	.tact li {
		float: left;
		width: 370px;
		height: 130px;
		padding-top: 40px;
		box-sizing: border-box;
		padding-left: 65px;
		position: relative
	}

	.tact li:after {
		position: absolute;
		width: 1px;
		height: 50px;
		content: "";
		left: -1px;
		top: 40px;
		background: #000;
		opacity: .1
	}

	.tact li i {
		display: block;
		font-size: 18px;
		color: #333;
		line-height: 25px;
		height: 25px;
		font-weight: 500;
		font-family: Acrom
	}

	.tact li i img {
		vertical-align: top;
		margin-right: 8px
	}

	.tact li p {
		font-size: 14px;
		color: #717171;
		line-height: 30px
	}

	.tact li:nth-child(2) {
		width: 390px
	}

	.tact li:nth-child(2) p {
		font-size: 16px
	}

	.tact li:nth-child(1) {
		width: 440px;
		overflow: hidden;
		padding-left: 0
	}

	.tact li em {
		display: block;
		font-size: 26px;
		color: #db1922;
		line-height: 36px;
		font-family: FuturaBT, Arial
	}

	.f_con {
		height: 275px
	}

	.f_lg {
		float: left;
		width: 300px;
		margin-top: 38px
	}

	.f_lg h2 {
		height: 112px;
		margin-bottom: 25px
	}

	.f_lg p {
		font-size: 18px;
		color: #333;
		line-height: 35px
	}

	.f_lg i {
		display: block;
		font-size: 14px;
		color: #666;
		line-height: 30px
	}

	.f_nav {
		float: left;
		width: 360px;
		margin-top: 32px;
		margin-left: 150px;
	}

	.f_nav a {
		float: left;
		width: 180px;
		font-size: 15px;
		color: #666;
		line-height: 45px
	}

	.f_nav a:hover {
		color: #2151b5
	}

	.sao {
		width: 260px;
		margin-top: 60px;
		float: right
	}

	.sao p img {
		display: block;
		width: 100px;
		padding: 6px;
		border: 2px solid #c1cce4
	}

	.sao p span {
		display: block;
		font-size: 14px;
		color: #666;
		line-height: 50px;
		text-align: center
	}

	.f_bt {
		height: auto;
line-height: 28px;
font-size: 14px;
color: #fff;
background: #333;
overflow: hidden;
	}

	.jishu {
		text-align: center;
		line-height: 45px;
		color: #333;
		background: #ddd;
	}

	.jishu a {
		color: #333;
	}

	.links {
		float: left;
        height: auto;
        color: #999;
	}

	.links a {
		color: #999;
		margin-right: 10px
	}

	.f_bt p.fr a {
		color: #fff
	}

	.client-2 {
		position: fixed;
		right: -170px;
		top: 50%;
		z-index: 900
	}

	.client-2 li a {
		text-decoration: none
	}

	.client-2 li {
		margin-top: 1px;
		clear: both;
		height: 62px;
		position: relative
	}

	.client-2 li i {
		background: url(../images/fx.png) no-repeat;
		display: block;
		width: 30px;
		height: 27px;
		margin: 0 auto;
		text-align: center
	}

	.client-2 li p {
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		overflow: hidden;
		text-align: center;
		color: #fff
	}

	.client-2 .my-kefu-qq i {
		background-position: 4px 5px
	}

	.client-2 .my-kefu-tel i {
		background-position: 0 -21px
	}

	.client-2 .my-kefu-liuyan i {
		background-position: 4px -53px
	}

	.client-2 .my-kefu-weixin i {
		background-position: -34px 4px
	}

	.client-2 .my-kefu-weibo i {
		background-position: -30px -22px
	}

	.client-2 .my-kefu-ftop {
		display: none
	}

	.client-2 .my-kefu-ftop i {
		width: 33px;
		height: 31px;
		background-position: -23px -47px;
		background-size: 52px 82px
	}

	.client-2 .my-kefu-ftop .my-kefu-main {
		padding-top: 6px
	}

	.client-2 .my-kefu-left {
		float: left;
		width: 62px;
		height: 47px;
		position: relative
	}

	.client-2 .my-kefu-tel-right {
		font-size: 16px;
		color: #fff;
		float: left;
		height: 24px;
		line-height: 22px;
		padding: 0 15px;
		border-left: 1px solid #fff;
		margin-top: 14px
	}

	.client-2 .my-kefu-right {
		width: 20px
	}

	.client-2 .my-kefu-tel-main {
		background: #2151b5;
		color: #fff;
		height: 53px;
		width: 230px;
		padding: 9px 0 0;
		float: left
	}

	.client-2 .my-kefu-main {
		background: #2151b5;
		width: 97px;
		height: 53px;
		position: relative;
		padding: 9px 0 0;
		float: left
	}

	.client-2 .my-kefu-weixin-pic {
		position: absolute;
		left: -130px;
		top: -24px;
		display: none;
		z-index: 333
	}

	.my-kefu-weixin-pic img {
		width: 115px;
		height: 115px
	}

	.ty-banner-1 {
		overflow: hidden;
		line-height: 0;
		text-align: center
	}

	.ty-banner-1 img {
		visibility: hidden
	}

	.ty-banner-1 img.show {
		visibility: visible
	}

	.p102-search-1 {
		height: auto;
		border-bottom: 1px solid #ededed;
		background: #f7f7f7
	}

	.p102-search-1 p {
		float: left;
		width: 750px;
		height: auto;
		line-height: 70px;
		font-size: 14px;
		color: #333
	}

	.p102-search-1 p b {
		display: inline-block
	}

	.p102-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p102-search-1 p a:hover {
		color: #2151b5
	}

	.p102-search-1-inp {
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 18px;
		border-radius: 25px;
		position: relative
	}

	.p102-search-1-inp:after,
	.p102-search-1-inp:before {
		content: '';
		position: absolute;
		width: 80%;
		height: 1px;
		background: #e3e3e3;
		left: 10%;
		z-index: 0
	}

	.p102-search-1-inp:before {
		top: 0
	}

	.p102-search-1-inp:after {
		bottom: 0
	}

	.p102-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		float: left
	}

	.p102-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		border-radius: 25px;
		background: url(../images/p102-search-icon1.png) no-repeat center center #2151b5;
		float: right;
		position: relative;
		z-index: 2;
		cursor: pointer
	}

	.plc {
		padding: 10px 0 10px;
	}

	.p12-curblock {
		display: none
	}

	.p102-curmbs-1 {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: grey
	}

	.p102-curmbs-1 b {
		font-weight: 400;
		padding-left: 35px;
		background: url(../images/p102-curmbs-icon1.png) no-repeat left center
	}

	.p102-curmbs-1 i {
		font-style: normal
	}

	.p102-curmbs-1 span {
		font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p102-curmbs-1 a {
		color: grey
	}

	.p102-curmbs-1 a:hover {
		color: #2151b5
	}

	.p102-fdh-3 {
		height: 100px;
		box-shadow: 0 0px 10px #e9e9e9;
	}

	.p102-fdh-3 li {
		float: left;
		width: 14.28%;
		height: 100px;
		position: relative
	}

	.p102-fdh-3 li:after {
		content: "";
		position: absolute;
		width: 1px;
		height: 26px;
		background: #cfcfcf;
		right: 0;
		top: 50%;
		margin-top: -13px
	}

	.p102-fdh-3 li:last-child:after {
		display: none
	}

	.p102-fdh-3 li a {
		display: block;
		height: 100px;
		line-height: 100px;
		font-size: 18px;
		color: #1a1a1a;
		text-align: center
	}

	.p102-fdh-3 li.sidenavcur:before,
	.p102-fdh-3 li:hover:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background: #2151b5;
		left: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-fdh-3 li.sidenavcur a,
	.p102-fdh-3 li:hover a {
		font-weight: 700;
		color: #2151b5
	}

	.p102-fdh-3 li.sidenavcur a:before,
	.p102-fdh-3 li:hover a:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		background: #fff;
		border: 3px solid #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -8px;
		z-index: 2
	}

	.p102-fdh-3 li.sidenavcur a:after,
	.p102-fdh-3 li:hover a:after {
		content: "";
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -2px;
		z-index: 3
	}

	.p102-about-content {
		font-size: 16px;
		line-height: 32px;
		color: #4c4c4c;
		text-align: justify;
		padding: 10px 0
	}

	.p101-curmbs-1 {
		position: relative;
		max-width: 1920px;
		margin: 0 auto
	}

	.p12-curblock {
		display: none
	}

	.p101-curmbs-con {
		float: right;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #fff
	}

	.p101-curmbs-con b {
		font-weight: 400;
		padding-left: 25px;
		background: url(../images/p101-curmbs-icon1.png) no-repeat left center
	}

	.p101-curmbs-con i {
		font-style: normal
	}

	.p101-curmbs-con span {
		font-family: å®‹ä½“;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p101-curmbs-con a {
		color: #fff
	}

	.p101-curmbs-con a:hover {
		text-decoration: underline
	}

	.p101-search-1 {
		height: 80px;
		box-shadow: 0 3px 4px #e9e9e9
	}

	.p101-search-1 p {
		float: left;
		width: 750px;
		height: 80px;
		line-height: 80px;
		font-size: 14px;
		color: #333
	}

	.p101-search-1 p b {
		display: inline-block
	}

	.p101-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p101-search-1-inp {
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 22px
	}

	.p101-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		float: left
	}

	.p101-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		background: #2151b5 url(../images/p101-search-icon1.png) no-repeat center center;
		float: right;
		cursor: pointer
	}

	.p101-fdh-2 {
		padding: 70px 0 0;
		border-bottom: 1px solid #e6e6e6
	}

	.p101-fdh-2-nav {
		padding-bottom: 20px;
		text-align: center;
		height: 40px;
		width: 450px;
		margin: 0 auto
	}

	.p101-fdh-2-nav-one {
		float: left;
		width: 150px;
		height: 40px;
		line-height: 40px;
		display: inline-block;
		margin-left: -1px
	}

	.p101-fdh-2-nav-one h3 {
		font-weight: 400;
		position: relative
	}

	.p101-fdh-2-nav-one h3:after {
		content: '';
		position: absolute;
		width: 1px;
		height: 18px;
		background-color: #c9c9c9;
		right: 0;
		top: 50%;
		margin-top: -9px;
		z-index: 1
	}

	.p101-fdh-2-nav-one:last-child h3:after {
		display: none
	}

	.p101-fdh-2-nav-one h3 a {
		display: block;
		padding: 0 35px;
		font-size: 20px;
		line-height: 40px;
		color: #333;
		border-radius: 20px;
		position: relative;
		z-index: 2
	}

	.p101-fdh-2-nav-one h3 a:hover,
	.p101-fdh-2-nav-one h3.sidenavcur a {
		background-color: #2151b5;
		color: #fff
	}

	.p101-article-1 {
		padding: 60px 0 0
	}

	.p101-article-1-list dl {
		float: left;
		width: 570px;
		padding: 25px 0;
		border-bottom: 4px solid #f0f0f0;
		position: relative;
		margin: 0 60px 60px 0
	}

	.p101-article-1-list dl:nth-child(2n) {
		margin-right: 0
	}

	.p101-article-1-list dt {
		width: 265px
	}

	.p101-article-1-list dt img {
		width: 100%;
		display: block;
		height: 200px;
		object-fit: cover;
	}

	.p101-article-1-list dd {
		position: absolute;
		width: 260px;
		right: 20px;
		top: 25px;
		bottom: 25px
	}

	.p101-article-1-list dd h4 {
		font-weight: 400;
		padding-top: 20px;
		margin-bottom: 5px
	}

	.p101-article-1-list dd h4 a {
		display: block;
		line-height: 30px;
		font-size: 18px;
		color: #1a1a1a
	}

	.p101-article-1-list dd span {
		display: block;
		height: 26px;
		font: 14px/26px Arial;
		color: #999
	}

	.p101-article-1-list .p101-article-1-desc {
		position: absolute;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		color: #737373;
		text-align: justify;
		right: 0;
		bottom: 25px
	}

	.p101-article-1-list dl:hover {
		background-color: #f2f2f2;
		border-color: #2151b5
	}

	.p101-curmbs-1 {
		position: relative;
		max-width: 1920px;
		margin: 0 auto
	}

	.p12-curblock {
		display: none
	}

	.p101-curmbs-con {
		float: right;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #fff
	}

	.p101-curmbs-con b {
		font-weight: 400;
		padding-left: 25px;
		background: url(../images/p101-curmbs-icon1.png) no-repeat left center
	}

	.p101-curmbs-con i {
		font-style: normal
	}

	.p101-curmbs-con span {
		font-family: å®‹ä½“;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p101-curmbs-con a {
		color: #fff
	}

	.p101-curmbs-con a:hover {
		text-decoration: underline
	}

	.p101-search-1 {
		height: 80px;
		box-shadow: 0 3px 4px #e9e9e9
	}

	.p101-search-1 p {
		float: left;
		width: 750px;
		height: 80px;
		line-height: 80px;
		font-size: 14px;
		color: #333
	}

	.p101-search-1 p b {
		display: inline-block
	}

	.p101-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p101-search-1-inp {
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 22px
	}

	.p101-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		float: left
	}

	.p101-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		background: #2151b5 url(../images/p101-search-icon1.png) no-repeat center center;
		float: right;
		cursor: pointer
	}

	.p101-info-content-1 {
		padding-top: 180px;
		position: relative
	}

	.p101-info-content-1-text {
		position: absolute;
		width: 1200px;
		left: 0;
		top: 50px;
		z-index: 1;
		border-bottom: 1px solid #dedede;
		padding-bottom: 8px
	}

	.p101-info-content-1-title {
		height: 56px;
		line-height: 56px;
		font-size: 28px;
		color: #1a1a1a;
		font-weight: 700;
		margin-bottom: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p101-info-content-1-bool {
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		color: #999
	}

	.p101-info-content-1-bool span {
		margin-right: 15px
	}

	.p101-info-content-1-bool span.times {
		font-family: Arial
	}

	.p101-info-content-1-con {
		line-height: 32px;
		font-size: 16px;
		color: #4c4c4c;
		text-align: justify;
		margin-bottom: 35px
	}

	.p101-info-pagination-1 {
		position: relative;
		padding: 20px 0;
		border-top: 1px solid #dedede
	}

	.p101-info-pagination-1 dl {
		width: 660px
	}

	.p101-info-pagination-1 dd {
		height: 34px;
		line-height: 34px;
		font-size: 16px;
		color: #4c4c4c
	}

	.p101-info-pagination-1 dd span {
		display: inline-block;
		padding-left: 20px;
		height: 34px;
		position: relative
	}

	.p101-info-pagination-1 dd span:before {
		content: '';
		position: absolute;
		width: 3px;
		height: 14px;
		background: #4c4c4c;
		left: 0;
		top: 50%;
		margin-top: -7px
	}

	.p101-info-pagination-1 dd a {
		display: inline-block;
		height: 34px;
		color: #2151b5
	}

	.p101-info-pagination-1-href {
		position: absolute;
		width: 120px;
		height: 38px;
		border: 1px solid #2151b5;
		right: 0;
		top: 50%;
		margin-top: -20px
	}

	.p101-info-pagination-1-href a {
		display: block;
		height: 38px;
		line-height: 38px;
		font-size: 18px;
		color: #2151b5;
		text-align: center
	}

	.p101-info-3 {
		background: #f5f5f5;
		border: 1px solid #ededed
	}

	.p101-info-3-title {
		display: inline-block;
		height: 50px;
		line-height: 50px;
		font-size: 24px;
		color: #fff;
		padding: 0 30px;
		background: #4d4d4d;
		margin-top: -1px
	}

	.p101-info-3-list {
		padding: 5px 24px 15px
	}

	.p101-info-3-list li {
		height: 55px;
		line-height: 55px;
		border-bottom: 1px dashed #d2d2d2
	}

	.p101-info-3-list li:last-child {
		border-bottom: 0
	}

	.p101-info-3-list li a {
		display: inline-block;
		max-width: 590px;
		padding-left: 25px;
		height: 55px;
		font-size: 16px;
		color: #333;
		position: relative
	}

	.p101-info-3-list li a:before {
		content: "";
		width: 5px;
		height: 5px;
		border: 2px solid grey;
		border-style: solid solid none none;
		position: absolute;
		top: 50%;
		left: 6px;
		margin-top: -3px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.p101-info-3-list li span {
		float: right;
		width: 110px;
		font: 14px/55px Arial;
		color: grey;
		text-align: right;
		margin-right: 5px
	}

	.p101-info-3-list li:hover a {
		color: #2151b5
	}

	.p101-info-3-list li:hover a:before {
		border-color: #2151b5
	}

	.p101-info-key-1 {
		padding: 22px 0 42px;
		border-bottom: 1px solid #dedede
	}

	.p101-info-key-1 p {
		height: 28px;
		line-height: 28px;
		color: #666;
		font-size: 14px
	}

	.p101-info-key-1 span {
		display: inline-block;
		margin: 0 4px
	}

	.p101-info-key-1 span a {
		color: #666
	}

	.p101-info-key-1 span a:hover {
		color: #2151b5
	}

	.p101-recommend-news-title {
		position: relative;
		font-weight: 400;
		margin-bottom: 10px
	}

	.p101-recommend-news-title a,
	.p101-recommend-news-title span {
		display: block;
		height: 50px;
		line-height: 50px;
		font-size: 38px;
		color: #333
	}

	.p101-recommend-news-title em {
		display: block;
		height: 22px;
		font: 14px/22px Arial;
		color: grey;
		font-style: normal;
		letter-spacing: 2px
	}

	.p101-recommend-news {
		padding: 40px 0 60px
	}

	.p101-recommend-news-list ul {
		padding-top: 5px;
		position: relative
	}

	.p101-recommend-news-list li {
		height: 40px;
		padding-left: 20px;
		position: relative;
		line-height: 40px
	}

	.p101-recommend-news-list li:before {
		content: "";
		width: 8px;
		height: 8px;
		border: 2px solid grey;
		border-style: dotted dotted none none;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -4px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		z-index: 1
	}

	.p101-recommend-news-list li:after {
		content: '';
		position: absolute;
		width: 2px;
		height: 2px;
		background: grey;
		left: 4px;
		top: 50%;
		z-index: 1
	}

	.p101-recommend-news-list li a {
		display: inline-block;
		max-width: 640px;
		height: 40px;
		font-size: 16px;
		color: #333;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.p101-recommend-news-list li:hover a {
		color: #2151b5
	}

	.p101-recommend-news-list li:hover:before {
		border-color: #2151b5
	}

	.p101-recommend-news-list li:hover:after {
		background: #2151b5
	}

	.p101-recommend-news-list li span {
		float: right;
		width: 110px;
		font: 14px/40px Arial;
		color: grey;
		text-align: right
	}

	.p101-info-fdh-1 {
		background: #f5f5f5;
		margin: 185px 0 10px
	}

	.p101-info-fdh-title {
		height: 40px;
		line-height: 40px;
		font-size: 22px;
		color: #1a1a1a;
		text-align: center;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 30px
	}

	.p101-info-fdh-title:after {
		content: '';
		position: absolute;
		width: 36px;
		height: 2px;
		background: #2151b5;
		bottom: 0;
		left: 50%;
		margin-left: -18px
	}

	.p101-info-fdh-customer {
		padding: 30px 30px 0
	}

	.p101-info-fdh-list dl {
		position: relative;
		margin-bottom: 10px
	}

	.p101-info-fdh-list dt img {
		width: 100%;
		display: block
	}

	.p101-info-fdh-list dd {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 1;
		background: rgba(0, 0, 0, .5)
	}

	.p101-info-fdh-list dd h4 {
		font-weight: 400;
		line-height: 36px;
		font-size: 16px;
		text-align: center;
		padding: 0 10px
	}

	.p101-info-fdh-list dd a {
		display: block;
		color: #fff;
		height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p101-info-fdh-ul {
		padding: 12px 0 22px;
		border-bottom: 1px solid #dedede
	}

	.p101-info-fdh-ul li {
		height: 28px;
		line-height: 28px;
		padding: 0 26px;
		background: url(../images/p101-fdh-icon1.png) no-repeat left center
	}

	.p101-info-fdh-ul li a {
		display: block;
		height: 28px;
		font-size: 14px;
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden
	}

	.p101-info-fdh-ul li:hover a {
		color: #2151b5
	}

	.p101-fdh-1 {
		padding: 20px 13px 30px
	}

	.fdh-01-nav:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both
	}

	.p101-fdh-1 .fdh-01-nav-one {
		float: left;
		width: 140px;
		margin: 0 10px 10px 0;
		background: #fff
	}

	.p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {
		margin-right: 0
	}

	.p101-fdh-1 .fdh-01-nav-one h3 {
		height: 44px;
		line-height: 44px;
		border: 1px solid #d2d2d2;
		font-size: 16px;
		text-align: center;
		font-weight: 400
	}

	.p101-fdh-1 .fdh-01-nav-one h3 a {
		display: block;
		height: 44px;
		color: #333
	}

	.p101-fdh-1 .fdh-01-nav-one:hover {
		border-color: #2151b5
	}

	.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
	.p101-fdh-1 .fdh-01-nav-one h3:hover {
		border-color: #2151b5
	}

	.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
	.p101-fdh-1 .fdh-01-nav-one h3:hover a {
		color: #2151b5
	}

	.p101-contact-z1 {
		height: 140px;
		background: url(../images/contact-z1_bg.jpg) no-repeat center
	}

	.p101-contact-z1 p {
		font-size: 20px;
		color: #333;
		height: 30px;
		line-height: 30px;
		padding: 37px 0 0 194px;
		background: url(../images/contact-z1_phone.png) no-repeat 158px 40px
	}

	.p101-contact-z1 span {
		display: block;
		height: 30px;
		font: bold 26px/30px Arial;
		color: #1a1a1a;
		padding: 5px 0 0 140px
	}


	.p1-search-1 {
		background: #f2f2f2;
		height: 82px;
		border-bottom: 1px solid #eee;
		overflow: hidden;
		font-size: 14px
	}

	.p1-search-1 p {
		color: #444;
		line-height: 82px
	}

	.p1-search-1 a {
		color: #444;
		display: inline-block;
		margin-right: 15px
	}

	.p1-search-1-inp {
		width: 270px;
		height: 30px;
		border-radius: 20px;
		background: #fff;
		padding-left: 10px;
		margin-top: 28px
	}

	.p1-search-1-inp input {
		border: 0
	}

	.p1-search-1-inp1 {
		width: 224px;
		height: 30px;
		line-height: 30px;
		color: #a9a9a9;
		float: left
	}

	.p1-search-1-inp2 {
		width: 30px;
		height: 30px;
		background: url(../images/viskins-p1.png) no-repeat -258px -936px;
		float: right;
		cursor: pointer
	}

	.p12-curmbs-1 {
		font-size: 14px;
		border-bottom: 1px dashed #dcdcdc
	}

	.p12-curblock {
		display: none
	}

	.p12-curmbs-1 b {
		border-left: 10px solid #4e74c5;
		font-weight: 400;
		padding-left: 8px
	}

	.p12-curmbs-1 i {
		font-style: normal
	}

	.p12-curmbs-1 span {
		font-family: 'å®‹ä½“';
		padding: 0 5px;
		height: 46px;
		line-height: 46px
	}

	.p15-proindexlist-1-tit {
		height: 40px;
		border-bottom: 2px solid #d4d4d4;
		margin-bottom: 18px
	}

	.p15-proindexlist-1-tit-h2 {
		height: 40px;
		display: inline-block;
		font-size: 24px;
		font-weight: 400;
		line-height: 40px;
		padding-right: 24px;
		border-bottom: 2px solid #4e74c5
	}

	.p15-proindexlist-1 dl {
		border: 1px solid #dedede;
		margin-bottom: 15px;
		padding: 10px;
		background: #fff;
		overflow: hidden;
		width: 30%;
		float: left;
		margin-right: 1.4%;
	}

	.p15-proindexlist-1 dl:nth-child(3n) {
		float: right;
		margin-right: 0;
	}

	.p15-proindexlist-1 dl:hover {
		border: 1px solid #2151b5
	}

	.p15-proindexlist-1 dt {
		width: 100%;
		margin-right: 5%;
		height: 250px;
	}

	.p15-proindexlist-1 dt img {
		width: 100%;
		margin: 0 auto;
		display: block;
		height: 100%;
		object-fit: cover;
	}

	.p15-proindexlist-1 dd h4 {
		height: 50px;
		font-weight: 400;
		font-size: 18px;
		color: #154c64;
		line-height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f1f1f1;
	}

	.p15-proindexlist-1 h4 a {
		display: block;
		height: 52px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-bottom: 4px;
		text-align: center;
	}

	.p15-proindexlist-1 dl:hover h4 a {
		color: #2151b5
	}

	.p15-proindexlist-1-list-desc {
		max-height: 84px;
		font-size: 14px;
		line-height: 28px;
		color: #626262;
		overflow: hidden;
		margin-bottom: 20px
	}

	.p15-proindexlist-1-list-deta {
		float: right;
		width: 134px;
		height: 40px;
		display: inline-block;
		border: 1px solid #aaa;
		font-size: 16px;
		line-height: 40px;
		text-align: center
	}

	.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta {
		background: #2151b5;
		border-color: #2151b5
	}

	.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta a {
		color: #fff
	}

	.p14-left-nav-1-tit {
		background: #2151b5
	}

	.p14-left-nav-1-tit h2 {
		height: 75px;
		font-size: 24px;
		font-weight: 400;
		line-height: 75px;
		color: #fff;
		border-bottom: 1px solid #fff;
		text-align: center
	}

	.p14-left-nav-1-tit h2 span {
		font-size: 14px;
		text-transform: uppercase
	}

	.p14-left-nav-1-nav-one h3 {
		height: 50px;
		line-height: 50px;
		background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
		margin-bottom: 2px;
		overflow: hidden
	}

	.p14-left-nav-1-nav-one h3 a {
		display: block;
		font-size: 18px;
		font-weight: 400;
		margin-right: 40px;
		margin-left: 38px;
		color: #666
	}

	.p14-left-nav-1-nav-one h3.sidenavcur,
	.p14-left-nav-1-nav-one h3:hover {
		background: url(../images/p14-icon2.png) no-repeat right center #2151b5
	}

	.p14-left-nav-1-nav-one h3.sidenavcur a,
	.p14-left-nav-1-nav-one h3:hover a {
		color: #fff
	}

	.p14-left-nav-1-nav dl {
		padding: 2px 0 4px
	}

	.p14-left-nav-1-nav dt {
		height: 50px;
		font-size: 16px;
		line-height: 50px;
		padding-left: 54px;
		padding-right: 40px;
		margin-bottom: 1px;
		background: #ececec;
		position: relative;
		overflow: hidden
	}

	.p14-left-nav-1-nav dt:after {
		content: "";
		width: 8px;
		height: 8px;
		border: 2px solid #b8b8b8;
		border-style: solid solid none none;
		position: absolute;
		top: 50%;
		right: 32px;
		margin-top: -4px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.p14-left-nav-1-nav dt.sidenavcur:after,
	.p14-left-nav-1-nav dt:hover:after {
		border-color: #2151b5
	}

	.p14-left-nav-1-nav dt.sidenavcur a,
	.p14-left-nav-1-nav dt:hover a {
		color: #2151b5
	}

	.p14-left-nav-1-nav dd {
		border: 1px solid #ececec;
		border-bottom: 0
	}

	.p14-left-nav-1-nav p {
		height: 50px;
		font-size: 14px;
		line-height: 50px;
		padding-left: 72px;
		padding-right: 40px;
		border-bottom: 1px solid #ececec;
		background: #fff;
		position: relative;
		overflow: hidden
	}

	.p14-left-nav-1-nav p.sidenavcur a,
	.p14-left-nav-1-nav p:hover a {
		color: #2151b5
	}

	.p14-left-nav-1-nav p.sidenavcur:after,
	.p14-left-nav-1-nav p:hover:after {
		background: #4e74c5
	}

	.p14-left-nav-1-nav a {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p14-left-nav-1-nav .p14-left-nav-1-nav-one:nth-child(2) dd {
		display: none !important
	}

	.contact-z1 {
		height: 140px;
		background: url(../images/contact-z1.jpg) no-repeat;
		color: #333;
		margin-bottom: 30px
	}

	.contact-z1 p {
		font-size: 20px;
		height: 30px;
		line-height: 30px;
		padding: 37px 0 0 95px;
		background: url(../images/contact-z1_tel.png) no-repeat 74px 44px
	}

	.contact-z1 span {
		display: block;
		height: 30px;
		font-weight: 700;
		font-size: 18px;
		line-height: 30px;
		padding-left: 73px
	}


	.p102-proShow-1 {
		padding: 10px 0 15px
	}

	.p102-proShow-1-con {
		border: 1px solid #e3e3e3;
		position: relative
	}

	.p102-proShow-1-left {
		width: 53.4%;
		position: relative;
		overflow: hidden
	}

	.p102-proShow-1-next,
	.p102-proShow-1-prev {
		position: absolute;
		width: 40px;
		height: 40px;
		cursor: pointer;
		background: 0 0;
		top: 50%;
		margin-top: -20px;
		z-index: 5;
		display: none
	}

	.p102-proShow-1-left:hover .p102-proShow-1-next,
	.p102-proShow-1-left:hover .p102-proShow-1-prev {
		display: block
	}

	.p102-proShow-1-prev {
		left: 15px
	}

	.p102-proShow-1-next {
		right: 15px
	}

	.p102-proShow-1-next:after,
	.p102-proShow-1-prev:before {
		position: absolute;
		content: '';
		width: 18px;
		height: 18px;
		border: 2px solid #666;
		border-style: solid solid none none;
		top: 10px;
		z-index: 1
	}

	.p102-proShow-1-prev:before {
		-moz-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
		right: 4px
	}

	.p102-proShow-1-next:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 4px
	}

	.p102-proShow-1-pic img {
		width: 100%;
		display: block;
		height: 550px;
		object-fit: cover;
	}

	.p102-proShow-1-size {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 56px;
		height: 26px;
		font-size: 14px;
		line-height: 16px;
		color: #666;
		letter-spacing: 3px
	}

	.p102-proShow-1-right {
		position: absolute;
		width: 39.2%;
		right: 3.33%;
		top: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-proShow-1-text {
		padding: 30px 0 15px;
		border-bottom: 1px solid #e3e3e3;
		position: relative
	}

	.p102-proShow-1-text:after {
		content: '';
		position: absolute;
		width: 40px;
		height: 3px;
		background: #2151b5;
		left: 0;
		bottom: -2px;
		z-index: 1
	}

	.p102-proShow-1-text .p102-proShow-1-title {
		height: 40px;
		font-size: 26px;
		font-weight: 400;
		line-height: 40px;
		color: #1a1a1a
	}

	.p102-proShow-1-text p {
		height: 28px;
		line-height: 28px;
		font-size: 16px;
		color: grey;
		display: none
	}

	.p102-proShow-1-desc {
		max-height: 400px;
		line-height: 28px;
		font-size: 15px;
		color: #333;
		text-align: justify;
		padding: 20px 0 0;
		overflow: hidden
	}

	.p102-proShow-1-desc p {
		padding-bottom: 10px
	}

	.p102-proShow-1-tel {
		position: absolute;
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding-top: 20px;
		border-top: 1px solid #e3e3e3;
		left: 0;
		bottom: 38px;
		z-index: 1
	}

	.p102-proShow-1-tel a {
		float: left;
		width: 98px;
		height: 50px;
		padding-left: 58px;
		background: url(../images/p102-cpxq-icon1.png) no-repeat 22px center #2151b5;
		font-size: 18px;
		color: #fff;
		margin-right: 12px
	}

	.p102-proShow-1-tel p {
		float: left;
		min-width: 300px;
		max-width: 100%;
		height: 50px
	}

	.p102-proShow-1-tel p em {
		float: left;
		height: 50px;
		font-size: 16px;
		color: #4c4c4c;
		padding-left: 50px;
		background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
		font-style: normal
	}

	.p102-proShow-1-tel p span {
		float: left;
		font: bold 25px/50px Arial;
		color: #333
	}

	.p102-pro-content-nav {
		height: 50px;
		box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
		display: none
	}

	.fixed {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 88;
		background: #fff
	}

	.p102-pro-content-nav li {
		float: left;
		line-height: 50px;
		margin-right: 50px;
		position: relative;
		font-size: 18px;
		color: #4c4c4c;
		font-weight: 400
	}

	.p102-pro-content-nav li.cur,
	.p102-pro-content-nav li:hover {
		color: #2151b5
	}

	.p102-pro-content-nav li.cur:before,
	.p102-pro-content-nav li:hover:before {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		border: 3px solid #2151b5;
		background: #fff;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -10px;
		z-index: 1
	}

	.p102-pro-content-nav li.cur:after,
	.p102-pro-content-nav li:hover:after {
		content: '';
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -4px;
		z-index: 2
	}

	.p102-pro-content-desc {
		padding: 40px 0;
		font-size: 16px;
		line-height: 30px;
		text-align: justify
	}

	.p102-pro-content-title {
		display: inline-block;
		height: 64px;
		line-height: 64px;
		font-size: 32px;
		color: #1a1a1a;
		font-weight: 400;
		position: relative;
		border-bottom: 3px solid #2151b5
	}

	.p102-pro-content-title:after {
		content: '';
		position: absolute;
		width: 50%;
		height: 3px;
		background: #4e74c5;
		right: 0;
		bottom: -3px;
		z-index: 1
	}

	.p102-pro-case {
		padding: 60px 0 80px
	}

	.p102-pro-case-list {
		padding-top: 40px
	}

	.p102-pro-case-items dl {
		float: left;
		width: 378px;
		position: relative;
		margin-right: 33px
	}

	.p102-pro-case-items dl:nth-child(4n-1) {
		margin-right: 0
	}

	.p102-pro-case-items dt a,
	.p102-pro-case-items dt img {
		display: block;
		width: 100%
	}

	.p102-pro-case-items dd {
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, .5);
		left: 0;
		bottom: 0;
		z-index: 2
	}

	.p102-pro-case-items dd h4 a {
		display: block;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		padding: 0 15px
	}

	.p102-pro-case-items dl:hover dt a:before {
		content: '';
		position: absolute;
		background: rgba(0, 0, 0, .5);
		width: 100%;
		top: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-pro-case-items dl:hover dt a:after {
		content: '+';
		position: absolute;
		width: 50px;
		height: 50px;
		font: 30px/50px "å®‹ä½“";
		color: #fff;
		text-align: center;
		background: #2151b5;
		left: 50%;
		margin-left: -25px;
		top: 50%;
		margin-top: -25px;
		border-radius: 100%;
		z-index: 2
	}

	.p102-pro-case-items dl:hover dd {
		background: 0 0
	}

	.p102-pro-case-paging {
		height: 30px;
		text-align: center;
		padding-top: 25px
	}

	.p102-pro-case-paging li {
		display: inline-block;
		width: 10px;
		height: 10px;
		border: 3px solid #2151b5;
		border-radius: 100%;
		margin: 0 5px
	}

	.p102-pro-case-paging li.cur {
		background: #2151b5
	}

	.p102-pro-case-more {
		width: 198px;
		height: 44px;
		margin: 35px auto 0;
		border: 1px solid #2151b5;
		position: relative
	}

	.p102-pro-case-more a {
		display: block;
		height: 44px;
		line-height: 44px;
		font-size: 18px;
		font-weight: 400;
		color: #2151b5;
		padding-left: 64px;
		position: relative
	}

	.p102-pro-case-more a:before {
		content: '';
		width: 20px;
		height: 14px;
		position: absolute;
		border: 4px solid #2151b5;
		border-left: 0;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		left: 26px;
		top: 11px
	}

	.p102-pro-case-more a:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-right: 6px solid #2151b5;
		top: 9px;
		left: 22px;
		z-index: 1
	}



	.p102-fdh-3 {
		height: 100px;
		box-shadow: 0 4px 6px #e9e9e9
	}

	.p102-fdh-3 li {
		float: left;
		width: 14.28%;
		height: 100px;
		position: relative
	}

	.p102-fdh-3 li:after {
		content: "";
		position: absolute;
		width: 1px;
		height: 26px;
		background: #cfcfcf;
		right: 0;
		top: 50%;
		margin-top: -13px
	}

	.p102-fdh-3 li:last-child:after {
		display: none
	}

	.p102-fdh-3 li a {
		display: block;
		height: 100px;
		line-height: 100px;
		font-size: 18px;
		color: #1a1a1a;
		text-align: center
	}

	.p102-fdh-3 li.sidenavcur:before,
	.p102-fdh-3 li:hover:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background: #2151b5;
		left: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-fdh-3 li.sidenavcur a,
	.p102-fdh-3 li:hover a {
		font-weight: 700;
		color: #2151b5
	}

	.p102-fdh-3 li.sidenavcur a:before,
	.p102-fdh-3 li:hover a:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		background: #fff;
		border: 3px solid #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -8px;
		z-index: 2
	}

	.p102-fdh-3 li.sidenavcur a:after,
	.p102-fdh-3 li:hover a:after {
		content: "";
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -2px;
		z-index: 3
	}

	.k12-gl-gslb-3nf1-1-01 {
		padding: 30px 0 20px
	}

	.k12-gl-gslb-3nf1-1-01-left dl {
		width: 31%;
		float: left;
		background: #f0f0f0;
		margin: 0 2% 20px 0;
	}

	.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n-1) {
		margin-right: 0
	}

	.k12-gl-gslb-3nf1-1-01-left dt {
		border: 1px solid #e5e5e5;
		padding: 10px 9px;
		background: #fff
	}

	.k12-gl-gslb-3nf1-1-01-left dt img {
		display: block;
		width: 100%;
		height: 300px;
		object-fit: cover;
	}

	.k12-gl-gslb-3nf1-1-01-left dd h4 {
		height: 50px;
		font-size: 14px;
		line-height: 50px;
		text-align: center;
		padding: 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f0f0f0
	}

	.k12-gl-gslb-3nf1-1-01-left dd h4 a {
		color: #4b4a4a
	}

	.p102-pagination-blk {
		padding-bottom: 40px
	}


	/* 联系我们 */
	.tit {
		text-align: center;
		font-weight: 400;
		margin-bottom: 30px;
		padding-top: 35px
	}
	
	.tit span {
		font-size: 48px;
		font-weight: 700;
		letter-spacing: 5px;
		color: #282828;
		display: block;
		margin-bottom: 13px
	}
	
	.tit i {
		font-size: 18px;
		color: #b4b4b4;
		position: relative;
		padding: 0 18px;
		font-style: normal;
		text-transform: uppercase;
		font-family: Times New Roman
	}
	
	

	.kfay dt {
		width: 188px;
		float: left;
		padding: 10px;
		margin-bottom: 30px
	}
	
	.kfay dt img {
		display: block;
		width: 188px;
		height: 188px
	}
	
	.kfay dd {
		width: 965px;
		float: right
	}
	
	.kfay dd h4 {
		height: 30px;
		padding-top: 36px;
		font: 26px "Microsoft YaHei";
		color: #000
	}
	
	.kfay dd h4 i {
		padding-left: 15px;
		text-transform: uppercase;
		font: 16px Arial;
		color: #999
	}
	
	.kfay dd p {
		font: 16px "Microsoft YaHei";
		color: #333;
		line-height: 30px;
		padding-top: 15px
	}
	
	.lianxi li {
		float: left;
		border: 1px solid #f1f1f1;
		width: 263px;
		height: 245px;
		text-align: center;
		margin-left: 20px;
		color: #666;
		margin-bottom: 20px;
		padding: 0 10px;
		font-family: 微软雅黑;
		background: #f1f1f1;
		border-radius: 12px
	}
	
	.lianxi li img {
		margin-top: 40px
	}
	
	.lianxi li strong {
		display: block
	}
	
	.lianxi li strong img {
		width: 138px
	}
	
	.lianxi li i {
		display: block;
		font-size: 16px;
		color: #333;
		padding-bottom: 8px;
		font-style: normal;
		padding-top: 10px;
		font-weight: 700
	}
	
	.lianxi li span {
		display: block;
		font-size: 16px;
		color: #333;
		line-height: 30px
	}
	
	.lianxi .no {
		margin-left: 0
	}


	.neirong p{
		line-height: 30px;
	}

	
.k12-xl-xwlb-1nt2-1-01-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 20px;
	background: #fff;
	display: inline-block;
	width: 856px;
}

.k12-xl-xwlb-1nt2-1-01-list dt {
	width: 44.4%;
	float: left;
	margin-right: 2.3%;
}

.k12-xl-xwlb-1nt2-1-01-list dt img {
	width: 100%;
	display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a span{
	float: right;
	font-size: 14px;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover {
	border: 1px solid #0d5fa9;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
	color: #0d5fa9;
}

.k12-xl-xwlb-1nt2-1-01-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
	background: #0d5fa9;
	border-color: #0d5fa9;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}



}



@media screen and (max-width: 1200px) {

	body {
		margin: 0 auto;
		width: 100%;
		overflow-x: hidden;
	}

	em,
	i {
		font-style: normal;
	}

	.content {
		width: 100%;
		margin: 0 auto;
	}

	.head {
		height: auto;
		overflow: hidden;
		/* background: url(../images/head_bg.jpg) repeat-x; */
	}

	.h_con {
		height: auto;
		width: 100%;
		overflow: hidden;
	}

	.h_con .logo {
		float: left;
		width: 150px;
		height: auto;
		overflow: hidden;
	}

	.h_con h2 {
		display: none;
		float: left;
		margin-top: 40px;
		font-size: 26px;
		line-height: 15px;
		color: #333;
		border-left: 1px solid #f1f1f1;
		padding-left: 20px;
	}

	.h_con h2 i {
		display: block;
		font-size: 18px;
		line-height: 20px;
		font-weight: 400;
		padding-top: 16px;
		letter-spacing: 2px;
	}

	.h_con .tel {
		float: right;
		margin-top: 10px;
		text-align: right;
	}

	.h_con .tel i {
		display: block;
		font-size: 16px;
		color: #666;
		height: 23px;
		line-height: 23px;
		padding-right: 20px;
	}

	.h_con .tel i img {
		vertical-align: top;
		margin-right: 6px
	}

	.h_con .tel em {
		display: block;
		font-size: 18px;
		line-height: 36px;
		color: #09399e;
		font-weight: 700;
		padding-right: 20px;
		font-family: FuturaBT
	}

	.h_nav {
		height: auto;
		overflow: hidden;
	}

	.h_nav li {
		width: 25%;
		float: left;
		height: auto;
		line-height: 45px;
		position: relative;
		z-index: 1;
		background: #244eb4;
		margin-right: -1px;
		text-align: center;
	}

	.h_nav li a {
		display: block;
		font-size: 14px;
		color: #fff;
	}

	.h_nav li:after {
		position: absolute;
		width: 100%;
		height: 0;
		content: "";
		left: 0;
		bottom: 0;
		background: #4d74c4;
		transition: height .3s;
		z-index: -1
	}

	.h_nav li.cur:after,
	.h_nav li:hover:after {
		height: 100%
	}

	.foot {
		background: #eee;
		overflow: hidden;
	}

	.tact {
		height: auto;
		padding-bottom: 80px;
		
		overflow: hidden;
		/* border-bottom: 1px solid #d5d5d5; */
	}

	.tact li {
		float: left;
		width: calc(100% - 20px);
		height: auto;
		padding-top: 20px;
		box-sizing: border-box;
		padding-left: 15px;
		position: relative;
		border-bottom: 1px solid #d5d5d5;
	}

	.tact li:after {
		position: absolute;
		width: 1px;
		height: 50px;
		content: "";
		left: -1px;
		top: 40px;
		background: #000;
		opacity: .1
	}

	.tact li i {
		display: block;
		font-size: 18px;
		color: #333;
		line-height: 25px;
		height: 25px;
		font-weight: 500;
		font-family: Acrom
	}

	.tact li i img {
		vertical-align: top;
		margin-right: 8px
	}

	.tact li p {
		font-size: 14px;
		color: #717171;
		line-height: 30px
	}



	.tact li em {
		display: block;
		font-size: 26px;
		color: #db1922;
		line-height: 36px;
		font-family: FuturaBT, Arial
	}

	.f_con {
		display: none;
		height: 275px;
	}

	.f_lg {
		float: left;
		width: 300px;
		margin-top: 38px
	}

	.f_lg h2 {
		height: 112px;
		margin-bottom: 25px
	}

	.f_lg p {
		font-size: 18px;
		color: #333;
		line-height: 35px
	}

	.f_lg i {
		display: block;
		font-size: 14px;
		color: #666;
		line-height: 30px
	}

	.f_nav {
		float: left;
		width: 360px;
		margin-top: 32px;
		margin-left: 150px;
	}

	.f_nav a {
		float: left;
		width: 180px;
		font-size: 15px;
		color: #666;
		line-height: 45px
	}

	.f_nav a:hover {
		color: #2151b5
	}

	.sao {
		width: 260px;
		margin-top: 60px;
		float: right
	}

	.sao p img {
		display: block;
		width: 100px;
		padding: 6px;
		border: 2px solid #c1cce4
	}

	.sao p span {
		display: block;
		font-size: 14px;
		color: #666;
		line-height: 50px;
		text-align: center
	}

	.f_bt {
		display: none;
		height: 70px;
		line-height: 70px;
		font-size: 15px;
		color: #fff;
		background: #333
	}

	.jishu {
		display: none;
		text-align: center;
		line-height: 45px;
		color: #333;
	}

	.jishu a {
		color: #333;
	}

	.links {
		float: left;
		height: 70px;
		color: #999;
	}

	.links a {
		color: #999;
		margin-right: 10px
	}

	.f_bt p.fr a {
		color: #fff
	}

	.client-2 {
		position: fixed;
		right: -170px;
		top: 50%;
		z-index: 900
	}

	.client-2 li a {
		text-decoration: none
	}

	.client-2 li {
		margin-top: 1px;
		clear: both;
		height: 62px;
		position: relative
	}

	.client-2 li i {
		background: url(../images/fx.png) no-repeat;
		display: block;
		width: 30px;
		height: 27px;
		margin: 0 auto;
		text-align: center
	}

	.client-2 li p {
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		overflow: hidden;
		text-align: center;
		color: #fff
	}

	.client-2 .my-kefu-qq i {
		background-position: 4px 5px
	}

	.client-2 .my-kefu-tel i {
		background-position: 0 -21px
	}

	.client-2 .my-kefu-liuyan i {
		background-position: 4px -53px
	}

	.client-2 .my-kefu-weixin i {
		background-position: -34px 4px
	}

	.client-2 .my-kefu-weibo i {
		background-position: -30px -22px
	}

	.client-2 .my-kefu-ftop {
		display: none
	}

	.client-2 .my-kefu-ftop i {
		width: 33px;
		height: 31px;
		background-position: -23px -47px;
		background-size: 52px 82px
	}

	.client-2 .my-kefu-ftop .my-kefu-main {
		padding-top: 6px
	}

	.client-2 .my-kefu-left {
		float: left;
		width: 62px;
		height: 47px;
		position: relative
	}

	.client-2 .my-kefu-tel-right {
		font-size: 16px;
		color: #fff;
		float: left;
		height: 24px;
		line-height: 22px;
		padding: 0 15px;
		border-left: 1px solid #fff;
		margin-top: 14px
	}

	.client-2 .my-kefu-right {
		width: 20px
	}

	.client-2 .my-kefu-tel-main {
		background: #2151b5;
		color: #fff;
		height: 53px;
		width: 230px;
		padding: 9px 0 0;
		float: left
	}

	.client-2 .my-kefu-main {
		background: #2151b5;
		width: 97px;
		height: 53px;
		position: relative;
		padding: 9px 0 0;
		float: left
	}

	.client-2 .my-kefu-weixin-pic {
		position: absolute;
		left: -130px;
		top: -24px;
		display: none;
		z-index: 333
	}

	.my-kefu-weixin-pic img {
		width: 115px;
		height: 115px
	}

	.ty-banner-1 {
		overflow: hidden;
		line-height: 0;
		text-align: center;
		display: none;
	}

	.ty-banner-1 img {
		visibility: hidden
	}

	.ty-banner-1 img.show {
		display: none;
		visibility: visible
	}

	.p102-search-1 {
		height: 70px;
		border-bottom: 1px solid #ededed;
		background: #f7f7f7
	}

	.p102-search-1 p {
		float: left;
		width: 750px;
		height: 70px;
		line-height: 70px;
		font-size: 14px;
		color: #333
	}

	.p102-search-1 p b {
		display: inline-block
	}

	.p102-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p102-search-1 p a:hover {
		color: #2151b5
	}

	.p102-search-1-inp {
		display: none;
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 18px;
		border-radius: 25px;
		position: relative
	}

	.p102-search-1-inp:after,
	.p102-search-1-inp:before {
		content: '';
		position: absolute;
		width: 80%;
		height: 1px;
		background: #e3e3e3;
		left: 10%;
		z-index: 0
	}

	.p102-search-1-inp:before {
		top: 0
	}

	.p102-search-1-inp:after {
		bottom: 0
	}

	.p102-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		float: left
	}

	.p102-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		border-radius: 25px;
		background: url(../images/p102-search-icon1.png) no-repeat center center #2151b5;
		float: right;
		position: relative;
		z-index: 2;
		cursor: pointer
	}

	.plc {
		padding: 2%;
		overflow: hidden;
	}

	.p12-curblock {
		display: none
	}

	.p102-curmbs-1 {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: grey
	}

	.p102-curmbs-1 b {
		font-weight: 400;
		padding-left: 35px;
		background: url(../images/p102-curmbs-icon1.png) no-repeat left center
	}

	.p102-curmbs-1 i {
		font-style: normal
	}

	.p102-curmbs-1 span {
		font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p102-curmbs-1 a {
		color: grey
	}

	.p102-curmbs-1 a:hover {
		color: #2151b5
	}

	.p102-fdh-3 {
		height: 100px;
		box-shadow: 0 0px 10px #e9e9e9;
	}

	.p102-fdh-3 li {
		float: left;
		width: 14.28%;
		height: 100px;
		position: relative
	}

	.p102-fdh-3 li:after {
		content: "";
		position: absolute;
		width: 1px;
		height: 26px;
		background: #cfcfcf;
		right: 0;
		top: 50%;
		margin-top: -13px
	}

	.p102-fdh-3 li:last-child:after {
		display: none
	}

	.p102-fdh-3 li a {
		display: block;
		height: 100px;
		line-height: 100px;
		font-size: 18px;
		color: #1a1a1a;
		text-align: center
	}

	.p102-fdh-3 li.sidenavcur:before,
	.p102-fdh-3 li:hover:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background: #2151b5;
		left: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-fdh-3 li.sidenavcur a,
	.p102-fdh-3 li:hover a {
		font-weight: 700;
		color: #2151b5
	}

	.p102-fdh-3 li.sidenavcur a:before,
	.p102-fdh-3 li:hover a:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		background: #fff;
		border: 3px solid #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -8px;
		z-index: 2
	}

	.p102-fdh-3 li.sidenavcur a:after,
	.p102-fdh-3 li:hover a:after {
		content: "";
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -2px;
		z-index: 3
	}

	.p102-about-content {
		font-size: 16px;
		line-height: 32px;
		color: #4c4c4c;
		text-align: justify;
		padding: 2%;
	}

	.p101-curmbs-1 {
		position: relative;
		max-width: 1920px;
		margin: 0 auto
	}

	.p12-curblock {
		display: none
	}

	.p101-curmbs-con {
		float: right;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #fff
	}

	.p101-curmbs-con b {
		font-weight: 400;
		padding-left: 25px;
		background: url(../images/p101-curmbs-icon1.png) no-repeat left center
	}

	.p101-curmbs-con i {
		font-style: normal
	}

	.p101-curmbs-con span {
		font-family: å®‹ä½“;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p101-curmbs-con a {
		color: #fff
	}

	.p101-curmbs-con a:hover {
		text-decoration: underline
	}

	.p101-search-1 {
		height: 80px;
		box-shadow: 0 3px 4px #e9e9e9
	}

	.p101-search-1 p {
		float: left;
		width: 750px;
		height: 80px;
		line-height: 80px;
		font-size: 14px;
		color: #333
	}

	.p101-search-1 p b {
		display: inline-block
	}

	.p101-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p101-search-1-inp {
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 22px
	}

	.p101-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		float: left
	}

	.p101-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		background: #2151b5 url(../images/p101-search-icon1.png) no-repeat center center;
		float: right;
		cursor: pointer
	}

	.p101-fdh-2 {
		padding: 70px 0 0;
		border-bottom: 1px solid #e6e6e6
	}

	.p101-fdh-2-nav {
		padding-bottom: 20px;
		text-align: center;
		height: 40px;
		width: 450px;
		margin: 0 auto
	}

	.p101-fdh-2-nav-one {
		float: left;
		width: 150px;
		height: 40px;
		line-height: 40px;
		display: inline-block;
		margin-left: -1px
	}

	.p101-fdh-2-nav-one h3 {
		font-weight: 400;
		position: relative
	}

	.p101-fdh-2-nav-one h3:after {
		content: '';
		position: absolute;
		width: 1px;
		height: 18px;
		background-color: #c9c9c9;
		right: 0;
		top: 50%;
		margin-top: -9px;
		z-index: 1
	}

	.p101-fdh-2-nav-one:last-child h3:after {
		display: none
	}

	.p101-fdh-2-nav-one h3 a {
		display: block;
		padding: 0 35px;
		font-size: 20px;
		line-height: 40px;
		color: #333;
		border-radius: 20px;
		position: relative;
		z-index: 2
	}

	.p101-fdh-2-nav-one h3 a:hover,
	.p101-fdh-2-nav-one h3.sidenavcur a {
		background-color: #2151b5;
		color: #fff
	}

	.p101-article-1 {
		padding: 60px 0 0
	}

	.p101-article-1-list dl {
		float: left;
		width: 570px;
		padding: 25px 0;
		border-bottom: 4px solid #f0f0f0;
		position: relative;
		margin: 0 60px 60px 0
	}

	.p101-article-1-list dl:nth-child(2n) {
		margin-right: 0
	}

	.p101-article-1-list dt {
		width: 265px
	}

	.p101-article-1-list dt img {
		width: 100%;
		display: block;
		height: 200px;
		object-fit: cover;
	}

	.p101-article-1-list dd {
		position: absolute;
		width: 260px;
		right: 20px;
		top: 25px;
		bottom: 25px
	}

	.p101-article-1-list dd h4 {
		font-weight: 400;
		padding-top: 20px;
		margin-bottom: 5px
	}

	.p101-article-1-list dd h4 a {
		display: block;
		line-height: 30px;
		font-size: 18px;
		color: #1a1a1a
	}

	.p101-article-1-list dd span {
		display: block;
		height: 26px;
		font: 14px/26px Arial;
		color: #999
	}

	.p101-article-1-list .p101-article-1-desc {
		position: absolute;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		color: #737373;
		text-align: justify;
		right: 0;
		bottom: 25px
	}

	.p101-article-1-list dl:hover {
		background-color: #f2f2f2;
		border-color: #2151b5
	}

	.p101-curmbs-1 {
		position: relative;
		max-width: 1920px;
		margin: 0 auto
	}

	.p12-curblock {
		display: none
	}

	.p101-curmbs-con {
		float: right;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #fff
	}

	.p101-curmbs-con b {
		font-weight: 400;
		padding-left: 25px;
		background: url(../images/p101-curmbs-icon1.png) no-repeat left center
	}

	.p101-curmbs-con i {
		font-style: normal
	}

	.p101-curmbs-con span {
		font-family: å®‹ä½“;
		height: 46px;
		line-height: 46px;
		padding: 0 5px
	}

	.p101-curmbs-con a {
		color: #fff
	}

	.p101-curmbs-con a:hover {
		text-decoration: underline
	}

	.p101-search-1 {
		height: 80px;
		box-shadow: 0 3px 4px #e9e9e9
	}

	.p101-search-1 p {
		float: left;
		width: 750px;
		height: 80px;
		line-height: 80px;
		font-size: 14px;
		color: #333
	}

	.p101-search-1 p b {
		display: inline-block
	}

	.p101-search-1 p a {
		color: #666;
		display: inline-block;
		margin-right: 15px
	}

	.p101-search-1-inp {
		float: right;
		width: 356px;
		height: 36px;
		background: #fff;
		margin-top: 22px
	}

	.p101-search-1-inp1 {
		width: 249px;
		height: 34px;
		line-height: 34px;
		color: #999;
		border: 1px solid #e3e3e3;
		border-right: 0;
		padding: 0 20px;
		float: left
	}

	.p101-search-1-inp2 {
		width: 66px;
		height: 36px;
		border: 0;
		background: #2151b5 url(../images/p101-search-icon1.png) no-repeat center center;
		float: right;
		cursor: pointer
	}

	.p101-info-content-1 {
		padding-top: 180px;
		position: relative
	}

	.p101-info-content-1-text {
		position: absolute;
		width: 1200px;
		left: 0;
		top: 50px;
		z-index: 1;
		border-bottom: 1px solid #dedede;
		padding-bottom: 8px
	}

	.p101-info-content-1-title {
		height: 56px;
		line-height: 56px;
		font-size: 28px;
		color: #1a1a1a;
		font-weight: 700;
		margin-bottom: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p101-info-content-1-bool {
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		color: #999
	}

	.p101-info-content-1-bool span {
		margin-right: 15px
	}

	.p101-info-content-1-bool span.times {
		font-family: Arial
	}

	.p101-info-content-1-con {
		line-height: 32px;
		font-size: 16px;
		color: #4c4c4c;
		text-align: justify;
		margin-bottom: 35px
	}

	.p101-info-pagination-1 {
		position: relative;
		padding: 20px 0;
		border-top: 1px solid #dedede
	}

	.p101-info-pagination-1 dl {
		width: 660px
	}

	.p101-info-pagination-1 dd {
		height: 34px;
		line-height: 34px;
		font-size: 16px;
		color: #4c4c4c
	}

	.p101-info-pagination-1 dd span {
		display: inline-block;
		padding-left: 20px;
		height: 34px;
		position: relative
	}

	.p101-info-pagination-1 dd span:before {
		content: '';
		position: absolute;
		width: 3px;
		height: 14px;
		background: #4c4c4c;
		left: 0;
		top: 50%;
		margin-top: -7px
	}

	.p101-info-pagination-1 dd a {
		display: inline-block;
		height: 34px;
		color: #2151b5
	}

	.p101-info-pagination-1-href {
		position: absolute;
		width: 120px;
		height: 38px;
		border: 1px solid #2151b5;
		right: 0;
		top: 50%;
		margin-top: -20px
	}

	.p101-info-pagination-1-href a {
		display: block;
		height: 38px;
		line-height: 38px;
		font-size: 18px;
		color: #2151b5;
		text-align: center
	}

	.p101-info-3 {
		background: #f5f5f5;
		border: 1px solid #ededed
	}

	.p101-info-3-title {
		display: inline-block;
		height: 50px;
		line-height: 50px;
		font-size: 24px;
		color: #fff;
		padding: 0 30px;
		background: #4d4d4d;
		margin-top: -1px
	}

	.p101-info-3-list {
		padding: 5px 24px 15px
	}

	.p101-info-3-list li {
		height: 55px;
		line-height: 55px;
		border-bottom: 1px dashed #d2d2d2
	}

	.p101-info-3-list li:last-child {
		border-bottom: 0
	}

	.p101-info-3-list li a {
		display: inline-block;
		max-width: 590px;
		padding-left: 25px;
		height: 55px;
		font-size: 16px;
		color: #333;
		position: relative
	}

	.p101-info-3-list li a:before {
		content: "";
		width: 5px;
		height: 5px;
		border: 2px solid grey;
		border-style: solid solid none none;
		position: absolute;
		top: 50%;
		left: 6px;
		margin-top: -3px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.p101-info-3-list li span {
		float: right;
		width: 110px;
		font: 14px/55px Arial;
		color: grey;
		text-align: right;
		margin-right: 5px
	}

	.p101-info-3-list li:hover a {
		color: #2151b5
	}

	.p101-info-3-list li:hover a:before {
		border-color: #2151b5
	}

	.p101-info-key-1 {
		padding: 22px 0 42px;
		border-bottom: 1px solid #dedede
	}

	.p101-info-key-1 p {
		height: 28px;
		line-height: 28px;
		color: #666;
		font-size: 14px
	}

	.p101-info-key-1 span {
		display: inline-block;
		margin: 0 4px
	}

	.p101-info-key-1 span a {
		color: #666
	}

	.p101-info-key-1 span a:hover {
		color: #2151b5
	}

	.p101-recommend-news-title {
		position: relative;
		font-weight: 400;
		margin-bottom: 10px
	}

	.p101-recommend-news-title a,
	.p101-recommend-news-title span {
		display: block;
		height: 50px;
		line-height: 50px;
		font-size: 38px;
		color: #333
	}

	.p101-recommend-news-title em {
		display: block;
		height: 22px;
		font: 14px/22px Arial;
		color: grey;
		font-style: normal;
		letter-spacing: 2px
	}

	.p101-recommend-news {
		padding: 40px 0 60px
	}

	.p101-recommend-news-list ul {
		padding-top: 5px;
		position: relative
	}

	.p101-recommend-news-list li {
		height: 40px;
		padding-left: 20px;
		position: relative;
		line-height: 40px
	}

	.p101-recommend-news-list li:before {
		content: "";
		width: 8px;
		height: 8px;
		border: 2px solid grey;
		border-style: dotted dotted none none;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -4px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		z-index: 1
	}

	.p101-recommend-news-list li:after {
		content: '';
		position: absolute;
		width: 2px;
		height: 2px;
		background: grey;
		left: 4px;
		top: 50%;
		z-index: 1
	}

	.p101-recommend-news-list li a {
		display: inline-block;
		max-width: 640px;
		height: 40px;
		font-size: 16px;
		color: #333;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.p101-recommend-news-list li:hover a {
		color: #2151b5
	}

	.p101-recommend-news-list li:hover:before {
		border-color: #2151b5
	}

	.p101-recommend-news-list li:hover:after {
		background: #2151b5
	}

	.p101-recommend-news-list li span {
		float: right;
		width: 110px;
		font: 14px/40px Arial;
		color: grey;
		text-align: right
	}

	.p101-info-fdh-1 {
		background: #f5f5f5;
		margin: 185px 0 10px
	}

	.p101-info-fdh-title {
		height: 40px;
		line-height: 40px;
		font-size: 22px;
		color: #1a1a1a;
		text-align: center;
		position: relative;
		padding-bottom: 8px;
		margin-bottom: 30px
	}

	.p101-info-fdh-title:after {
		content: '';
		position: absolute;
		width: 36px;
		height: 2px;
		background: #2151b5;
		bottom: 0;
		left: 50%;
		margin-left: -18px
	}

	.p101-info-fdh-customer {
		padding: 30px 30px 0
	}

	.p101-info-fdh-list dl {
		position: relative;
		margin-bottom: 10px
	}

	.p101-info-fdh-list dt img {
		width: 100%;
		display: block
	}

	.p101-info-fdh-list dd {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 1;
		background: rgba(0, 0, 0, .5)
	}

	.p101-info-fdh-list dd h4 {
		font-weight: 400;
		line-height: 36px;
		font-size: 16px;
		text-align: center;
		padding: 0 10px
	}

	.p101-info-fdh-list dd a {
		display: block;
		color: #fff;
		height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p101-info-fdh-ul {
		padding: 12px 0 22px;
		border-bottom: 1px solid #dedede
	}

	.p101-info-fdh-ul li {
		height: 28px;
		line-height: 28px;
		padding: 0 26px;
		background: url(../images/p101-fdh-icon1.png) no-repeat left center
	}

	.p101-info-fdh-ul li a {
		display: block;
		height: 28px;
		font-size: 14px;
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden
	}

	.p101-info-fdh-ul li:hover a {
		color: #2151b5
	}

	.p101-fdh-1 {
		padding: 20px 13px 30px
	}

	.fdh-01-nav:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both
	}

	.p101-fdh-1 .fdh-01-nav-one {
		float: left;
		width: 140px;
		margin: 0 10px 10px 0;
		background: #fff
	}

	.p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {
		margin-right: 0
	}

	.p101-fdh-1 .fdh-01-nav-one h3 {
		height: 44px;
		line-height: 44px;
		border: 1px solid #d2d2d2;
		font-size: 16px;
		text-align: center;
		font-weight: 400
	}

	.p101-fdh-1 .fdh-01-nav-one h3 a {
		display: block;
		height: 44px;
		color: #333
	}

	.p101-fdh-1 .fdh-01-nav-one:hover {
		border-color: #2151b5
	}

	.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
	.p101-fdh-1 .fdh-01-nav-one h3:hover {
		border-color: #2151b5
	}

	.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
	.p101-fdh-1 .fdh-01-nav-one h3:hover a {
		color: #2151b5
	}

	.p101-contact-z1 {
		height: 140px;
		background: url(../images/contact-z1_bg.jpg) no-repeat center
	}

	.p101-contact-z1 p {
		font-size: 20px;
		color: #333;
		height: 30px;
		line-height: 30px;
		padding: 37px 0 0 194px;
		background: url(../images/contact-z1_phone.png) no-repeat 158px 40px
	}

	.p101-contact-z1 span {
		display: block;
		height: 30px;
		font: bold 26px/30px Arial;
		color: #1a1a1a;
		padding: 5px 0 0 140px
	}


	.p1-search-1 {
		background: #f2f2f2;
		height: 82px;
		border-bottom: 1px solid #eee;
		overflow: hidden;
		font-size: 14px
	}

	.p1-search-1 p {
		color: #444;
		line-height: 82px
	}

	.p1-search-1 a {
		color: #444;
		display: inline-block;
		margin-right: 15px
	}

	.p1-search-1-inp {
		width: 270px;
		height: 30px;
		border-radius: 20px;
		background: #fff;
		padding-left: 10px;
		margin-top: 28px
	}

	.p1-search-1-inp input {
		border: 0
	}

	.p1-search-1-inp1 {
		width: 224px;
		height: 30px;
		line-height: 30px;
		color: #a9a9a9;
		float: left
	}

	.p1-search-1-inp2 {
		width: 30px;
		height: 30px;
		background: url(../images/viskins-p1.png) no-repeat -258px -936px;
		float: right;
		cursor: pointer
	}

	.p12-curmbs-1 {
		font-size: 14px;
		border-bottom: 1px dashed #dcdcdc
	}

	.p12-curblock {
		display: none
	}

	.p12-curmbs-1 b {
		border-left: 10px solid #4e74c5;
		font-weight: 400;
		padding-left: 8px
	}

	.p12-curmbs-1 i {
		font-style: normal
	}

	.p12-curmbs-1 span {
		font-family: 'å®‹ä½“';
		padding: 0 5px;
		height: 46px;
		line-height: 46px
	}

	.p15-proindexlist-1-tit {
		height: 40px;
		border-bottom: 2px solid #d4d4d4;
		margin-bottom: 18px
	}

	.p15-proindexlist-1-tit-h2 {
		height: 40px;
		display: inline-block;
		font-size: 24px;
		font-weight: 400;
		line-height: 40px;
		padding-right: 24px;
		border-bottom: 2px solid #4e74c5
	}

	.p15-proindexlist-1 dl {
		border: 1px solid #dedede;
		margin-bottom: 15px;
		padding: 1%;
		background: #fff;
		overflow: hidden;
		width: 46%;
		float: left;
		margin-right: 1.4%;
	}

	.p15-proindexlist-1 dl:nth-child(2n) {
		margin-right: 0;
	}

	.p15-proindexlist-1 dl:hover {
		border: 1px solid #2151b5
	}

	.p15-proindexlist-1 dt {
		width: 100%;
		margin-right: 5%;
		height: auto;
	}

	.p15-proindexlist-1 dt img {
		width: 100%;
		margin: 0 auto;
		display: block;
		height: 150px;
		object-fit: cover;
	}

	.p15-proindexlist-1 dd h4 {
		height: 50px;
		font-weight: 400;
		font-size: 14px;
		color: #154c64;
		line-height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f1f1f1;
	}

	.p15-proindexlist-1 h4 a {
		display: block;
		height: 52px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-bottom: 4px;
		text-align: center;
	}

	.p15-proindexlist-1 dl:hover h4 a {
		color: #2151b5
	}

	.p15-proindexlist-1-list-desc {
		max-height: 84px;
		font-size: 14px;
		line-height: 28px;
		color: #626262;
		overflow: hidden;
		margin-bottom: 20px
	}

	.p15-proindexlist-1-list-deta {
		float: right;
		width: 134px;
		height: 40px;
		display: inline-block;
		border: 1px solid #aaa;
		font-size: 16px;
		line-height: 40px;
		text-align: center
	}

	.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta {
		background: #2151b5;
		border-color: #2151b5
	}

	.p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta a {
		color: #fff
	}

	.p14-left-nav-1-tit {
		background: #2151b5
	}

	.p14-left-nav-1-tit h2 {
		height: 75px;
		font-size: 24px;
		font-weight: 400;
		line-height: 75px;
		color: #fff;
		border-bottom: 1px solid #fff;
		text-align: center
	}

	.p14-left-nav-1-tit h2 span {
		font-size: 14px;
		text-transform: uppercase
	}

	.p14-left-nav-1-nav-one h3 {
		height: 50px;
		line-height: 50px;
		background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
		margin-bottom: 2px;
		overflow: hidden
	}

	.p14-left-nav-1-nav-one h3 a {
		display: block;
		font-size: 18px;
		font-weight: 400;
		margin-right: 40px;
		margin-left: 38px;
		color: #666
	}

	.p14-left-nav-1-nav-one h3.sidenavcur,
	.p14-left-nav-1-nav-one h3:hover {
		background: url(../images/p14-icon2.png) no-repeat right center #2151b5
	}

	.p14-left-nav-1-nav-one h3.sidenavcur a,
	.p14-left-nav-1-nav-one h3:hover a {
		color: #fff
	}

	.p14-left-nav-1-nav dl {
		padding: 2px 0 4px
	}

	.p14-left-nav-1-nav dt {
		height: 50px;
		font-size: 16px;
		line-height: 50px;
		padding-left: 54px;
		padding-right: 40px;
		margin-bottom: 1px;
		background: #ececec;
		position: relative;
		overflow: hidden
	}

	.p14-left-nav-1-nav dt:after {
		content: "";
		width: 8px;
		height: 8px;
		border: 2px solid #b8b8b8;
		border-style: solid solid none none;
		position: absolute;
		top: 50%;
		right: 32px;
		margin-top: -4px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.p14-left-nav-1-nav dt.sidenavcur:after,
	.p14-left-nav-1-nav dt:hover:after {
		border-color: #2151b5
	}

	.p14-left-nav-1-nav dt.sidenavcur a,
	.p14-left-nav-1-nav dt:hover a {
		color: #2151b5
	}

	.p14-left-nav-1-nav dd {
		border: 1px solid #ececec;
		border-bottom: 0
	}

	.p14-left-nav-1-nav p {
		height: 50px;
		font-size: 14px;
		line-height: 50px;
		padding-left: 72px;
		padding-right: 40px;
		border-bottom: 1px solid #ececec;
		background: #fff;
		position: relative;
		overflow: hidden
	}

	.p14-left-nav-1-nav p.sidenavcur a,
	.p14-left-nav-1-nav p:hover a {
		color: #2151b5
	}

	.p14-left-nav-1-nav p.sidenavcur:after,
	.p14-left-nav-1-nav p:hover:after {
		background: #4e74c5
	}

	.p14-left-nav-1-nav a {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.p14-left-nav-1-nav .p14-left-nav-1-nav-one:nth-child(2) dd {
		display: none !important
	}

	.contact-z1 {
		height: 140px;
		background: url(../images/contact-z1.jpg) no-repeat;
		color: #333;
		margin-bottom: 30px
	}

	.contact-z1 p {
		font-size: 20px;
		height: 30px;
		line-height: 30px;
		padding: 37px 0 0 95px;
		background: url(../images/contact-z1_tel.png) no-repeat 74px 44px
	}

	.contact-z1 span {
		display: block;
		height: 30px;
		font-weight: 700;
		font-size: 18px;
		line-height: 30px;
		padding-left: 73px
	}


	.p102-proShow-1 {
		padding: 10px 0 15px
	}

	.p102-proShow-1-con {
		border: 1px solid #e3e3e3;
		position: relative
	}

	.p102-proShow-1-left {
		width: 53.4%;
		position: relative;
		overflow: hidden
	}

	.p102-proShow-1-next,
	.p102-proShow-1-prev {
		position: absolute;
		width: 40px;
		height: 40px;
		cursor: pointer;
		background: 0 0;
		top: 50%;
		margin-top: -20px;
		z-index: 5;
		display: none
	}

	.p102-proShow-1-left:hover .p102-proShow-1-next,
	.p102-proShow-1-left:hover .p102-proShow-1-prev {
		display: block
	}

	.p102-proShow-1-prev {
		left: 15px
	}

	.p102-proShow-1-next {
		right: 15px
	}

	.p102-proShow-1-next:after,
	.p102-proShow-1-prev:before {
		position: absolute;
		content: '';
		width: 18px;
		height: 18px;
		border: 2px solid #666;
		border-style: solid solid none none;
		top: 10px;
		z-index: 1
	}

	.p102-proShow-1-prev:before {
		-moz-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
		right: 4px
	}

	.p102-proShow-1-next:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 4px
	}

	.p102-proShow-1-pic img {
		width: 100%;
		display: block;
		height: 550px;
		object-fit: cover;
	}

	.p102-proShow-1-size {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 56px;
		height: 26px;
		font-size: 14px;
		line-height: 16px;
		color: #666;
		letter-spacing: 3px
	}

	.p102-proShow-1-right {
		position: absolute;
		width: 39.2%;
		right: 3.33%;
		top: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-proShow-1-text {
		padding: 30px 0 15px;
		border-bottom: 1px solid #e3e3e3;
		position: relative
	}

	.p102-proShow-1-text:after {
		content: '';
		position: absolute;
		width: 40px;
		height: 3px;
		background: #2151b5;
		left: 0;
		bottom: -2px;
		z-index: 1
	}

	.p102-proShow-1-text .p102-proShow-1-title {
		height: 40px;
		font-size: 26px;
		font-weight: 400;
		line-height: 40px;
		color: #1a1a1a
	}

	.p102-proShow-1-text p {
		height: 28px;
		line-height: 28px;
		font-size: 16px;
		color: grey;
		display: none
	}

	.p102-proShow-1-desc {
		max-height: 400px;
		line-height: 28px;
		font-size: 15px;
		color: #333;
		text-align: justify;
		padding: 20px 0 0;
		overflow: hidden
	}

	.p102-proShow-1-desc p {
		padding-bottom: 10px
	}

	.p102-proShow-1-tel {
		position: absolute;
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding-top: 20px;
		border-top: 1px solid #e3e3e3;
		left: 0;
		bottom: 38px;
		z-index: 1
	}

	.p102-proShow-1-tel a {
		float: left;
		width: 98px;
		height: 50px;
		padding-left: 58px;
		background: url(../images/p102-cpxq-icon1.png) no-repeat 22px center #2151b5;
		font-size: 18px;
		color: #fff;
		margin-right: 12px
	}

	.p102-proShow-1-tel p {
		float: left;
		min-width: 300px;
		max-width: 100%;
		height: 50px
	}

	.p102-proShow-1-tel p em {
		float: left;
		height: 50px;
		font-size: 16px;
		color: #4c4c4c;
		padding-left: 50px;
		background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
		font-style: normal
	}

	.p102-proShow-1-tel p span {
		float: left;
		font: bold 25px/50px Arial;
		color: #333
	}

	.p102-pro-content-nav {
		height: 50px;
		box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
		display: none
	}

	.fixed {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 88;
		background: #fff
	}

	.p102-pro-content-nav li {
		float: left;
		line-height: 50px;
		margin-right: 50px;
		position: relative;
		font-size: 18px;
		color: #4c4c4c;
		font-weight: 400
	}

	.p102-pro-content-nav li.cur,
	.p102-pro-content-nav li:hover {
		color: #2151b5
	}

	.p102-pro-content-nav li.cur:before,
	.p102-pro-content-nav li:hover:before {
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		border: 3px solid #2151b5;
		background: #fff;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -10px;
		z-index: 1
	}

	.p102-pro-content-nav li.cur:after,
	.p102-pro-content-nav li:hover:after {
		content: '';
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -4px;
		z-index: 2
	}

	.p102-pro-content-desc {
		padding: 40px 0;
		font-size: 16px;
		line-height: 30px;
		text-align: justify
	}

	.p102-pro-content-title {
		display: inline-block;
		height: 64px;
		line-height: 64px;
		font-size: 32px;
		color: #1a1a1a;
		font-weight: 400;
		position: relative;
		border-bottom: 3px solid #2151b5
	}

	.p102-pro-content-title:after {
		content: '';
		position: absolute;
		width: 50%;
		height: 3px;
		background: #4e74c5;
		right: 0;
		bottom: -3px;
		z-index: 1
	}

	.p102-pro-case {
		padding: 60px 0 80px
	}

	.p102-pro-case-list {
		padding-top: 40px
	}

	.p102-pro-case-items dl {
		float: left;
		width: 378px;
		position: relative;
		margin-right: 33px
	}

	.p102-pro-case-items dl:nth-child(4n-1) {
		margin-right: 0
	}

	.p102-pro-case-items dt a,
	.p102-pro-case-items dt img {
		display: block;
		width: 100%
	}

	.p102-pro-case-items dd {
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, .5);
		left: 0;
		bottom: 0;
		z-index: 2
	}

	.p102-pro-case-items dd h4 a {
		display: block;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		padding: 0 15px
	}

	.p102-pro-case-items dl:hover dt a:before {
		content: '';
		position: absolute;
		background: rgba(0, 0, 0, .5);
		width: 100%;
		top: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-pro-case-items dl:hover dt a:after {
		content: '+';
		position: absolute;
		width: 50px;
		height: 50px;
		font: 30px/50px "å®‹ä½“";
		color: #fff;
		text-align: center;
		background: #2151b5;
		left: 50%;
		margin-left: -25px;
		top: 50%;
		margin-top: -25px;
		border-radius: 100%;
		z-index: 2
	}

	.p102-pro-case-items dl:hover dd {
		background: 0 0
	}

	.p102-pro-case-paging {
		height: 30px;
		text-align: center;
		padding-top: 25px
	}

	.p102-pro-case-paging li {
		display: inline-block;
		width: 10px;
		height: 10px;
		border: 3px solid #2151b5;
		border-radius: 100%;
		margin: 0 5px
	}

	.p102-pro-case-paging li.cur {
		background: #2151b5
	}

	.p102-pro-case-more {
		width: 198px;
		height: 44px;
		margin: 35px auto 0;
		border: 1px solid #2151b5;
		position: relative
	}

	.p102-pro-case-more a {
		display: block;
		height: 44px;
		line-height: 44px;
		font-size: 18px;
		font-weight: 400;
		color: #2151b5;
		padding-left: 64px;
		position: relative
	}

	.p102-pro-case-more a:before {
		content: '';
		width: 20px;
		height: 14px;
		position: absolute;
		border: 4px solid #2151b5;
		border-left: 0;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		left: 26px;
		top: 11px
	}

	.p102-pro-case-more a:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-right: 6px solid #2151b5;
		top: 9px;
		left: 22px;
		z-index: 1
	}



	.p102-fdh-3 {
		height: 100px;
		box-shadow: 0 4px 6px #e9e9e9
	}

	.p102-fdh-3 li {
		float: left;
		width: 14.28%;
		height: 100px;
		position: relative
	}

	.p102-fdh-3 li:after {
		content: "";
		position: absolute;
		width: 1px;
		height: 26px;
		background: #cfcfcf;
		right: 0;
		top: 50%;
		margin-top: -13px
	}

	.p102-fdh-3 li:last-child:after {
		display: none
	}

	.p102-fdh-3 li a {
		display: block;
		height: 100px;
		line-height: 100px;
		font-size: 18px;
		color: #1a1a1a;
		text-align: center
	}

	.p102-fdh-3 li.sidenavcur:before,
	.p102-fdh-3 li:hover:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background: #2151b5;
		left: 0;
		bottom: 0;
		z-index: 1
	}

	.p102-fdh-3 li.sidenavcur a,
	.p102-fdh-3 li:hover a {
		font-weight: 700;
		color: #2151b5
	}

	.p102-fdh-3 li.sidenavcur a:before,
	.p102-fdh-3 li:hover a:before {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		background: #fff;
		border: 3px solid #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -9px;
		bottom: -8px;
		z-index: 2
	}

	.p102-fdh-3 li.sidenavcur a:after,
	.p102-fdh-3 li:hover a:after {
		content: "";
		position: absolute;
		width: 6px;
		height: 6px;
		background: #2151b5;
		border-radius: 100%;
		left: 50%;
		margin-left: -3px;
		bottom: -2px;
		z-index: 3
	}

	.k12-gl-gslb-3nf1-1-01 {
		padding: 30px 0 20px
	}

	.k12-gl-gslb-3nf1-1-01-left dl {
		width: 31%;
		float: left;
		background: #f0f0f0;
		margin: 0 2% 20px 0;
	}

	.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n-1) {
		margin-right: 0
	}

	.k12-gl-gslb-3nf1-1-01-left dt {
		border: 1px solid #e5e5e5;
		padding: 10px 9px;
		background: #fff
	}

	.k12-gl-gslb-3nf1-1-01-left dt img {
		display: block;
		width: 100%;
		height: 300px;
		object-fit: cover;
	}

	.k12-gl-gslb-3nf1-1-01-left dd h4 {
		height: 50px;
		font-size: 14px;
		line-height: 50px;
		text-align: center;
		padding: 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f0f0f0
	}

	.k12-gl-gslb-3nf1-1-01-left dd h4 a {
		color: #4b4a4a
	}

	.p102-pagination-blk {
		padding-bottom: 40px
	}
	
	
	/* 联系我们 */
	.tit {
		display: none;
		text-align: center;
		font-weight: 400;
		margin-bottom: 30px;
		padding-top: 35px
	}
	
	.tit span {
		font-size: 48px;
		font-weight: 700;
		letter-spacing: 5px;
		color: #282828;
		display: block;
		margin-bottom: 13px
	}
	
	.tit i {
		font-size: 18px;
		color: #b4b4b4;
		position: relative;
		padding: 0 18px;
		font-style: normal;
		text-transform: uppercase;
		font-family: Times New Roman
	}
	
	.tit i:before {
		position: absolute;
		width: 52px;
		height: 1px;
		background: #999;
		content: "";
		top: 10px;
		left: -52px
	}
	
	.tit i:after {
		position: absolute;
		width: 52px;
		height: 1px;
		background: #999;
		content: "";
		top: 10px;
		right: -52px
	}
	
	.kfay dt {
		display: none;
		width: 188px;
		float: left;
		padding: 10px;
		margin-bottom: 30px
	}
	
	.kfay dt img {
		display: block;
		width: 188px;
		height: 188px
	}
	
	.kfay dd {
		width: 100%;
		float: right
	}
	
	.kfay dd h4 {
		text-align: center;
		height: auto;
		font: 26px "Microsoft YaHei";
		color: #000
	}
	
	.kfay dd h4 i {
		padding-left: 15px;
		text-transform: uppercase;
		font: 16px Arial;
		color: #999
	}
	
	.kfay dd p {
		font: 16px "Microsoft YaHei";
		color: #333;
		line-height: 30px;
		padding-top: 15px;
		text-align: center;
	}
	
	.lianxi{
		
	}
	
	
	.k12-xl-xwlb-1nt2-1-01-list dl {
		border: 1px solid #dedede;
		margin-bottom: 0.9375rem;
		background: #fff;
		display: inline-block;
		width: 96%;
		padding: 1%;
	}

	.k12-xl-xwlb-1nt2-1-01-list dt {
		width: 100%;
	}

	.k12-xl-xwlb-1nt2-1-01-list dt img {
		width: 100%;
		display: block;
	}

	.k12-xl-xwlb-1nt2-1-01-list dd h4 {
		height: 2.5rem;
		font-weight: normal;
		font-size: 1rem;
		color: #154c64;
		line-height: 2.5rem;
		margin-bottom: 0.3125rem;
		overflow: hidden;
	}

	.k12-xl-xwlb-1nt2-1-01-list h4 a {
		display: block;
		height: 2.5rem;
		color: #4b4a4a;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.k12-xl-xwlb-1nt2-1-01-list dl:hover {
		border: 1px solid #0d5fa9;
	}

	.k12-xl-xwlb-1nt2-1-01-list h4 a span{
		float: right;
		font-size: 0.875rem;
	}

	.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
		color: #0d5fa9;
	}


	.k12-xl-xwlb-1nt2-1-01-list-desc {
		max-height: 72px;
		font-size: 14px;
		line-height: 24px;
		color: #797979;
		margin-bottom:1rem;
		overflow: hidden;
	}

	.k12-xl-xwlb-1nt2-1-01-list-deta {
		width: 90px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		display: block;
		float: right;
		background: #b6b6b6;
		color: #fff;
	}

	.k12-xl-xwlb-1nt2-1-01-list-deta a {
		color: #fff;
	}

	.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
		background: #0d5fa9;
		border-color: #0d5fa9;
	}

	.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
		color: #fff;
	}

	

}




@media screen and (min-width: 1200px) {

	#footerDiv {
		display: none;
	}
}

@media screen and (max-width: 1200px) {

	#footerDiv {
		display: flex;
		position: fixed;
		z-index: 666;
	}
}

/*底部固定导航 */
.body_footer {
	padding-top: 5px;
	width: 100%;
	height: 60px;
	background: #333;
	/* Firefox */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#43a037, endColorstr=#43a037, grandientType=0);
	bottom: 0;
	z-index: 6;
}

.body_footer ul {
	width: 100%;
	height: 55px;
	line-height: 55px;
}

.body_footer ul li {
	width: 33.33%;
	float: left;
	color: #fff;
}

.body_footer ul li a {
	width: 100%;
	height: 55px;
	display: block;
}

.body_footer ul li dl {
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.body_footer ul li dt {
	width: auto;
	height: 30px;
	overflow: hidden;
}

.body_footer ul li dt img {
	width: 25px;
	height: 25px;
	margin: 0px auto;
}

.body_footer ul li dd {
	width: auto;
	height: 30px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
}

/*底部固定导航end */