.header .navbar .navbar-nav .nav-item a.active {
	color: #50affc;
}

.navbar-nav .nav-item:hover a {
	color: #50affc;
}

.scibanner {
	background: url(/dy/sco/banner.jpg) no-repeat top center;
	background-size: cover;
}

.scibanner .button{
	text-align: center;
	margin-top: 30px;
}

.scibanner .container {
	padding: 120px 80px 70px 80px;
	text-align: left;
}

.scibanner h1 {
	font-size: 42px;
	color: #fff;
	margin-bottom: 15px;
	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: #fd1a24;
	background-size: 20%;
	background-position: 138px 20px;
	border-radius: 0;
}


/*Ã¦Å“ÂÃ¥Å Â¡*/

.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/sco/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: #010101;
	font-weight: 600;
}


/*Ã¦Å“ÂÃ¥Å Â¡Ã©Â¡Â¹Ã§â€ºÂ®*/

.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/sco/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: #fd1a240a; */
	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: #fd1a24;
}

.liucheng {
	padding: 50px 0;
	text-align: center;
}
.liucheng .button{
	margin-top: 50px;
	/* padding: 14px 30px; */
}
.liucheng .lcbj {
	position: relative;
}

.liucheng .con {
	position: absolute;
	top: 199px;
}

.liucheng .con .text a {
	color: #010101;
	padding: 8px 0;
}
.liucheng .con .text b{
	background: #6170ed;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
	border-radius: 100%;
}
.liucheng .con .text {
	position: absolute;
	font-size: 20px;
	color: #010101;
	font-weight: 600;
	width: 250px;
	text-align: center;
	display: flex;
}

.liucheng .con .text1 {
	left: 231px;
}

.liucheng .con .text2 {
	left: 220px;
	top: 171px;
}

.liucheng .con .text3 {
	left: 249px;
	top: 354px;
}

.liucheng .con .text4 {
	left: 797px;
	top: -39px;
}

.liucheng .con .text5 {
	left: 885px;
	top: 67px;
}

.liucheng .con .text6 {
	left: 893px;
	top: 208px;
}

.liucheng .con .text7 {
	left: 850px;
	top: 352px;
}

.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: 26px;
		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/sco/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 {
		position: initial;
		margin-top: 30px;
	}
	
	.liucheng .con .text {
		position: initial;
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		width: 47%;
		text-align: center;
		background: none;
		float: left;
		margin-right: 3%;
		margin-bottom: 2%;
		border-radius: 20px;
		line-height: 30px;
	}
	.liucheng {
		padding: 30px 0;
		overflow: hidden;
	}
	.liucheng .con .text b {
	    background: #6170ed;
	    padding: 10px 20px;
	    color: #fff;
	    font-size: 18px;
	    margin-right: 10px;
	    border-radius: 100%;
	    height: 50px;
	    width: 50px;
	}
}


/*Ã¦Å“ÂÃ¥Å Â¡*/

.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: #6170ed08;
	padding: 30px 15px;
	border-radius: 0;
	border: 10px solid #6170ed08;
}

.adv_box .list li i {
	width: 36px;
	height: 36px;
	display: inline-block;
}

.adv_box .list li:nth-child(1) i {
	background: url(/dy/sco/icon.png) 0 0 no-repeat;
}

.adv_box .list li:nth-child(2) i {
	background: url(/dy/sco/icon.png) -47px 0 no-repeat;
}

.adv_box .list li:nth-child(3) i {
	background: url(/dy/sco/icon.png) -100px 0 no-repeat;
}

.adv_box .list li:nth-child(4) i {
	background: url(/dy/sco/icon.png) -150px 0 no-repeat;
}

.adv_box .list li:nth-child(5) i {
	background: url(/dy/sco/icon.png) -197px 0 no-repeat;
}

.adv_box .list li:nth-child(6) i {
	background: url(/dy/sco/icon.png) -245px 0 no-repeat;
}

.adv_box .list li:nth-child(7) i {
	background: url(/dy/sco/icon.png) -293px 0 no-repeat;
}

.adv_box .list li:nth-child(8) i {
	background: url(/dy/sco/icon.png) -343px 0 no-repeat;
}

.adv_box .list li span {
	display: block;
	line-height: 50px;
	font-weight: 700;
	color: #333;
}

.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: #fd1a24;
	border: 1px solid #fd1a24;
	transition: all ease .3s;
	font-size: 16px;
	margin-top: 15px;
}

.adv_box .list li a:hover {
	color: #fff;
	background: #fd1a24;
}

.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: #6271ee;
}

@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;
		    padding-top: 0;
	}
	.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;
	}
}




.scibanner .container{
	display: flex;
	justify-content: space-around;
}
.scibanner .left h1,.scibanner .left p,.scibanner .button{
	text-align: left;
}
.scibanner .left p{
	background: rgba(0, 0, 0, 0.5);
	border-radius: 30px;
	/* border: 1px solid red; */
	font-size: 16px;
	padding: 5px 30px;
}



/*ä¼˜åŠ¿*/

.features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
  
  .features-list li {
    margin-bottom: 43px;
    width: 311px;
    background-color: #ffffff;
    box-shadow: 0px 6px 16px 0px #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 1%;
  }

  
  .features-list img {
    width: 311px;
    height: 165px;
  }
  
  .features-list p {
    padding: 18px 28px 26px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
  }
  .features-list li h2{
  	text-align: center;
  	font-size: 22px;
  	color: #333;
  	margin: 20px auto 0 auto;
  }
  .features-bg{
  	text-align: center;
  	padding: 50px 0;
  }
  .button .btncon{
  	padding: 14px 60px;
  	font-size: 18px;
  	border-radius: 0;
  }

/*æ ‡é¢˜*/
  .block-title {
    padding-top: 28px;
    margin-bottom: 70px;
    /* background-size: 337px 57px; */
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 40px; */
  }
  
  .block-title span {
    margin: 0 80px;
    font-size: 46px;
    font-weight: bold;
    color: #010101;
  }
  
  .block-title i {
    width: 56px;
    height: 50px;
    background: linear-gradient(135deg, #fb9e6f, #fd0e1d);
  }
  
  .block-title i.l {
    clip-path: polygon(
      0 0,
      0 45px,
      30px 45px,
      30px 50px,
      56px 50px,
      56px 22px,
      45px 22px,
      45px 0
    );
  }
  
  .block-title i.r {
    clip-path: polygon(
      11px 0,
      11px 22px,
      0 22px,
      0 50px,
      30px 50px,
      30px 45px,
      56px 45px,
      56px 0
    );
  }
  


/*å¹¿å‘Šä½*/
.xk_bg {
	width: 100%;
	background: url(/dy/sco/a01banner.jpg) center center no-repeat;
	color: #fff;
	padding: 45px 80px;
	background-size: 100% 100%;
	}
.xk_bg h4 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #fff;
	}
.xk_bg p {
	width: 755px;
	line-height: 24px;
	font-size: 22px;
	}
.xk_bg a {
	float: right;
	line-height: 60px;
	padding: 0px 25px 0px 25px;
	background: #fff;
	font-size: 20px;
	border-radius: 30px;
	margin-top: 15px;
	color: #212529;
	}
.xk_bg a:hover{
	background: #fd1722;
	color: #fff;
}



/*è¡¨å•*/
.biaodan{
	background: url(/dy/sco/bd1.jpg) no-repeat top center;
	height: 280px;
	position: relative;
}
.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: #6170ed;
	box-shadow: 0px 0px 20px rgb(100 118 242 / 16%);
	z-index: 10;
	border-radius: 0;
	padding: 60px 40px;
	margin: 0px auto;
	top: 0;
	}
.new_bd_form_box:after {
	content:"";
	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: #fd2128;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	border: none;
	}

.zyx_box h4 p img{
	width: 100%;
}
.zyx_bg {
	width: 100%;
	background: #f6faff url(/dy/sco/zy_bg.jpg) center bottom no-repeat;
	padding: 60px 0px;
	}
.zyx_box {
	background: #fff;
	padding: 50px 25px 25px 50px;
	}
.zyx_box em {
	font-size: 28px;
	color: #c11329;
	text-transform: uppercase;
	}
.zyx_box h3 {
	font-size: 36px;
	display: block;
	}
.zyx_box h4 {
	display: flex;
	margin-top: 20px;
	align-items: center;
	}
.zyx_box h4 p {
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #424242;
	width: 47%;
	}
.zyx_box h4 span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	margin-right: 25px;
	position: relative;
	}
	

/*优势*/
.advantage {
  width: 100%;
  background: url(/dy/sco/Strength_bg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom:50px ;
}

.advantage > img {
  width: 300px;
  margin: 20px auto;
}

.advantage-box {
  display: flex;
  margin: 20px auto;
  justify-content: space-between;
}

.advantage-box .real {
  background-image: url(/dy/sco/Strength.png);
}

.advantage-box .fast {
  background-image: url(/dy/sco/Strength_two.png);
}

.advantage-box .safe {
  background-image: url(/dy/sco/Strength_ss.png);
}

.advantage-box .free {
  background-image: url(/dy/sco/Strength_s.png);
}

.advantage-box-item {
  width: 19%;
  height: 310px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 20px;
  border-radius: 0px 20px 0px 0px;
}

.advantage-box-item > .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 33px;
  right: 20px;
}

.advantage-box-item .content {
  color: #333;
  width: 210px;
  padding: 15px 5px;
}
.advantage-box-item .content p{
	margin-top: 50px;
}
.advantage-box-item .content h3{
	color: #010101;
}
.advantage-box-item .content a{
	    display: inline-block;
    line-height: 34px;
    padding: 0px 30px;
    border-radius: 0;
    color: #fd1a24;
    border: 1px solid #fd1a24;
    transition: all ease .3s;
    font-size: 16px;
    margin-top: 15px;
}
.advantage-box-item .content a:hover{
	color: #fff;
    background: #fd1a24;
}

.button .btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 30px;
    background: #fd252a;
    color: #fff;
    border: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
     border-radius: 0px; 
    position: relative;
    z-index: 1;
    margin-right: 7px;
    overflow: hidden;
}
.new_bd_form_box form .tijiao:hover {
    background: #7987fd;
}
/*************/
.general {
	width: 1170px;
	margin: 20px auto 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	}
.general h5 {
	font-size: 30px;
	display: block;
	margin: 0px 0px;
	font-weight: normal;
	color:white;
	}
.general span img {
	max-width: 100%;
	height: 130px;
	padding-bottom:8px;
	}
/************/

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.advantage-box{
		display: block;
	}
	.advantage-box-item{
		width: 100%;
	    float: left;
	    margin-bottom: 10px;
	}
	.advantage-box-item .content{
		width: auto;
	}
	.scibanner .container .right{
		display: none;
	}
	.block-title span {
	    margin: 0 20px;
	    font-size: 22px;
	    font-weight: bold;
	    color: #010101;
	}
	.block-title i {
	    width: 40px;
	    height: 40px;
	    background: linear-gradient(135deg, #fb9e6f, #fd0e1d);
	}
	.block-title {
    	padding-top: 0;
    	margin-bottom: 30px;
    }
    .xk_bg a {
	    float: none;
	    line-height: 40px;
	    padding: 0px 20px 0px 20px;
	    background: #fff;
	    font-size: 16px;
	    border-radius: 30px;
	    margin-top: 0;
	    color: #212529;
	    margin-bottom: 20px;
	}
	.xk_bg h4 {
	    font-size: 22px;
	    font-weight: bold;
	    margin-bottom: 15px;
	    color: #fff;
	    width: 100%;
	}
	.xk_bg p {
	    width: auto;
	    line-height: 24px;
	    font-size: 14px;
	}
	.xk_bg {
	    width: 100%;
	    background: url(/dy/sco/a01banner.jpg) center center no-repeat;
	    color: #fff;
	    padding: 35px 30px;
	    background-size: 100% 100%;
	}
	.zyx_box h4 p{
		display: none;
	}
	.zyx_box {
	    background: #fff;
	    padding: 10px;
	}
	.new_bd_form_box{
		padding: 30px 20px;
	}
	.new_bd_form_box strong{
		font-size: 22px;
	}
	.new_bd_form_box h5{
		font-size: 14px;
		margin: 10px 0;
	}
	.new_bd_form_box form input{
		margin-bottom: 10px;
	}
	.advantage{
		padding: 30px 0;	
	}
	.new_bd_form_box:after,.new_bd_form_box:before{
		display: none;
	}
	.adv_box .list li span{
		font-size: 16px;
	}
	.zlmodule{padding-bottom: 0;}
	.zyx_box h4{
		margin-top: 0;
	}
	.general { width: 100%;}
	.general h5 { font-size: 18px;
	
}