.header .navbar .navbar-nav .nav-item a.active {
	color: #50affc;
}

.navbar-nav .nav-item:hover a {
	color: #50affc;
}

.scibanner {
	background: url(/dy/ei/banner.jpg) no-repeat top center;
	background-size: cover;
}

.scibanner .button{
	text-align: center;
	margin-top: 30px;
}

.scibanner .container {
	padding: 220px 80px 200px 80px;
	text-align: left;
}

.scibanner h1 {
	font-size: 60px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}

.scibanner p {
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
	margin: 0 auto;
	text-align: center;
}

.scibanner .button a {
	padding: 15px 60px;
	font-size: 18px;
	background: #dc3545 url(/dy/ei/dj.png) no-repeat top center;
	background-size: 20%;
	background-position: 138px 20px;
	border-radius: 0;
}

.scibanner .button a.btn2 {
	background: #34acf7 url(/dy/ei/dj.png) no-repeat top center;
	background-size: 20%;
	background-position: 138px 20px;
}
#fqbx{
	color:red;
}
#fqbx2{
	color:red;
}
/*æœåŠ¡*/

.part12 {
	overflow: hidden;
	text-align: left;
	margin-bottom: 80px;
	margin-top: 40px;
}

.part12 ul {
	overflow: hidden
}

.jtui_zstitle {
	font-size: 42px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 1px #d0d0d0, 1px 0 #d0d0d0, 3px 1px #d0d0d0, 2px 3px #d0d0d0;
	color: #0e4da9;
	margin: 50px auto;
}

.jtui_zstitle img {
	margin-right: 10px;
	margin-left: 5px;
}

.jtui_div4_button {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	/* margin-top: 30px; */
	letter-spacing: 1px;
	cursor: pointer;
	width: 140px;
	line-height: 40px;
	background: #7826f7;
	border-radius: 20px;
	margin: 10px auto;
}

.jtui_div4_button a {
	color: #fff;
}

.part12 ul li .img20_text b {
	text-align: center;
	font-size: 18px;
	color: #333333;
	/* margin-bottom: 5px; */
	display: block;
}

.sec-title.centered {
	text-align: center;
}

.sec-title {
	position: relative;
	padding-top: 30px;
}

.sec-title h2 {
	position: relative;
	color: #222222;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 34px;
}

.sec-title.centered h2:after {
	left: 50%;
	margin-left: -75px;
}

.sec-title h2:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 14px;
	height: 16px;
	width: 150px;
	background-color: #0500681f;
}

.sec-title b {
	position: relative;
	color: #222222;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 39px;
	display: block;
}

.sec-title.centered b:after {
	left: 50%;
	margin-left: -72px;
}

.sec-title b:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 16px;
	height: 14px;
	width: 150px;
	background-color: #05006821;
}


/*è¡¨å•*/

.freatures {
	background: #050068;
	padding: 80px 0;
	background-size: cover;
}

.freatures .content {
	width: 38%;
	float: right;
	padding: 70px 30px;
	margin-right: 15%;
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:1400px) {
	.freatures .content {
		/* padding-left: 70px; */
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.freatures .content {
		margin-top: 40px
	}
}

@media(max-width:767px) {
	.freatures .content {
		margin-top: 40px
	}
}

.freatures .inner-content-head {
	padding: 65px;
	border: 0;
	border-radius: 30px;
	background: url(/dy/ei/formtd.jpg) no-repeat top center;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	background-size: contain;
}

.freatures .content .heading {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 45px;
	text-align: center;
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.freatures .content .heading {
		font-size: 28px;
		line-height: 42px
	}
}

@media(max-width:767px) {
	.freatures .content .heading {
		font-size: 22px;
		line-height: 38px
	}
}

.freatures .content .heading span {
	color: #4fbcff;
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 600
}

.freatures .content .single-feature {
	position: relative;
	padding-left: 100px;
	margin-bottom: 50px
}

.freatures .content .single-feature:last-child {
	margin: 0
}

.freatures .content .single-feature .f-icon {
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	background-color: #4fbcff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	font-size: 28px;
	top: 0
}

.freatures .content .single-feature h4 {
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 15px
}


/*è¡¨å•*/

.form input {
	line-height: 50px;
	width: 100%;
	display: block;
	padding-left: 20px;
	border-radius: 5px;
	border: 1px solid #4fbcff29;
	margin-bottom: 30px;
	font-size: 15px;
	background: #f1f9ff;
	/* float: left; */
	margin-right: 20px;
}

.form select {
	height: 53px;
	line-height: 50px;
	width: 26%;
	display: block;
	padding-left: 20px;
	border-radius: 5px;
	border: 1px solid #4fbcff29;
	margin-bottom: 30px;
	font-size: 15px;
	background: #f1f9ff;
	float: left;
	margin-right: 20px;
	color: #727272;
}

.form .tijiao {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #050068;
	box-shadow: 0px 5px 15px rgb(89, 104, 223, .5);
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	border: none;
}

.news-block .inner-box .lower-content p a {
	color: #050068;
}


/*æœåŠ¡é¡¹ç›®*/

.box_fwbg {
	background: #f4f7ff;
	padding-bottom: 60px;
	padding-top: 60px;
	margin: 0 auto;
	text-align: center;
}

.box_fwbg .pag_p {
	margin: 0px auto 50px;
}

.box_u3 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*ç¼–è¾‘å›¢é˜Ÿ*/

.jtui_div7 {
	padding: 30px 0;
	overflow: hidden;
}

.section-index-team {
	position: relative;
	padding: 0;
}

.promo_banner--text1 {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 30px;
}

.promo_banner--text2 {
	font-size: 16px;
	color: #000000;
	color: #51abfc;
	font-size: 20px;
	font-weight: 600;
	line-height: 42px;
}

.jtui_div7 .leftteam {
	float: right;
	width: 50%;
	margin: 50px 0;
}

.jtui_div7 .leftteam img {
	width: 90%;
	margin-left: 10%;
}

.jtui_div7 .team-box {
	float: left;
	width: 48%;
	padding: 50px 50px 50px 0;
	text-align: right;
}


/*ä¼˜åŠ¿*/

.business li b {
	display: block;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
}

.b_2 b,
.b_4 b {
	text-align: left!important;
}

.business {
	margin: 40px 0px;
}

.business:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
}

.business li {
	float: left;
	width: 50%;
	margin: 20px 0px;
}

.business li img {
	border-radius: 20px;
}

.business li h4 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.business li p {
	font-size: 16px;
	line-height: 24px;
	color: #eee;
}

.b_1 img {
	float: right;
	border: 5px solid #f3b516;
	margin: 0px 10px 0px 20px;
}

.b_1 h4 {
	text-align: right;
}

.b_2 img {
	float: left;
	border: 5px solid #005bac;
	margin: 0px 20px 0px 10px;
}

.b_2 h4 {
	text-align: left;
}

.b_3 img {
	float: right;
	border: 5px solid #005bac;
	margin: 0px 10px 0px 20px;
}

.b_3 h4 {
	text-align: right;
}

.b_4 img {
	float: left;
	border: 5px solid #f3b516;
	margin: 0px 20px 0px 10px;
}

.b_4 h4 {
	text-align: left;
}

.youshi {
	background: url(/dy/ei/casebg.jpg)no-repeat top center;
	overflow: hidden;
}

.sec-title.white b {
	color: #fff;
}

.sec-title.white b:after {
	background-color: #fff;
}

.business li .text {
	border: 5px solid #34acf7;
	margin: 0px 10px 0px 10px;
	border-radius: 20px;
	background: #34acf79c;
	font-size: 46px;
	color: #fff;
	width: 110px;
	height: 110px;
	text-align: center;
	line-height: 95px;
	float: right;
}

.business li.b_2 .text {
	float: left;
	float: left;
	background: #4c6cdbb8;
	border: 5px solid #4c6cdb;
}

.business li.b_3 .text {
	background: #f7ab00bd;
	border: 5px solid #f7ab00;
}

.business li.b_4 .text {
	float: left;
	background: #fe7f29a6;
	border: 5px solid #f7ab00;
}

.youshi .button {
	text-align: center;
	margin-bottom: 50px;
}


/*æ–°é—»èµ„è®¯*/

.news-section {
	position: relative;
	background: #dc35450a;
	overflow: hidden;
	padding: 30px 0;
}

.news-block {
	position: relative;
	margin-bottom: 40px;
}

.news-block .inner-box {
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box .image {
	position: relative;
}

.news-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box:hover .image img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}

.news-block .inner-box .image .category {
	position: absolute;
	left: 20px;
	bottom: 40px;
	padding: 5px 10px 2px;
	background-color: #ffffff;
}

.news-block .inner-box .image .category li {
	position: relative;
	display: inline-block;
}

.news-block .inner-box .image .category li a {
	position: relative;
	color: #13b5ea;
	font-size: 14px;
	text-transform: uppercase;
}

.news-block .inner-box .lower-content {
	position: relative;
	/* margin-top: -20px; */
	/* margin-left: 20px; */
	/* margin-right: 20px; */
	padding: 20px 20px;
	/* border:1px solid #ececec; */
	background-color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box .lower-content .author {
	position: relative;
	color: #7c7b7b;
	font-size: 15px;
	margin-bottom: 13px;
}

.news-block .inner-box .lower-content .author .author-image {
	position: absolute;
	left: 0px;
	top: -5px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 50%;
}

.news-block .inner-box .lower-content h5 {
	position: relative;
	color: #262626;
	font-weight: 500;
	line-height: 1.4em;
	margin-bottom: 18px;
}

.news-block .inner-box .lower-content h5 a {
	position: relative;
	color: #222222;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box .lower-content h5 a:hover {
	color: #13b5ea;
}

.news-block .inner-box .lower-content .text {
	position: relative;
	color: #222222;
	font-size: 15px;
	line-height: 1.7em;
	/* margin-bottom: 25px; */
	font-weight: 400;
}

.news-block .inner-box .lower-content .post-date {
	position: relative;
}

.news-block .inner-box .lower-content .post-date:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 10px;
	width: 100%;
	height: 1px;
	background-color: #dde2db;
}

.news-block .inner-box .lower-content .post-date li {
	position: relative;
	color: #7c7b7b;
	background-color: #ffffff;
	font-size: 14px;
	padding-right: 10px;
	line-height: 1.4em;
	margin-right: 12px;
	font-weight: 400;
	display: inline-block;
}

.news-block .inner-box .lower-content .post-date li:after {
	position: absolute;
	content: '.';
	right: -8px;
	top: -11px;
	color: #cdd5ca;
	font-size: 50px;
}

.news-block .inner-box .lower-content .post-date li:last-child::after {
	display: none;
}

.news-block .inner-box:hover .lower-content {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.news-section .inner-box {
	width: 48%;
	float: left;
	margin: 10px;
}

.news-section .button a {
	text-align: center;
	width: 200px;
	margin: 20px auto 0 auto!important;
	display: block;
	border-radius: 0;
	background: #dc3545;
}

.liucheng {
	padding: 50px 0;
	background: #dc35450a;
	text-align: center;
}

.liucheng .lcbj {
	position: relative;
}

.liucheng .con {
	position: absolute;
	top: 199px;
}

.liucheng .con .text a {
	color: #fff;
	padding: 8px 0;
}

.liucheng .con .text {
	position: absolute;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	width: 220px;
	text-align: center;
	background: #dc3545;
	padding: 11px 29px;
}

.liucheng .con .text1 {
	left: 368px;
}

.liucheng .con .text2 {
	left: 220px;
	top: 171px;
}

.liucheng .con .text3 {
	left: 249px;
	top: 354px;
}

.liucheng .con .text4 {
	left: 486px;
	top: 517px;
}

.liucheng .con .text5 {
	left: 787px;
	top: 29px;
}

.liucheng .con .text6 {
	left: 866px;
	top: 208px;
}

.liucheng .con .text7 {
	left: 832px;
	top: 407px;
}

.liucheng .con .text8 {
	left: 1154px;
}

.jtui_div7 .jtui_div4_button {
	margin: 20px 0;
	float: right;
}


/*è‡ªé€‚åº”*/

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.footer .copyright-area .inner-content{
		margin-top: 0;
	}
	.footer {
	    padding-top: 0;
	}
	.footer-top{
		display: none;
	}
	.scibanner .container {
		padding: 100px 20px 60px 20px;
		text-align: center;
	}
	.scibanner h1 {
		font-size: 42px;
		color: #fff;
		margin-bottom: 20px;
	}
	.scibanner p {
		color: #fff;
		font-size: 16px;
		margin-bottom: 20px;
		width: 100%;
	}
	.part12 {
		overflow: hidden;
		text-align: left;
		margin-bottom: 40px;
		margin-top: 40px;
	}
	.part12 ul li {
		text-align: center;
		float: left;
		width: 32%;
		border: 1px solid #fff;
		overflow: hidden;
		margin-right: 6px;
		margin-bottom: 6px;
	}
	.part12 ul li img {
		display: block;
		width: 90px;
		margin: 0 auto;
		margin-top: 0;
		transform: scale(1);
		transition: all 0.3s;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		height: 100px;
	}
	.part12 ul li .img20_text span {
		font-size: 12px;
		color: #989797;
		background: url(/dy/ei/homePage2.png) right top no-repeat;
		line-height: 30px;
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	.jtui_div4_button {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
		text-align: center;
		letter-spacing: 1px;
		cursor: pointer;
		width: auto;
		line-height: 40px;
		background: #ff8418;
		border-radius: 20px;
		margin: 10px auto;
	}
	.part12 ul li .img20_text {
		overflow: hidden;
		width: auto;
		margin: 0 auto;
	}
	.freatures .inner-content-head {
		background-size: cover;
	}
	.freatures .content {
		width: 100%;
		float: none;
		padding-top: 0;
		margin-right: 0;
	}
	.freatures .inner-content-head {
		padding: 30px;
	}
	.freatures .content {
		margin-top: 0;
	}
	.u3-2 li {
		width: 50%;
		float: left;
	}
	.u3-2 li div label {
		width: 30%;
	}
	.u3-2 li p {
		width: 80%;
		height: 60px;
		line-height: 20px;
		color: #333;
		font-size: 14px;
		text-align: center;
		margin: 10px auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	.u3-2 li span {
		font-size: 20px;
	}
	.box_fwbg {
		background: #f4f7ff;
		padding-bottom: 30px;
		padding-top: 0;
	}
	.jtui_div7 .leftteam img {
		width: 100%;
		margin-left: 0;
	}
	.jtui_div7 .leftteam {
		float: none;
	}
	.jtui_div7 .team-box {
		float: none;
		width: 100%;
		padding: 30px;
	}
	.business li {
		float: none;
		width: 100%;
		margin: 20px 0px;
	}
	.youshi {
		background-size: cover;
	}
	.news-section .inner-box {
		width: 100%;
		float: none;
		margin: 0;
	}
	.liucheng .lcbj {
		display: none;
	}
	.liucheng .con {
		position: inherit;
	}
	.liucheng .con .text {
		position: initial;
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		width: 47%;
		text-align: center;
		background: #51abfc;
		float: left;
		margin-right: 3%;
		margin-bottom: 2%;
		border-radius: 20px;
		line-height: 30px;
	}
	.liucheng .con {
		position: initial;
		margin-top: 30px;
	}
	
	.liucheng .con .text {
		position: initial;
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		width: 47%;
		text-align: center;
		background: #dc3545;
		float: left;
		margin-right: 3%;
		margin-bottom: 2%;
		border-radius: 20px;
		line-height: 30px;
	}
	.liucheng {
		padding: 30px 0;
		overflow: hidden;
	}
}


/*æœåŠ¡*/

.adv_box .box_tit h3 {
	padding: 0 50px;
	line-height: 66px;
	display: inline-block;
	font-size: 32px;
	color: #2b2b2b;
	position: relative;
	margin-bottom: 20px;
}

.adv_box .box_tit h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 62px;
	border: 2px solid #f6ab00;
	border-right: none;
}

.adv_box .list ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 50px;
}

.adv_box .list li {
	margin: 0px 10px 60px;
	width: calc(25% - 50px);
	font-size: 20px;
	color: #666;
	text-align: center;
	background: #fef7f8;
	padding: 30px 15px;
	border-radius: 0;
	border: 10px solid #dc354505;
}

.adv_box .list li i {
	width: 36px;
	height: 36px;
	display: inline-block;
}

.adv_box .list li:nth-child(1) i {
	background: url(/dy/ei/icon.png) 0 0 no-repeat;
}

.adv_box .list li:nth-child(2) i {
	background: url(/dy/ei/icon.png) -47px 0 no-repeat;
}

.adv_box .list li:nth-child(3) i {
	background: url(/dy/ei/icon.png) -100px 0 no-repeat;
}

.adv_box .list li:nth-child(4) i {
	background: url(/dy/ei/icon.png) -150px 0 no-repeat;
}

.adv_box .list li:nth-child(5) i {
	background: url(/dy/ei/icon.png) -197px 0 no-repeat;
}

.adv_box .list li:nth-child(6) i {
	background: url(/dy/ei/icon.png) -245px 0 no-repeat;
}

.adv_box .list li:nth-child(7) i {
	background: url(/dy/ei/icon.png) -293px 0 no-repeat;
}

.adv_box .list li:nth-child(8) i {
	background: url(/dy/ei/icon.png) -343px 0 no-repeat;
}

.adv_box .list li span {
	display: block;
	line-height: 50px;
	font-weight: 700;
}

.adv_box .list li p {
	font-size: 16px;
	line-height: 26px;
}

.adv_box .list li a {
	display: inline-block;
	line-height: 34px;
	padding: 0px 30px;
	border-radius: 0;
	color: #dc3545;
	border: 1px solid #dc3545;
	transition: all ease .3s;
	font-size: 16px;
	margin-top: 15px;
}

.adv_box .list li a:hover {
	color: #fff;
	background: #dc3545;
}

.zlmodule {
	padding: 30px 0;
}

.fwts_box {
	margin: 30px 0;
}

.leftteam ul li {
	width: 30%;
	float: left;
	margin-bottom: 10px;
}

.leftteam ul li img {
	height: 230px;
}

.button .btn:hover {
	color: #fff;
	background: #4fbcff;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.sec-title b {
		font-size: 30px;
	}
	.adv_box .list li {
		width: 43%;
		margin-bottom: 20px;
	}
	.adv_box .list li a {
		padding: 0px 10px;
	}
	.freatures .content {
		padding: 0;
	}
	.fwts_box {
		display: block;
		overflow: hidden;
	}
	.fwts_box li {
		width: 44%;
		float: left;
	}
	.jtui_div4_button a {
		width: 150px;
	}
	.jtui_div7 .leftteam {
		width: 100%;
	}
	.leftteam ul li {
		width: 33%;
	}
	.liucheng .con {
		overflow: hidden;
		margin: 0 auto 30px auto;
	}
	.leftteam ul li img {
		height: 180px;
	}
}


/*简介*/

.about-image {
	position: relative;
}

.about-image::before {
	position: absolute;
	content: '';
	background-image: url(/dy/ei/dots.jpg);
	background-position: center center;
	background-size: 100%;
	width: 375px;
	height: 350px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
}

@media (max-width: 767px) {
	.about-image::before {
		display: none;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about-image::before {
		display: block;
	}
}

.about-image .single-image {
	width: 360px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.about-image .single-image {
		width: 280px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.about-image .single-image {
		width: 400px;
	}
}

@media (max-width: 767px) {
	.about-image .single-image {
		width: 100%;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about-image .single-image {
		width: 360px;
	}
}

.about-image .single-image img {
	width: 100%;
}

.about-image .single-image.image-tow {
	margin-top: -100px;
	position: relative;
	float: right;
	z-index: 5;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.about-image .single-image.image-tow {
		margin-top: -150px;
	}
}

@media (max-width: 767px) {
	.about-image .single-image.image-tow {
		margin-top: 30px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about-image .single-image.image-tow {
		margin-top: -200px;
	}
}

.about-image .about-btn {
	position: relative;
	margin-left: 80px;
	margin-top: -40px;
	display: inline-block;
	z-index: 9;
}

@media (max-width: 767px) {
	.about-image .about-btn {
		margin: 0 auto;
		display: block;
		text-align: center;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about-image .about-btn {
		margin-left: 80px;
		display: inline-block;
		text-align: left;
		margin-top: -50px;
	}
}

.about-image .about-btn .main-btn {
	line-height: 58px;
	padding: 0 40px;
	border: 8px solid #fff;
	font-weight: 700;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #dc3545;
	color: #fff;
}

.about-image .about-btn .main-btn span {
	font-size: 35px;
}

@media (max-width: 767px) {
	.about-image .about-btn .main-btn span {
		font-size: 28px;
	}
}

.about-image .about-btn .main-btn:hover {
	border-color: #EB3656;
}

@media (max-width: 767px) {
	.about-image .about-btn .main-btn {
		line-height: 48px;
		padding: 0 30px;
		font-size: 14px;
		margin-top: -25px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about-image .about-btn .main-btn {
		line-height: 48px;
		padding: 0 30px;
		font-size: 14px;
		margin-top: -25px;
	}
}

.about-content .about-welcome {
	font-size: 24px;
	color: #EB3656;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.about-content .about-welcome {
		font-size: 18px;
	}
}

.about-content .about-title {
	font-size: 35px;
	text-transform: uppercase;
	/* color: #34acf7; */
}

@media (max-width: 767px) {
	.about-content .about-title {
		font-size: 26px;
	}
}

.section-title .sub-title {
    font-size: 18px;
    color: #EB3656;
    text-transform: uppercase;
}
.section-title .title {
    font-size: 35px;
    text-transform: uppercase;
}

/*服务项目*/
.ys_bg {
	width: 100%;
	background:#dc3545 url(/dy/ei/ys_bg.jpg) top center no-repeat;
	padding: 50px 0px;
	}
.ys_show { margin-top: 50px;}
.ys_show:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.ys_show li {
	float: left;
	width: 22%;
	background-color: #fff;
	margin: 0px 15px;
	padding: 5px 5px;
	text-align: center;
	}
.ys_show li div { border: 1px solid #e5e5e5; padding: 15px 0px;}
.ys_show li h4 {
	font-size: 24px;
	line-height: 40px;
	}
.ys_show li i {
	display: inline-block;
	width: 50px;
	height: 0px;
	border-top: 2px solid #dc3545;
	}
.ys_show li p {
	padding: 10px 20px 0px;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 15px;
	}
.ys_show li a {
	display: inline-block;
	line-height: 30px;
	padding: 0px 25px;
	border: 1px solid #dc3545;
	color: #dc3545;
	border-radius: 0;
	font-size: 16px;
	}
.ys_show li a:hover {background-color: #dc3545;color: #fff;}
.ys_show li b {
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: #333;
}
.ys_bg h2{
	color: #fff;
}
.ys_bg .sub-title{
	color: #fff;
}
.liucheng .button{
	margin-top: 50px;
}
.liucheng .button a{
	border-radius: 0;
	background: #34acf7;
	
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.ys_show li{
		width: 41%;
		margin-bottom: 20px;
	}
	.ys_show li p{
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 4;
	}
	.pb-130{padding-bottom: 50px;}
	.pt-80{padding-top: 10px;}
	.scibanner .button a {
    padding: 15px 45px;}
}


.pb-130{
	padding-bottom: 70px;
}
/*表单*/
.zyx_bg {
    width: 100%;
    background: url(/dy/ei/forn.jpg) center bottom no-repeat;
    padding: 30px 0px;
}
.biaodan .bdform{
	width: 1000px;
    margin: 0 auto;
    padding: 174px 0 0 26px;
    box-sizing: border-box;
}
.biaodan form .in{
	height: 39px;
    width: 227px;
    border-radius: 5px;
    padding-left: 20px;
    float: left;
}
.biaodan form .in.in2{
	margin-left: 96px;
}
.biaodan form .tijiao{
	margin-left: 40px;
	width: 210px;
	height: 39px;
	background: none;
	border: none;
	float: left;
}

.new_bd_form_box {
	position: relative;
	width: 410px;
	height:100%;
	background: #34acf7;
	box-shadow: 0px 0px 20px rgb(100 118 242 / 16%);
	z-index: 10;
	border-radius: 0;
	padding: 60px 40px;
	margin: 0;
	top: 0;
	left: 170px;
	}
.new_bd_form_box:after {
	content: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #6675f214;
	border-radius: 50%;
	top: -10%;
	left: 17%;
	z-index: -1;
	}
.new_bd_form_box:before {
	content:"";
	position: absolute;
	width:128%;
	height: 60%;
	background: none;
	border-radius: 10px;
	top: 20%;
	left: -14%;
	z-index: -2;
	}
.new_bd_form_box strong {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	}
.new_bd_form_box h5 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
	}
.new_bd_form_box form input {
	line-height: 50px;
	width: 100%;
	display: block;
	padding-left: 20px;
	border-radius: 5px;
	border: 1px solid #eee;
	margin-bottom: 30px;
	font-size: 15px;
	}
.new_bd_form_box form .tijiao{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background:#dc3545;
	box-shadow: none;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	border: none;
	}
	
.new_bd_form_box form .tijiao:hover {
    background: #0896ef;
}


@media only screen and (min-width: 100px) and (max-width: 640px) {
	.new_bd_form_box{
		position: initial;
		width: auto;
	}
	.new_bd_form_box:before{
		display: none;
	}
}