/*================首页样式及公共部分样式================*/
.header{position: absolute; top: 0; left: 0; z-index: 999999; width: 100%; height: 98px; padding-top: 20px; /* background: #e6e7e8; */}
.inherader{ width: 100%; height: 98px; padding-top: 20px; /* background: #e6e7e8; */}
.logo{margin-right: 108px;}
.htop{position: relative;}
/*导航*/
.navBox{/* position:relative; */ z-index:99;width: 880px; height:88px; padding-top: 10px;}
.navBox .navC{height:88px; margin: 0 auto;}
.navBox .navC .nav li {position: relative; float: left; height: 88px; padding: 0 18px;}
.navBox .navC .nav a {position: relative; display: block; height:88px; overflow: hidden; line-height:54px;color: #444; font-size: 16px;text-align:center;}
.navBox .navC .nav li span{display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; }
.navC .nav a:hover,.navC .nav .this a,.navC .nav li.current .nav_a{}
.navBox .navC .nav li.this span{ background: #99d749;}
.navBox .navC .nav li:hover span{background: #99d749;}
.navBox .navC .nav li:hover a{color: #99d749;}

/* ---------------------- */
.head-v3{/* position:relative; */z-index:100;width:880px}
.head-v3 .navigation-inner{margin:0 auto;width:880px;position:relative}
.navigation-up{height:88px;}
/* .navigation-up .navigation-v3{margin-left:155px;float:left;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left; color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#344157}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#202833}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li h2 a{display: block; height:88px; overflow: hidden; line-height:54px;color: #444; font-size: 16px;text-align:center;}
 */
.navigation-up .navigation-up {height:88px; margin: 0 auto;}
.navigation-up .nav li {position: relative; float: left; height: 88px; padding: 0 18px;}
.navigation-up .nav li h2{font-weight: normal;}
.navigation-up .nav a {position: relative; display: block; height:88px; overflow: hidden; line-height:54px;color: #444; font-size: 16px;text-align:center;}
.navigation-up .nav li span{display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; }
.navigation-up .nav li.this span{ background: #99d749;}
.navigation-up .nav li:hover span{background: #99d749;}
.navigation-up .nav li:hover a{color: #99d749;}


.navigation-down{position:absolute;top:118px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#f3f3f3;position:absolute;top:0px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 46px 25px 0}
.navigation-down .menu-1 dt{padding-bottom:10px; border-bottom:1px solid #99d749; margin-bottom:10px; color:#333; font-size: 16px;}
.navigation-down .menu-1 dd a{color:#444; line-height: 30px; font-size: 14px;}
.navigation-down .menu-1 dd a:hover{color:#99d749}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#444;}

.navigation-down .menu-1 dl{/* margin-right: 180px; */}



/* ------------------------- */

/*搜索*/
.searchS {position: absolute; right: 0px; top:23px; z-index: 99; /* background: #38a9a4; border:1px solid #38a9a4; */ -moz-border-radius:25px; -webkit-border-radius: 25px;  border-radius: 25px; overflow: hidden}
.searchS .s {width: 0px;height:18px; padding-top:6px; padding-bottom:6px; float:left;line-height:18px; /* padding-left:10px; */color:#333; background: #fff; }
.searchS .go {float: right; width:30px; height:30px; padding-right: 5px; line-height:30px; cursor:pointer;}
.go{background:url('../images/searchs.png') no-repeat center center;}


/*banner*/
.bannerBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.bannerBox .hd{ overflow:hidden; position:absolute; right:0px; bottom:20px; z-index:1; width: 100%;}
.bannerBox .hd ul{ overflow:hidden; zoom:1; float:left; text-align: center; width: 100%;}
.bannerBox .hd ul li{display: inline-block; *display: inline; zoom:1; margin-right:14px;  width:22px; height:4px; line-height:5px; font-size: 0; text-align:center; background:#fff; cursor:pointer;}
.bannerBox .hd ul li.on{ background:#75ac2d; color:#fff; }
.bannerBox .prev,.bannerBox .next{ display:block; position: absolute; width:24px; height:48px; top:44%; cursor:pointer;}
.bannerBox .next{left:12%; background:url("../images/bna-left1.png") no-repeat center center;}
.bannerBox .prev{right:12%; background:url("../images/bna-right1.png") no-repeat center center;}
.bannerBox .next:hover{left:12%; background:url("../images/bnab-left2.png") no-repeat center center; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all;    -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.bannerBox .prev:hover{right:12%; background:url("../images/bna-right2.png") no-repeat center center; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all;    -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.bannerBox .bd{ position:relative; height:100%; z-index:0;}
.bannerBox .bd li{ zoom:1; vertical-align:middle;}
.bannerBox .bd img{ width:100%; height:auto; display:block;}

/* 什么是基因检测 */
.whatgene{width: 100%; padding: 60px 0; background: #fff;}
.wgene{position: relative;}
.whatfl{width: 796px; height: 464px; overflow: hidden; position: relative; border:1px solid #ddd;}
.whatfl img{width: 796px; height: 464px; display: block; position: absolute; top:0; left: 0;}
.whatrt{position: absolute; right: 0; top: 40px; width: 476px; height: 314px; padding: 36px 32px; overflow: hidden; background: #fff; border: 1px solid #e1e1e1; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;}

.whatrt .title{padding-left: 10px; margin-bottom: 15px; background: url('../images/bg1.jpg') no-repeat left center;}
.whatrt .title .tt{font-size: 23px; color: #4c4c4c; margin-bottom: 0px;}
.whatrt .title .eng{font-size: 12px; color: #99d749; text-transform: uppercase;}
.whatrt .con{height: 182px; margin-bottom: 30px; overflow: hidden; font-size: 14px; color: #4c4c4c; line-height: 26px; text-indent: 2em;}
.whatrt  .more{text-align: right;}
.whatrt  .more a{font-size: 14px; color: #99d749;}
.whatrt  .more a:hover{color: #6db327;}
.wgene:hover{}
.wgene:hover .whatfl{-moz-border-radius:5px; -webkit-border-radius: 5px;  border-radius: 5px;}
.wgene:hover .whatrt{-moz-border-radius:5px; -webkit-border-radius: 5px;  border-radius: 5px;}

/* 基因检测的意义 */
.genevalue{ width: 100%; padding: 40px 0; background: #f4f4f4;}

.hmtitle{border-bottom: 1px solid #e6e6e6; height: 30px; text-align: center;}
.hmtitle .tt{display: inline-block; *display: inline; zoom:1; margin-bottom: -10px;  padding:0 28px; background: #fff;}
.hmtitle h3{font-weight: normal; margin-bottom: 3px; font-size: 26px; color: #4c4c4c;}
.hmtitle .eng{margin-bottom: 10px; font-size: 14px; font-family: "Arial"; color: #999; text-transform: uppercase;}
.genevalue .hmtitle .tt{background: #f4f4f4;}
.hmtitle .intro{font-size: 16px; color: #808080; text-align: center;}
.gvlist{padding-top: 95px;}
.gvlist ul li{float: left; width: 400px; height: 532px; background: #fff;}
.gvlist ul li .text{padding:109px 30px 0; height: 157px;} 
.gvlist ul li .text .title{text-align: center; margin-bottom: 15px;}
.gvlist ul li .text .title h4{font-weight: normal; margin-bottom: 12px; font-size: 18px; color: #4c4c4c;}
.gvlist ul li .text .title span{display: block; width: 50px; height: 2px; background: #99d749; margin:0 auto;}
.gvlist ul li .text .intro{height: 130px; font-size: 14px; line-height: 26px; color: #808080; overflow: hidden;}
.gvlist ul li .pic{width: 400px; height: 266px; position: relative; overflow: hidden;}
.gvlist ul li .pic img{width: 400px; height: 266px; position: absolute; top:0; left: 0;}
.gvlist ul li .pic .icon{display: block; position: absolute; left: 50%; bottom: 0; margin-left: -17px; width: 34px; height: 18px; background: url('../images/icon2.png') no-repeat center center;}
.gvlist ul li .pic .icon-dw{top: 0; background: url('../images/icon1.png') no-repeat center center;}

/* 时间是生命最好的礼物 */
.genelife{width: 100%; padding:40px 0; background:#fff url('../images/bg2.jpg') no-repeat top center;}
.genelife{}
.genelife .title {text-align: center; margin-bottom: 40px;}
.genelife .title h3{font-weight: normal; margin-bottom: 3px; font-size: 26px; color: #4c4c4c;}
.genelife .title .eng{margin-bottom: 10px; font-size: 14px; font-family: "Arial"; color: #999; text-transform: uppercase;}

.lifelist{}
.lifelist .tit{width: 1098px; margin: 0 auto 50px; padding-top: 164px; background: url('../images/life.png') no-repeat top center;}
.lifelist .tit .tt{width: 548px; height: 54px; line-height: 54px; text-align: center; font-size: 24px; font-weight: bold;}
.lifelist .tit .tt1{color: #99d749}
.lifelist .tit .tt2{color: #999}
.lifelist .list{width: 1150px; margin: 0 auto;}
.lifelist .good{width: 432px;}
.lifelist .good .lst{position: relative; padding-right: 100px; height: 53px; margin-bottom: 20px; line-height: 53px; font-size: 16px; color: #77b626; text-align: right;}
.lifelist .good .lst img{display: block; width: 53px; height: 53px; position: absolute; right: 0; top:0;}
.lifelist .middle{width: 284px; }
.lifelist .middle .tt{width: 284px; height: 53px; margin-bottom: 20px; line-height: 53px; font-size: 18px; color: #333333; text-align: center;}
.lifelist .justso{width: 432px;}
.lifelist .justso .lst{position: relative; padding-left: 100px; height: 53px; margin-bottom: 20px; line-height: 53px; font-size: 16px; color: #77b626;}
.lifelist .justso .lst img{display: block; width: 53px; height: 53px; position: absolute; left: 0; top:0;}

/* 我们的服务优势 */
.ourservice{width: 100%; height: 580px; padding: 40px 0 30px; background: url('../images/ourservice.jpg') no-repeat center center;}
.ourservice .hmtitle{border:none; height: 90px; background: url('../images/linebg.png') no-repeat center center;}
.ourservice .hmtitle .tt{background: none;}
.svlist{width: 100%; padding-top: 70px;}
.svlist ul{width: 110%; padding-bottom: 20px;}
.svlist ul li{float: left; width: 386px; margin-right: 19px; cursor: pointer; overflow: hidden; background: #fff; -moz-border-radius:5px; -webkit-border-radius: 5px;  border-radius: 5px; -webkit-box-shadow: 0 5px 10px 0 #ddd; -moz-box-shadow: 0 5px 10px 0 #ddd; box-shadow: 0 5px 10px 0 #ddd;}
.svlist ul li .pic{width: 386px; height: 200px; overflow: hidden; position: relative;}
.svlist ul li .pic .imgs{}
.svlist ul li .pic .imgs img{display: block; position: absolute; top:0; left: 0; width: 100%; height: auto;}
.svlist ul li .pic .icon{position: absolute; top:52px; left:145px; z-index: 9;width: 94px; height: 94px; }
.svlist ul li .pic .icon img{display: none; width: 94px; height: 94px;}
.svlist ul li .con{padding:36px 0;}
.svlist ul li .con .tt{margin-bottom: 15px; font-size: 24px; color: #99d749; text-align: center;}
.svlist ul li .con .tt a{color: #99d749;}
.svlist ul li .con .tt a:hover{color: #67b00a;}
.svlist ul li .con .intro{width: 244px; height: 54px; margin: 0 auto; overflow: hidden; font-size: 16px; line-height: 30px; color: #4c4c4c; text-align: center;}
.svlist ul li:hover .con{background: #99d749;}
.svlist ul li:hover .con .tt a{color: #fff;}
.svlist ul li:hover .con .intro{color: #fff;}

.svlist{position: relative;}
.svlist .bd{overflow: hidden; padding-bottom: 20px;}
.svlist .bd ul{padding-bottom: 30px !important;}
.svlist .prev,.svlist .next{ display:block; position: absolute; width:50px; height:58px; top:43%; cursor:pointer;}
.svlist .next{left:-10%; background:url("../images/bna-left2.png") no-repeat center center;}
.svlist .prev{right:-10%; background:url("../images/bna-right2.png") no-repeat center center;}



/* 公司动态 */
.newsbox{width: 100%; padding: 40px 0 30px; background: #fff;}

.newsqs{margin-bottom: 30px; padding-top: 60px;}
.hmnews{width:1200px;}
/*选项卡*/
.hmnews .tabbtn{margin-bottom: 30px;  border-bottom: 1px solid #ccc; }
.hmnews .tabbtn li{position: relative; float:left; width: 148px; height:39px; line-height:39px; text-align: center; background: #ddd;}
.hmnews .tabbtn li a{display: inline-block; *display: inline; zoom:1; font-size: 16px; color:#666;}
.hmnews .tabbtn li i{display: inline-block; *display: inline; zoom:1; width: 25px; height: 39px; margin-right:6px; vertical-align: middle;}
.hmnews .tabbtn li.tabbtn1 i{background: url('../images/n1.png') no-repeat center 6px;}
.hmnews .tabbtn li.tabbtn2 i{background: url('../images/n2.png') no-repeat center 6px;}
.hmnews .tabbtn li.current{background: #99d749; color: #fff;}
.hmnews .tabbtn li.current a{color: #fff;}
.hmnews .tabbtn li.current.tabbtn1 i{background: url('../images/n11.png') no-repeat center 6px;}
.hmnews .tabbtn li.current.tabbtn2 i{background: url('../images/n12.png') no-repeat center 6px;}

.hmnews .tabcon{position: relative;}
.hmnews .tabcon .tmore{position: absolute; right: 0; top:-64px; font-size: 14px; color: #828282;}
.hmnews .tabcon .tmore:hover{color: #36b5de;}
.hmnews .topnews .P02_list{height: 178px; overflow: hidden;}
.hmnews .topnews .P02_list li{ margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px dashed #ccc; background: #fff; cursor: pointer;}
.hmnews .topnews .P02_list li:hover{}
.hmnews .topnews .P02_list_dl dt{ float: left; width: 244px; height: 150px; margin-right: 25px; border:1px solid #ddd;}
.hmnews .topnews .P02_list_dl dt a{ position: relative; z-index: 1; display: block; width: 100%; height: 100%; overflow: hidden; }
.hmnews .topnews .P02_list_dl dt a img{ position: absolute; top: 0px; left: 0px; z-index: 9; width: 100%; height: 100%;}
.hmnews .topnews .P02_list_dl dd{ height:152px; overflow: hidden;}
.hmnews .topnews .P02_list_dl dd h3{ height: 28px; margin-bottom: 5px; line-height:28px; font-size: 16px; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.hmnews .topnews .P02_list_dl dd h3 a{display: block; color: #333;}
.hmnews .topnews .P02_list_dl dd h3 a:hover{ color: #2ca6e0;}
.hmnews .topnews .P02_list_dl dd .con{ height: 46px; margin-bottom:13px; line-height: 24px; font-size: 14px; color: #666; overflow:hidden;}
.hmnews .topnews .P02_list_dl dd .info{position: relative; height: 24px; line-height: 24px; margin-bottom:5px; font-size: 14px;}
.hmnews .topnews .P02_list_dl dd .info em{display: inline-block; *display: inline; zoom:1; margin:0 10px 0 0; color: #999;}
.hmnews .topnews .P02_list_dl dd .info em.time{}
.hmnews .topnews .P02_list_dl dd .more{display: block; width:92px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #fff; background: #99d749; -moz-border-radius:5px; -webkit-border-radius: 5px;  border-radius: 5px;}
.hmnews .topnews .P02_list_dl dd .more:hover{background: #65ae06; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.hmnews .newslist{width: 100%; overflow: hidden; padding-top: 10px;}
.hmnews .newslist ul {width: 110%;}
.hmnews .newslist ul li{float: left; width:394px; height: 38px; margin-right: 35px; line-height: 40px;}
.hmnews .newslist ul li.last{margin-right: 0;}
.hmnews .newslist ul li .tit{float: left; width: 80%; height: 38px; line-height: 38px; font-size: 14px; color: #4d4d4d; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.hmnews .newslist ul li .tit a{color: #4d4d4d;}
.hmnews .newslist ul li .tit a i{display: inline-block; *display: inline; zoom:1; width:5px; height: 5px; margin-right: 5px; background: #999; vertical-align: middle;}
.hmnews .newslist ul li .tit a:hover{color: #99d749;}
.hmnews .newslist ul li .tit a:hover i{background: #99d749;}
.hmnews .newslist ul li span{float: right; display: block; height: 38px; line-height: 38px; font-size: 14px; color: #9c9c9c;}

/* 首页基因科普 */
.question{width:348px;}
.question .title{height: 38px; margin-bottom: 30px; line-height: 38px; border-bottom:1px solid #ccc;}
.question .title h5{font-weight: normal; font-size: 18px; color: #303030;}
.question .title .more{font-size: 14px; color: #828282;}
.question .title .more:hover{color: #36b5de;}
.question .adpic{width: 348px; height: auto; margin-bottom: 5px;}
.question .adpic img{display: block; width: 348px; height: auto;}
.question .adpic img:hover{filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; }

.amlist{height: 216px; overflow: hidden;}
.amlist ul.hmdtlist li{position: relative; float: left; width: 100%;}
.amlist ul.hmdtlist li a{display: block; width: 84%; height: 36px; line-height: 36px; font-size: 14px; color: #666; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.amlist ul.hmdtlist li a i{display: inline-block; *display : inline; zoom:1; vertical-align: middle; width: 4px; height: 4px; margin-right: 8px; background: #888;}
.amlist ul.hmdtlist li a:hover{color: #99d749;}
.amlist ul.hmdtlist li a:hover i{background: #99d749;}
.amlist ul.hmdtlist li .time{display: block; position: absolute; right: 0; top:0; height: 38px; line-height:38px; text-align: right; font-size: 12px; color: #999;}

/* 页脚 */
.footer{width: 100%; padding:20px 0 25px; background: #3a3a3a;}
.footer .ftleft{width: 880px;}
.footer ul{margin-bottom: 25px;}
.footer ul li{float: left; width: 220px;}
.footer dl dt{ padding-left: 60px; font-size: 16px; color: #fff; line-height: 30px; padding-bottom: 15px; margin-bottom: 10px; border-bottom: 1px solid #656565; font-weight: bold;}
.footer dl dd{padding-left: 60px; position: relative;}
.footer dl dd a{display: block; font-size: 14px; color: #a4a4a4; line-height: 30px;}
.footer dl dd a:hover{color: #99d749;}
.footer .fterwm{width: 320px; padding-left: 0px; text-align: center;}
.footer .fterwm dt{padding-left: 0; font-weight: normal;}
.footer .fterwm dd{padding-left: 0;}
.footer .fterwm .ewmpic{width: 130px; margin:0 auto;}
.footer .fterwm .ewmpic img{display: block; width: 130px; height: 130px;}
.footer .fterwm .tt{position: absolute; left: 46px; top: 16px; width: 18px;  line-height: 20px; font-size: 18px; color: #fff; text-align: center;}

.footer .ftleft .fttel{}
.footer .ftleft .fttel span{display: inline-block; *display: inline; zoom:1;  margin: 0 20px 0 50px; font-size: 14px; color: #939393;}
.footer .ftleft .fttel span.tel{padding-left: 30px; background: url('../images/tel2.png') no-repeat left center;}
.footer .ftleft .fttel span.tel b{font-size: 24px; color: #75ac2d; margin-left: 10px; vertical-align: middle;}
.copyright{ height: 60px; line-height: 60px; font-size: 14px; color: #939393; text-align: center; background: #2d2d2d;}


/* ========================内页开始=========================== */
.inbannerBox{width: 100%; height: auto;}
.inbannerBox img{display: block; width: 100%; height: auto;}

/* --------------------新闻列表页面---------------- */
.content{padding:30px 0 60px; background: #fff;}
.intitle{ text-align: center; margin-bottom: 40px;}
.intitle h2{font-size: 26px;  font-weight: normal; color: #4c4c4c;}
.intitle .pic{padding-bottom: 28px; margin-bottom: 20px; background: url('../images/inbg1.png') no-repeat center bottom;}
.intitle .intr{font-size: 16px; color: #666; line-height: 28px;}
.intitle .eng{font-size: 14px; color: #666; padding-top: 8px; text-transform: uppercase;}
.cmain{}
.newstit{width: 100%; height: 50px; margin-bottom: 45px; text-align: center;background: #ebebeb;}
.newstit h5{display: inline-block; *display: inline; zoom:1; width: 172px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #75ac2d; font-weight: normal;}
.newstit h5 a{display: inline-block; *display: inline; zoom:1; color: #75ac2d; width: 172px; height: 50px;}
.newstit h5.cur a,.newstit h5 a:hover{background: #75ac2d; color: #fff;}
.inewslist{}
.inewslist .P02_list{padding-bottom: 10px;}
.inewslist .P02_list li{ padding-bottom: 55px; margin-bottom: 55px; border-bottom: 1px dashed #ccc; background: #fff; cursor: pointer;}
.inewslist .P02_list_dl dt{ float: left; width:400px; height: 220px; margin-right: 35px;}
.inewslist .P02_list_dl dt a{ position: relative; z-index: 1; display: block; width:400px; height: 220px; overflow: hidden; border:1px solid #ddd;}
.inewslist .P02_list_dl dt a img{ position: absolute; top: 0px; left: 0px; z-index: 9; width:100%; height: 100%;}
.inewslist .P02_list_dl dd{position: relative; height:220px; width: 578px; padding-top: 16px; padding-right: 186px; overflow: hidden;}
.inewslist .P02_list_dl dd h3{ height: 40px; line-height: 40px; font-weight: normal; font-size: 18px; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.inewslist .P02_list_dl dd h3 a{display: block; color: #333; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap; color: #333; }
.inewslist .P02_list_dl dd h3 a:hover{ color: #75ac2d;}
.inewslist .P02_list_dl dd .con{width: 96%; height: 48px; margin-bottom:40px; line-height: 24px; font-size: 14px; color: #666; overflow:hidden;}
.inewslist .P02_list_dl dd .more a{display: block; width: 108px; height: 36px; border:1px solid #75ac2d; line-height: 36px; text-align: center; font-size: 14px; color: #75ac2d;}
.inewslist .P02_list_dl dd .more a:hover{color: #fff; background: #75ac2d;}
.inewslist .P02_list_dl dd .time{position: absolute; right: 0; top: 55px; padding-bottom: 30px; font-size: 14px; line-height: 28px; color:#333; text-align: center; background: url('../images/time.png') no-repeat center bottom;}
.inewslist .P02_list_dl dd .time .tm{}

/*24px*/
.asppage24{width:100%; margin-top:40px; margin-bottom: 40px; overflow:hidden}
.asppage24 .pager {color:#888; width:100%; height: 32px; text-align:center;}
.asppage24 .pager span,
.asppage24 .pager .nolink,
.asppage24 .pager a {display:inline-block; border: solid 1px #eee;  line-height:30px; margin:0 3px; padding:0px 12px; background: #fff; border-bottom: 1px solid #d8d8d8;}
.asppage24 .pager .nolink { color:#888;}
.asppage24 .pager a {color:#888;text-decoration:none;}
.asppage24 .pager a:hover {color: #FFF; background: #75ac2d;border:solid 1px #75ac2d; }
/*隐藏页码信息*/
.asppage24 .pager .pageinfo{display:none;}
/*当前页*/
.asppage24 .pager .cpb {color:#FFF; font-weight:100; background:#75ac2d;border:solid 1px #75ac2d}
/*如需要修改颜色：替换"#0C59A1"*/




/* --------------------新闻详情页面---------------- */
.innewsdt{padding:48px; border:1px solid #ccc; background: #fff;}
.innewsdt .title{margin-bottom: 15px;}
.innewsdt .title h1{padding-bottom: 26px; margin-bottom: 15px; border-bottom: 1px dashed #d2d2d2; font-weight: normal; font-size: 24px; color: #75ac2d; line-height: 34px; text-align: center;}
.innewsdt .title .info{line-height: 34px; font-size: 14px; color: #666; text-align: center;}
.newsdtcon {padding-bottom: 80px; margin-bottom: 80px; border-bottom: 1px dashed #cdcdcd; font-size: 14px; color: #333; line-height: 34px;}
.newsdtcon img{display: block; max-width: 1000px; height: auto; margin:15px auto;}

.newsinfo{}
.newsinfo .page{width: 490px;}
.newsinfo .page h5{font-weight: normal; line-height: 34px;}
.newsinfo .page h5 b{display: inline-block; *display: inline; zoom:1; font-size: 14px; color: #333; vertical-align: middle;}
.newsinfo .page h5 a{display: inline-block; *display: inline; zoom:1; max-width: 420px; font-size: 14px; color: #333;  vertical-align: middle; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.newsinfo .page h5 span{display: inline-block; *display: inline; zoom:1; max-width: 420px; font-size: 14px; color: #999;  vertical-align: middle;}
.newsinfo .page h5 a:hover{color: #75ac2d;}
.share .tt{font-size: 14px; color: #333; line-height: 24px;}



/* --------------------联系我们页面---------------- */
.map{width: 1180px; height: 332px; margin-bottom: 45px; padding:8px; background: #fff; border:1px dashed #5fbb63;}
.cusinfo{padding: 0 50px 74px; border-bottom: 1px solid #e6e6e6;}
.cusinfo .tel{width:600px;}
.cusinfo .tel .title{width:550px; margin-bottom: 20px; padding-left: 50px; font-size: 16px; color: #666; line-height: 34px; background: url('../images/tel3.png') no-repeat left center;}
.cusinfo .tel .tellist{padding-bottom: 15px; border-bottom: 1px dashed #cecece;} 
.cusinfo .tel .tellist p{font-size: 14px; color: #666; line-height: 28px;}
.cusinfo .emrt{width: 460px;} 
.emrt .lst{padding-left: 50px; margin-bottom: 20px; line-height: 28px; font-size: 14px; color: #666;}
.emrt .email{background: url('../images/ct1.png') no-repeat left center;} 
.emrt .fax{background: url('../images/ct2.png') no-repeat left center;} 
.emrt .add{background: url('../images/ct3.png') no-repeat left center;} 



/* --------------------招商合作页面---------------- */
.cooperation{padding-right: 416px; background: url('../images/cooperation.jpg') no-repeat right top;}
.coolist{}
.coolist ul li{margin-bottom: 48px;}
.coolist ul li .title{width: 128px; height: 46px; margin-bottom: 30px; padding-left: 124px; font-size: 24px; color: #99d749; line-height: 46px; border:1px solid #99d749; background: url('../images/join.jpg') no-repeat left center;}
.coolist ul li .lst{font-size: 16px; color: #666; line-height: 28px;}



/* --------------------在线留言页面---------------- */
.messageBox{width: 1002px; padding-top: 40px; padding-bottom: 56px; border-bottom: 1px solid #e6e6e6; margin:0 auto; }
.messageBox .title{width: 320px; height: 58px; line-height: 58px; margin:0 auto 52px; font-size: 26px; color: #333; text-align: center; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6;}
.messageBox .mform {margin-bottom: 30px;}
.messageBox .mform .left{width: 390px;}
.messageBox .mform li{width: 100%; float: left;}
.messageBox .mform li label{display: block; float: left; width: 74px; height: 34px; margin-right: 5px; line-height: 34px; font-size: 14px; color: #333;}
.messageBox .mform .left li .Iinput{width: 294px; float: left;}
.messageBox .mform li .Iinput input{display: block; width: 282px; height: 24px; border:1px solid #d5d5d5; line-height: 24px; padding:5px 0 5px 10px; font-family: "Microsoft yahei"; font-size: 14px; background: #fff;}
.messageBox .mform li .Iinput select{display: block; width: 292px; height: 34px; border:1px solid #d5d5d5; line-height: 34px; font-family: "Microsoft yahei"; font-size: 14px; background: #fff;}
.messageBox .mform li .Iinput option{display: block; width: 292px; height: 34px; border:1px solid #d5d5d5; line-height: 34px; font-family: "Microsoft yahei"; font-size: 14px; background: #fff;}
.messageBox .mform li .Iinput .tips{width: 100%;  min-height: 24px; line-height: 24px; font-size: 14px; color: #99d749;}

.messageBox .mform .right{width: 538px;}
.messageBox .mform .right li .Iinput{width: 446px; float: left;}
.messageBox .mform .right input{float: left;}
.messageBox .mform .right .time{width: 225px; margin-right: 12px;}
.messageBox .mform .right .area{width: 428px;}
.messageBox .mform .right textarea{display: block; width: 420px; height: 74px; border:1px solid #d5d5d5; line-height: 24px; padding:10px; font-family: "Microsoft yahei"; font-size: 14px; background: #fff; outline: none;}

.messageBox .btn{text-align: center;}
.messageBox .btn a{display: inline-block; *display: inline; zoom:1; width: 118px; height: 45px; margin-right: 20px; }
.messageBox .btn input{display: inline-block; *display: inline; zoom:1; width: 118px; height: 45px; line-height: 45px; text-align: center;  background: #8b8b8b; font-size: 16px; color: #fff; transition: 0.5s all; -webkit-transition: 0.5s all;-o-transition: 0.5s all;    -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-family: "Microsoft yahei"; cursor: pointer;}
.messageBox .btn a.yes input{background: #99d749;color: #fff;}
.messageBox .btn a:hover input{background: #99d749; color: #fff; }



/* --------------------关于我们页面---------------- */
.abouttop{background: #fff; padding-bottom: 88px; -webkit-box-shadow: 0 5px 10px 0 #ddd; -moz-box-shadow: 0 5px 10px 0 #ddd; box-shadow: 0 5px 10px 0 #ddd;}
.abouttop .pic{width: 472px; height: 372px; overflow: hidden;}
.abouttop .intro{width: 702px; }
.abouttop .intro h3{margin: 20px 0; font-size: 18px; color: #4c4c4c;}
.abouttop .intro .con{height: 286px; overflow: hidden; font-size: 14px; line-height: 32px; color: #666666} 

.ablist{padding-top: 70px; padding-bottom: 50px;}
.ablist ul li{float: left; width: 290px; margin:0 54px;}
.ablist ul li img{display: block; width: 150px; height: 150px; margin:0 auto;}
.ablist ul li .tt{height: 80px; line-height: 80px; font-size: 16px; color: #666; text-align: center;}
.ablist ul li .con{height: 144px; line-height: 24px; font-size: 14px; color: #666; text-align: center;}


/* --------------------荣誉资质页面---------------- */
.factory{}
.honour{overflow: hidden;}
.honour .picScroll-left{position:relative; margin:0 auto 0px; padding-top: 26px;}
.honour .picScroll-left .hd{position: relative; height:0px; z-index: 999;}
.honour .picScroll-left .hd .prev,.honour .picScroll-left .hd .next{position: absolute; z-index: 9999; top: 135px; display:block;  width:34px; height:63px; overflow:hidden; cursor:pointer;}
.honour .picScroll-left .hd .prev{right:60px; background: url('../images/sright1.png') no-repeat center center;}
.honour .picScroll-left .hd .next{left:60px; background: url('../images/sleft1.png') no-repeat center center; }
.honour .picScroll-left .hd .prev:hover{right:60px; background: url('../images/sright2.png') no-repeat center center;}
.honour .picScroll-left .hd .next:hover{left:60px; background: url('../images/sleft2.png') no-repeat center center; }
.honour .picScroll-left .bd{width: 936px; margin:0 auto; overflow: hidden;}
.honour .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.honour .picScroll-left .bd ul li{position: relative; margin:0 36px 0; float:left; _display:inline; overflow:hidden; text-align:center; }
.honour .picScroll-left .bd ul li .pic{position: relative; width:240px; height:330px; position: relative; overflow: hidden;}
.honour .picScroll-left .bd ul li .pic img{ width:240px; height:330px; display:block; position: absolute; top:0; left:0;}
.honour .picScroll-left .bd ul li .title{width:240px; height: 56px; line-height:56px; font-size: 16px; color: #111; overflow: hidden; text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.honour .picScroll-left .bd ul li .title a{color: #111;}
.honour .picScroll-left .bd ul li .title a:hover{color: #99d749;}


/* --------------------招聘一级页面---------------- */
.emtop{background: #fff; padding: 45px 0 75px; margin-bottom: 10px; -webkit-box-shadow: 0 5px 10px 0 #ddd; -moz-box-shadow: 0 5px 10px 0 #ddd; box-shadow: 0 5px 10px 0 #ddd; }
.emtop ul li{float: left; width: 524px; padding:38px;}
.emtop ul li.lst1{background: #5d9ed8; }
.emtop ul li.lst1 .title{padding-left: 84px; background: url('../images/employ1.png') no-repeat left top;}
.emtop ul li.lst2{background: #a5d273; }
.emtop ul li.lst2 .title{padding-left: 84px; background: url('../images/employ2.png') no-repeat left top;}
.emtop ul li .title{margin-bottom: 24px;}
.emtop ul li .title h5{font-size: 24px; font-weight: normal; color: #fff;}
.emtop ul li.lst1 .title .line{width: 50px; height: 2px; margin: 10px 0; background: #aecfec;}
.emtop ul li.lst2 .title .line{width: 50px; height: 2px; margin: 10px 0; background: #d2e9b9;}
.emtop ul li .title .intr{height: 24px; line-height: 24px; font-size: 16px; color: #fff; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap; }
.emtop ul li .more{text-align: right; }
.emtop ul li .more a{display: inline-block; *display: inline; zoom:1; width: 100px; height: 36px; line-height: 36px; border: 1px solid #fff; text-align: center; font-size: 16px; color: #fff;}
.emtop ul li.lst1 .more a:hover{background: #fff; color: #5d9ed8;}
.emtop ul li.lst2 .more a:hover{background: #fff; color: #a5d273;}

.talent{background: #fff; padding: 35px 0 35px; margin-bottom: 10px; -webkit-box-shadow: 0 5px 10px 0 #ddd; -moz-box-shadow: 0 5px 10px 0 #ddd; box-shadow: 0 5px 10px 0 #ddd;}
.talent .list{width: 100%; overflow: hidden;}
.talent .list ul{width: 110%;}
.talent .list ul li{float: left; width: 182px; margin:0 146px 0 0;}
.talent .list ul li img{display: block; width: 150px; height: 150px; margin:0 auto;}
.talent .list ul li .tt{height: 80px; line-height: 80px; font-size: 16px; color: #666; text-align: center;}
.talent .list ul li .con{height: 80px; line-height: 24px; font-size: 14px; color: #666; text-align: center;}

.workenv{background: #fff; padding: 38px 0 38px;}
.workenv .list ul li{float: left; width: 370px; height: 247px; margin:0 30px 30px 0;}
.workenv .list ul li img{display: block; width: 370px; height: 247px;}


/* --------------------招聘二级页面---------------- */
.emlisttop{margin-bottom: 50px;}
.emlisttop .pic{margin-bottom: 50px; width: 1140px; margin: 0 auto;}
.emlisttop .pic img{display: block; width: 1140px; height: 580px;}


.emlist{margin-bottom: 20px;}
.emlist table {border-collapse:collapse;border-spacing:0; margin-left: auto;  margin-right: auto;}
.emlist table th {line-height: 50px; text-align:center; font-size: 16px; color: #efefef; font-weight: normal; border-bottom: 1px solid #eee; background: #99d749;}
.emlist table td {padding: 15px 0; line-height: 26px; text-align:center; font-size: 14px; color: #6e6e6e; border-bottom: 1px solid #f2f2f2; }
.emlist table td.alignleft{padding-left:46px; text-align:left;}
.emlist table td.more {text-align: center;}
.emlist table td.more a{font-size: 14px; color: #75ac2d; padding-right: 20px; background: url('../images/jt.png') no-repeat right center;}
.emlist table td.more a:hover{color: #f5a403;}


/* --------------------大众健康页面---------------- */
.pbhealthtop{padding-top: 30px;}
.pbhealthtop .intitle .pic{padding-bottom: 60px; margin-bottom: 15px; background: url('../images/pbhealthtop.png') no-repeat center bottom;}
.pbhealthlist{width: 100%; padding:38px 0; background: url('../images/pbhealthlistbg.jpg') repeat;}
.pbhealthlist .list{width: 1034px; margin:0 auto;}
.pbhealthlist .list table {margin-bottom: 10px; border-collapse:collapse;border-spacing:0; border-top: 1px solid #9fd5ff; border-left: 1px solid #9fd5ff;   margin-left: auto;  margin-right: auto;}
.pbhealthlist .list table th {height: 62px; line-height: 62px; font-size: 18px; color: #4c4c4c; border-bottom: 1px solid #9fd5ff; border-right: 1px solid #9fd5ff;}
.pbhealthlist .list table td {height: 62px; padding:0 0 0 18px; font-size: 16px; color: #4c4c4c; line-height: 30px; border-bottom: 1px solid #9fd5ff;  border-right: 1px solid #9fd5ff;}
.pbhealthlist .tips{font-size: 16px; line-height: 28px; color: #666;}

.dangerlist{width: 100%; padding:55px 0 75px; background: #fff;}
.dangerlist .list{width: 1034px; margin:0 auto; overflow: hidden;}
.dangerlist .list ul{width: 110%;}
.dangerlist .list ul li{float: left; width: 130px; margin-right: 52px;}
.dangerlist .list ul li .pic{width: 109px; height: 109px; margin-bottom: 12px; border:3px solid #42a6e0; overflow: hidden; -moz-border-radius:100%; -webkit-border-radius: 100%;  border-radius: 100%}
.dangerlist .list ul li .pic img{display: block; width: 109px; height: 109px;}
.dangerlist .list ul li .tt{ text-align: center; font-size: 16px; color: #666; }
.dangerlist .list ul li .tt i{display: inline-block; *display: inline; zoom:1; width: 24px; height: 24px; margin-right: 6px; background: #42a6e0; color: #fff; -moz-border-radius:100%; -webkit-border-radius: 100%;  border-radius: 100%}
 
.fatfour{width: 100%; padding:70px 0 130px; background: url('../images/fatfourbg.jpg') repeat;}
.fatfour .list{padding-top: 6px;}
.fatfour .list img{display: block; margin:0 auto;}

.package{width: 100%; padding:55px 0 75px; background: #fff;}
.package .list{width: 1004px; margin:0 auto;}
.package .list table {border-collapse:collapse;border-spacing:0; border-top: 2px solid #97d64c; border-bottom: 2px solid #97d64c;   margin-left: auto;  margin-right: auto;}
.package .list table th {height: 60px;line-height: 60px; font-size: 18px; color: #4d4d4d; border-bottom: 1px solid #97d64c;}
.package .list table td {padding: 28px 0 28px 60px; line-height: 30px; font-size: 16px; color: #666; border-bottom: 1px solid #97d64c;}
.package .list table .brt{border-right: 1px solid #97d64c;}











