.header .navbar .navbar-nav .nav-item a.active {
	color: #50affc;
}

.navbar-nav .nav-item:hover a {
	color: #50affc;
}

.scibanner {
	background: url(/dy/gwcs/banner.jpg) no-repeat top center;
	background-size: cover;
}

.scibanner .button{
	text-align: center;
	margin-top: 30px;
}

.scibanner .container {
	padding: 190px 0px 140px 0px;
	text-align: left;
}

.scibanner h1 {
	font-size: 57px;
	color: #fff;
	margin-bottom: 20px;
	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: #d10c0c;
	/* 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/gwcs/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/gwcs/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;
}


/*Ã¨â€¡ÂªÃ©â‚¬â€šÃ¥Âºâ€*/

@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/gwcs/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;
	}
	
}




.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: #30a4f4;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.sec-title b {
		font-size: 30px;
	}
	
	.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{
	overflow: hidden;
	text-align: center;
}


.scibanner p{
	background: linear-gradient(44deg, #356ef9, #2faaf3);
	border-radius: 30px;
	/* border: 1px solid red; */
	font-size: 28px;
	padding: 13px 25px;
	width: 210px;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
}





/*æ ‡é¢˜*/
  .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 p {
    margin: 0 80px;
    font-size: 46px;
    font-weight: bold;
    color: #010101;
  }
    .block-title span {
    	color: #d10c0c;
    }
  .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
    );
  }
  




/*è¡¨å•*/
.biaodan{
	background: url(/dy/gwcs/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: linear-gradient(44deg, #356ef9, #2faaf3);
	box-shadow: 0px 0px 20px rgb(100 118 242 / 16%);
	z-index: 10;
	border-radius: 0;
	padding: 60px 40px;
	margin: 0;
	top: 0;
	left: 240px;
	}
.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: #d10c0c;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	border: none;
	}

.zyx_box h4 p img{
	width: 100%;
}
.zyx_bg {
	width: 100%;
	background: url(/dy/gwcs/forn.jpg) center bottom no-repeat;
	padding: 30px 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;
	}
	



.button .btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 30px;
    background: #d10c0c;
    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: #30a4f4;
}


@media only screen and (min-width: 100px) and (max-width: 640px) {
	.scibanner .container .right{
		display: none;
	}
	.block-title p {
	    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/gwcs/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;
		width: auto;
		left: 0;
	}
	.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;
	}
	.zlmodule{padding-bottom: 0;}
	.zyx_box h4{
		margin-top: 0;
	}
	
}




/**********************************************/
/*疑问*/
.fuw{
	background: url(/dy/gwcs/fuw.jpg) no-repeat top center;
	padding: 50px 0 80px 0;
	overflow: hidden;
}
.why_box {
	/* display: flex; */
	justify-content: space-around;
	}
.why_box li {
	margin: 10px 10px;
	width: calc(25% - 20px);
	text-align: center;
	color: #fff;
	padding: 70px 20px 60px;
	height: 170px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 13px #1b1b1b6e;
	float: left;
	}
.why_box li:hover a{
	opacity: 1;
	transform: translateY(-15px);
}
.why_box li:hover p{
	transform: translateY(-15px);
}
.why_box li:before {
	content:"";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	left: 0px;
	top: 0px;
	}
.why_box li:nth-child(1) { background: url(/dy/gwcs/w1.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(2) { background: url(/dy/gwcs/w2.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(3) { background: url(/dy/gwcs/w3.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(4) { background: url(/dy/gwcs/w4.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(5) { background: url(/dy/gwcs/w5.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(6) { background: url(/dy/gwcs/w6.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(7) { background: url(/dy/gwcs/w7.jpg) no-repeat; background-size: cover;}
.why_box li:nth-child(8) { background: url(/dy/gwcs/w8.jpg) no-repeat; background-size: cover;}
.why_box li a {
	    font-size: 16px;
	    line-height: 35px;
	    border: 1px solid #fff;
	    border-radius: 0px;
	    display: inline-block;
	    padding: 0px 30px;
	    color: #fff;
	    opacity: 0;
	    transition: transform 0.5s ease;
	}
.why_box li a:hover {
	background: #d10c0c;
	border: 1px solid #d10c0c;
}
.why_box li p {
	font-size: 15px;
	line-height: 24px;
	transition: transform 0.5s ease;
	}
.why_box li strong, .why_box li p { position: relative; z-index: 10;}
.why_box li p{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}


/*为什么*/
.ezjxy2{
	margin: 40px auto;
	text-align: center;
}
.ezjxy2 ul li {
	float: left;
  width: 25%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  margin-bottom: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: center;
}
.ezjxy2 ul li img {
  margin-top: 31px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  display: block;
  margin: 0 auto;
}
.ezjxy2 ul li h4 {
  margin-top: 21px;
  font-size: 22px;
  color: #000;
}
.ezjxy2 ul li i {
  width: 46px;
  height: 8px;
  background: #268ef4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: inline-block;
  margin-top: 18px;
}
.ezjxy2 ul li p {
  padding-top: 12px;
  width: 226px;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  margin: 0 auto;
  text-align: left;
}
.ezjxy2 ul li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
}
.ezjxy2 ul li:hover img {
  transform: scale(1.05, 1.05);
}
.ezjxy2 ul{
	overflow: hidden;
	padding: 20px 0 0 0;
}
.ezjxy2 ul li b {
    display: block;
    margin-top: 21px;
    font-size: 22px;
    color: #000;
}

/*流程*/
.cshzlc1{ width:100%; background:url(/dy/gwcs/bjs.jpg);  background-size:100% 100%;text-align: center;padding: 50px 0;overflow: hidden; }
.cshzlc_com1{overflow: hidden;margin-bottom: 30px;}
.cshzlc_com1 ul li{ width:12%; text-align:center; float:left;}
.cshzlc_com1 ul li dt{width:100px;margin-left:35px;height:100px;background: linear-gradient(44deg, #356ef9, #2faaf3);border-radius:100%;text-align:center;line-height:100px;}
.cshzlc_com1 ul li.jt{width:20px; height:100px; background:none; border-radius:100%; text-align:center; line-height:100px;}
.cshzlc_com1 ul li dd{ color:#333; text-align:center; line-height:30px;  margin-top:24px;}
.cshzlc_com1 ul li dd p.bt{font-size:16px; font-weight:bold; width:100%; float:left;color: #010101;}
.cshzlc_com1 ul li dd p.nr{font-size:14px; width:100%; float:left; line-height:20px;}

/*底部*/
.fwzc{ margin-top:35px; margin-bottom:35px;overflow: hidden;}
.fwzc ul li{ width:225px; display:inline; float:left; color:#333;}
.fwzc ul li dt{ float:left; width:50px; }
.fwzc ul li dd{ float: left;width:160px;margin-left:10px;}
.fwzc ul li dd p.bt{ float:left; font-size:18px; margin-top:5px; font-weight:bold; line-height:30px; width: 166px;}
.fwzc ul li dd p.js{ float:left; font-size:14px; line-height:20px; width: 166px;}
.fwzc ul li.dicx{ width:300px; float:left;}
.fwzc ul lifooter{ width:100%; float:left;}


/*论文范文*/
.content_8 {
  overflow: hidden;
  padding-bottom: 60px;
  text-align: center;
  margin: 0 auto;
}

.content_8 {
  margin-top: 58px;
  display: flex;
  padding: 5px
}

.content_8 .left {
  width: 39%;
  height: 442px;
  background: #f9f9f9;
  padding: 20px;
  box-sizing: border-box;
  float: left;
}

.content_8 .left .contain {
  height: 402px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.content_8 .left img {
  width: 465px;
  height: 270px
}

.content_8 .left .title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #333333;
  text-align: center;
  padding: 10px 0 0 0;
  display: block;
}
.content_8 span a:hover{
	color: #d10c0c!important;
}
.content_8 .left .title a{
	color: #333;
}
.content_8 .left .detail {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #888888
}

.content_8 .right {
  margin-left: 60px;
  flex: 1;
  width: 56%;
  float: right;
}

.content_8 .right .tab {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.content_8 .right .tab li {
  width: 110px;
  cursor: pointer;
  height: 40px;
  background: #001583;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 15px;
}

.content_8 .right .tab .picked {
  background: #f63232
}

.content_8 .right .info {
  margin-bottom: 30px
}

.content_8 .right .info ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  list-style: square;
}

.content_8 .right .info ul li {
  text-align: left;
  margin-bottom: 10px;
}

.content_8 .right .info ul li .title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #333333;
  display: flex;
  justify-content: space-between
}
.content_8 .right .info ul li .title a{
	color: #333333;
}

.content_8 .right .info ul li .detail {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #a7a1a1;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.content_8 .right .info ul li{
	list-style: none;
}
.content_8 .right .info ul li .title a:before{
	width: 5px;
    height: 6px;
    background: red;
    display: inline-block;
    position: relative;
    content: "";
    margin-right: 10px;
	
}
.scroll-top{
	z-index: 10000;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.why_box li{
		width: calc(50% - 20px);
	}
	.fuw{
		padding: 30px 0 30px 0;
	}
	.ezjxy2 ul li{
		width: 50%;
	}
	.ezjxy2 ul li p{
		width: 90%;
	}
	.ezjxy2 ul{
		    padding: 5px 0 50px 0;
	}
	.content_8 .left,.content_8 .right{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
		height: auto;
	}
	.content_8 .left .contain{
		height: auto;
	}
	.cshzlc_com1 ul li.jt{
		display: none;
	}
	.cshzlc_com1 ul li dt{
		margin-left: 0;
	}
	.cshzlc_com1 ul li{
		width: 33%;
	}
	.cshzlc_com1 ul li dd p.nr{
		height: 100px;
	}
	
}