.bodycon {
	width: 1300px;
	margin: 20px auto;
}

.position {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: left;
	background-color: #eee;
	text-indent: 2.5em;
	transition: 0.1s all;
	background: url(../img/20201015153837_1529411916.png) no-repeat 7px 20px;
	border: 1px dashed #ddd;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
}

.position:hover {
	background-position: 7px -23px;
}


.about_in_x {
	width: 1300px;
	margin: 0 auto
}

.yfzz_main1_l {
	width: 687px;
	overflow: hidden;
	padding: 0px 0 80px;
	display: inline-block;
}

.yfzz_main1_l h3 {
	font-size: 40px;
	color: #2884db;
	display: block;
	line-height: 60px;
	margin-top: 35px;
}

.yfzz_main1_l h3>.small {
	display: block;
	font-size: 20px;
	font-weight: 100;
	color: #888;
	line-height: 30px;
}

.yfzz_main1_l p {
	font-size: 16px;
	color: #565656;
	line-height: 36px;
	text-indent: 2em;
	padding: 0px 0 12px;
	font-weight: 100;
	margin-top: 16px;
}

.main_pic1 {
	width: 563px;
	height: 447px;
	overflow: hidden;
	float: right;
	background: aliceblue;
	margin-top: 145px;
}

.yfzz_main1_l h3 i {
	font-style: normal;
	font-weight: 100;
	color: #333;
	display: inline-block;
}

.title_h i {
	width: 1300px;
	height: 1px;
	background: #e9e9e9;
	display: block;
	margin: 0 auto;
}




.lianxi_m {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	background: #fbfbfb;
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #f3f3f3;
}

.lianxi_ml {
	background: #2884db;
	color: #fff;
	padding: 30px 40px 30px 40px;
	overflow: hidden;
	float: left;
	text-align: left;
}

.lianxi_ml_m {
	overflow: hidden;
	font-size: 36px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 18px;
}

.lianxi_ml_s {
	width: 310px;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 18px;
	line-height: 55px;
	background: #fff;
	color: #2884db;
	font-weight: 900;
	letter-spacing: -1px;
	border-radius: 2px;
}

.lianxi_ml_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 41px;
	float: right;
	color: #f9f9f9;
}

.lianxi_mr {
	float: right;
	position: relative;
	width: calc(100% - 468px);
}

.lianxi_mr_i {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 162px;
	font-weight: 89;
	margin-left: -28px;
	line-height: normal;
	color: #e9e9e9;
	position: absolute;
	overflow: hidden;
	margin-top: -8px;
}

.lianxi_m .mr_i {
	font-size: 100px;
	line-height: 200px;
	margin-top: 100px;
	margin-left: calc(100% - 690px);
	position: absolute;
	right: 30px;
}

.lianxi_mr_m {
	width: calc(100% - 69px);
	float: left;
	overflow: hidden;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 56px;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	text-align: left
}

.lianxi_mr_m span {
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	color: #2884db;
}


.contact_ny ul {
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
}

.contact_ny ul li {
	float: left;
	width: 434px;
	height: 156px;
	border-width: 1px 0 1px 1px;
	border: 1px solid #ececec;
	padding: 35px;
	margin: -1px 0 0 -1px;
	text-align: left;
	box-sizing: border-box;
	list-style: none;
}

.contact_ny ul li i {
	float: left;
	display: inline-block;
	width: 51px;
	height: 51px;
	margin-right: 19px;
	margin-top: 6px;
}

.contact_ny ul li h5 {
	color: #2884db;
	margin-bottom: 10px;
	margin-top: 0px;
}

.contact_ny ul li p {
	padding-left: 60px;
	font-size: 16px;
	margin-left: 10px;
}

.contact_ny .hd {
	text-align: center;
	overflow: hidden;
	zoom: 1;
	margin-top: 25px
}

.contact_ny .hd ul li.on {
	background-position: -23px 0
}

.f14 {
	font-size: 18px;
}



.nylist {
	width: 100%;
}

.nylist li {
	float: left;
	width: 31.3%;
	margin: 0 1% 2% 1%;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.nylist_pic {
	overflow: hidden;
}

.nylist_pic img {
	width: 100%;
	transition: ease-in-out 0.25s all;
}

.nylist li:hover .nylist_pic img {
	transform: scale(1.1);
}

.nylist_tit:after {
	content: '';
	transition: ease-in-out 0.15s all;
	background: #eaeaef;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.nylist li .nylist_tit:before {
	content: '';
	transition: ease-in-out 0.15s all;
	background: #0a72e7;
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.nylist li:hover .nylist_tit:after {
	left: 100%;
}

.nylist li:hover .nylist_tit:before {
	left: 0;
}

.nylist_tit {
	width: 100%;
	overflow: hidden;
	line-height: 46px;
	font-size: 16px;
}

.nylist li:hover .nylist_tit {
	color: #fff;
}

.clear {
	clear: both;
}

.bodycontent{
	
}
.bodycontent img{
	max-width: 100%;
}

.bodynext{
	margin: 30px auto;
}