main {
  background-color:#4d4d4d;
}


.top-logo {
  height: 120px;
}

.phone_gotop{
  position: fixed;
  bottom: 10%;
  right: 0;
  background:rgba(200, 200, 200, .5);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.header-comm {
  height: 40px;
  background-color: #f9f9f9;
}

.header-comm .header_cong {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
}

.header-comm .header_cong>div:nth-child(1) {
  display: flex;
  align-items: center;
}

.header-comm .header_cong>div:nth-child(1) a {
  color: #068dcb;
}

.header-comm .header-right>ul {
  display: flex;
  align-items: center;
}

.header-comm .header-right>ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d2d2d2;
  cursor: pointer;
}

.header-comm .header-right>ul li img {
  margin-right: 10px;
}

.header-comm .header-right>ul li:nth-child(1) {
  width: 114px;
}

.header-comm .header-right>ul li:nth-child(2) {
  width: 114px;
}

.header-comm .header-right>ul li:nth-child(3) {
  width: 114px;
}

.header-comm .header-right>ul li:nth-child(4) {
  width: 85px;
  border: 0px;
}

.header-comm .header-right>ul li .icon_l {
  margin: 0 0 0 5px;
}

.top-logo {
  display: flex;
}

.top-logo>div:nth-child(2) {
  display: flex;
  padding-top: 35px;
  margin-left: 195px;
}

.top-logo>div:nth-child(2) .inpu_search {
  width: 588px;
  height: 50px;
  border: 1px solid #0686ce;
  border-radius: 3px;
  display: flex;
}

.top-logo>div:nth-child(2) .inpu_search input {
  width: 485px;
  height: 48px;
  padding-left: 10px;
}

.top-logo>div:nth-child(2) .inpu_search div {
  width: 101px;
  height: 48px;
  background-color: #0686ce;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.top-logo>div:nth-child(2) .inpu_search div img {
  margin-right: 8px;
}

.top-logo>div:nth-child(2) .menu {
  display: flex;
  height: 50px;
  align-items: center;
  padding-left: 46px;
}

.top-logo>div:nth-child(2) .menu>div {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.top-logo>div:nth-child(2) .menu>div:nth-child(1) {
  margin-right: 59px;
}

.top-logo>div:nth-child(2) .menu img {
  margin-left: 4px;
}

.bot-father {
  margin-top: 100px;
  background: url(../images/biology_02.png);
  background-size: cover;
  border-top: 1px solid #dcdcdc;
}

.bot-father .bot-gy {
  padding-top: 49px;
  height: 412px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}

.bot-father .bot-gy .explain>ul {
  display: flex;
}

.bot-father .bot-gy .explain>ul>li:nth-child(1) {
  color: #666666;
  width: 338px;
  line-height: 23px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(1)>div {
  font-size: 12px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(1)>div:nth-child(3) {
  margin-top: 25px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(2) {
  line-height: 24px;
  width: 238px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(2)>div {
  font-size: 12px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(2)>div:nth-child(2) {
  margin-top: 25px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(3) {
  line-height: 24px;
  width: 231px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(3)>div {
  font-size: 12px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(3)>div:nth-child(2) {
  margin-top: 50px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(4) {
  width: 242px;
  line-height: 24px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(4)>div {
  font-size: 12px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(4)>div:nth-child(2) {
  margin-top: 25px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(5) {
  line-height: 24px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(5)>div {
  font-size: 12px;
}

.bot-father .bot-gy .explain>ul>li:nth-child(5)>div:nth-child(2) {
  margin-top: 30px;
  text-align: center;
}

.bot-father .bot-gy .explain>ul>li .headline {
  font-size: 16px;
  color: #333;
  margin-bottom: 22px;
}

.take {
  position: absolute;
  width: 1200px;
  top: -101px;
  left: 0;
  height: 100px;
  z-index: 80;
}

.take ul {
  display: flex;
}

.take ul li {
  width: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.take ul li .take_img {
  width: 50px;
  height: 50px;
  border: 1px solid #9ab5ed;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
}

.take ul li .discolor {
  margin-top: 6px;
  color: #666666;
}

.base {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product_center {
  height: 90px;
  display: flex;
  align-items: center;
}

.product_center .product_home {
  height: 30px;
  width: 100%;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
}

.product_center .product_home>div {
  margin-left: 5px;
}

.product_center .product_home img {
  margin-left: 10px;
}

.product_center .product_home span {
  font-family: "宋体";
  font-size: 12px;
  color: #9b9b9b;
  margin: 0 2px;
}

.left_menu {
  width: 200px;
  height: 602px;
  border: 1px solid #eeeeee;
  margin-right: 20px;
}

.left_menu .menu1 {
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}

.left_menu .menu1 .ment_zh {
  font-size: 16px;
  font-weight: 700;
  padding: 29px 0 18px 29px;
}

.left_menu .menu1 ul li {
  position: relative;
  margin-bottom: 14px;
  height: 20px;
  padding-left: 29px;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
}

.left_menu .menu1 ul .on:hover {
  color: #0066b3;
}

.left_menu .menu1 ul .on:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.left_menu .menu1 ul .selct {
  color: #0066b3;
}

.left_menu .menu1 ul .selct::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.left_menu .menu2 {
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}

.left_menu .menu2 .ment_zh {
  font-size: 16px;
  font-weight: 700;
  padding: 29px 0 18px 29px;
}

.left_menu .menu2 ul li {
  position: relative;
  margin-bottom: 14px;
  height: 20px;
  padding-left: 29px;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
}

.left_menu .menu2 ul .on:hover {
  color: #0066b3;
}

.left_menu .menu2 ul .on:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.left_menu .menu2 ul .selct {
  color: #0066b3;
}

.left_menu .menu2 ul .selct::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.left_menu .menu3 {
  padding-bottom: 6px;
}

.left_menu .menu3 .ment_zh {
  font-size: 16px;
  font-weight: 700;
  padding: 29px 0 18px 29px;
}

.left_menu .menu3 ul li {
  position: relative;
  margin-bottom: 14px;
  height: 20px;
  padding-left: 29px;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
}

.left_menu .menu3 ul .on:hover {
  color: #0066b3;
}

.left_menu .menu3 ul .on:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.left_menu .menu3 ul .selct {
  color: #0066b3;
}

.left_menu .menu3 ul .selct::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 20px;
  background-color: #0066b3;
}

.setting_hh {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 80px;
}

.awards .menus_aa .logo {
  display: block;
  width: 160px;
}