body{
	position: relative;
	background: url(../img/body_bg.jpg) no-repeat;
	height: 3356px;
        background-size: cover;
}
/*banner start*/
.banner { position: relative; overflow: auto; text-align: center;}
.banner li { list-style: none; position: relative;}
.banner ul li { float: left; }
#b04 { width: 100% !important;}
#b04 .dots { position: absolute; left: 0; right: 0; bottom: 20px;}
#b04 .dots li 
{ 
    display: inline-block; 
    width: 20px; 
    height: 2px; 
    margin: 0 4px; 
    text-indent: -999em; 
    border:1px solid #fff; 
    /*border-radius: 6px;*/ 
    cursor: pointer; 
    opacity: .4; 
    -webkit-transition: background .5s, opacity .5s; 
    -moz-transition: background .5s, opacity .5s; 
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active 
{
    background: #fff;
    opacity: 1;
}
#b04 img{
	width: 100%;
	height:440px;
}
/*nanner end*/

/*wrap start*/
.wrap{
	width: 100%;
	border-top: 1px solid transparent;
}
.section{
	width: 1200px;
	margin: 0 auto;
}
.section:after{
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.section1{
	width: 1200px;
	padding-top: 90px;
	
}
.cc{
	margin-bottom: 160px !important;
}
.left,.right{
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	
}
.left{
	padding-right:5% ;
}
.right{
	padding-left: 5%;
}
.top{
	margin-bottom: 30px;
}
.project{
	font-size: 25px;
	font-weight: 500;
	
}
.project span{
	position: relative;
	margin-right: 20px;
}
.project span:last-child{
	margin-right: 0px;
}
.project span:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 20%;
	bottom: 20%;
	right: -10px;
	border-left: 1px solid black;
}
.healthT span:after{
	border-left: 1px solid white;
}
.project span:last-child:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 20%;
	bottom: 20%;
	right: -5px;
	border-left: none;
}
.news li{
	text-align: left;
	padding: 18px 0;
	border-bottom: 2px solid silver;
	font-size: 14px;
}
.news li a{
	display: block;
	width: 100%;
}
.news li:last-child{
	border-bottom: none;
}
.news li p{
	display: inline-block;
}
.title{
	padding: 0 20px;
	max-width: 250px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
}
.title:hover{
	color: #b0192d;
}
.more{
	float: right;
}
.time,.more{
	color: sandybrown;
}
.right .product{
	width: 100%;
}
.chanpin{
	overflow: hidden;
}
.chanpin li{
	float: left;
	width: 47%;
}
.chanpin li a{
	display: block;
	border-radius:5px ;
	height: 128px;
	background: silver;
	overflow: hidden;
}
.chanpin li a img{
	width: 100%;
	height: 100%;
	transition: all 0.3s linear; 
}
.chanpin li a img:hover{
	transform: scale(1.1);
}
.chanpin li{
	margin-top: 20px;
}
.chanpin li:nth-child(even){
	margin-left: 20px;
}
#b03{
	overflow: hidden;
}
#b03 ul{
	width: 200%;
	overflow: hidden;
}
#b03 .arrow { position: absolute; top: 50%;z-index: 111;transform: translateY(-100%);}
#b03 #al { left: 5px;}
#b03 #ar { right: 5px;}
.kuang{
	width: 100%;
	min-height: 200px;
	height: 100%;
	float: left;
	text-align: center;
}
#b03 ul li{
	box-sizing: border-box;
	width: 25%;
}
.click{
	display:inline-block;
	height: 100%;
}
.click img{
	width: 300px;
}
/*health test start*/
.sWrap{
	width: 100%;
	/*background: url(../img/bg3.jpg) no-repeat;
	background-size: 100%;*/
	padding-bottom: 95px;
}
.section2{
	padding-top: 50px;
	text-align: center;
	/*background: saddlebrown;*/
}
.section2 .top{
	margin-top: 50px !important;
}
.test{
	width: 100%;
}
/*.test ul{
	overflow: hidden;
}*/
.test ul li{
	width: 24.5%;
	/*background: silver;*/
	float: left;
	box-sizing: border-box;
	margin-left: .666%;
	background: white;
	/*border: 1px solid gainsboro;*/
	position: relative;
	transition: all 0.5s ease-in-out;
	z-index: 0;
}
.test ul li:hover{
	box-shadow: 2px 2px 10px silver;
	transform: scale(1.1,1.1);
	z-index: 100;
}
.test ul li:first-child{
	margin-left: 0%;
}
.cover{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.6;
	display: none;
}
.test ul li a {
	border-radius:5px ;
	overflow: hidden;
}
.test ul li a img{
	width: 100%;
}
.way{
	padding: 30px 30px;
	text-transform: capitalize;
	color: silver;
	text-align: left;
	line-height: 20px;
	min-height: 150px;
	
}
.way:first-letter{
	font-size: 20px;
}
.mor{
	display: inline-block;
	color: sandybrown;
	font-size: 15px;
	padding-bottom: 30px;
}
/*health test end*/

/*other*/
.section3{
	margin-top:120px;
	text-align: center;
}
.yang{
	overflow: hidden;
	margin-top: 20px;
}
.health{
	margin-left: 70px;
	font-size: 16px;
	text-align: left;
	margin-top: 8px;
	position: relative;
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
}
.health a{
	color: #5c5d5d;
}
.health a:hover{
	color: #b0192d;
}
.health:after{
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	background: rgb(176,24,45);
	transform: rotateZ(45deg);
	position: absolute;
	left: 0px;
	top: 6px;
}
footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	color: white;
	/*background: url(../img/add-1.jpg) no-repeat center;*/
	/*padding: 30px 0;*/
	border-top: 1px solid transparent;
	height: 200px;
}
.foot{
	width: 1100px;
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
	margin-top: 60px;
	
}
.conpany{
	float: left;
	margin-top: 40px;
}
.adds{
	float: right;
}
.about{
	display: inline-block;
	position: relative;
}

.cons{
	overflow: hidden;
	display: inline-block;
}
.cons p{
	float: left;
}
.about,.cons{
	line-height: 20px;
	width:350px;
}
#IC{
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 0;
	right: -80px;
}
/*other end*/
.head{
	width: 90%;
	padding-top: 20px;
	margin: 0 auto;
}
.content{
	width: 80%;
	margin: 0 auto;
	
}
.column{
	display: inline-block;
	text-align: center;
	margin-top: 80px;
	color: red;
}
.newTitle{
	font-size: 30px;
	color: red;
	letter-spacing:22px ;
	
}
.newTitle span{
	position: relative;
}
.newTitle span:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 20%;
	bottom: 20%;
	right: 6px;
	border-left: 1px solid red;
}
.weibo{
	position: absolute;
	bottom:-20px;
	right: 0;
}
.weibo a{
	display: inline-block;
	width: 38px;
	height: 38px;
	overflow: hidden;
	background: url(../img/qq.png);
}
.weibo a:nth-child(2){
	background-position-x: -38px;
}
.weibo a:nth-child(3){
	background-position-x: -78px;
}
.dibu{
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.dibu1{
	width:310px;
	float:left;
	padding-top:80px;
        text-align:center;
}
.dibu1 h1{
	font-size:20px;
}
.dibu1 p{
	font-weight: 100;
	font-size: 12px;
}
.dibu2{
	margin-left:35px;
	width:350px;
	float:left;
	padding-top:40px;
}
.dibu2 h1{
	padding-bottom:5px;
	display:block;
	border-bottom:1px solid #FFF;
}
.dibu2 p{
	display:block;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.dibu3{
	margin-left:35px;
	width:350px;
	float:left;
	padding-top:40px;
}
.dibu3 h1{
	padding-bottom:5px;
	display:block;
	border-bottom:1px solid #FFF;
}
.dibu3 p{
	float:left;
	width:170px;
	display:block;
	padding-top:5px;
}
.xinwen{
	text-align:left;
}
.xinwen dl{
	font-size:16px;
	overflow:hidden;
	height:auto;
	border-bottom:2px solid #e5e5e5;
	padding:20px 0;
}
.xinwen dl:last-child{
	border-bottom:none;
}
.xinwen dl dt{
	white-space: nowrap;
	text-overflow:ellipsis;
	width:400px;
	float:left;
}
.xinwen dl dt a{
	
}
.xinwen dl dt span{
	margin-right:15px;
	color:#d77018;
}
.xinwen dl dd{
	color:#d77018;
	width:95px;
	float:left;
	text-align:right;
}
.xinwen dl dd a{
	color:#d77018;
}
.xinwen dl dt a:hover{
	color:#d77018;
}
.qq img{
	height: 50px;
}
.student {
	width: 1002px;
	margin: 0 auto;
	height: 472px;
	overflow: hidden
}
.student .title {
	text-align: center;
	margin-bottom: 28px;
}
.student .list {
	width: 100%;
	text-align: center;
	height: 25px;
	overflow: hidden;
	margin-bottom: 48px;
}
.student .list a {
	display: inline-block;
	width: 84px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #f7eedc;
	color: #d42e3b;
	font-size: 14px;
	border-radius: 6px
}
.student .list a:hover {
	
}
.student li .photo {
	display: block;
	
}
.student li .name {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center
}
.student li {
	float: left;
	width: 300px;
	height: 300px;
	padding: 5px 50px 0;
	
	margin: 0 8px;
	
}
.student li:hover {
	
	
}
.student li:hover a {
	
}
.student .bd {
	width: 840px;
	margin: 0 auto;
	overflow: hidden
}
.student .hd {
	width: 100%;
	margin-top: 46px;
	text-align: center;
}
.student .hd a {
	display: inline-block;
        width: 77px;
        height: 53px;
        margin: 0 420px;
        cursor: pointer;
        position: relative;
       top: -250px;
}
.student .hd .prev {
        margin-left: 0px !important;
	background: url(../img/jtzuo.png) no-repeat
}
.student .hd .next {
        margin-right: 0px !important;
	background: url(../img/jtyou.png) no-repeat
}
.qc{
	height: 110px;
	width: 110px;
	float: right;
	overflow: hidden;
	padding-top: 40px;
}
.qc img{
	width: 100%;
}
