@charset "utf-8";

body {
	color: #333;
	font-size: 14px;
	font-family: "Microsoft Yahei"
}

body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
span,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	color: #333;
	text-decoration: none;
	font-family: "Microsoft Yahei"
}

a:focus {
	outline: 0
}

img {
	border: none
}

.vam {
	vertical-align: middle
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

p {
	word-spacing: -1.5px;
	font-family: "Microsoft Yahei"
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Microsoft Yahei"
}

.tr {
	text-align: right
}

.tl {
	text-align: left
}

.center {
	text-align: center
}

.fl {
	float: left
}

.fr {
	float: right
}

.pa {
	position: absolute
}

.pr {
	position: relative
}

em,
i {
	font-style: normal
}

.clearfix:after {
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden
}

.clearfix {
	zoom: 1
}

@media screen and (min-width: 1200px) {
	.content {
		width: 1200px;
		margin: 0 auto;
		font-family: "Microsoft Yahei"
	}


	.pic {
		overflow: hidden;
		font-size: 0
	}

	.pic img {
		-webkit-transition: -webkit-transform .5s;
		-moz-transition: -moz-transform .5s;
		-o-transition: -o-transform .5s;
		transition: transform .5s
	}

	.pic img:hover {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05)
	}

	.tit {
		text-align: center;
		font-weight: 400;
		position: relative
	}

	.tit b {
		display: block;
		font-size: 42px;
		color: #333;
		line-height: 42px
	}

	.tit i {
		display: block;
		font-size: 20px;
		color: #666;
		line-height: 20px;
		padding-top: 22px;
		letter-spacing: 3px
	}

	.banner {
		position: relative
	}

	.banner li {
		width: 100%
	}

	.banner li img {
		display: block;
		width: 100%
	}

	.banner .content {
		position: relative
	}

	.ban_pg {
		position: absolute;
		left: 0;
		bottom: 30px;
		height: 16px;
		z-index: 10;
		width: 100%;
		text-align: center
	}

	.ban_pg i {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: #fff;
		border-radius: 100%;
		margin: 0 15px;
		vertical-align: top
	}

	.ban_pg i.on {
		background: #09399e
	}

	.banner .prev {
		position: absolute;
		font-size: 0;
		left: 0;
		opacity: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10;
		transition: all .5s
	}

	.banner .next {
		position: absolute;
		font-size: 0;
		right: 0;
		opacity: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10;
		transition: all .5s
	}

	.banner:hover .prev {
		left: 4%;
		opacity: 1
	}

	.banner:hover .next {
		right: 4%;
		opacity: 1
	}

	.search {
		height: 70px
	}

	.search p {
		float: left;
		height: 70px;
		line-height: 70px;
		font-size: 14px;
		color: #999
	}

	.search p a {
		margin-right: 20px;
		color: #999
	}

	.search p a:hover {
		color: #09399e
	}

	.s_box {
		float: right;
		width: 225px;
		height: 40px;
		border: 1px solid #dcdcdc;
		border-radius: 20px;
		margin-top: 15px
	}

	.s_box .txt {
		float: left;
		width: 170px;
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
		font-size: 14px;
		color: #333;
		border: 0;
		background: 0 0;
		outline: 0
	}

	.s_box .btn {
		float: left;
		width: 20px;
		height: 40px;
		border: 0;
		background: url(../images/sou.png) no-repeat center;
		outline: 0;
		cursor: pointer
	}

	.yz {
		padding: 80px 0 0;
		height: 350px;
		box-sizing: border-box;
		background: url(../images/yz_bg.jpg) no-repeat center 0;
	}

	.yz h2 {
		margin-bottom: 54px;
		font-size: 40px;
		color: #333;
		line-height: 40px;
		font-weight: 400;
		text-align: center;
		padding-bottom: 45px;
		position: relative
	}

	.yz h2:after {
		position: absolute;
		width: 70px;
		height: 2px;
		content: "";
		left: 50%;
		margin-left: -35px;
		bottom: 0;
		background: #db1922
	}

	.yz_desc {
		font-size: 18px;
		color: #666;
		line-height: 34px;
		text-align: center;
		margin: 32px 0 65px
	}

	.yz li {
		float: left;
		transition: all .5s;
		margin-right: 114px
	}

	.yz li:last-child {
		margin-right: 0
	}

	.yz li span {
		display: block;
		height: 40px;
		font-size: 30px;
		color: #333;
		line-height: 24px
	}

	.yz li i {
		display: inline-block;
		height: 40px;
		vertical-align: bottom;
		margin-right: 10px;
		overflow: hidden
	}

	.yz li p {
		font-size: 18px;
		color: #333;
		line-height: 18px;
		padding-top: 18px
	}

	.yz li:nth-child(3) span,
	.yz li:nth-child(4) span {
		font-size: 22px
	}

	.yz li:hover {
		transform: translateY(-10px)
	}

	.yz li:hover p,
	.yz li:hover span {
		color: #2151b5
	}

	.yz li:hover img {
		transform: translateY(-40px)
	}

	.pro {
		/* padding: 80px 0 */
	}

	.pro_ctg {
		margin: 40px 0;
		overflow: hidden;
		text-align: center;
	}

	.pro_ctg li {
		display: inline;
	}

	.pro_ctg li a {
		width: 165px;
		height: 60px;
		background: #f1f1f1;
		font-size: 16px;
		color: #333;
		margin: 0 5px 10px 5px;
		text-align: center;
		line-height: 60px;
		transition: all .3s ease-in-out;
		overflow: hidden;
		text-overflow: ellipsis;
		display: inline-block;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		/* display: inline; */
	}

	.pro_ctg li a:hover {
		background: #2151b5;
		color: #fff
	}

	.pro_ctg li h3 {
		float: left;
		width: 260px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		background: #2151b5;
		margin-right: 30px
	}

	.pro_ctg li h3 a {
		display: block;
		font-size: 26px;
		color: #fff
	}

	.pro_ctg li p {
		height: 60px
	}

	.pro_ctg li p a {
		float: left;
		font-size: 16px;
		color: #333;
		line-height: 60px;
		margin-right: 50px
	}

	.pro_ctg li p a:hover {
		color: #db1922;
		font-weight: 700
	}

	.pro_ctg li p em {
		display: block;
		width: 168px;
		text-align: center;
		height: 36px;
		line-height: 36px;
		color: #fff;
		font-weight: 700;
		background: #333;
		position: relative;
		margin-top: 12px
	}

	.pro_ctg li p em:after {
		position: absolute;
		border: 5px solid transparent;
		content: "";
		border-left-color: #333;
		right: -10px;
		top: 13px
	}

	.pro_ctg li:nth-child(1) h3 {
		height: 120px;
		line-height: 120px;
		border-bottom: 1px solid rgba(255, 255, 255, .2)
	}

	.pro_ctg li:nth-child(2) p a:nth-child(1) {
		padding-left: 15px;
		box-sizing: border-box
	}

	.pro_ctg li:nth-child(2) p a {
		margin-right: 100px
	}

	.pro_ctg li p a:last-child {
		margin-right: 0
	}

	.pro_tj {
		position: relative;
		overflow: hidden
	}

	.pro_tj dt img {
		display: block;
		transition: all .5s
	}

	.pro_tj dt:hover img {
		transform: scale(1.05)
	}

	.pro_tj dd {
		position: absolute;
		width: 500px;
		right: 0;
		top: 0;
		height: 100%
	}

	.pro_tj dd h3 {
		font-size: 30px;
		color: #fff;
		line-height: 30px;
		padding: 60px 0 22px;
		position: relative;
		letter-spacing: 2px
	}

	.pro_tj dd h3 a {
		color: #333
	}

	.pro_tj dd h3:after {
		position: absolute;
		width: 50px;
		height: 2px;
		content: "";
		background: #333;
		left: 0;
		bottom: 0
	}

	.pro_desc {
		font-size: 15px;
		color: #666;
		line-height: 34px;
		margin: 15px 0 20px
	}

	.pro_tj dd .xq {
		display: block;
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 15px;
		color: #2151b5;
		background: #fff;
		border-radius: 20px;
		font-weight: 700
	}

	.pro_tj dd .xq:hover {
		animation: shake 1.5s linear
	}

	.pro_list {
		margin-top: 40px;
		position: relative;
	}

	.pro_list li {
		float: left;
		width: 270px;
		margin-right: 10px;
		overflow: hidden;
		border: 1px solid #f1f1f1;
		padding: 10px;
		margin-bottom: 10px;
	}

	.pro_list li i {
		display: block;
		overflow: hidden
	}

	.pro_list li img {
		display: block;
		width: 100%;
		transition: all .5s;
		height: 243px;
		object-fit: cover;
	}

	.pro_list li i:hover img {
		transform: scale(1.05)
	}

	.pro_list li h4 {
		height: 44px;
		line-height: 44px;
		text-align: center;
		font-weight: 400;
		font-size: 15px;
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		background: #f1f1f1;
	}

	.pro_list li:hover h4 {
		color: #2151b5
	}

	.pro_list li:nth-child(4n) {
		float: right;
		margin-right: 0;
	}

	.pro_list .prev {
		position: absolute;
		width: 50px;
		height: 50px;
		background: #a0a0a0;
		border-radius: 50%;
		left: -70px;
		top: 116px;
		transition: all .3s
	}

	.pro_list .next {
		position: absolute;
		width: 50px;
		height: 50px;
		background: #a0a0a0;
		border-radius: 50%;
		right: -70px;
		top: 116px;
		transition: all .3s
	}

	.pro_list .prev:hover {
		background: #2151b5
	}

	.pro_list .next:hover {
		background: #2151b5
	}

	.pro_list .tempWrap {
		width: 100% !important
	}

	.renz {
		height: 210px;
		background: url(../images/renz_bg.jpg) no-repeat center 0;
	}

	.renz_txt {
		padding-top: 50px;
		height: 30px
	}

	.renz_txt p {
		float: left;
		padding-left: 40px;
		height: 30px;
		line-height: 30px;
		font-size: 24px;
		color: #fff;
		background: url(../images/gou.png) no-repeat left center;
		margin-right: 80px;
		transition: all .5s
	}

	.renz_txt p:last-child {
		margin-right: 0
	}

	.renz_txt p:hover {
		transform: translateY(-10px)
	}

	.renz ul {
		margin-top: 37px;
		text-align: center;
		font-size: 0
	}

	.renz li {
		display: inline-block;
		margin: 0 25px;
		vertical-align: top
	}

	.renz li:hover img {
		animation: flipInY 1s
	}

	.renz .tel {
		float: right;
		margin-right: 470px;
		margin-top: 30px;
		background: #fff;
		padding: 6px 20px;
		border-radius: 40px;
	}

	.renz .tel p {
		padding-left: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		color: #444;
		background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
	}

	.renz .tel p em {
		color: #2151b5;
		font-size: 26px;
		vertical-align: top;
		font-weight: 700;
	}

	.case {
		padding: 30px 0
	}

	.case_t {
		height: auto;
		margin: 40px 0
	}

	.case_t a {
		float: left;
		width: 130px;
		height: 44px;
		line-height: 42px;
		text-align: center;
		font-size: 16px;
		color: #333;
		font-weight: 700;
		border: 1px solid #dcdcdc;
		border-radius: 22px;
		margin-right: 22.5px;
		box-sizing: border-box
	}

	.case_t a:last-child {
		margin-right: 0
	}

	.case_t a:hover {
		background: #2151b5;
		border-color: #2151b5;
		color: #fff
	}

	.case_l {
		float: left;
		width: 788px;
		position: relative;
		box-shadow: 0 5px 5px 0 rgba(4, 0, 0, .08)
	}

	.case_l dt {
		overflow: hidden
	}

	.case_l dt img {
		display: block;
		width: 100%;
		transition: all .5s
	}

	.case_l dt:hover img {
		transform: scale(1.05)
	}

	.case_l dd {
		height: 104px;
		padding: 0 40px
	}

	.case_l dd h4 {
		font-size: 26px;
		color: #333;
		line-height: 26px;
		font-weight: 400;
		padding-top: 24px
	}

	.case_l dd p {
		font-size: 14px;
		color: #666;
		line-height: 40px
	}

	.case_l dd p i {
		padding: 0 25px
	}

	.case_pg {
		position: absolute;
		right: 40px;
		bottom: 48px;
		z-index: 10;
		height: 14px
	}

	.case_pg i {
		float: left;
		width: 14px;
		height: 14px;
		background: #434343;
		border-radius: 50%;
		margin-left: 15px
	}

	.case_pg i.on {
		background: #db1922
	}

	.case_r {
		float: right;
		width: 372px
	}

	.case_list {
		border-top: 2px solid #434343;
		border-bottom: 2px solid #434343;
		height: 440px;
		position: relative
	}

	.case_list h3 {
		height: 63px;
		padding: 25px 0
	}

	.case_list li {
		height: 80px;
		padding: 12px 15px 12px 20px;
		background: #fff;
		transition: transform .5s
	}

	.case_list li img {
		float: right;
		height: 80px
	}

	.case_list li h4 {
		font-size: 20px;
		color: #333;
		line-height: 40px;
		font-weight: 400;
		padding: 6px 0 0;
		height: 40px;
		overflow: hidden
	}

	.case_list li p {
		font-size: 14px;
		color: #666;
		line-height: 24px;
		height: 24px;
		overflow: hidden
	}

	.case_list li:hover {
		padding: 12px 35px 12px 30px;
		position: relative;
		z-index: 2;
		width: 335px;
		box-shadow: 0 5px 5px 0 rgba(4, 0, 0, .08);
		transform: translateX(-90px)
	}

	.case_list .prev {
		position: absolute;
		width: 50%;
		left: 0;
		bottom: -70px;
		height: 20px;
		line-height: 20px;
		font-size: 18px;
		color: #333;
		text-align: center;
		cursor: pointer
	}

	.case_list .next {
		position: absolute;
		width: 50%;
		right: 0;
		bottom: -70px;
		height: 20px;
		line-height: 20px;
		font-size: 18px;
		color: #333;
		text-align: center;
		cursor: pointer
	}

	.case_list .prev img {
		vertical-align: top;
		margin-left: 16px;
		margin-top: 5px
	}

	.case_list .next img {
		vertical-align: top;
		margin-right: 16px;
		margin-top: 5px
	}

	.case_list .tempWrap {
		padding-left: 90px;
		margin-left: -90px
	}

	.coop {
		margin-top: 80px;
		position: relative
	}

	.coop li {
		float: left;
		width: 218px;
		margin-right: 25px;
		overflow: hidden;
		border: 1px solid #e5e5e5
	}

	.coop li img {
		display: block;
		width: 100%;
		transition: all .5s
	}

	.coop li:hover img {
		transform: scale(1.05)
	}

	.coop .prev {
		position: absolute;
		left: -62px;
		top: 50%;
		margin-top: -18px;
		width: 37px;
		height: 37px;
		background: #a0a0a0;
		transition: all .3s;
		border-radius: 50%
	}

	.coop .next {
		position: absolute;
		right: -62px;
		top: 50%;
		margin-top: -18px;
		width: 37px;
		height: 37px;
		background: #a0a0a0;
		transition: all .3s;
		border-radius: 50%
	}

	.coop .next:hover,
	.coop .prev:hover {
		background: #2151b5
	}

	.coop .tempWrap {
		width: 100% !important
	}

	.ys_t {
		background: url(../images/500452484.jpg) center no-repeat;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ys_t_list {
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ys_t_list ul li {
		float: left;
	}

	.ys_t_list li {
		width: 23%;
		height: auto;
		overflow: hidden;
		margin-right: 2.5%;
	}

	.ys_t_list li:last-child {
		margin-right: 0;
	}

	.ys_t_list_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;

	}

	.ys_t_list_main_img {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.ys_t_list_main_img img {
		display: block;
		margin: 0px auto;
		width: 80px;
	}

	.ys_t_list_main_title {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		font-size: 22px;
		color: #fff;
		margin: 10px auto;
	}

	.ys_t_list_main_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
		line-height: 28px;
		color: #fff;
	}

	.ys h3 {
		height: 80px;
		font-weight: 400
	}

	.ys h3 img {
		float: left;
		margin-right: 30px
	}

	.ys h3 b {
		display: block;
		font-size: 30px;
		color: #333;
		line-height: 30px;
		padding-top: 7px
	}

	.ys h3 i {
		display: block;
		font-size: 18px;
		color: #999;
		line-height: 45px;
		text-transform: uppercase;
		font-family: Arial
	}

	.ys h3:hover img {
		animation: flipInY 1s
	}

	.ys_desc p {
		font-size: 15px;
		color: #666;
		line-height: 36px;
		padding-left: 27px;
		position: relative
	}

	.ys_desc p:after {
		position: absolute;
		width: 10px;
		height: 10px;
		content: "";
		border: 2px solid #db1922;
		border-radius: 50%;
		box-sizing: border-box;
		top: 13px;
		left: 0
	}

	.honor {
		padding: 80px 0 70px
	}

	.honor dt {
		float: right;
		margin-right: -40px
	}

	.honor dd {
		float: left;
		width: 540px
	}

	.honor .ys_desc {
		margin: 28px 0 40px
	}

	.hn_pic p {
		float: left;
		overflow: hidden
	}

	.hn_pic p:nth-child(1) {
		margin-right: 20px
	}

	.hn_pic p img {
		display: block;
		width: 259px;
		height: 194px;
		transition: all .5s
	}

	.hn_pic p:hover img {
		transform: scale(1.05)
	}

	.fact {
		background: url(../images/fact_bg.jpg) no-repeat center 0
	}

	.fact_txt {
		height: 336px;
		padding-top: 80px;
		box-sizing: border-box
	}

	.fact_txt h3 {
		margin-bottom: 28px
	}

	.fact_pic li {
		float: left;
		width: 24.9%;
		margin-right: .133%
	}

	.fact_pic li:last-child {
		margin-right: 0
	}

	.fact_pic li p {
		overflow: hidden;
		position: relative
	}

	.fact_pic li p img {
		display: block;
		width: 100%;
		transition: all .5s
	}

	.fact_pic li p span {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background: rgba(0, 0, 0, .5)
	}

	.fact_pic li p:hover img {
		transform: scale(1.05)
	}

	.fact_pic li p:nth-child(1) {
		margin-bottom: .208vw
	}

	.ser {
		height: 919px;
		background: url(../images/ser_bg.jpg) no-repeat center 0;
		padding-top: 120px;
		box-sizing: border-box
	}

	.ser_t {
		height: 80px;
		margin-bottom: 40px
	}

	.ser_t h3 {
		float: left;
		width: 600px
	}

	.ser_t .tel {
		float: right
	}

	.ser_t .tel p {
		padding-left: 28px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		color: #666;
		background: url(../images/tel2.png) no-repeat left center
	}

	.ser_t .tel p em {
		color: #2151b5;
		font-size: 26px;
		vertical-align: top;
		font-weight: 700
	}

	.ser_t .tel .zx {
		float: right;
		width: 120px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background: #db1922;
		border-radius: 18px;
		margin-top: 20px
	}

	.ser_t .tel .zx:hover {
		animation: shake 1.5s linear
	}

	.ser_con dl {
		float: left;
		width: 375px;
		margin-right: 37px;
		transition: all .5s
	}

	.ser_con dl:last-child {
		margin-right: 0
	}

	.ser_con dd {
		height: 215px;
		background: #fff;
		padding: 0 40px
	}

	.ser_con dd h4 {
		padding: 37px 0 17px;
		position: relative;
		font-size: 26px;
		color: #2151b5;
		line-height: 26px;
		margin-bottom: 24px
	}

	.ser_con dd h4:after {
		position: absolute;
		width: 60px;
		height: 2px;
		content: "";
		left: 0;
		bottom: 0;
		background: #2151b5
	}

	.ser_con dd p {
		font-size: 15px;
		color: #666;
		line-height: 24px;
		letter-spacing: 1px
	}

	.ser_con dl:hover {
		transform: translateY(-10px)
	}

	.news {
		padding: 30px 0
	}

	.news h3 {
		height: 52px;
		margin: 44px 0 47px;
		text-align: center;
		font-size: 0
	}

	.news h3 a {
		display: inline-block;
		width: 160px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		font-size: 18px;
		color: #363636;
		vertical-align: top;
		font-weight: 400
	}

	.news h3 a.on {
		background: #2151b5;
		color: #fff
	}

	.new_l {
		float: left;
		width: 600px
	}

	.new_l dt {
		height: 285px;
		overflow: hidden;
		position: relative
	}

	.new_l dt img {
		display: block;
		width: 600px;
		height: 285px;
		transition: all .5s;
		object-fit: cover;
	}

	.new_l dt:hover img {
		transform: scale(1.05)
	}

	.new_l dt em {
		position: absolute;
		width: 52px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		left: 10px;
		top: 10px;
		font-size: 18px;
		color: #fff;
		background: #db1922;
		font-weight: 700
	}

	.new_l dd {
		height: 160px
	}

	.new_l dd i {
		float: left;
		padding-right: 20px;
		text-align: right;
		padding-top: 40px;
		height: 120px;
		border-right: 1px solid #ededed;
		font-size: 16px;
		color: #363636;
		line-height: 20px;
		font-family: FuturaBT, Arial;
		margin-right: 26px;
		position: relative
	}

	.new_l dd i:after {
		position: absolute;
		width: 1px;
		height: 18px;
		content: "";
		background: #363636;
		right: -1px;
		top: 46px
	}

	.new_l dd i em {
		display: block;
		font-size: 30px;
		line-height: 30px;
		color: #2151b5;
		font-weight: 500
	}

	.new_l dd h4 {
		font-size: 18px;
		color: #363636;
		font-weight: 400;
		line-height: 18px;
		padding: 42px 0 10px
	}

	.new_l dd h4 a {
		color: #2151b5
	}

	.new_l dd p {
		font-size: 14px;
		color: #363636;
		line-height: 20px;
		opacity: .6
	}

	.new_r {
		float: right;
		width: 550px;
		overflow: hidden
	}

	.new_r ul {
		margin-top: -42px
	}

	.new_r li {
		border-bottom: 1px solid #ededed;
		height: 160px
	}

	.new_r li i {
		float: left;
		padding-right: 20px;
		text-align: right;
		padding-top: 40px;
		height: 121px;
		background: #fff;
		border-right: 1px solid #ededed;
		font-size: 16px;
		color: #c2c2c2;
		line-height: 20px;
		font-family: FuturaBT, Arial;
		margin-right: 26px;
		position: relative
	}

	.new_r li i:after {
		position: absolute;
		width: 1px;
		height: 18px;
		content: "";
		background: #363636;
		right: -1px;
		top: 46px
	}

	.new_r li i em {
		display: block;
		font-size: 30px;
		line-height: 30px;
		color: #3e3e3e;
		font-weight: 500
	}

	.new_r li h4 {
		font-size: 18px;
		color: #363636;
		font-weight: 400;
		line-height: 18px;
		padding: 42px 0 10px
	}

	.new_r li h4 a {
		color: #363636
	}

	.new_r li p {
		font-size: 14px;
		color: #363636;
		line-height: 20px;
		opacity: .6
	}

	.new_r li:hover h4 a,
	.new_r li:hover i em {
		color: #2151b5
	}

	.new_r li:last-child {
		border-bottom: 0
	}

	.abt {
		background: #eee;
		padding: 0 0 37px
	}

	.abt dl {
		position: relative;
		padding-bottom: 88px
	}

	.abt dt img {
		display: block;
		width: 100%
	}

	.abt dd {
		position: absolute;
		width: 1200px;
		left: 50%;
		margin-left: -600px;
		bottom: 0;
		height: 178px;
		background: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1)
	}

	.abt dd h2 {
		float: left;
		width: 230px;
		height: 178px;
		text-align: center;
		font-size: 44px;
		color: #fff;
		line-height: 60px;
		padding: 29px 0;
		box-sizing: border-box;
		background: url(../images/abt_t.jpg) no-repeat;
		font-weight: 400
	}

	.abt dd h2 a {
		color: #fff
	}

	.abt_txt {
		float: left;
		width: 840px;
		margin-left: 70px
	}

	.abt_txt h3 {
		font-size: 24px;
		color: #333;
		line-height: 24px;
		font-weight: 400;
		padding: 37px 0 15px
	}

	.abt_txt p {
		font-size: 14px;
		color: #666;
		line-height: 25px;
		letter-spacing: 1px
	}

	.abt_txt p a {
		color: #db1922;
		font-weight: 700
	}


}




@media screen and (max-width: 1200px) {
	.content {
		width: 100%;
		margin: 0 auto;
		font-family: "Microsoft Yahei"
	}


	.pic {
		overflow: hidden;
		font-size: 0
	}

	.pic img {
		-webkit-transition: -webkit-transform .5s;
		-moz-transition: -moz-transform .5s;
		-o-transition: -o-transform .5s;
		transition: transform .5s
	}

	.pic img:hover {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05)
	}

	.tit {
		text-align: center;
		font-weight: 400;
		position: relative
	}

	.tit b {
		display: block;
		font-size: 24px;
		color: #333;
		line-height: 42px
	}

	.tit i {
		display: block;
		font-size: 14px;
		color: #666;
		height: auto;
		overflow: hidden;
	}

	.banner {
		position: relative
	}

	.banner li {
		width: 100%
	}

	.banner li img {
		display: block;
		width: 100%
	}

	.banner .content {
		position: relative
	}

	.ban_pg {
		position: absolute;
		left: 0;
		bottom: 20px;
		height: 16px;
		z-index: 10;
		width: 100%;
		text-align: center
	}

	.ban_pg i {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: #fff;
		border-radius: 100%;
		margin: 0 15px;
		vertical-align: top
	}

	.ban_pg i.on {
		background: #09399e
	}

	.banner .prev {
		position: absolute;
		font-size: 0;
		left: 0;
		opacity: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10;
		transition: all .5s
	}

	.banner .next {
		position: absolute;
		font-size: 0;
		right: 0;
		opacity: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10;
		transition: all .5s
	}

	.banner:hover .prev {
		left: 4%;
		opacity: 1
	}

	.banner:hover .next {
		right: 4%;
		opacity: 1
	}

	.search {
		height: 70px
	}

	.search p {
		float: left;
		height: 70px;
		line-height: 70px;
		font-size: 14px;
		color: #999;
		overflow: hidden;
	}

	.search p a {
		margin-right: 5px;
		color: #999
	}

	.search p a:hover {
		color: #09399e
	}

	.s_box {
		display: none;
		float: right;
		width: 225px;
		height: 40px;
		border: 1px solid #dcdcdc;
		border-radius: 20px;
		margin-top: 15px
	}

	.s_box .txt {
		float: left;
		width: 170px;
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
		font-size: 14px;
		color: #333;
		border: 0;
		background: 0 0;
		outline: 0
	}

	.s_box .btn {
		float: left;
		width: 20px;
		height: 40px;
		border: 0;
		background: url(../images/sou.png) no-repeat center;
		outline: 0;
		cursor: pointer
	}

	.yz {
		padding: 30px 0 0;
		height: auto;
		box-sizing: border-box;
		background: url(../images/yz_bg.jpg) no-repeat center 0;
	}

	.yz h2 {
		
		font-size: 14px;
		color: #333;
		line-height: 40px;
		font-weight: 400;
		text-align: center;
		padding-bottom: 15px;
		position: relative
	}

	.yz h2:after {
		position: absolute;
		width: 70px;
		height: 2px;
		content: "";
		left: 50%;
		margin-left: -35px;
		bottom: 0;
		background: #db1922
	}

	.yz_desc {
		  font-size: 12px;
		color: #666;
		line-height: 34px;
		text-align: center;
		margin: 20px 0 20px;
	}

	.yz li {
		float: left;
		transition: all .5s;
		margin-right: 114px
	}

	.yz li:last-child {
		margin-right: 0
	}

	.yz li span {
		display: block;
		height: 40px;
		font-size: 30px;
		color: #333;
		line-height: 24px
	}

	.yz li i {
		display: inline-block;
		height: 40px;
		vertical-align: bottom;
		margin-right: 10px;
		overflow: hidden
	}

	.yz li p {
		font-size: 18px;
		color: #333;
		line-height: 18px;
		padding-top: 18px
	}

	.yz li:nth-child(3) span,
	.yz li:nth-child(4) span {
		font-size: 22px
	}

	.yz li:hover {
		transform: translateY(-10px)
	}

	.yz li:hover p,
	.yz li:hover span {
		color: #2151b5
	}

	.yz li:hover img {
		transform: translateY(-40px)
	}

	.pro {
		padding: 30px 0
	}

	.pro_ctg {
		margin: 20px 0;
		overflow: hidden;
		text-align: center;
	}

	.pro_ctg li {
		display: inline;
	}

	.pro_ctg li a {
		width: 165px;
		height: 60px;
		background: #f1f1f1;
		font-size: 16px;
		color: #333;
		margin: 0 5px 10px 5px;
		text-align: center;
		line-height: 60px;
		transition: all .3s ease-in-out;
		overflow: hidden;
		text-overflow: ellipsis;
		display: inline-block;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		/* display: inline; */
	}

	.pro_ctg li a:hover {
		background: #2151b5;
		color: #fff
	}

	.pro_ctg li h3 {
		float: left;
		width: 260px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		background: #2151b5;
		margin-right: 30px
	}

	.pro_ctg li h3 a {
		display: block;
		font-size: 26px;
		color: #fff
	}

	.pro_ctg li p {
		height: 60px
	}

	.pro_ctg li p a {
		float: left;
		font-size: 16px;
		color: #333;
		line-height: 60px;
		margin-right: 50px
	}

	.pro_ctg li p a:hover {
		color: #db1922;
		font-weight: 700
	}

	.pro_ctg li p em {
		display: block;
		width: 168px;
		text-align: center;
		height: 36px;
		line-height: 36px;
		color: #fff;
		font-weight: 700;
		background: #333;
		position: relative;
		margin-top: 12px
	}

	.pro_ctg li p em:after {
		position: absolute;
		border: 5px solid transparent;
		content: "";
		border-left-color: #333;
		right: -10px;
		top: 13px
	}

	.pro_ctg li:nth-child(1) h3 {
		height: 120px;
		line-height: 120px;
		border-bottom: 1px solid rgba(255, 255, 255, .2)
	}

	.pro_ctg li:nth-child(2) p a:nth-child(1) {
		padding-left: 15px;
		box-sizing: border-box
	}

	.pro_ctg li:nth-child(2) p a {
		margin-right: 100px
	}

	.pro_ctg li p a:last-child {
		margin-right: 0
	}

	.pro_tj {
		position: relative;
		overflow: hidden
	}

	.pro_tj dt img {
		display: block;
		transition: all .5s
	}

	.pro_tj dt:hover img {
		transform: scale(1.05)
	}

	.pro_tj dd {
		position: absolute;
		width: 500px;
		right: 0;
		top: 0;
		height: 100%
	}

	.pro_tj dd h3 {
		font-size: 30px;
		color: #fff;
		line-height: 30px;
		padding: 60px 0 22px;
		position: relative;
		letter-spacing: 2px
	}

	.pro_tj dd h3 a {
		color: #333
	}

	.pro_tj dd h3:after {
		position: absolute;
		width: 50px;
		height: 2px;
		content: "";
		background: #333;
		left: 0;
		bottom: 0
	}

	.pro_desc {
		font-size: 15px;
		color: #666;
		line-height: 34px;
		margin: 15px 0 20px
	}

	.pro_tj dd .xq {
		display: block;
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 15px;
		color: #2151b5;
		background: #fff;
		border-radius: 20px;
		font-weight: 700
	}

	.pro_tj dd .xq:hover {
		animation: shake 1.5s linear
	}

	.pro_list {
		margin-top: 40px;
		position: relative;
	}

	.pro_list li {
		float: left;
		width: 45%;
		margin-right: 3%;
		overflow: hidden;
		border: 1px solid #f1f1f1;
		padding: 1%;
		margin-bottom: 3%;
	}
	.pro_list li:nth-child(2n+2){
		margin-right: 0;
	}
	.pro_list li i {
		display: block;
		overflow: hidden
	}

	.pro_list li img {
		display: block;
		width: 100%;
		transition: all .5s;
		height: 200px;
		object-fit: cover;
	}

	.pro_list li i:hover img {
		transform: scale(1.05)
	}

	.pro_list li h4 {
		height: 44px;
		line-height: 44px;
		text-align: center;
		font-weight: 400;
		font-size: 15px;
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		background: #f1f1f1;
	}

	.pro_list li:hover h4 {
		color: #2151b5
	}

	.pro_list li:nth-child(4n) {
		float: right;
		margin-right: 0;
	}

	.pro_list .prev {
		position: absolute;
		width: 50px;
		height: 50px;
		background: #a0a0a0;
		border-radius: 50%;
		left: -70px;
		top: 116px;
		transition: all .3s
	}

	.pro_list .next {
		position: absolute;
		width: 50px;
		height: 50px;
		background: #a0a0a0;
		border-radius: 50%;
		right: -70px;
		top: 116px;
		transition: all .3s
	}

	.pro_list .prev:hover {
		background: #2151b5
	}

	.pro_list .next:hover {
		background: #2151b5
	}

	.pro_list .tempWrap {
		width: 100% !important
	}

	.renz {
		height: 150px;
		background: url(../images/renz_bg.jpg) no-repeat center 0;
	}

	.renz_txt {
		padding-top: 30px;
		height: auto;
	}

	.renz_txt p {

		height: 30px;
		line-height: 30px;
		font-size: 16px;
		color: #fff;
		/* background: url(../images/gou.png) no-repeat left center; */
		transition: all .5s;
		text-align: center;
	}

	.renz_txt p:last-child {
	}

	.renz_txt p:hover {
		transform: translateY(-10px)
	}

	.renz ul {
		margin-top: 37px;
		text-align: center;
		font-size: 0
	}

	.renz li {
		display: inline-block;
		margin: 0 25px;
		vertical-align: top
	}

	.renz li:hover img {
		animation: flipInY 1s
	}

	.renz .tel {
		float: right;
		margin-right: 470px;
		margin-top: 30px;
		background: #fff;
		padding: 6px 20px;
		border-radius: 40px;
	}

	.renz .tel p {
		padding-left: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		color: #444;
		background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
	}

	.renz .tel p em {
		color: #2151b5;
		font-size: 26px;
		vertical-align: top;
		font-weight: 700;
	}

	.case {
		padding: 30px 0
	}

	.case_t {
		height: auto;
		margin: 40px 0
	}

	.case_t a {
		float: left;
		width: 130px;
		height: 44px;
		line-height: 42px;
		text-align: center;
		font-size: 16px;
		color: #333;
		font-weight: 700;
		border: 1px solid #dcdcdc;
		border-radius: 22px;
		margin-right: 22.5px;
		box-sizing: border-box
	}

	.case_t a:last-child {
		margin-right: 0
	}

	.case_t a:hover {
		background: #2151b5;
		border-color: #2151b5;
		color: #fff
	}

	.case_l {
		float: left;
		width: 788px;
		position: relative;
		box-shadow: 0 5px 5px 0 rgba(4, 0, 0, .08)
	}

	.case_l dt {
		overflow: hidden
	}

	.case_l dt img {
		display: block;
		width: 100%;
		transition: all .5s
	}

	.case_l dt:hover img {
		transform: scale(1.05)
	}

	.case_l dd {
		height: 104px;
		padding: 0 40px
	}

	.case_l dd h4 {
		font-size: 26px;
		color: #333;
		line-height: 26px;
		font-weight: 400;
		padding-top: 24px
	}

	.case_l dd p {
		font-size: 14px;
		color: #666;
		line-height: 40px
	}

	.case_l dd p i {
		padding: 0 25px
	}

	.case_pg {
		position: absolute;
		right: 40px;
		bottom: 48px;
		z-index: 10;
		height: 14px
	}

	.case_pg i {
		float: left;
		width: 14px;
		height: 14px;
		background: #434343;
		border-radius: 50%;
		margin-left: 15px
	}

	.case_pg i.on {
		background: #db1922
	}

	.case_r {
		float: right;
		width: 372px
	}

	.case_list {
		border-top: 2px solid #434343;
		border-bottom: 2px solid #434343;
		height: 440px;
		position: relative
	}

	.case_list h3 {
		height: 63px;
		padding: 25px 0
	}

	.case_list li {
		height: 80px;
		padding: 12px 15px 12px 20px;
		background: #fff;
		transition: transform .5s
	}

	.case_list li img {
		float: right;
		height: 80px
	}

	.case_list li h4 {
		font-size: 20px;
		color: #333;
		line-height: 40px;
		font-weight: 400;
		padding: 6px 0 0;
		height: 40px;
		overflow: hidden
	}

	.case_list li p {
		font-size: 14px;
		color: #666;
		line-height: 24px;
		height: 24px;
		overflow: hidden
	}

	.case_list li:hover {
		padding: 12px 35px 12px 30px;
		position: relative;
		z-index: 2;
		width: 335px;
		box-shadow: 0 5px 5px 0 rgba(4, 0, 0, .08);
		transform: translateX(-90px)
	}

	.case_list .prev {
		position: absolute;
		width: 50%;
		left: 0;
		bottom: -70px;
		height: 20px;
		line-height: 20px;
		font-size: 18px;
		color: #333;
		text-align: center;
		cursor: pointer
	}

	.case_list .next {
		position: absolute;
		width: 50%;
		right: 0;
		bottom: -70px;
		height: 20px;
		line-height: 20px;
		font-size: 18px;
		color: #333;
		text-align: center;
		cursor: pointer
	}

	.case_list .prev img {
		vertical-align: top;
		margin-left: 16px;
		margin-top: 5px
	}

	.case_list .next img {
		vertical-align: top;
		margin-right: 16px;
		margin-top: 5px
	}

	.case_list .tempWrap {
		padding-left: 90px;
		margin-left: -90px
	}

	.coop {
		margin-top: 80px;
		position: relative
	}

	.coop li {
		float: left;
		width: 218px;
		margin-right: 25px;
		overflow: hidden;
		border: 1px solid #e5e5e5
	}

	.coop li img {
		display: block;
		width: 100%;
		transition: all .5s
	}

	.coop li:hover img {
		transform: scale(1.05)
	}

	.coop .prev {
		position: absolute;
		left: -62px;
		top: 50%;
		margin-top: -18px;
		width: 37px;
		height: 37px;
		background: #a0a0a0;
		transition: all .3s;
		border-radius: 50%
	}

	.coop .next {
		position: absolute;
		right: -62px;
		top: 50%;
		margin-top: -18px;
		width: 37px;
		height: 37px;
		background: #a0a0a0;
		transition: all .3s;
		border-radius: 50%
	}

	.coop .next:hover,
	.coop .prev:hover {
		background: #2151b5
	}

	.coop .tempWrap {
		width: 100% !important
	}

	.ys_t {
		background: url(../images/500452484.jpg) center no-repeat;
		width: 100%;
		height: auto;
		overflow: hidden;
		background-size: cover;
	}

	.ys_t_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ys_t_list ul li {
		float: left;
	}

	.ys_t_list li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 2%;
	}

	.ys_t_list li:nth-child(2n+2) {
		margin-right: 0;
	}

	.ys_t_list_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;

	}

	.ys_t_list_main_img {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.ys_t_list_main_img img {
		display: block;
		margin: 0px auto;
		width: 80px;
	}

	.ys_t_list_main_title {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		font-size: 22px;
		color: #fff;
		margin: 10px auto;
	}

	.ys_t_list_main_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
		line-height: 28px;
		color: #fff;
	}

	.ys h3 {
		height: 80px;
		font-weight: 400;
		padding: 2%;
	}

	.ys h3 img {
		float: left;
		margin-right: 10px;
	}

	.ys h3 b {
		display: block;
		font-size: 26px;
		color: #333;
		line-height: 30px;
		padding-top: 7px
	}

	.ys h3 i {
		display: block;
		font-size: 16px;
		color: #999;
		line-height: 45px;
		text-transform: uppercase;
		font-family: Arial
	}

	.ys h3:hover img {
		animation: flipInY 1s
	}

	.ys_desc p {
		font-size: 15px;
		color: #666;
		line-height: 36px;
		padding-left: 20px;
		position: relative
	}

	.ys_desc p:after {
		position: absolute;
		width: 10px;
		height: 10px;
		content: "";
		border: 2px solid #db1922;
		border-radius: 50%;
		box-sizing: border-box;
		top: 13px;
		left: 0
	}

	.honor {
		/* padding: 2%; */
	}

	.honor dt {
		/* float: right; */
	}
	.honor dt img{
		max-width: 100%;
	}
	.honor dd {
		float: left;
		
	}

	.honor .ys_desc {
		padding: 2%;
	}

	.hn_pic p {
		float: left;
		overflow: hidden;
		width: 45%;
	}

	.hn_pic p:nth-child(1) {
		margin-right: 20px
	}

	.hn_pic p img {
		display: block;
		width: 100%;
		/* height: 194px; */
		transition: all .5s
	}

	.hn_pic p:hover img {
		transform: scale(1.05)
	}

	.fact {
		background: url(../images/fact_bg.jpg) no-repeat center;
		background-size: 100% 100%;
		padding: 2%;
	}

	.fact_txt {
		height: auto;
		padding-top: 30px;
		box-sizing: border-box;
	}

	.fact_txt h3 {
		margin-bottom: 28px;
	}

	.fact_pic li {
		float: left;
		width: 49%;
		margin-right: 1%;
	}

	.fact_pic li:nth-child(2n+2) {
		margin-right: 0;
	}

	.fact_pic li p {
		overflow: hidden;
		position: relative
	}

	.fact_pic li p img {
		display: block;
		width: 100%;
		height: 150px;
		transition: all .5s
	}

	.fact_pic li p span {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background: rgba(0, 0, 0, .5)
	}

	.fact_pic li p:hover img {
		transform: scale(1.05)
	}

	.fact_pic li p:nth-child(1) {
		margin-bottom: .208vw
	}

	.ser {
		height: 919px;
		background: url(../images/ser_bg.jpg) no-repeat center 0;
		padding-top: 120px;
		box-sizing: border-box
	}

	.ser_t {
		height: 80px;
		margin-bottom: 40px
	}

	.ser_t h3 {
		float: left;
		width: 600px
	}

	.ser_t .tel {
		float: right
	}

	.ser_t .tel p {
		padding-left: 28px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		color: #666;
		background: url(../images/tel2.png) no-repeat left center
	}

	.ser_t .tel p em {
		color: #2151b5;
		font-size: 26px;
		vertical-align: top;
		font-weight: 700
	}

	.ser_t .tel .zx {
		float: right;
		width: 120px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		background: #db1922;
		border-radius: 18px;
		margin-top: 20px
	}

	.ser_t .tel .zx:hover {
		animation: shake 1.5s linear
	}

	.ser_con dl {
		float: left;
		width: 375px;
		margin-right: 37px;
		transition: all .5s
	}

	.ser_con dl:last-child {
		margin-right: 0
	}

	.ser_con dd {
		height: 215px;
		background: #fff;
		padding: 0 40px
	}

	.ser_con dd h4 {
		padding: 37px 0 17px;
		position: relative;
		font-size: 26px;
		color: #2151b5;
		line-height: 26px;
		margin-bottom: 24px
	}

	.ser_con dd h4:after {
		position: absolute;
		width: 60px;
		height: 2px;
		content: "";
		left: 0;
		bottom: 0;
		background: #2151b5
	}

	.ser_con dd p {
		font-size: 15px;
		color: #666;
		line-height: 24px;
		letter-spacing: 1px
	}

	.ser_con dl:hover {
		transform: translateY(-10px)
	}

	.news {
		padding: 30px 0
	}

	.news h3 {
		height: auto;
		margin: 0px auto;
		text-align: center;
		font-size: 0
	}

	.news h3 a {
		display: inline-block;
		width: 30%;
		height: auto;
		line-height: 45px;
		text-align: center;
		font-size: 18px;
		color: #363636;
		vertical-align: top;
		font-weight: 400;
		margin: 10px auto;
	}

	.news h3 a.on {
		background: #2151b5;
		color: #fff
	}

	.new_l {
		float: left;
		width: 100%;
	}

	.new_l dt {
		height: 285px;
		overflow: hidden;
		position: relative
	}

	.new_l dt img {
		display: block;
		width: 100%;
		height: 285px;
		transition: all .5s;
		object-fit: cover;
	}

	.new_l dt:hover img {
		transform: scale(1.05)
	}

	.new_l dt em {
		position: absolute;
		width: 52px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		left: 10px;
		top: 10px;
		font-size: 18px;
		color: #fff;
		background: #db1922;
		font-weight: 700
	}

	.new_l dd {
		height: 160px
	}

	.new_l dd i {
		float: left;
		padding-right: 20px;
		text-align: right;
		padding-top: 40px;
		height: 120px;
		border-right: 1px solid #ededed;
		font-size: 16px;
		color: #363636;
		line-height: 20px;
		font-family: FuturaBT, Arial;
		margin-right: 26px;
		position: relative
	}

	.new_l dd i:after {
		position: absolute;
		width: 1px;
		height: 18px;
		content: "";
		background: #363636;
		right: -1px;
		top: 46px
	}

	.new_l dd i em {
		display: block;
		font-size: 30px;
		line-height: 30px;
		color: #2151b5;
		font-weight: 500
	}

	.new_l dd h4 {
		font-size: 16px;
		color: #363636;
		font-weight: 400;
		line-height: 18px;
		padding: 42px 0 10px
	}

	.new_l dd h4 a {
		color: #2151b5
	}

	.new_l dd p {
		font-size: 14px;
		color: #363636;
		line-height: 20px;
		opacity: .6
	}

	.new_r {
		float: right;
		width: 100%;
		overflow: hidden
	}

	.new_r ul {
		margin-top: -42px
	}

	.new_r li {
		border-bottom: 1px solid #ededed;
		height: 160px
	}

	.new_r li i {
		float: left;
		padding-right: 20px;
		text-align: right;
		padding-top: 40px;
		height: 121px;
		background: #fff;
		border-right: 1px solid #ededed;
		font-size: 16px;
		color: #c2c2c2;
		line-height: 20px;
		font-family: FuturaBT, Arial;
		margin-right: 26px;
		position: relative
	}

	.new_r li i:after {
		position: absolute;
		width: 1px;
		height: 18px;
		content: "";
		background: #363636;
		right: -1px;
		top: 46px
	}

	.new_r li i em {
		display: block;
		font-size: 30px;
		line-height: 30px;
		color: #3e3e3e;
		font-weight: 500
	}

	.new_r li h4 {
		font-size: 16px;
		color: #363636;
		font-weight: 400;
		line-height: 18px;
		padding: 42px 0 10px
	}

	.new_r li h4 a {
		color: #363636
	}

	.new_r li p {
		font-size: 14px;
		color: #363636;
		line-height: 20px;
		opacity: .6
	}

	.new_r li:hover h4 a,
	.new_r li:hover i em {
		color: #2151b5
	}

	.new_r li:last-child {
		border-bottom: 0
	}

	.abt {
		display: none;
		
		background: #eee;
		padding: 0 0 37px
	}

	.abt dl {
		position: relative;
		padding-bottom: 88px
	}

	.abt dt img {
		display: block;
		width: 100%
	}

	.abt dd {
		position: absolute;
		width: 100%;
		left: 50%;
		margin-left: -600px;
		bottom: 0;
		height: 178px;
		background: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .1)
	}

	.abt dd h2 {
		float: left;
		width: 230px;
		height: 178px;
		text-align: center;
		font-size: 44px;
		color: #fff;
		line-height: 60px;
		padding: 29px 0;
		box-sizing: border-box;
		background: url(../images/abt_t.jpg) no-repeat;
		font-weight: 400
	}

	.abt dd h2 a {
		color: #fff
	}

	.abt_txt {
		float: left;
		width: 100%;
		margin-left: 70px
	}

	.abt_txt h3 {
		font-size: 24px;
		color: #333;
		line-height: 24px;
		font-weight: 400;
		padding: 37px 0 15px
	}

	.abt_txt p {
		font-size: 14px;
		color: #666;
		line-height: 25px;
		letter-spacing: 1px
	}

	.abt_txt p a {
		color: #db1922;
		font-weight: 700
	}


}