
.about_banner {
	width: 100%;
	height:400px;
	background:url(../img/about_banner2.png) no-repeat center center;
	background-size: 100% 100%;;
	position: relative;
}

.about_banner .about_content {
	width: 100%;
	
}

.about_banner .about_content .textdesc {
	width: 300px;
	height: 120px;
	position: absolute;
	left: 21%;
	top:30%
}

.about_banner .about_content .textdesc p {
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
	width: 540px;
	height: 1px;
	background-color: #ffffff;
	margin-top: 15px;
	position: relative;
}

.about_banner .about_content .textdesc .poline div {
	width: 265px;
	height: 12px;
	background: #ffffff;
	box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
	position: absolute;
	left: 0;
	top: -6px;
}

.about_banner .about_content .textdesc .poline p {
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	position: absolute;
	right: 15px;
	bottom: -40px;
}


/* 说明 */
.textbox {
	width: 100%;

}

.textbox .content {
	width: 1095px;
	margin: 0 auto;
	/* padding-bottom: 50px; */
}

.textbox .content h2 {
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	color: #348DCC;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 28px;
}

.textbox .content .title {
	text-indent: 40px;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
}

.textbox .content .floatbox {
	width: 100%;
	margin-top: 70px;
	position: relative;
}

.textbox .content .floatbox .fitem {
	width: 46%;
	height: 198px;
	border-radius: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.textbox .content .floatbox .fitem .floimg {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.textbox .content .floatbox .fitem .fl_title {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

.textbox .content .floatbox .fitem .fl_span {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}

.textbox .content .floatbox .left {
	float: left;
	background-image: url(../img/about_left.png);
}

.textbox .content .floatbox .right {
	float: right;
	background-image: url(../img/about_right.png);
}

.textbox .content .floatbox .gr_block1 {
	width: 46px;
	height: 188px;
	background: #85CD27;
	border-radius: 0px 20px 20px 0px;
	position: absolute;
	top: 0;
	left: 42.3%;
}

.textbox .content .floatbox .gr_block2 {
	width: 46px;
	height: 188px;
	background: #85CD27;
	border-radius: 0px 20px 20px 0px;
	position: absolute;
	top: 0;
	right: 0;
}


/* 导航下划线 */
.bottomLine {
	left: 94px;
}

/* 说明二 */

/* 精准医疗部分样式 =======================*/
/* .container1{

	width: 100%;
	height: 1807px;
	background-image: url(../img/quanqiuyanfa.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
} */
.imgdesc1{
	height: 952px;
	background-image: url(../img/jingzhunyiliao.png);
	background-size: 100% 120%;
	background-repeat: no-repeat;
	
}
.imgdesc1>.content1 {
	width: 1089px;
	height: 860px;
	margin: 0 auto;
	background: #E9FBFF;

}

.imgdesc1>.content1>.pone {
	font-size: 30px;
	color: #333333;
	line-height: 28px;
	padding-top: 52px;
	padding-bottom: 30px;
	text-align: center;
}

.imgdesc1>.content1>.ptwo {
	width: 990px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	padding-bottom: 55px;
	padding-left: 46px;
}

.imgdesc1>.content1>.ptwo>span {
	color: #80BE30;
}

.imgone>img {
	width: 994px;
	height: 593px;
}

.imgone {
	text-align: center;
}

/* ============================== */
.imgdesc{
	background-image: url(../img/quanqiuyanfa.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.imgdesc .content {
	width: 1200px;
	margin: 0 auto;
	padding: 0 50px;
	padding-bottom: 50px;

	position: relative;
	
}

.imgdesc .content .p1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 200px;
	padding-bottom: 35px;
}

.imgdesc .content .p2 {
	font-size: 20px;
	color: #333333;
}

.imgdesc .content .p2 span {
	font-size: 24px;
	color: #80BE30;
}

.imgdesc .content .img>img {

	border-radius: 18px;
	margin-top: 80px;
}

/* 全球研发 */

.imgdesc .content .res_descbox .res_p {
	width: 43%;
	font-size: 18px;
	color: #333333;
	text-align: justify;
	line-height: 32px;
}

.imgdesc .content .res_descbox .res_p span {
	font-size: 18px;
	color: #80BE30;
}

.imgdesc .content .res_descbox .left {
	float: left;
	padding-left: 40px;
}

.imgdesc .content .res_descbox .right {
	float: right;
	padding-right: 40px;
}

/* 轮播 */
.imgdesc .content .blackbox {
	width: 1094px;
	height: 140px;
	position: absolute;
	bottom: 50px;
	left: 54%;
	top: 456px;
	margin-left: -600px;
	background: rgba(0, 0, 0, .1);
	border-radius: 10px;
	/* z-index: 98; */
}

.swiper-container {
	width: 100%;
	height: 470px !important;
	margin-left: auto;
	margin-right: auto;

}

/* 小轮播盒子 */
.gallery-thumbs {

	position: relative;
	top: 480px;
	z-index: 5;
}

.swiper-slide {
	background-size: 1097px 597px;
	background-position: center;
}

.gallery-top {
	margin-top: 50px;
}

.swiper-button-prev {
	width: 41px !important;
	height: 81px !important;
	background-image: url(../img/left_icon.png) !important;
	background-repeat: no-repeat !important;
	background-size: 41px 81px !important;
	left: 128px !important;
	top: 58% !important;
	z-index: 100 !important;
}

/* 右按钮 */
.swiper-button-next {
	width: 41px !important;
	height: 81px !important;
	background-image: url(../img/right_icon.png) !important;
	background-repeat: no-repeat !important;
	background-size: 41px 81px !important;
	right: 126px !important;
	top: 58% !important;
	z-index: 100 !important;
}

.gallery-top {
	height: 100%;
	width: 1096px;
	border-radius: 10px;
}

.gallery-thumbs {
	width: 70%;
	height: 108px !important;
	box-sizing: border-box;
	padding: 10px 0;
	position: absolute !important;
	bottom: 60px;
	left: 15%;
	z-index: 99 !important;
}

.gallery-thumbs .swiper-slide {
	height: 95px;
	opacity: .5;
	cursor: pointer;
	border-radius: 5px;
	overflow: hidden;
}

.gallery-thumbs .swiper-slide-thumb-active {
	box-sizing: border-box;
	opacity: 1;
	border: 4px solid #ffffff;
}