.header .navbar .navbar-nav .nav-item a.active {
    color: #50affc;
}
.navbar-nav .nav-item:hover a {
    color: #50affc;
}
.scibanner{
	background: url(/dy/sci/scibanner.jpg) no-repeat top center;
	background-size: cover;
}
.scibanner .container{
	padding: 260px 80px 100px 80px;
	text-align: center;
	
}

.scibanner h1{
	font-size: 60px;
	color: #fff;
	margin-bottom: 30px;
}
.button .btn:hover {
    color: #fff;
    background: #4fbcff;
}
.scibanner p{
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
}
.scibanner .button a{
	padding: 15px 60px;
	font-size: 18px;
	background: #5c52e9;
}

/*服务*/
.part12{ overflow:hidden; text-align:left; margin-bottom:80px; margin-top:40px;}
.part12 ul{ overflow:hidden}
.part12 ul li{text-align: center;float:left;width:33%;border:1px solid #fff;/* height:419px; */overflow:hidden;margin-right:6px;margin-bottom:6px;}
.part12 ul li:nth-child(3n){ margin-right:0}
.part12 ul li img{ display:block; width:90px; margin:0 auto; margin-top:35px;transform:scale(1);transition:all 0.3s;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; }
.part12 ul li .img20_text{ overflow:hidden; width:290px; margin:0 auto}
.part12 ul li .img20_text h3{ text-align:center; font-size:18px; color:#333333; margin-bottom:5px;}
.part12 ul li .img20_text h4{ text-align:center; font-size:18px; color:#666666; margin-bottom:10px;}
.part12 ul li .img20_text .txt{ font-size:14px; color:#333333; text-align:justify; line-height:22px;}
.part12 ul li .img20_text h5{ text-align:center; height:50px; overflow:hidden; margin-top:45px;}
.part12 ul li .img20_text span{font-size:14px;color: #989797;/* font-weight:bold; */background:url(/dy/sci/homePage2.png) right top no-repeat;line-height: 30px;display:inline-block;/* padding-right:40px; */}
.part12 ul li:hover img{transform:scale(1.1);transition:all 0.3s;}
.part12 ul li:hover h3{color:#e37310}
.part12 ul li:hover h4{color:#e37310}
.part12 ul li:hover .img20_text span{ background:url(/dy/sci/homePage3.png) top right no-repeat; color:#e37310}
.part12 ul li:hover{/* border:1px solid #e37310 */}
.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: #5c52e9;
    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: -20px;
}

.sec-title h2:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	height: 3px;
	width: 40px;
	background-color: #222222;
}
.sec-title b {
	position: relative;
	color: #222222;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 34px;
	display: block;
}

.sec-title.centered b:after {
	left: 50%;
	margin-left: -20px;
}

.sec-title b:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	height: 3px;
	width: 40px;
	background-color: #222222;
}


/*表单*/
.freatures {
	background: url(/dy/sci/formbj.jpg) no-repeat top center;
	padding: 80px 0;
	background-size: cover;
}


.freatures .content{
	width: 38%;
	float: right;
	padding-top: 35px;
	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/sci/formtd.png) no-repeat top center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    background-size: contain;
}
.freatures .content .heading {
	color: #4b40e6;
	font-size: 40px;
	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: #5c52e9;
	box-shadow: 0px 5px 15px rgb(89,104,223,.5);
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	border: none;
}
.youshi .button a,.news-section .button a{
    margin: 0;
    background: #5c52e9;
}

/*服务项目*/
.box_fwbg { background: #f4f7ff;padding-bottom: 60px;padding-top: 60px;}
.box_fwbg .pag_p { margin: 0px auto 50px;}
.box_u3 {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
.u3-2 {
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.u3-2 li{
    width: 25%;
	float: left;
	}
.u3-2 li div {
	position: relative;
	border-radius: 10px;
	padding-bottom: 20px;
	background-color: #fff;
	margin: 20px 10px;
	box-shadow: 5px 0 30px rgba(33,109,244,.2);
	}
.u3-2 li div label {
    width: 14%;
    color: #fff;
    font-size: 26px;
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    text-align: center;
    margin: 15px auto;
    display: block;
}
.u3-2 .dd1 div label {background: #e55c55;}
.u3-2 .dd2 div label {background: #4a7daf;}
.u3-2 .dd3 div label {background: #4dc1be;}
.u3-2 .dd4 div label {background: #fc997c;}
.u3-2 li h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 26px;
  text-align: center;
  /*margin-top: 20px;*/
}
.u3-2 li p {
  	width: 80%;
    height: 60px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    text-align: center;
    margin: 10px auto;
}

.u3-2 li .a3-1 {
  display: block;
  width: 153px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 10px;
    border-radius: 20px;
}
.u3-2 li .a3-1:hover {
  color: #fff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.u3-2 .dd1 .a3-1 {border: 1px solid #e55c55; color: #e55c55;}
.u3-2 .dd1 .a3-1:hover {background: #e55c55;}
.u3-2 .dd2 .a3-1 {border: 1px solid #4a7daf; color: #4a7daf;}
.u3-2 .dd2 .a3-1:hover {background: #4a7daf;}
.u3-2 .dd3 .a3-1 {border: 1px solid #4dc1be; color: #4dc1be;}
.u3-2 .dd3 .a3-1:hover {background: #4dc1be;}
.u3-2 .dd4 .a3-1 {border: 1px solid #fc997c; color: #fc997c;}
.u3-2 .dd4 .a3-1:hover {background: #fc997c;}
.u3-2 li span {
    display: block;
    font-weight: 600;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 26px;
    text-align: center;
}


/*编辑团队*/
.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: left;
}
.jtui_div7 .leftteam img{
	width: 90%;
	margin-left: 10%;
}
.jtui_div7 .team-box{
	float: right;
	width: 52%;
	padding: 50px 50px 50px 0;
}

/*优势*/
.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;
	width:79%;
	}
.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/sci/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: #f5f8fa;
	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;
}


.liucheng{
	padding: 50px 0;
}
.liucheng .lcbj{
	position: relative;
}
.liucheng .con{
	position: absolute;
	top: 223px;
}
.liucheng .con .text a{
	color: #fff;
}
.liucheng .con .text{
	position: absolute;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	width: 140px;
	text-align: center;
}
.liucheng .con .text2 {
    left: 188px;
}
.liucheng .con .text3 {
    left: 377px;
}
.liucheng .con .text4 {
    left: 569px;
}
.liucheng .con .text5 {
    left: 762px;
    top: -45px;
}
.liucheng .con .text6 {
        left: 762px;
    top: 42px;
}
.liucheng .con .text7 {
        left: 962px;
}
.liucheng .con .text8 {
        left: 1155px;
}

.jtui_div7 .jtui_div4_button{
	margin: 20px 0;
}
/*************/
.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) {
	.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;
	}
	.part12 {
    overflow: hidden;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 40px;
	}
	.general { width: 100%;}
	.general h5 { font-size: 18px;
}
.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/sci/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: #51abfc;
    float: left;
    margin-right: 3%;
    margin-bottom: 2%;
    border-radius: 20px;
    line-height: 30px;
}
.liucheng{
	padding: 30px 0;
	overflow: hidden;
}


}
