body{	
	background: url(../images/bodybg.jpg) repeat 100% 100%;
	width: 100%;
	height: 100%;
}
.wrap{
	width: 100%;
	height: 100%;
}
.i_header{
	width: 100%;
	height: 129px;
	background: url(../images/bgheader.jpg) no-repeat center center;
	padding-top: 36px;
	box-sizing: border-box;
}
.headerleft{
	height: 51px;
	float: left;
}
.headerleft img{
	float: left;
	margin-right: 10px;
}
.headerleft .headerimg1{
	max-width: 148px;
	max-height: 51px;
}
.headerleft .headerimg2{
	max-width: 51px;
	max-height: 51px;
}
.headerleft .headerimg3{
	margin-top: 3px;
	max-width: 46px;
	max-height: 46px;
	margin-right: 0;
}
.headerlist{
	float: right;
	margin-top: 8px;
}
.headerlist li{
	float: left;
	width: 132px;
	height: 40px;
	border-right: 1px solid #e0c9cb;
	text-align: center;
}
/*.headerlist li:first-child{ 
	width: 98px;
	text-align: left;
}
.headerlist li:last-child{
	width: 116px;
	border-right:0;
	text-align: right;
}*/
    .headerlist li:last-child {
        border-right: 0;
    }

 .headerlist li p {
    font-size: 16px;
    color: #8f1a23;
}
.headerlist li p:nth-child(2){
	margin-top: 6px;
	font-size: 12px;
	color: #be8f92;
	font-family: ArialMT;
}
.headerlist li .indexf{
	padding-left: 10px;
}

.headerlist li .indexr{
	padding-right: 4px;
}
.homebanners{
	width: 100%;
}
.homebanners .sw1 .swiper-pagination{
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 40px;
}
.homebanners .swiper-slide img{
	width: 100%;
}
.contentaboutwrapper{
	width: 100%;
	height: 657px;
	background: url(../images/indexaboutbg.jpg) no-repeat center center;
	padding: 69px 0 76px;
	box-sizing: border-box;
}
.i_content{
	width: 1200px;
	margin: 0 auto;
}
.indextitle{
	font-size: 32px;
	color: #9d000d;
	text-align: center;
	font-weight: bold;
	font-family: "宋体";
}
.contentaboutcon{
	width: 100%;
	margin-top: 70px;
}
.contentaboutleftwrap{
	float: left;
	width: 580px;
	height: 400px;
	border: solid 1px #9d000d;
	box-sizing: border-box;
}
.contentaboutleft{
	width: 540px;
	height: 360px;
	border: solid 1px #9d000d;
	position: relative;
	margin: 20px auto;
}
.auto{
	width: 92px;
	z-index: 5;
}
.aboutvidbg{
	max-width: 540px;
    max-height: 360px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.vidmask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: rgba(0,0,0,0.5);
}
.vid{
	max-width: 540px;
}
.contentaboutright{
	max-width: 594px;
	float: right;
}
.contentabouttitle{
	margin-top: 55px;
	padding-left: 1px;
}
.indexradiuswrap{
	width: 71px;
	height: 71px;
	position: relative;
	border:1px solid #9d000d;
	float: left;
	margin-right: 22px;
	border-radius: 50%;
	box-sizing: border-box;
}
.indexradiusinner{
	width: 56px;
	height: 56px;
	background-color: #9d000d;
	border-radius: 50%;
	line-height: 56px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.contentaboutthems p{
	margin-top: 23px;
	text-indent: 2em;
	color: #666;
	font-size: 16px;
	max-width: 594px;
	line-height: 28px;
}
.i_newscontentwrap{
	width: 100%;
	height: 738px;
	background: url(../images/indexnewsbg.jpg) no-repeat center center;	
	padding: 79px 0 82px;
	box-sizing: border-box;
}
.i_newslist{
	width: 278px;
	height: 40px;
	margin: 46px auto 28px;
}
.i_newslist li{
 	width: 137px;
	height: 40px;
	border-radius: 0px 6px 6px 0px;
	border: solid 1px #8f1a23;
	font-size: 18px;
	color: #8f1a23;	
	float: left;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
 }
.i_newslist li:first-child{
 	border-radius: 6px 0px 0px 6px;
 }
.i_newslist .newslis{
	background: #8f1a23;
	color: #fff;
}
.i_newsinnerlist{
	display: none;
}
.show{
	display: block;
}
.i_newsinnerlis{
	float: left;
	width: 350px;
	margin-right: 75px;
}
.i_newsinnerlis:nth-child(3n){
	margin-right: 0;
}
.i_newslisimages{
	width: 350px;
	height: 230px;
	position: relative;
}
.i_newslisimages img{
	max-width: 350px;
	max-height: 230px;
	display: block;
}
.i_newstitle{
	font-size: 22px;
	color: #333;
	max-width: 350px;
	height: 25px;
	overflow: hidden;
	margin: 16px 0;
	font-weight: bold;
}
.i_newscon{
	font-size: 14px;
	color: #666;
	max-width: 350px;
	line-height: 21px;
	height: 40px;
	overflow: hidden;
}
.seemore{
	width: 134px;
	height: 40px;
	border: solid 1px #8f1a23;
	border-right: none;
	border-left: none;
	display: block;
	text-align: center;
	line-height: 40px;
	margin: 60px auto 0;
	color: #8f1a23;
	font-size: 16px;
}
.healthwrapper{
	width: 100%;
	height: 754px;
	background: url(../images/indexhealthbg.jpg) no-repeat center center;	
	padding: 80px 0 102px;
	box-sizing: border-box;
}
.healthcon{
	float: left;
	margin-right: 9px;
}
.healthcon:last-child{
	margin-right: 0;
}
.healthcontent{
	width: 1200px;
	height: 458px;
	margin-top: 78px;
	overflow: hidden;
}
.healthlist{
	width: 159px;
	height: 458px;
	overflow: hidden;
	box-sizing: border-box;	
	transition: 1s all;
	-webkit-transition: 1s all;
	-ms-transition: 1s all;
}
.healthlis{
	width: 159px;
	height: 458px;
	float: left;
	box-sizing: border-box;
	transition: 1s all;
	-webkit-transition: 1s all;
	-ms-transition: 1s all;
	font-family: "宋体";
	position: relative;
}
.healthlis img{
	width: 159px;
	max-height: 458px;
	position: absolute;
	top: 0;
	left: 0;
}
.healthlis h2{
	font-size: 30px;
	color: #8e1922;
	writing-mode: vertical-rl;
	position: absolute;
	top: 26px;
	right: 21px;
}
.healthlis p{
	font-size: 17px;
	color: #e6d7d7;
	writing-mode: vertical-rl;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	top: 26px;
	right: 75px;
}
.healththems{
	width: 697px;
	height: 458px;
	background:rgba(240,230,236,0.3);
	border: solid 1px #dddddd;
	float: left;
	box-sizing: border-box;
}
.healththems img{
	max-width: 240px;
	max-height: 414px;
	display: block;
	margin: 22px 49px 0 84px;
	float: left;
}
.healththems h3{
	margin-left: 39px;
	float: left;
	color: #8e1922;
	font-size: 28px;
	font-weight: bold;
	writing-mode: vertical-rl;	
	margin-top: 34px;
	font-family: "宋体";
}
.healthcolumns{
	width: 170px;
	height: 391px;
	float: left;
	font-size: 14px;
	color: #999;
	margin-top: 34px;	
	writing-mode: vertical-rl;
	line-height: 25px;
}

.healshow{
	display: none;
}
.healwidth{
	width:696px;
}
.enterprisestyle{
	width: 100%;
	height: 706px;
	background: url(../images/indexstylebg.jpg) no-repeat center center;	
	padding: 80px 0 95px;
	box-sizing: border-box;
}
.exteriors {
	position: relative;
	width: 1200px;
	margin: 69px auto 0;
}
.exteriors .swiper-container {
	width: 1200px;
	padding-bottom: 60px;
}
.exteriors  .swiper-slide {
	width: 560px;
	height: 401px;
}
.exteriors  .swiper-slide img{
	width: 560px;
	height: 350px;
	display:block;
}
.exteriors .swiper-slide p {
	line-height: 86px;
	padding-top: 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin: 0;
	display: none;
}
.swwrap{
	overflow: hidden;
}
.stylemask{
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
}
.swiper-slide-active .stylemask{
	display: none;
}
.exteriors .swiper-slide-active p{
	display: block;
}
.sw1 .swiper-button-prev,.exteriors .swiper-button-prev,.historycontent .swiper-button-prev {
	left: -53px;
	margin-top: -70px;
	width: 40px;
	height: 40px;
	background: url(../images/prv.png) no-repeat;
	background-size: 100%;
}
.exteriors .swiper-button-prev{
	left: -95px;
}
.sw1 .swiper-button-next,.exteriors .swiper-button-next,.historycontent .swiper-button-next{
	right: -96px;
	width: 40px;
	margin-top: -70px;
	height: 40px;
	background: url(../images/next.png) no-repeat;
	background-size: 100%;
}
@media screen and (max-width:1400px){
	.exteriors .swiper-button-next{
		right: 0px;
	}
}
.sw1 .swiper-button-prev{
	left: 10px;
}
.sw1 .swiper-button-next{
	right: 10px;
}
.footer{
	width: 100%;
	height: 377px;
	background: #483a3b;
	position: relative;
	padding-top: 48px;
	box-sizing: border-box;
}
.footercon{
	width: 1200px;
	margin: 0 auto;
}
.footerleft{
	float: left;
	margin-top: 4px;
}
.navlist{
	width: 80px;
	float: left;
	margin-right: 35px;
}
.navlist a{
	font-size: 14px;
	display: block;
	color: #ccc;
	margin-bottom: 22px;
}
.navlisttitle{
	font-size: 16px;
	color: #fff;
	margin-bottom: 28px;
}
.footerright{
	width: 23%;
	float: right;
}
.footertitle{
	font-size: 28px;
	color: #ccc;
}
.footertag{
	color: #7c7c7c;
	font-size: 14px;
	margin: 3px 0 20px;
}
.footercode{
	width: 321px;
	border-top:1px solid #4f4f4f;
	padding-top: 21px;
}

.codeleft{
	float: left;
}
.codeleft-first {
    margin-left: -124px;
    padding-right: 10px;
}
.codeleft img{
	max-width: 101px;
	max-height: 101px;
	display: block;
}
.codeleft p{
	width: 101px;
	color: #7c7c7c;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.coderight{
	float: right;
	width: 199px;
	margin-top: 7px;
	color: white;
}
.coderight div{
	font-size: 14px;
	color: #ccc;
	margin-bottom: 8px;
}
.footercopyRight{
	width: 100%;
	height: 76px;
	background-color: #3f3334;
	position: absolute;
	bottom: 0;
}
.copyRightwrap{
	width: 1200px;
	margin: 0 auto;	
}
.copyright{
	height: 76px;
	float: left;
	line-height: 76px;
	color: #fefefe;	
	font-size: 14px;
}
.powered{
	float: right;
	font-size: 14px;
	color: #eee;	
	line-height: 76px;
}
.powered a{
	font-size: 14px;
	color: #eee;
}
/*产品服务start*/
.rotate:after{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #8f1a23;
	transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	margin: 9px auto 0;
}
.rotates:after{
	content: "";
	display: block;
	width: 6px;
    height: 6px;
	background-color: #8f1a23;
	transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	margin: 9px 0 0 23px;
}
.header{
	width: 100%;
	height: 130px;
	padding-top: 36px;
	box-sizing: border-box;
}
.productbanner img{
	width: 100%;
	display: block;
}
.navwrap{
	width: 100%;
	height: 80px;
	background: url(../images/navbg.jpg) repeat 100% 100%;
	box-sizing: border-box;
}
.navcontent{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
.navcontent a{
	font-size: 12px;
	color: #999;
}
.navcontent .homeimg{
	width: 16px;
	vertical-align: top;
	margin:3px 7px 0;
}
.jiantou{
	width: 5px;
	margin: 3px 12px 0 ;
}
.productcontentwrap{
	padding: 50px 0 100px;	
}
.lettlebg{
	width: 100%;
	background: url(../images/newsbg.jpg) no-repeat center bottom;
	box-sizing: border-box;
}
.productcontent{
	width: 1200px;	
	margin: 0 auto;
}
.productlist{
	width: 390px;
	height: 357px;
	background-color: #ffffff;
	float: left;
	margin: 0 15px 15px 0;
}
.productlist:nth-child(3n){
	margin:0 0 15px 0;
}
.productlistimg{
	width: 390px;
	height: 285px;
	overflow: hidden;
	position: relative;	
}
.productlistimg img{
	max-width: 390px;
	max-height: 285px;
	display: block;
}
.pmwrap .productlistimg{
	width: 389px;
	height: 258px;
	overflow: hidden;
	position: relative;	
	margin-bottom: 30px;
}
.pmwrap .productlistimg img{
	max-width: 389px;
	max-height: 258px;
	display: block;
}
.productmsg{
	width: 100%;
	text-align: center;
}
.productmsg p{
	font-size: 18px;
	color: #333;
}
.moredetails{
	display: block;
}
.moredetails span,.moredetails img{
	font-size: 14px;
	color:#999 ;
	vertical-align: middle;
}
.pagewrap{
	width: 100%;
	margin: 45px auto 0;
	position: relative;
}
.page{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.page a{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	display: block;
	font-size: 14px;
	color: #666;
	float: left;
	line-height: 38px;
	text-align: center;
	margin-right: 23px;	
	vertical-align: middle;	
	margin-top: -3px;
}
.page .pageprv,.page .pagenext{
	width: 10px;
	float: left;
	vertical-align: middle;
	margin-top: 11px;
	margin-right: 28px;
	cursor: pointer;
}
.page a:first-child{
	margin-right: 28px;
}
.page a:last-child{
	margin-right: 0;
}
.page .pages{
	background: #901923;
	color: #fff;
}
/*产品服务end*/
/*产品详情start*/
.productdetailswrap{
	padding: 50px 0 100px;
}
.mediumbg{
	background: url(../images/mediumbg.jpg) no-repeat center bottom;	
}
.pd_left{
	width: 600px;
	height: 549px;
	background-color: #ffffff;
	float: left;
	position: relative;
}
.pd_left img{
	max-width: 600px;
	max-height: 549px;
	display: block;
}
.pd_right{
	width: 561px;
	float: right;
	margin-top: 57px;
}
.pd_title{
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.pd_brief{
	width: 524px;
	font-size: 14px;
	color: #666;
	margin: 20px 0 32px;
	line-height: 30px;
}
.pd_message{
	width: 561px;
	border-top:1px solid #c2c2c2;
	padding-top: 37px;
	box-sizing: border-box;
}
.pd_list{
	margin-bottom: 9px;
	font-size: 14px;
}
.pd_tag{
	color: #000;
	float: left;
	line-height: 25px;
	margin-right: 10px;
}
.pd_explain{
	width: 446px;
	color: #666;
	float: left;
	line-height: 25px;
}
/*产品详情end*/
/*发展历程start*/
.navright{
	float: right;
	margin-right: 36px;
}
.navcontentf{
	float: left;
}
.navright li{
	width: 80px;
	height: 50px;
	float: left;
	margin-right: 46px;
	padding-left: 8px;
	box-sizing: border-box;
}
.navright li:last-child{
	margin-right: 0;
}
.navright li a{
	font-size: 16px;
	color: #333;
}
.navright .baselis{
	border-bottom: 3px solid #901923;
}
.navright .baselis a{
	color: #901923;
}
.historywrap{
	width: 100%;
	height: 655px;
	background: url(../images/Historybg.jpg) no-repeat center bottom;
	padding: 54px 0 131px;
	box-sizing: border-box;
}
.historymraptitle{
	font-size: 28px;
	color: #901923;
}
.historytag{
	font-size: 16px;
	color: rgba(144,25,35,0.4);	
	margin-top: 5px;
	font-family: ArialMT;
}
.historycontent{
	width: 1224px;
	margin: 107px auto 0;
	position: relative;
}
.historylist{
	float: left;
	width: 296px;
	height: 285px;
	border-left:1px dashed #dec6c8;
	padding-left: 27px;
	box-sizing: border-box;
	position: relative;
}
.swiper-slide .historylist:last-child{
	margin-left: 31px;
}
.historyright{
	margin-top: -3px;
	width: 241px;
}
.historyheader{
	width: 9px;
	height: 9px;
	background: #901923;
	border-radius: 50%;
	border:5px solid #e2cacc;
	position: absolute;
	top: -14px;
	left: -9px;
}
.historyimg{
	width: 241px;
	height: 130px;
	position: relative;
}
.historyimg img{
	max-width: 241px;
	max-height: 130px;
	display: block;
}
.historyexplain{
	margin-top: 25px;
	font-size: 12px;
	max-width: 227px;
	line-height: 25px;
	color: #333;
}
.historyexplains{
	font-size: 12px;
	max-width: 227px;
	line-height: 25px;
	color: #333;	
	margin-bottom: 19px;
}
.historycontent .swiper-container{
	padding: 16px 0 0 9px;
}
.historycontent .swiper-button-next{
	right: -55px;
}
.year{
	position: absolute;
	bottom: -8px;
	font-size: 32px;	
	color: #901923;		
}
/*发展历程end*/
/*公司简介start*/
.bigbg{	
	width: 100%;
	background: url(../images/companybg.jpg) no-repeat center bottom;
	box-sizing: border-box;
}
.companywrap{
	padding: 50px 0 115px;
}
.companyheader{
	width: 1200px;
	margin-bottom: 50px;
}
.comheaderleft{
	float: left;
	width: 600px;
	height: 347px;
	position: relative;
}
.comheaderleft img{
	max-width: 600px;
	max-height: 347px;	
	display: block;
}
.comheaderright{
	width: 600px;
	height: 347px;
	background-color: #ffffff;
	float: right;
	padding: 29px 59px 0 50px;
	box-sizing: border-box;	
}
.comhtitle{
	font-size: 56px;
	color: #901923;
}
.comname{
	font-size: 24px;
	color: #000;
	margin: 27px 0 6px;
}
.comtag{
	font-size: 12px;
	color: #999;
}
.comthems{
	max-width: 491px;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 18px;
}
.comcontent{
	width: 1200px;
}
.characteristic{
	width: 1189px;
	font-size: 16px;
	color: #000;
	margin-bottom: 9px;
    font-weight: bold;
}
.layout{
	width: 1189px;
	font-size: 14px;
	color: #333;
	margin-bottom: 35px;
	line-height: 25px;
}
.layout:last-child{
	margin-bottom: 0;
}
.layoutimg{
	margin: 10px 0 44px;
	width: 1200px;
	height: 628px;
	position: relative;
}
.layoutimg img{
	max-width: 1200px;
	max-height: 628px;
}
/*公司简介end*/
/*经营理念start*/
.managementwrap{
	padding: 55px 0 115px;
}
.managementcontent{
	width: 1200px;
	height: 451px;
	margin-bottom: 57px;
}
.managementcontent img{
	max-width: 1200px;
	display: block;
	max-height: 451px;
}
.managementlis{
	width: 209px;
	height: 63px;
	float: left;
	border-right:1px dashed #c9c9c9;
	margin:0 120px 60px 0;
}
.changeheight{
	height: 46px;
}
.managementlis:nth-child(4n-1){
	margin:0 80px 60px 0;
}
.managementlis:nth-child(4n){
	width: 238px;
	margin: 0 0 60px 0;
	border-right:none;
}
.managementtitle{
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.managementtitle:before{
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #333;
	vertical-align: middle;
    margin-right: 3px;
}
.managementtag{
	font-size: 14px;
	color: #666;
	margin-bottom: 7px;
	padding-left: 7px;
}
/*经营理念end*/
/*企业精神start*/
.enterwrap{
	padding: 53px 0 97px;
}
.enterpriseimages{
	margin-top: 27px;
	width: 1200px;
	height: 558px;
}
.enterpriseimages img{
	max-width: 1200px;
	max-height: 558px;
	display: block;
}
/*企业精神end*/
/*人才策略start*/
.mr0{
	margin-right: 0;
}
.rotater:after{
	content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #8f1a23;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    margin: 9px 0 0 76px;
}
.smallbg{
	width: 100%;
	background: url(../images/smallbg.jpg) no-repeat center bottom;
	box-sizing: border-box;
}
.talentwrap{
	padding: 57px 0 98px;
}
.talentlist{
	width: 1200px;
	height: 268px;
	background-color: #ffffff;
	padding: 30px 29px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.talentleft{
	float: left;
	width: 370px;
	height: 208px;
	position: relative;
}
.talentleft img{
	max-width: 370px;
	max-height: 208px;
	display: block;
}
.talentright{
	width: 725px;
	float: right;
	margin-top: 18px;
}
.talenttitle{
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
.talentline{
	width: 60px;
	height: 2px;
	background-color: #901923;
	margin-top: 20px;
}
.talentcon{
	width: 644px;
	margin: 25px 0 16px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.talentthems{
	font-size: 14px;
	color: #666;
}
.talenttime{
	font-size: 14px;
	color: #999;	
}
.talenttime img{
	width: 15px;
	vertical-align: middle;
}
.talenttime span{
	vertical-align: middle;
}
.pagewraps{
	width: 100%;
	margin: 61px auto 0;
	position: relative;
}
/*人才策略end*/
/*招贤纳士start*/
.resourceslist{
	width: 1200px;
	border:0;
	border-top:3px solid #000;
	margin-top: 43px;	
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #000;

}
.resourceslist tr th{
	height: 76px;
	line-height: 76px;
}
.resourceslist tr td,.resourceslist tr th{
	text-align: left;
	border-bottom:1px solid #d9d9d9;
}
/*招贤纳士end*/
/*招贤纳士详情start*/
.resourcestitle{
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.resourcesmessage{
	width: 977px;
	margin-top: 31px;
}
.resourcesmessage div{
	float: left;
	font-size: 14px;
	margin-bottom:17px;
	line-height: 19px;
}
.resourcestag{
	color: #333;
}
.resourcestags{
	color: #999;
}
.addr{
	width: 388px;
}
.department{
	width: 467px;
}
.education{
	width: 326px;
}
.job{
	margin-top: 30px;
	width: 1200px;
	border-top:1px solid #c9c9c9;
	padding-top: 40px;
}
.responsibilitywrap{
	margin-bottom: 49px;
	font-size: 14px;
}
.responsibilitywrap:last-child{
	margin-bottom: 0;
}
.responsibility{
	color: #333;
	margin-bottom: 17px;
	font-weight: bold;
}
.responsibilitylist li{
	color: #666;
	line-height: 25px;
	margin-bottom: 10px;
}
/*招贤纳士详情end*/
/*公司动态start*/
.newswrap{
	padding: 48px 0 76px;
}
.newslist{
	width: 390px;
	height: 435px;
	background-color: #ffffff;
	margin:0 15px 50px 0;
	float: left;
	padding: 11px 11px 17px;
	box-sizing: border-box;
}
.newslist:nth-child(3n){
	margin: 0 0 50px 0;
}
.newsthemsimages{
	width: 368px;
	height: 242px;
	position:relative ;
}
.newsthemsimages a{
	display: block;
}
.newsthemsimages img{
	display: block;
    max-width: 368px;
    max-height: 242px;
}
.companynewstitle{
	font-size: 22px;
	color: #333;
	margin: 13px 0 17px;
	font-weight: bold;
}
.companylines{
	width: 60px;
	height: 2px;
	background: #901923;
}
.companythems{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	width: 100%;
	margin: 15px 0 19px;
}
.companytimes{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #999;
}
.companyleft{
	float: left;
}
.companyleft img{
	width: 15px;
	margin-right: 4px;
	vertical-align: middle;
}
.companyleft span,.companyright span{
	vertical-align: middle;
}
.companyright{
	float: right;
}
.companyright img{
	vertical-align: middle;
	width: 6px;
	margin-left: 5px;
}
/*公司动态end*/
/*新闻详情start*/
.newwrap{
	padding: 60px 14px 67px 0;
}
.newdetailstitle{
	font-size: 22px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.newtime{
	margin: 12px auto 47px;
	width: 117px;
}
.newtime img{
	width: 15px;
	margin-right: 4px;
	vertical-align: middle;
}
.newtime span{
	font-size: 16px;
	color: #999;
	vertical-align: middle;
}
.newspanel{
	border:1px solid #e5e5e5;
	border-right:none;
	border-left:none;
	width: 1200px;
	padding: 46px 0 55px;
}
.newspanel p img{
	display: block;
	margin: 0 auto;
}
.newspanel img{
	display: block;
	margin: 0 auto;
}
.newscolumns{
	width: 1186px;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-indent: 2em;
}
.newscolumnsimages{
	width: 866px;
	height: 570px;
	margin: 45px auto 55px;
	position: relative;
}
.newscolumnsimages img{
	max-width: 866px;
	max-height: 570px;
	display: block;
}
.navsummary{
	margin-top: 43px;
}
.navlis{
	float: left;
}
.navlis a{
	display: block;
	margin-bottom: 13px;
	font-size: 16px;
	color: #666;
}
.navlis a:hover{
	color: #901923;
}
.returnlist{
	width: 154px;
	height: 44px;
	border-radius: 2px;
	border: solid 1px #901923;
	float: right;
	margin-top: 15px;
	text-align: center;
	line-height: 44px;
	color: #901923;
	font-size:14px;
}
.returnlist:hover{
	background: #901923;
	color: #fff;
}
/*新闻详情end*/
/*贵细材料start*/
.navwrap .learn{
	display: block;
	width: 85px;
	height: 80px;
	background: #901923;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 22px 26px;
	box-sizing: border-box;
}
.navsright{
	margin-right: 143px;
}
/*贵细材料end*/
/*贵细材料详情start*/
.prectiouswrap{
	padding: 50px 0 93px 0;
}
.pm_wrap{
	width: 1200px;
}
.pm_left{
	width: 570px;
	height: 351px;
	float: left;
	margin-right:37px;
	position: relative;
}
.pm_left img{
	max-width: 570px;
	max-height: 351px;
	display: block;
}
.pm_right{
	float: left;
	margin-top: 39px;
}
.pmtitle{
	max-width: 501px;
	font-size: 24px;
	color: #333;
	margin-bottom: 35px;
}
.pmthems{
	width: 501px;
	font-size: 16px;
	color: #666;
	line-height:25px ;
}
.pm_characteristic{
	font-size: 16px;
	width: 1200px;
	margin-top: 60px;
}
.pm_characteristic li{
	overflow: hidden;
}
.pm_characteristic li div{
	float: left;
	line-height: 30px;
}
.pm_con{
	width: 1166px;
}
.pm_list{
	margin-bottom: 36px;
}
.pm_title{
	color: #333;
	font-weight: bold;
	margin-bottom: 3px;
}
.pm_list li{
	color: #666;
	line-height: 25px;
}
/*贵细材料详情end*/
/*家庭保健start*/
.familylistwrap{
	padding: 48px 0 122px ;
}
.familylist{
	width: 1200px;
	height: 52px;
	box-sizing: border-box;
	padding: 19px 26px 0 20px;
	background-color: #fff;
	margin-bottom: 8px;
	display: block;
}
.change{
	max-width: 1033px;
	float: left;
	font-size: 14px;
	color: #666;
}
.familyright{
	float: right;
	font-size: 14px;
	color: #999;
}
.familyright img{
	width: 15px;
	margin-right: 3px;
	vertical-align: middle;
}
.familyright span{
	vertical-align: middle;
}
.pageswrap{
	width: 100%;
	margin: 58px auto 0;
	position: relative;
}
.wrappage{
	width: 100%;
	margin: 5px auto 0;
	position: relative;
}
/*家庭保健end*/
/*家庭保健详情start*/
.familycasewrap{
	padding: 65px 0 100px;
}
.familycase{
	width: 1200px;
	margin-top: 47px;
	padding: 60px 16px 18px 0;
	border:1px solid #e5e5e5;
	border-right:none;
	border-left: none;
	box-sizing: border-box;
}
.caseimages{
	width: 615px;
	height: 406px;
	background: #fffeff;
	padding: 8px 6px 9px 9px;
	box-sizing: border-box;
	margin: 0 auto 60px;
}
.caseimages img{
	width: 600px;
	max-height: 406px;
	display: block;
}
.casecontent{
	width: 1184px;
	font-size: 16px;
}
.casethems{
	color: #666;
	margin-bottom: 32px;
	line-height: 30px;
}
.casetitle{
	color: #000;
	margin-bottom: 35px;
}
/*家庭保健详情end*/
/*养肺护肺start*/
.protectlungwrap{
	padding: 69px 0 162px;
}
.protectheader{
	width: 1200px;
	margin-bottom: 60px;
}
.protectleft{
	float: left;
	width: 570px;
	height: 351px;
	margin-right:34px ;
	position: relative;
}
.protectleft img{
	max-width: 570px;
	max-height: 351px;
	display: block;
}
.protectright{
	width: 596px;
	float: left;
	margin-top: 39px;
}
.protecttitle{
	font-size: 24px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 43px;
}
.protectthems{
	width: 100%;
	font-size: 16px;
	color: #000;
	margin-bottom: 19px;
	line-height: 30px;
}
.protectlung{
	width: 1187px;
	font-size: 16px;
}
.protectcolumns{
	margin-bottom: 36px;
}
.lungtitle,.protecttag{
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}
.lungcon{
	color: #666;
	line-height: 30px;
}
.lungimages{
	width: 523px;
	height: 361px;
	margin: 57px auto 59px;
	position: relative;
}
.lungimages img{
	max-width: 523px;
	max-height: 361px;
	display: block;
}
.lungtitles{
	color: #000;
	font-weight: bold;
	margin-bottom: 40px;
}
/*养肺护肺end*/