﻿@font-face {
  font-family: '方正粗黑宋简体';
  src: url('../font/方正粗黑宋简体.ttf');
}
header {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
header .bgt_header {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
header .bgt_header .bgt_header_img {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
header .bgt_header .bgt_header_img img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
header .bgt_header .bgt_header_img a {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -226px;
}
header .bgt_header .bgt_header_img a img {
  display: block;
  width: 452px;
  height: 92px;
}
nav {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
}
nav .bgt_nav {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background-color: #002461;
}
nav .bgt_nav .bgt_nav_p {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  height: 95px;
  line-height: 95px;
  font-size: 23px;
  color: #fff;
}
nav .bgt_nav .bgt_nav_p a {
  font-size: 23px;
  color: #fff;
  padding: 10px 30px;
}
nav .bgt_nav .bgt_nav_p a:hover {
  color: #e28e32;
}
article {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
  overflow: hidden;
}
article .bgt_article {
  width: 100%;
  max-width: 1920px;
  margin: 0px auto;
  min-width: 1200px;
  padding: 30px 0px;
  background-color: #e1e1e1;
  overflow: hidden;
}
article .bgt_article .bgt_main {
  width: 1200px;
  margin: 0 auto;
}
article .bgt_article .bgt_main .bgt_content {
  margin-bottom: 30px;
}
article .bgt_article .bgt_main .bgt_content .bgt_tit {
  height: 75px;
  line-height: 75px;
  position: relative;
  margin-bottom: 20px;
}
article .bgt_article .bgt_main .bgt_content .bgt_tit::after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #191919;
  position: absolute;
  top: 36px;
  left: 0px;
}
article .bgt_article .bgt_main .bgt_content .bgt_tit .bgt_tit_span {
  display: inline-block;
  font-size: 48px;
  padding: 0px 30px;
  height: 75px;
  line-height: 75px;
  color: #002461;
  font-family: "方正粗黑宋简体";
  background-color: #e1e1e1;
  position: absolute;
  left: 75px;
  top: 0px;
  z-index: 1;
}
article .bgt_article .bgt_main .bgt_content .bgt_tit .more {
  display: inline-block;
  font-size: 18px;
  padding: 0px 10px 0px 50px;
  height: 75px;
  line-height: 75px;
  background-color: #e1e1e1;
  color: #000;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
article .bgt_article .bgt_main .bgt_content .bgt_tit .more:hover {
  color: #e28e32;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box {
  padding: 55px 55px;
  background-color: #fff;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_left {
  float: left;
  overflow: hidden;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_left img {
  display: block;
  width: 450px;
  height: 300px;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right {
  float: right;
  overflow: hidden;
  width: 580px;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul {
  overflow: hidden;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul li {
  height: 49px;
  line-height: 49px;
  padding-left: 30px;
  position: relative;
  border-bottom: 1px dashed #ccc;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul li::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 10px;
  height: 5px;
  width: 5px;
  background: #666;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul li:hover::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 10px;
  height: 5px;
  width: 5px;
  background: #e28e32;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul li a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
article .bgt_article .bgt_main .bgt_content .bgt_content_box .bgt_content_right ul li a:hover {
  color: #e28e32;
}
/* 底部样式 */
.footer-box {
  width: 100%;
  min-width: 1200px;
  background: #e8e8e8;
  border-top: 1px solid #cb2222;
}
.footer-1 {
  width: 1013px;
  margin: 0 auto;
}
.footer-2 {
  height: 185px;
  background: #e3e3e3;
  padding-top: 28px;
}
.sama-box {
  width: 1100px;
  clear: both;
  position: relative;
  margin: 0 auto;
}
.sama-box table {
  margin: 0 auto;
}
.footer-2-1 {
  margin: 0 auto;
}
.footer-2-1 li {
  float: left;
  padding: 0 10px;
}
.footer-2-1 li img {
  margin-right: 10px;
  margin-bottom: -2px;
}
.footer-2-1 li a {
  font-size: 14px;
  color: #333;
}
.footer-2-2 {
  margin: 0 auto;
  clear: both;
  text-align: center;
  padding-top: 38px;
}
.footer-2-2 li {
  font-size: 12px;
  color: #333;
  line-height: 28px;
}
.footerimgright {
  position: absolute;
  right: 200px;
  top: 58px;
}
.select_content {
  background: #e5e5e5;
  position: absolute;
  bottom: 29px;
  height: 160px;
  display: none;
}
