/*通用*/

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

body {
	font-size: 1em;
	width: 100%;
}

a {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}
sup{
	font-size: 8px;
}

/*通用 end*/


/*index Start*/


/*banner start*/

.all_header {
	position: relative;
}

.nav_all {
	position: absolute;
	z-index: 100;
	width: 100%;
	padding-top: 30px;
}

.nav_sm {
 margin-top:25px;
	
	
}

.nav_nb {
/*	display: flex;
	justify-content: flex-end;
	margin-bottom: 35px;
	position: relative;*/
}

.nav_list {
	height: 50px;
	text-align: center;
	line-height:70px;
	padding: 5px 10px;
	margin-left: 40px;
	display: inline-block;
}

.nav_list p {
	font-size: 12px;
}

.nav_lista_white {
	font-size: 18px;
}

.nav_lista_black {
	font-size: 18px;
}

.Nav_logo {
	border-bottom: none;
	height: 50px;
	text-align: center;
	line-height: 20px;
	padding: 5px 10px;
	position: absolute;
	left: 0;
}


/*白色导航 */

.nav_white_lista {
	font-size: 18px;
	color: #fff;
}

.nav_white_lista:hover {
	border-bottom: 2px solid #fff;
	font-size: 18px;
}

.nav_white_lista_active {
	border-bottom: 2px solid #fff;
	font-size: 18px;
}


/*黑色导航 */

.nav_black_lista {
	font-size: 18px;
	color: #000;
}

.nav_black_lista:hover {
	border-bottom: 2px solid #000;
	font-size: 18px;
}

.nav_black_lista_active {
	border-bottom: 2px solid #000;
	font-size: 18px;
}
.img_logo{
	width:170px;
}

/*产品展示*/

.sm-title {
	display: block;
	text-align: center;
	padding-top: 40px;
	color: #777777;
	font-size: 26px;
	font-family: "微软雅黑";
}

.english {
	font-size: 14px;
	margin-top: -1px;
	display: block;
}

.border {
	height: 5px;
	width: 100px;
	background: url(../image/border1.png);
	border: none;
	margin: 0 auto;
}

.product {
	margin-top: 50px;
	margin-bottom: 50px;
}

.tittle {
	text-align: center;
	margin-bottom: 45px;
}

.product_list {
	text-align: center;
	padding:50px 50px;
	border: 1px dashed #B4e6ff;
	height: 438px;

}
/*.product_list:hover {
	text-align: center;
	padding:50px 50px;
	border: 1px dashed #B4e6ff;
	height: 438px;
	-moz-box-shadow: 2px 3px 1px #e5e5e5; 
     box-shadow: 2px 3px 1px #e5e5e5;
}*/
.product_list img{
	width:160px;
}
.product_list_one{
	font-size: 18px;
	color: #000;
	margin-top: 25px;
	margin-bottom:55px;
}
.product_list_two{
	font-size: 24px;
	color: #000;
}
.product_list_h3{
	font-size:46px;
	color: #1eaaff;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top:15px;
}
.product_list_a{
	padding: 6px 20px;
	background: #1eaaff ;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	border: 1px solid #1eaaff;
}
.product_list_a:hover{
	background: #fff ;
	color:  #1eaaff ;
	transform: translate(0,0);
    transition:all 0.3s linear;
}
/*产品展示end*/

.cl:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.cl {
	* zoom: 1;
}


/*---- banner ---*/

.swiper-container {
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 5;
	background: #F8F8F8;
}

.swiper-wrapper {
	z-index: 10;
}

.swiper-slide {
	text-align: center;
	float: left;
}

.swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.swiper-slide img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.pagination {
	position: absolute;
	height: 1.2em;
	width: 100%;
	bottom: 0.4em;
	z-index: 100;
	left: 0px;
}

.pagination .swiper-pagination-switch {
	display: inline-block;
	height: 0.6em;
	width: 0.6em;
	background: #FFF;
	border-radius: 50%;
	margin-right: 1em;
}

.pagination .swiper-active-switch {
	background: #fe5e52;
}


/*轮播图媒体查询*/

@media screen and (max-width:3000px) {
	.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: 5%;
		right: 7%;
		font-size: 2em;
		width: 710px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		bottom: 5%;
		left: -44%;
		font-size: 2em;
		width: 915px;
		text-align: left;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 15%;
		right:1%;
		font-size: 20px;
		width: 809px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -70px;
		left: -24%;
		font-size: 20px;
		width: 799px;
		text-align: left;
	}
	.Rpx_banner a{
	    position: absolute;
    bottom: 175px;
}
}

@media screen and (max-width:1920px) {
		.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: 0;
		right: 5%;
		font-size: 2em;
		width: 710px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		bottom: 0px;
		left: -10%;
		font-size: 2em;
		width: 915px;
		text-align: left;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 80px;
		right: -6%;
		font-size: 20px;
		width: 809px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -45px;
		left: 0px;
		font-size: 20px;
		width: 799px;
		text-align: left;
	}
	.Rpx_banner a{
	    position: absolute;
    bottom:160px;
    left: 130px;
  
}
}

@media screen and (max-width:1680px) {
		.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: 0;
		right: 5%;
		font-size: 2em;
		width: 710px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		bottom: 0px;
		left: -7%;
		font-size: 2em;
		width: 915px;
		text-align: left;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 80px;
		right: -6%;
		font-size: 20px;
		width: 809px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -45px;
		left: 6%;
		font-size: 20px;
		width: 799px;
		text-align: left;
	}
	.Rpx_banner a{
	    position: absolute;
    bottom: 170px;
    left: 165px;
  
}
}

@media screen and (max-width:1440px) {
		.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: 0;
		right: 2%;
		font-size: 2em;
		width: 710px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		position: absolute;
		bottom: 0px;
		left: 30px;
		font-size: 2em;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 55px;
		right: -8%;
		font-size: 2em;
		width: 809px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -45px;
		left: 13%;
		font-size: 20px;
		width: 799px;
		text-align: left;
	}
	.Rpx_banner a{
	    position: absolute;
    bottom: 190px;
    left: 180px;
}
	
}

@media screen and (max-width:1280px) {
		.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: 0;
		right: 10%;
		font-size: 16px;
		width: 580px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		position: absolute;
		bottom: 0px;
		left: 84px;
		font-size: 16px;
		width: 720px;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 45px;
		right: 3%;
		font-size: 16px;
		width: 654px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -45px;
		left: 17%;
		font-size: 16px;
		width: 634px;
		text-align: left;
	}
		.Rpx_banner a{
	    position: absolute;
    bottom:190px;
    left: 170px;
}
}

@media screen and (max-width:1024px) {
		.navbar-nav{
		float: right;
	}
	.imgae_Ap {
		position: absolute;
		color: white;
		bottom: -40px;
		right: 19%;
		font-size: 14px;
		width: 504px;
		text-align: left;
	}
	.imgae_Bp {
		position: absolute;
		color: white;
		position: absolute;
		bottom: -66px;
		left: 108px;
		font-size: 14px;
		width: 641px;
	}
	.imgae_Cp {
		position: absolute;
		color: black;
		bottom: 0px;
		right: 17%;
		font-size: 14px;
		width: 572px;
		text-align: left;
	}
	.imgae_Dp {
		position: absolute;
		color: black;
		bottom: -90px;
		left: 19%;
		font-size: 14px;
		width: 555px;
		text-align: left;
	}
		.Rpx_banner a{
	    position: absolute;
    bottom: 190px;
    left: 50px;
}
}

@media screen and (max-width:1024px) {
		.navbar-nav{
		float: right;
	}
.product_list {
	width: 340px;
	text-align: center;
	padding:50px 50px;
	border: 1px dashed #B4e6ff;
	height: 438px;
	margin: 0 auto;
}
	.imgae_Ap,
	.imgae_Bp,
	.imgae_Cp,
	.imgae_Dp {
		display: none;
	}
	.icon {
		width: 100px;
		height: 100px;
	}

	.sm-title {
		display: block;
		text-align: center;
		padding-top: 40px;
		color: #777777;
		font-size:14px;
		font-family: "微软雅黑";
	}
	.english {
		font-size: 12px;
		margin-top: -1px;
		display: block;
	}
	.product {
    margin-top: 15px;
    margin-bottom:15px;
}
.sm-title {
    display: block;
    text-align: center;
    padding-top:10px;
    color: #777777;
    font-size: 14px;
    font-family: "微软雅黑";
}
.center_sm_title{font-size:16px;}
.categorie-grids {
    margin-top:1em;
}
	.Rpx_banner a{
	    position: absolute;
     bottom: 190px;
    left:50px;
}
}
@media screen and (max-width:768px) {
	.collapse.in {
		
    display: block;
   width: 108%;
}
.collapse{
	
	width: 108%;
}
	.navbar-nav{
		text-align: center;
		width: 108%;
		background-color: rgba(118,118,118,0.6);
	}

  	.nav_list {
    height:108%;
    text-align: center;
    display:block;
    margin-left: 0px;
}
.navbar-nav .nav_list{
	width: 100%;
	
}
.img_logo{
	width:80px;
   }
   .nav_sm {
    margin-top: 0px;
}
}


/*banner end*/
/*产品中心*/
.center_sm_title{font-size: 20px;}
/*产品中心结束*/
/*第三部分开始*/

a {
	cursor: pointer;
}

div#news {
	padding: 4em 0;
	background-color: #f4f4f4;
}

.gallery-section {
	padding-bottom: 80px;
	text-align: center;
	background-color: #f4f4f4;
}

.grid {
	padding: 20px 20px 100px 20px;
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid {
	display: inline-block;
	width: 440px;
	margin: 0;
	padding: 0px;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(90, 150, 255, 0.80);
	color: #fff;
	width: 93%;
}

.grid figcaption span:before {
	content: ' ';
}

.grid figcaption a {
	text-align: center;
	padding: 9px 21px;
	font-size: 0.8em;
	display: inline-block;
	background: #4980CC;
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.grid figcaption a:hover {
	background-color: #396AAF;
}

.gridd {
	padding: 20px 20px 100px 20px;
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.gridd {
	display: inline-block;
	width: 440px;
	margin: 0;
	padding: 0px;
	text-align: left;
	position: relative;
}

.gridd figure {
	margin: 0;
	position: relative;
}

.gridd figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.gridd figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(50, 200, 255, 0.80);
	color: #fff;
	width: 93%;
}

.gridd figcaption span:before {
	content: ' ';
}

.gridd figcaption a {
	text-align: center;
	padding: 9px 21px;
	font-size: 0.8em;
	display: inline-block;
	background: #4980CC;
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.gridd figcaption a:hover {
	background-color: #396AAF;
}

.cs-style-1 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	transition: transform 0.3s, opacity 0.3s;
	display: block;
	padding: 106px 50px;
	text-align: left;
}

.cs-style-1 figure:hover figcaption,
.cs-style-1 figure {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

.cs-style-1 figcaption h3 {
	font-size: 45px;
	color: #fff;
	margin: 0.5em 0 0.3em 0;
}

.cs-style-1 figcaption span {
	font-size: 18px;
	display: block;
	color: #fff;
	line-height: 30px;
	text-indent: 2em;
}

.cs-style-1 figcaption a {
	margin-top: 1em;
}


/* Caption Style 1 */

.categorie-grids {
	margin-top: 3em;
}

.cate-grid {
	background-size: 100%;
	margin: 0 10px;
	width: 48%;
	padding: 0;
	margin-bottom: 2em;
}

.cate-grid h4 {
	color: #e21737;
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 13px;
}

.cate-grid p {
	color: #fff;
	font-size: 1.5em;
	font-weight: 300;
}

a.store {
	color: #fff;
	font-size: .95em;
	border: 2px solid #000;
	border-radius: 7px;
	-web-kit-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	font-weight: 500;
	display: inline-block;
	padding: 0.7em 2.2em;
	margin-top: 1.5em;
}

a.store:hover {
	border: 2px solid #e21737;
	color: #e21737;
}

.detail {
	margin-top: 40px;
	padding-right: 35px;
}

.no_hover {
	text-align: center;
	display: block;
}

.no_hover span {
	display: inline-block;
	margin-top: 6px;
	color: #777777;
}

.about_hover span {
	font-size: 16px;
}

.icon:hover {
	cursor: default;
	-webkit-transform: rotate3d(0, 1, 0, 360deg);
	-moz-transform: rotate3d(0, 1, 0, 360deg);
	transform: rotate3d(0, 1, 0, 360deg);
	transition: -webkit-transform 0.8s ease-in-out;
	transition: -moz-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
}

.icon {
	margin-bottom: 10px;
}


/*第三部分结束*/


/*footer*/

.footer {
	background: #999999;
	padding-top: 20px;
	color: #fff;
}

.footer_ul li {
	line-height: 40px;
	font-size: 16px;
}

.footer_ul li a {
	color: #fff;
}

.footer_ul li a:hover {
	text-decoration: underline;
}

.footer_ts {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 16px;
}


/*index End*/


/*Rpx_Conduct.html开始*/

.Rpx_banner {
	background: url(../image/6.14/Rpx_xc.jpg) center no-repeat;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 100%;
}

.RPX_con {
	margin: 0 auto;
	position: relative;
	width: 1300px;
}

.RPX_con img {
	min-width: 1300px;
	max-width: 1300px;
	margin: 0 auto;
	display: block;
}

.RPX_con_point_one {
	position: absolute;
	font-size: 20px;
	font-family: '微软雅黑';
	font-weight: bold;
}

.RPX_con_point_two {
	position: absolute;
	font-size: 16px;
	font-family: '微软雅黑';
}

.none {
	display: none;
}

.Rpx_Allfeature {
	margin-top: 105px;
	margin-bottom: 170px;
}

.Rpx_feature {
	font-size: 18px;
	display: block;
	color: #50B4FF;
}

.Rpx_show {
	padding-top: 30px;
	padding-bottom: 30px;
}

.Rpx_shows {
	padding-top: 50px;
	padding-bottom: 50px;
}


/*立即下载*/

.download_now {}

.button {
	float: left;
	display: block;
	margin: 1em;
	padding: 1em 2em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}

.button:focus {
	outline: none;
}

.button>span {
	vertical-align: middle;
}

.button--text-thick {
	font-weight: 600;
}

.button--round-l {
	border-radius: 30px;
}

.button--border-thick {
	border: 3px solid #FFFFFF;
}

.button--winona {
	overflow: hidden;
	background: #ffffff;
	padding: 0;
	color: #0e87e6;
	width: 260px;
	height: 60px;
	line-height: 51px;
	text-align: center;
	font-size: 26px;
	font-family: '微软雅黑';
	overflow: hidden;
	padding: 0;
	-webkit-transition: border-color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, background-color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--winona::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	color: #0e87e6;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

.button--winona>span {
	display: block;
}

.button--winona::after,
.button--winona>span {
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--winona:hover {
	border-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.6);
}

.button--winona:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.button--winona:hover>span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}
.product_listad {
    margin-top: 15px;
    position: relative;
    height: 221px;
}
/*立即下载结束*/


/*Rpx_Conduct.html结束*/

/*Medical_quality开始*/
.Med_banner {
	background: url(../image/6.14/med_aa.jpg) center no-repeat;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 100%;
}

.Med_Allfeature {
	margin-top: 40px;
    padding-bottom: 65px;
}
/*Medical_quality结束*/
/*Big_Data开始*/
.Bd_banner {
	background: url(../image/6.14/Bd_a.jpg) center no-repeat;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 100%;
}
/*Research_direction开始*/
.Research_banner {
	background: url(../image/6.14/Re_direction.png) center no-repeat;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 100%;
}
.Re_Aabout-left{
	padding: 0;
    background: url(../image/6.14/Re_direction_AAA.png)no-repeat center 0px;
    background-size: cover;
    min-height:358px;
}
.Re_Aabout-right{
	padding: 6em;
    text-align: center;
     min-height:358px;
}
.Re_about_h3{
     text-align: center;
    font-size:24px;
    color: #50B4FF;
    margin-bottom:0.5em;
    position: relative;
    font-weight: bold;
}
.Re_about_h4{
	font-size:18px;
    line-height: 1.4em;
    margin-bottom: 1.8em;
}
.Re_about_p{
	font-size:16px;
    line-height: 1.4em;
    margin-bottom: 0.8em;
    text-align: left;
  
}
.Re_Babout{
	clear: both;
}
.Re_Babout-right{
	padding: 0;
    background: url(../image/6.14/Re_direction_BBB.png)no-repeat center 0px;
    background-size: cover;
    min-height:358px;
}
.Re_Babout-left{
	padding:7em 6em;
    text-align: center;
     min-height:358px;
}
.Re_background{
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	height: 365px;
	margin: 10px;
	padding: 1em 2em;
}
.Re_background_h3{
	text-align: center;
	font-size: 18px;
	color: #50B4FF;
	font-weight: bold;
	margin-bottom: 1em;
}
.Re_background_p{
	font-size: 16px;
	line-height: 28px;
	
}
.text-index{
	text-indent: 2em;
}
.Core_background{
	border: 1px dashed #E5E5E5;
	border-radius: 5px;
	height: 500px;
	margin: 10px;
	padding: 1.5em;
	margin-top: 70px;
}
.Core_background_h3{
	text-align: center;
	font-size: 18px;
	color: #50B4FF;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Core_background_p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}
.Advantages_div{
	margin-bottom: 20px;
}
