@charset "UTF-8";
@import url(../css/public.css);
@import url(../css/iconfont.css);
@font-face {
  font-family: 'oswald';
  src: url("../font/IMPACT_2.TTF");
}
a {
  cursor: pointer;
}

.banner {
  width: 100%;
  overflow: hidden;
  float: left;
  background: #f8f8f8;
}
.banner .swiper-container .swiper-slide {
  width: 100%;
  position: relative;
}
.banner .swiper-container .swiper-slide img {
  width: 100%;
}
.banner .swiper-container .swiper-slide-active:before {
  background: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
}
.banner .swiper-container .swiper-pagination-bullet {
  background: #fff;
  opacity: .8;
}
.banner .swiper-container .swiper-pagination-bullet-active {
  background: #0c62c7;
  width: 30px;
  border-radius: 20px;
  opacity: 1;
}

.g_hierarchy_01 {
  width: 100%;
  float: left;
  padding: 60px 0;
  position: relative;
}
.g_hierarchy_01:before {
  background: #e4eaea;
  content: "";
  width: 100%;
  height: 450px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.g_hierarchy_01 .box_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.g_hierarchy_01 .box_title span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}
.g_hierarchy_01 .box_title span:before {
  width: 150px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  background: #0c62c7;
  bottom: -10px;
  content: "";
}
.g_hierarchy_01 .box_title span:after {
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  background: #515151;
  bottom: -11px;
  z-index: 999;
  content: "";
}
.g_hierarchy_01 .box_title span em {
  color: #0c62c7;
  font-weight: bold;
}
.g_hierarchy_01 .box_title p {
  color: #999;
  margin-top: 20px;
}
.g_hierarchy_01 .box {
  float: left;
  width: 100%;
  margin-top: 40px;
  background: #fff;
  position: relative;
  padding: 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.g_hierarchy_01 .box img {
  width: 100%;
}

.g_hierarchy_02 {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #f0f0f0;
}
.g_hierarchy_02 .box_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.g_hierarchy_02 .box_title span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}
.g_hierarchy_02 .box_title span:before {
  width: 150px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  background: #0c62c7;
  bottom: -10px;
  content: "";
}
.g_hierarchy_02 .box_title span:after {
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  background: #515151;
  bottom: -11px;
  z-index: 999;
  content: "";
}
.g_hierarchy_02 .box_title span em {
  color: #0c62c7;
  font-weight: bold;
}
.g_hierarchy_02 .box_title p {
  color: #999;
  margin-top: 20px;
}
.g_hierarchy_02 .box {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.g_hierarchy_02 .box .nav {
  float: left;
  width: 230px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.g_hierarchy_02 .box .nav .title {
  background: #0c62c7 url(../images/index_3.jpg);
  line-height: 80px;
  font-size: 24px;
  color: #fff;
  padding: 0 20px;
  font-weight: bold;
}
.g_hierarchy_02 .box .nav ul {
  float: left;
  width: 100%;
}
.g_hierarchy_02 .box .nav ul li {
  float: left;
}
.g_hierarchy_02 .box .nav ul li .one_title {
  line-height: 35px;
  padding: 0 20px;
  display: block;
  background: #515151;
  color: #fff;
}
.g_hierarchy_02 .box .nav ul li .one_title a {
  color: #fff;
}
.g_hierarchy_02 .box .nav ul li ul li:last-child a {
  border-bottom: 0;
}
.g_hierarchy_02 .box .nav ul li ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
.g_hierarchy_02 .box .nav ul li ul li a {
  display: block;
  padding: 5px 20px 5px 30px;
  border-bottom: 1px dotted #f0f0f0;
  font-size: 13px;
  position: relative;
}
.g_hierarchy_02 .box .nav ul li ul li a:hover {
  color: #0c62c7;
}
.g_hierarchy_02 .box .nav ul li ul li a:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #0c62c7;
  border-bottom: 5px solid transparent;
  left: 16px;
  top: 10px;
  position: absolute;
}
.g_hierarchy_02 .box .nav ul li ul ul {
  display: none;
}
.g_hierarchy_02 .box .list {
  float: right;
  width: 900px;
}
.g_hierarchy_02 .box .list .top_title {
  height: 65px;
  width: 100%;
  float: left;
  background: url(../images/index_2.jpg) no-repeat;
  color: #fff;
  padding: 0 20px;
}
.g_hierarchy_02 .box .list .top_title span {
  float: left;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
}
.g_hierarchy_02 .box .list .top_title span em {
  color: #f49a26;
  margin-right: 5px;
}
.g_hierarchy_02 .box .list .top_title a {
  float: right;
  margin-top: 16px;
  color: #fff;
}
.g_hierarchy_02 .box .list ul {
  width: 950px;
  float: left;
  margin-top: 20px;
}
.g_hierarchy_02 .box .list li {
  width: 287px;
  float: left;
  margin-right: 20px;
  background: #fff;
  padding: 5px;
  margin-bottom: 20px;
  border: 1px solid #f8f8f8;
  position: relative;
}
.g_hierarchy_02 .box .list li a {
  display: block;
}
.g_hierarchy_02 .box .list li .img {
  width: 100%;
  float: left;
}
.g_hierarchy_02 .box .list li .img img {
  width: 100%;
}
.g_hierarchy_02 .box .list li .bg {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(250, 192, 7, 0.8);
  height: 100%;
  content: "";
  z-index: 88;
  opacity: 0;
  text-align: center;
}
.g_hierarchy_02 .box .list li .bg em {
  display: block;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 0 20px;
}
.g_hierarchy_02 .box .list li .more {
  border: 2px solid #fff;
  display: inline-block;
  padding: 0px 30px;
  top: 50%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  margin-top: 130px;
  z-index: 99;
}
.g_hierarchy_02 .box .list li h4 {
  display: block;
  font-size: 12px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  float: left;
  width: 100%;
}
.g_hierarchy_02 .box .list li:hover {
  border: 1px solid #0c62c7;
}
.g_hierarchy_02 .box .list li:hover .bg {
  opacity: 1;
}
.g_hierarchy_02 .box .list li:hover .text i {
  top: -10px;
  background: #0c62c7;
  color: #fff;
  transition: all .5s;
  -moz-transition: all .5s;
  /* Firefox 4 */
  -webkit-transition: all .5s;
  /* Safari 和 Chrome */
  -o-transition: all .5s;
  /* Opera */
}

.g_hierarchy_03 {
  width: 100%;
  float: left;
  padding: 60px 0;
}
.g_hierarchy_03 .box_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.g_hierarchy_03 .box_title span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}
.g_hierarchy_03 .box_title span:before {
  width: 150px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  background: #0c62c7;
  bottom: -10px;
  content: "";
}
.g_hierarchy_03 .box_title span:after {
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  background: #515151;
  bottom: -11px;
  z-index: 999;
  content: "";
}
.g_hierarchy_03 .box_title span em {
  color: #0c62c7;
  font-weight: bold;
}
.g_hierarchy_03 .box_title p {
  color: #999;
  margin-top: 20px;
}
.g_hierarchy_03 .list {
  float: left;
  width: 100%;
}
.g_hierarchy_03 .list li:last-child {
  box-shadow: none;
}
.g_hierarchy_03 .list li {
  width: 100%;
  float: left;
  padding: 40px 0;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 20px 20px -30px rgba(0, 0, 0, 0.5);
}
.g_hierarchy_03 .list li .fl {
  width: 50%;
  float: left;
}
.g_hierarchy_03 .list li .fl img {
  width: 100%;
  border-radius: 5px;
}
.g_hierarchy_03 .list li .fr {
  width: 50%;
  padding: 40px 40px 0px 40px;
}
.g_hierarchy_03 .list li .fr .title {
  font-size: 40px;
  float: left;
  width: 100%;
}
.g_hierarchy_03 .list li .fr .title .num {
  float: left;
  width: 40px;
  height: 60px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  background: #0c62c7;
  color: #fff;
  position: relative;
  border-top: 2px solid #eb901b;
}
.g_hierarchy_03 .list li .fr .title .num:before {
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 10px solid #fff;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.g_hierarchy_03 .list li .fr .title span {
  float: left;
  margin-left: 20px;
  margin-top: 3px;
}
.g_hierarchy_03 .list li .fr .title span .en {
  font-size: 12px;
  color: #999;
}
.g_hierarchy_03 .list li .fr .title span h4 {
  font-size: 28px;
}
.g_hierarchy_03 .list li .fr .desc {
  width: 100%;
  float: left;
  line-height: 2;
  margin-top: 20px;
  padding-left: 60px;
}
.g_hierarchy_03 .list li .fr .desc p:before {
  font-family: "icon";
  content: "\e60d";
  color: #0c62c7;
}
.g_hierarchy_03 .list li .fr a {
  border: 1px solid #0c62c7;
  color: #0c62c7;
  line-height: 35px;
  padding: 0 30px;
  display: inline-block;
  margin-top: 20px;
}
.g_hierarchy_03 .list li .fr .img {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.g_hierarchy_03 .list li .fr .img span {
  float: left;
  width: 200px;
  margin-right: 20px;
}
.g_hierarchy_03 .list li .fr .img span img {
  width: 100%;
}
.g_hierarchy_03 .list li:nth-child(odd) .fl {
  float: right;
}

.g_hierarchy_04 {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #f8f8f8;
}
.g_hierarchy_04 .box_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.g_hierarchy_04 .box_title span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}
.g_hierarchy_04 .box_title span:before {
  width: 150px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  background: #0c62c7;
  bottom: -10px;
  content: "";
}
.g_hierarchy_04 .box_title span:after {
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  background: #515151;
  bottom: -11px;
  z-index: 999;
  content: "";
}
.g_hierarchy_04 .box_title span em {
  color: #0c62c7;
  font-weight: bold;
}
.g_hierarchy_04 .box_title p {
  color: #999;
  margin-top: 20px;
}
.g_hierarchy_04 .links {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.g_hierarchy_04 .links ul {
  width: 105%;
  float: left;
}
.g_hierarchy_04 .links ul li {
  width: 223px;
  float: left;
  background: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
}
.g_hierarchy_04 .links ul li img {
  width: 100%;
}
.g_hierarchy_04 .case {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px;
}
.g_hierarchy_04 .case .top_title {
  height: 65px;
  width: 100%;
  float: left;
  background: url(../images/index_23.jpg) no-repeat;
  color: #fff;
  padding: 0 20px;
}
.g_hierarchy_04 .case .top_title span {
  float: left;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
}
.g_hierarchy_04 .case .top_title span em {
  color: #0c62c7;
  margin-right: 5px;
}
.g_hierarchy_04 .case .top_title a {
  float: right;
  margin-top: 16px;
  color: #fff;
}
.g_hierarchy_04 .case ul {
  width: 105%;
  float: left;
  margin-top: 30px;
}
.g_hierarchy_04 .case ul li {
  width: 350px;
  float: left;
  margin-right: 30px;
}
.g_hierarchy_04 .case ul li img {
  width: 100%;
}
.g_hierarchy_04 .case ul li .text {
  float: left;
  width: 100%;
}
.g_hierarchy_04 .case ul li .text h4 {
  font-size: 15px;
  color: #0c62c7;
  margin: 5px 0;
}
.g_hierarchy_04 .case ul li .text p {
  color: #999;
  font-size: 12px;
}
.g_hierarchy_04 .case ul li .more {
  border: 1px solid #0c62c7;
  color: #0c62c7;
  display: inline-block;
  line-height: 40px;
  height: 40px;
  margin-top: 10px;
  padding: 0 10px;
  cursor: pointer;
  font-size: 12px;
  width: 100%;
  text-align: center;
}
.g_hierarchy_04 .case ul li .more:hover {
  background: #0c62c7;
  color: #fff;
}

.g_hierarchy_05 {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #2e2e2e;
}
.g_hierarchy_05 .box_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.g_hierarchy_05 .box_title span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  color: #0c62c7;
}
.g_hierarchy_05 .box_title span:before {
  width: 150px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  background: #0c62c7;
  bottom: -10px;
  content: "";
}
.g_hierarchy_05 .box_title span:after {
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  background: #fff;
  bottom: -11px;
  z-index: 999;
  content: "";
}
.g_hierarchy_05 .box_title span em {
  font-weight: bold;
  color: #0c62c7;
}
.g_hierarchy_05 .box_title p {
  color: #0c62c7;
  margin-top: 20px;
}
.g_hierarchy_05 .box {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.g_hierarchy_05 .box .text {
  float: left;
  width: 50%;
  color: #fff;
  margin-top: 25px;
  padding-right: 60px;
}
.g_hierarchy_05 .box .text h2 {
  color: #0c62c7;
  font-size: 40px;
}
.g_hierarchy_05 .box .text h2 em {
  font-size: 26px;
}
.g_hierarchy_05 .box .text span {
  color: #0c62c7;
  font-size: 18px;
  margin-bottom: 20px;
  display: inline-block;
}
.g_hierarchy_05 .box .text p {
  line-height: 1.8;
  color: #f0f0f0;
}
.g_hierarchy_05 .box .img {
  float: right;
  width: 50%;
}
.g_hierarchy_05 .box .img img {
  width: 100%;
}

.g_hierarchy_06 {
  width: 100%;
  float: left;
  padding: 60px 0  0px 0;
}
.g_hierarchy_06 .item:nth-child(2) {
  margin: 0 20px;
}
.g_hierarchy_06 .item {
  float: left;
  width: 370px;
  border: 1px solid #f0f0f0;
  padding: 10px 10px 0px 10px;
}
.g_hierarchy_06 .item .title {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.g_hierarchy_06 .item .title a {
  font-size: 13px;
  float: right;
  color: #666;
}
.g_hierarchy_06 .item ul {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.g_hierarchy_06 .item ul li {
  float: left;
  width: 100%;
}
.g_hierarchy_06 .item ul li a {
  border-top: 1px dotted #e5e5e5;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.g_hierarchy_06 .item ul li a:hover {
  color: #0c62c7;
}
.g_hierarchy_06 .item ul .tNews {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.g_hierarchy_06 .item ul .tNews a {
  border-top: none;
  line-height: 20px;
  height: auto;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.g_hierarchy_06 .item ul .tNews a:hover {
  color: #0c62c7;
}
.g_hierarchy_06 .item ul .tNews .img {
  width: 110px;
  float: left;
}
.g_hierarchy_06 .item ul .tNews .img img {
  width: 100%;
}
.g_hierarchy_06 .item ul .tNews .text {
  float: right;
  width: 220px;
  margin-top: 10px;
}
.g_hierarchy_06 .item ul .tNews .text h4 {
  font-size: 14px;
}
.g_hierarchy_06 .item ul .tNews .text p {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 12px;
  color: #999;
  line-height: 1.8;
}

.g_banner {
  float: left;
  width: 100%;
}
.g_banner img {
  width: 100%;
}

.link {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.link .box {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  float: left;
  padding: 10px 0;
  padding-left: 80px;
}
.link .box_title {
  left: 0px;
  position: absolute;
}
.link ul {
  float: left;
  width: 100%;
}
.link ul li {
  float: left;
  margin-right: 20px;
}
.link ul li a {
  color: #999;
}
.link ul li a:hover {
  color: #0c62c7;
}

/*# sourceMappingURL=index.css.map */
