.ivd{
	max-width: 1130px;
	width: 100%;
	margin: 0px auto;
}
.ivd_one{
	overflow: hidden;
	margin-top: 60px;
}
.ivd_one_left{
	float: left;
	width: 50%;
}
.ivd_one_right{
	float: left;
	width: 50%;
	padding-left: 2%;
}
.ivd_one_left_top{
	/*background-color: #87ca9f;*/
	margin-top: 40px;
}
.ivd_one_left_top h2{
	/*color: white;*/
	font-size: 22px;
	padding-top:20px;
	font-weight: bold;
	color: #016827;
	/*padding-left: 80px;*/
}
.ivd_one_left_top h3{
	/*color: white;*/
	font-size: 18px;
	color: #8d8d8d;
	margin-top: 10px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 23px;
	/*position: relative;
	left: -50px;*/
}
.ivd_one_right p{
    line-height: 28px;
    margin-top: 14px;
    color: #818181;
    font-size: 14px
}

.ivd_two{

	margin-top: 70px;
}
.ivd_two ul{
	overflow: hidden;
	padding-bottom: 60px;
}
.ivd_two ul li{
	float: left;
	width: 28%;
	max-width: 316px;
	height: 450px;
	margin-right: 7.5%;
	border:1px solid #eeeeee;
	box-shadow: 5px 5px 5px 0px #fbfbfb ;
}
.ivd_two ul li:hover{
	box-shadow: 5px 5px 5px 0px #f4f3f3 
}
.ivd_two ul li:last-child{
	margin-right: 0%;
}
.ivd_two ul li div{
	
	max-width: 316px; 
}
.sszs h3{
	    font-size: 18px;
    color: #8d8d8d;
    padding-top: 10px;
    text-align: center;
    /*padding-bottom: 22px;*/
}
.ivd_two ul li h2{
	font-size: 16px;
	color: #86c99e;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;

}
.ivd_two ul li p{
	font-size: 14px;
	color: #818181;
	padding-top: 12px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
}

.ivd_three{
	max-width: 1121px;
	width: 100%;
	margin: 0px auto;
	
}
.ivd_three_head{

}
.ivd_three h2{
    font-size: 22px;
	color: #016827;
	font-weight: bold;
	text-align: center;
}
.ivd_three h3{
    padding-top: 16px;
    font-size: 16px;
	color:#016827;
    line-height: 28px;
    padding-bottom: 22px;
	text-align: center;
	max-width: 940px;
	width: 100%;
	margin: 0px auto;
}
.ivd_three h4{
	font-size: 18px;
    color: #8d8d8d;
    padding-top: 10px;
    text-align: center;
}
.ivd_three_con ul{
	    overflow: hidden;
}
.ivd_three_con ul li{
	overflow: hidden;
	margin-bottom: 20px;
	    width: 33.33%;
	    float: left;
    /*padding: 0px 1%;*/
}
.ivd_three_con ul li div{
	height: 348px;
}
.ivd_three_con ul li:nth-of-type(1){
padding-left: 0px;
}
.ivd_three_con ul li:nth-of-type(3){
padding-right: 0px;
}
.ivd_three_left{
	overflow: hidden;
	position: relative;
}
.ivd_three_left_div{
	background:rgba(0,0,0,0.4);
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	-webkit-animation: opGradient .6s;
    animation: opGradient .6s;
}

@-webkit-keyframes opGradient {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@keyframes opGradient {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
} 

.ivd_three_left:hover .ivd_three_left_div{display: block;}
.ivd_three_left img{
	transition:all 0.6s ease-in-out;/*过渡的触发机制，慢动作（秒数越大，速度越慢）*/
-ms-transition:all 0.6s ease-in-out;/*兼容IE9浏览器*/
-webkit-transition:all 0.6s ease-in-out;/*兼容谷歌浏览器*/
-o-transition:all 0.6s ease-in-out;/*兼容opera浏览器*/
-moz-transition:all 0.6s ease-in-out;/*兼容火狐浏览器*/
}
.ivd_three_left:hover .ivd_three_left_img{
	  transform: scale(1.2);/*deg参数为旋转的角度*/
-ms-transform: scale(1.2);/*兼容IE9浏览器*/
-webkit-transform: scale(1.2);/*兼容谷歌浏览器*/
-o-transform: scale(1.2);/*兼容opera浏览器*/
-moz-transform: scale(1.2);/*兼容火狐浏览器*/
}
.ivd_three_left p{
	font-size: 20px;
	font-weight: bold;
	/*color: white;*/
	text-align: center;
	padding: 20px 0
}
.ivd_four_tr1 p:nth-of-type(2){
	font-size: 18px;
	padding-top: 4px;
}
.ivd_three_right p:nth-of-type(1){
    color: #87caa0;
    font-size: 16px;
        padding-bottom: 2px;
        font-weight: bold;
}
.ivd_three_right{
	width: 100%;
	padding-bottom: 0px;
	color: #808080;
	padding-top: 10px;
	padding: 14px;
}
.ivd_three_right p{
	line-height: 30px;
	letter-spacing: 2px;
}
.ivd_three_con{
	/*margin-top: 22px;*/
}
.ivd_three_left3{

}
.ivd_three_right p{
	line-height: 28px;
}
.ivd_four{
	max-width: 1140px;
	margin-bottom: 70px;
}
.ivd_four{
	max-width: 1140px;
	text-align: center;
	margin-top: 48px;
}
.ivd_four table{
	width: 100%;
}
.ivd_four table td{
	/*color: white;*/
	    padding: 10px 5px;
    font-size: 14px;
}
.ivd_four table .ivd_four_tr1{
	background-color: #4f9b67;
	padding: 36px 0;
	font-size: 24px;
}
.ivd_three_li3yin{
	display: none;
}
.ivd_four table .ivd_four_tr1 td{
	font-size: 20px;
	padding: 18px 0;
	color: white;
}

.ivd_four table .ivd_four_tr2{
	background-color: #87caa0;
	padding: 36px 0;
	font-size: 24px;
}
.ivd_four_tr1 p:nth-of-type(1){
	font-weight: bold;
}
.ivd_four table .ivd_four_tr2 td{
	font-size: 18px !important;
	padding: 12px 0;
	color: white;
}

td{border:solid #add9c0; border-width:0px 1px 1px 0px;}
table{border:solid #add9c0; border-width:1px 0px 0px 1px;}


/*基因*/
.jiyin{
	max-width: 1140px;
	width: 100%;
	margin: 0px auto;
}
.jiyin_one{
	overflow: hidden;
	margin-top: 60px;
}
.jiyin_one_left{
	width: 49%;
	float: left;
}
.jiyin_one_right{
	width: 51%;
	float: left;
	padding-left: 2%;
}
.jiyin_one_right h2{
    font-size: 22px;
    color: #016827;
    padding-top: 42px;
    font-weight: bold;
}
.jiyin_one_right h3{
  
    font-size: 18px;
    color: #8d8d8d;
    padding-top: 10px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 22px;
}
.jiyin_one_right_p1{
  
    font-size: 20px;
    color: #016827;
    margin-top: 20px;
        padding-left: 7px;
    border-left: 4px solid #016827;
        line-height: 22px;
}
.jiyin_one_right_p3{
	margin-top: 16px;
}
.jiyin_one_right_p2{
    font-size: 18px;
    line-height: 28px;
    padding-top: 0px;
    color: #848484;
}
.jiyin_two{
		    max-width: 1140px;
    width: 100%;
    margin: 0px auto;
	margin-top: 30px;
}
.jiyin_two_head h2{
	font-size: 20px;
	color: #016827;
}
.jiyin_two_head p{
	font-size: 18px;
	color: #848484;
	margin-top: 22px;
	    line-height: 28px;
}
.jiyin_two_con h2{
	margin-top:-10px;
	font-size: 20px;
	color: #016827;
	    padding-left: 7px;
    border-left: 4px solid #016827;

}
.jiyin_two_con h2:nth-of-type(2){
	margin-top:20px;
	font-size: 20px;
	color: #016827;
	    padding-left: 7px;
    border-left: 4px solid #016827;

}
.jiyin_two_con ul{
	margin-top: 17px;
	overflow: hidden;
}
.jiyin_two_con ul li{
	position: relative;
	width: 49%;
	margin-right: 2%;
	height: 250px;
	float: left;
	margin-bottom: 20px;
}
.jiyin_two_con_li1{
	background: url(../img/基因检测_03.png);
}
.jiyin_two_con_li2{
	background: url(../img/基因检测_05.png);
}
.jiyin_two_con_li3{
	background: url(../img/基因检测_10.png);
}
.jiyin_two_con_li4{
	background: url(../img/基因检测_12.png);
}
.jiyin_two_con_li5{
	background: url(../img/基因检测_15.png);
}
.jiyin_two_con ul li:nth-child(2n){
	margin-right: 0%;
}
.jiyin_two_con_li1 .jiyin_two_con_p{
	position: absolute;
	left: 50%;
	top: 30%;
}
.jiyin_two_con_li2 .jiyin_two_con_p{
	position: absolute;
	left: 35%;
	top: 30%;
}
.jiyin_two_con_li2 .jiyin_two_con_p{
	position: absolute;
	left: 35%;
	top: 30%;
}
.jiyin_two_con_li3 .jiyin_two_con_p{
	position: absolute;
	left: 41%;
	top: 30%;
}
.jiyin_two_con_li4 .jiyin_two_con_p{
	position: absolute;
	left: 35%;
	top: 30%;
}
.jiyin_two_con_li5 .jiyin_two_con_p{
	position: absolute;
	left: 33%;
	top: 36%;
}
.jiyin_two_con_p1{
	font-size: 32px;
	color: white;
	letter-spacing: 1px;
	text-align: right;
}
.jiyin_two_con_p2{
	font-size: 16px;
	color: white;
	text-align:right;
	padding-top: 10px;
	/*display: none;*/
}
.jiyin_two_con ul li:last-child{
	width: 100%;
	margin: 0px;
}
.you_p{
	    font-size: 18px;
    color: #848484;
    margin-top: 10px;
        line-height: 28px;
}
.jiyin_four_p1 span{
	color: #016827
}
.jiyin_three{
	margin-top: 40px;
}
.jiyin_four .jiyin_four_p2{
	color: #848484
}
.jiyin_three h2{
	font-size: 26px;
	color: #016827;
}
.jiyin_three li{
	overflow: hidden;
	margin-bottom: 20px;
}
.jiyin_three_left{
	float: left;
}
.jiyin_three_right{
	float: left;
	max-width: 820px;
}
.jiyin_three_right h3{
	font-size: 16px;
	color: #016827;
	padding-top: 10px;
	padding-left: 10px;
}
.jiyin_three_right p{
	font-size: 14px;
	padding-left: 20px;
	padding-top: 12px;
    line-height: 26px;
    color: #848484;
}


.jiyin_four{
	margin-top: 50px;
}
.jiyin_four h2{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #016827;
}
.jiyin_four ul{
	overflow: hidden;
	margin-top: 50px;
}
.jiyin_four li{
	float: left;
	width: 25%;
	text-align: center;
}

.jiyin_four .jiyin_four_p1{
	font-size: 20px;
	margin-top: 60px;
	margin-bottom: 50px;

}
.jiyin_four .jiyin_four_p1 span:nth-of-type(2){
	float: right;
}
.jiyin_four .jiyin_four_p2{
	font-size: 14px;
	max-width: 196px;
	margin: 0px auto;
	text-align: left;
	line-height: 24px;

}

.jiyin_two_con_li5 .jiyin_two_con_p2{
	text-align: center;
}

.jiyin_five{
	margin-top: 50px;
	margin-bottom: 60px;
}
.jiyin_five h2{
		text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #016827;
}
.jiyin_five ul{
	margin-top: 44px;
}
.jiyin_five li{
	overflow: hidden;
	margin-bottom: 16px;
}
.jiyin_five_left{
	float: left;
	width: 12%;
	height: 128px;
	line-height: 128px;
	background-color: #87caa0;
}
.jiyin_five_left p{
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.jiyin_five_left p span{
	display: inherit;
}
.jiyin_five_right{
	float: left;
	width: 88%;
	padding-left: 2%;
padding-top: 10px;
    padding-bottom: 6px;
	color: #7e7e7e;
	background-color: #eeeeee;
}
.jiyin_five_right p{
	line-height: 24px;
	letter-spacing: 2px;
}
.jiyin_five_li2 .jiyin_five_right{
	padding-top: 0px;
	padding-bottom: 0px;
}
.jiyin_five_li3 .jiyin_five_right{
	padding-top: 0px;
	padding-bottom: 0px;
}
.jiyin_five_left3{
	height: 128px;
	line-height: 128px;
}
.jiyin_five_right p{
	line-height: 24px;
	margin-bottom: 4px
}
.jiyin_five_right2{
	line-height: 128px;
	height: 128px;
	padding: 0px;
	padding-left: 2%;
}
.jiyin_five_right2 p{
	line-height: 128px;
}
.jiyin_five_right3{
	line-height: 128px;
	height: 128px;
	padding: 0px;
	padding-left: 2%;
}
.jiyin_five_right3 p{
	line-height: 128px;
}