﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;border: 0px;outline: none; resize:none;}
body{font-size:12px; font-family:"微软雅黑";}
ul,li{list-style:none;}
a{text-decoration:none;}
img{ border:0;}
em{ font-style:normal;}

/*国奥（新经典）生物旗舰店*/
.rsc_top{width:100%;height:150px; background:url(image/ga_top.jpg) no-repeat center;}
/*导航*/
.qjd_dh{width:100%;height:38px; background:#0698da;}
.qjd_nav{ width:1200px; margin:0 auto;height:38px;line-height:38px;}
.qjd_nav li{width:210px;height:38px;float:left; text-align:center; position:relative; display:inline;}
.qjd_nav li a{float:left;  width:210px; text-align:center; display:block; font-size:14px; font-weight:bold; color:#fff;}
.qjd_nav .on{ background:#0979ac;}
/*图片切换*/
.slideBox{height:500px; position:relative;overflow:hidden;}
.slideBox .bd{height:100%; position:relative;z-index:-1;}
.slideBox .bd .liimg1{ width:100%;height:500px;background:url(image/ga_hd1.jpg) no-repeat center;}
.slideBox .bd .liimg2{ width:100%;height:500px;background:url(image/ga_hd2.jpg) no-repeat center;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
.slideBox .bd{position:relative;height:100%;z-index:0;}
/* 下面是前/后按钮代码*/
.slideBox .prev,
.slideBox .next{position:absolute;left:3%;top:45%;display:block;width:60px;height:65px;background:url(image/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:auto;right:3%;background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1; }
/*产品推荐*/
.bq_tit{ width:100%; height:140px; background:#0698da;}
.bq_tit p{ width:316px; margin:0 auto; padding-top:25px;}
.ga_bj{width: 100%; height: 2932px; background:url(image/ga_bj1.jpg) no-repeat center; overflow: hidden;}
.ga_cp{width: 1100px; margin:0 auto; margin-top:340px;}
.ga_cp ul li{width: 526px; float: left; margin-left:20px;margin-top:80px;}
.ga_bj2{width: 100%; height: 1694px; background:url(image/ga_bj2.jpg) no-repeat center; overflow: hidden;}
.ga_cp2{width: 1100px; margin:0 auto; margin-top:420px;}
.ga_cp2 p{margin-top:30px;}