.xinli {
  background-image: url("/images/xinli_banner.jpg");
  height: 573px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
}
.w1200{
	width: 1200px;
	flex-wrap: wrap;
}
.w1200 a{
	width: 383px;
	height: 300px;
	margin-right: 25.5px;
	margin-top: 25px;
	margin-bottom: 50px;
	box-shadow: 0px 6px 6px 2px rgba(0, 0, 0, 0.03);
	position: relative;
	color: #ffffff;
	font-size: 20px;
}

.w1200 a figcaption{
	width: 175px;
	height: 50px;
	background-color: #0061c0;
	border-radius: 25px;
	position: absolute;
	top: 100%;left: 50%;transform: translate(-50%, -50%);
}
.w1200 a:nth-child(3n){
	margin-right: 0px;
}

.w1180 {
	width: 1180px;
	margin: 40px 10px;
	height: 205px;
	position: relative;
	border: 1px solid #e3e3e3;
}
.xinli_l,.xinli_r{
	position: absolute;
	z-index: 1;
}
.xinli_l{
	width: 41px;
	height: 164px;
	left: -20px;
	top: 18px;
}

.xinli_r{
	width: 53px;
	height: 51px;
	right: 27px;
	bottom: 31px;
}

.w1180 dl{
	width: 1032px;
}
.w1180 dl dt{
	font-size: 47px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	flex-shrink: 0;
}
.w1180 dl dt::after{
	content: "";
	margin-top: 38px;
	width: 43px;
	height: 3px;
	background-color: #333333;
}


.w1180 dl dd{
	margin-left: 50px;
	color: #666666;
	line-height: 30px;
	text-align: justify;
}

.neihan h1{
	font-size: 34px;
	color: #333333;
	margin-bottom: 5px;
}
.neihan h1 span{
	font-weight: 100;
	font-size: 20px;
	margin: 0 20px;
}
.xbt{
	font-size: 12px;
	color: #999999;
}


.xinli_pic{
	position: relative;
	width: 383px;
	height: 244px;
}
.xlxm{
	font-size: 16px;
	width: 315px;
	height: 0px;
	overflow: hidden;
	flex-wrap: wrap;
	position: absolute;
	z-index: 2;
	color: #ffffff;
	left: 50%;
	top: 50%;
	bottom: 56px;
	transform: translate(-50%, -50%);
}
.xlxm span{
	width: 105px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.sbg{position: absolute;width: 100%; height: 0px; bottom: 56px; overflow: hidden;  background-color: rgba(0,0,0,0.4); z-index: 1; }

.xinli_bg{
	background-color: #f3f4f5;
}


.zxtd_pt70{
	padding-top: 70px;
}

.zxstd ul li{
	width: 1200px;
	height: 550px;
	position: relative;
}
.ztbj{
	position: absolute;
	z-index: 0;
	
}
.yc{overflow: hidden;}
.ztbj img{width: 1200px; height: 550px;}

.zxstd{
	width: 1200px;
	height: 550px;
	
	position: relative;
}
.zxsjj{
	position: absolute;
	z-index: 1;
	width: 550px;
	right: 100px;
	bottom: 55px;
}
.zxsjj h1{
	color: #0061c0;
	font-size: 64px;
	text-indent: 62px;
}
.zxsjj a{
	display: flex;
	width: 130px;
	height: 42px;
	border-radius: 25px;
	color: white;
	font-size: 18px;
	margin-left: 62px;
	margin-top: 25px;
	background-color: #0061c0;
}
.touxia span,.sc span
{
	width: 47px;
	height: 47px;
	margin-right: 15px;
}
.touxia{
	font-size: 18px;
	font-weight: bold;
	color: #0061c0;
	line-height: 26px;
	align-items: stretch;
	margin: 20px 0 20px 0;
}
.k1200{
	width: 1200px;
}
.sc{
	font-size: 18px;
	color: #83989d;
	line-height: 24px;
	align-items: stretch;
}
.sc small{
	font-size: 14px;
}
.sc div{text-align: justify; width: 100%;}

.zxstd .xinli_q,.xinli_h{
	width: 27px;
	height: 44px;
	position: absolute;
	overflow: hidden;
	top: 60%;
}
.xinli_q{
	left: -55px;
}
.xinli_h{
	right: -55px;
}

.mt70{
	margin-top: 70px;
}




.center a{
	width: 201px;
	height: 400px;
	overflow: hidden;
}
.center div img{width: 200px; height: 200px;}

.center a dl dt{
	font-size: 30px;
	font-weight: bold;
	color: #0061c0;
	margin-top: 20px;
}
.center a dl dt::after{
	content: "";
	width: 55px;
	height: 1px;
	background-color: #0061c0;
	margin: 15px 0 25px 0;
}
.center a dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-align: justify;
}

.center a:hover{
	
}


/* Bubble Float Top */
.fuwu-top {
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.fuwu-top:hover,
.fuwu-top:focus,
.fuwu-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.09);
}
.flex-1{flex: 1;}
.xinli_hj img{vertical-align: top; cursor: pointer;}
.w599{width: 599px; height: 576px; overflow: hidden;}
.w292{width: 292px; height: 173px; overflow: hidden;}
.w287{width: 287px; height: 173px; overflow: hidden;}

.w590{width: 590px; height: 576px;}
.xinli_tu{margin: 10px 0;width: 590px; height: 211px; overflow: hidden;}



.xinli-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.xinli-grow:hover, .xinli-grow:focus, .xinli-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.xinli_news .hd ul{
	width: 895px;
	height: 63px;
}
.xinli_news .hd {
	padding-bottom: 12px;
	border-bottom: 1px solid #dedede;
}
.xinli_news .hd ul li{
	width: 182px;
	height: 63px;
	background-size: 100% 100%;
	overflow: hidden;
	text-align: center;
	line-height: 63px;
	color: #333333;
	font-size: 24px;
	cursor: pointer;
}

.xinli_news .hd ul li.on{
	background-image: url(/images/xinli30.png);
	color: white;
}

.xinli_news .bd li img{
	width: 108px;
	height: 108px;
	object-fit: cover;
	overflow: hidden;
	margin-right: 30px;
}

.xinli_news .bd li{
	padding: 30px;
	width: 587px;
	height: 166px;
	background-color: white;
	border-radius: 10px;
	margin-top: 30px;
}



.xinli_news .bd ul{
	flex-wrap: wrap;
}

.xinli_news .bd li dl dt a{
	color: #333333;
	font-size: 20px;
}

.xinli_news .bd li dl dd{
	color: #999999;
	font-size: 14px;
	margin: 15px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xinli_news .bd li dl dd span{
	color: #beaa6b;
}
.xinli_news dl{width: 400px;}
.lc div{
	width: 139px;
	height: 139px;
	background-image: url(/images/xinli_bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	transition: 0.25s;
	-webkit-transition: 0.25s;
}
.lc a{color: #999999;}
.lc div img{width: 90px; height: 68px;}
.lc p{text-align: center;}


/* Icon Pulse Grow */
@-webkit-keyframes xinli-icon-pulse-grow {
	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
}

@keyframes xinli-icon-pulse-grow {
	to {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
}

.xinli-icon-pulse-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.xinli-icon-pulse-grow .xinli-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.xinli-icon-pulse-grow:hover .xinli-icon,
.xinli-icon-pulse-grow:focus .xinli-icon,
.xinli-icon-pulse-grow:active .xinli-icon {
	-webkit-animation-name: xinli-icon-pulse-grow;
	animation-name: xinli-icon-pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


