﻿@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 1400px;
}
select,
button {
  border-color: transparent;
  border: none;
  box-shadow: none;
}
input {
  border: none;
  outline: none;
}
ul,
dl,
dd,
dt,
h3,
h1,
h2,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
.img_box {
  width: 100%;
}
.img_box a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.img_box a img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.moddle {
  margin: 0 auto;
}
.dingbu_box {
  width: 100%;
  height: 180px;
  min-width: 1800px;
}
.dingbu_box .dingbu {
  width: 1345px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.dingbu_box .dingbu .left {
  width: 620px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dingbu_box .dingbu .left a {
  display: inline-block;
  width: 86px;
  height: 94px;
  line-height: 180px;
}
.dingbu_box .dingbu .left .tittle {
  display: flex;
  flex-direction: column;
  margin-left: 24px;
}
.dingbu_box .dingbu .left .tittle .tittle_name {
  font-size: 30px;
  font-weight: bold;
}
.dingbu_box .dingbu .left .tittle .content {
  color: #888888;
  font-size: 14px;
}
.dingbu_box .dingbu .right {
  position: absolute;
  right: 0;
  top: -16px;
  width: 340px;
  height: 146px;
  border-radius: 20px;
  background-color: #ba0037;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dingbu_box .dingbu .right .tian {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: flex-start;
}
.dingbu_box .dingbu .right .tian h5 {
  font-weight: 400;
  font-size: 14px;
}
.dingbu_box .dingbu .right .tian .dianhua {
  margin-top: 8px;
  display: flex;
}
.dingbu_box .dingbu .right .tian .dianhua img {
  margin-right: 5px;
}
.dingbu_box .dingbu .right .tian .dianhua text {
  font-size: 22px;
}
.dingbu_box .nav_box {
  width: 100%;
  height: 48px;
  background-color: #323232;
}
.dingbu_box .nav_box .nav {
  width: 1345px;
  height: 100%;
}
.dingbu_box .nav_box .nav .nav_name {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.dingbu_box .nav_box .nav .nav_name li {
  width: 168px;
  height: 100%;
}
.dingbu_box .nav_box .nav .nav_name li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 48px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
.dingbu_box .nav_box .nav .nav_name li .style {
  position: relative;
  background-color: #b80036;
}
.dingbu_box .nav_box .nav .nav_name li .style::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
}
.dingbu_box .nav_box .nav .nav_name li .style::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
}
.dingbu_box .lbt {
  width: 100%;
  height: 596px;
}
.dingbu_box .lbt img {
  width: 100%;
  height: 100%;
}
.dingbu_box .fengmian_box {
  width: 100%;
  height: 648px;
  background-size: cover;
  background-image: url("../images/beijing_02.jpg");
  position: relative;
}
.dingbu_box .fengmian_box .fengmian {
  width: 630px;
  height: 418px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 100px;
  left: 325px;
}
.dingbu_box .fengmian_box .fengmian text {
  font-size: 26px;
}
.dingbu_box .fengmian_box .fengmian h1 {
  font-size: 62px;
}
.dingbu_box .fengmian_box .fengmian span {
  display: inline-block;
  width: 592px;
  height: 54px;
  line-height: 56px;
  margin-top: 24px;
  border-bottom: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  font-size: 26px;
}
.dingbu_box .fengmian_box .fengmian .yuan {
  display: flex;
  justify-content: space-between;
  width: 300px;
  margin-top: 30px;
}
.dingbu_box .fengmian_box .fengmian .yuan div {
  width: 80px;
  height: 80px;
  padding-top: 10px;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  border: solid 1px #ffffff;
}
.dingbu_box .fengmian_box .fengmian a {
  display: inline-block;
  width: 244px;
  height: 54px;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  margin-top: 46px;
  background-color: #a11837;
  border: 1px #ffffff solid;
}
.dingbu_box .content_two {
  width: 100%;
  height: 83px;
  background-color: #f3f1f1;
}
.dingbu_box .content_two .hot_boxtwo {
  width: 1280px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dingbu_box .content_two .hot_boxtwo .left .hotCi {
  color: #b80c37;
  font-size: 14px;
  font-weight: bold;
}
.dingbu_box .content_two .hot_boxtwo .left .content {
  color: #868686;
  font-size: 14px;
}
.dingbu_box .content_two .hot_boxtwo .left .content a {
  color: #868686;
  margin-right: 5px;
}
.dingbu_box .content_two .hot_boxtwo .right {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.dingbu_box .content_two .hot_boxtwo .right .product {
  width: 276px;
  height: 33px;
  border: 1px solid #e4e3e3;
  border-radius: 4px;
  display: flex;
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
}
.dingbu_box .content_two .hot_boxtwo .right .product .sousuo {
  width: 200px;
  height: 95%;
}
.dingbu_box .chanPin {
  width: 1200px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 57px;
  box-sizing: border-box;
}
.dingbu_box .chanPin .chanPin_name {
  text-align: center;
  margin-bottom: 20px;
}
.dingbu_box .chanPin .chanPin_name h4 {
  font-size: 24px;
  color: #bf2a48;
}
.dingbu_box .chanPin .chanPin_name text {
  font-size: 14px;
  color: #777777;
}
.dingbu_box .chanPin .pcit_box {
  width: 100%;
  height: 570px;
  display: flex;
  flex-wrap: wrap;
}
.dingbu_box .chanPin .pcit_box .pcit {
  width: 380px;
  height: 510px;
  margin-right: 30px;
}
.dingbu_box .chanPin .pcit_box .pcit .zhanshi {
  width: 380px;
  height: 240px;
  background-color: #f3f1f1;
}
.dingbu_box .chanPin .pcit_box .pcit .zhanshi .zhanshi_01 {
  display: inline-block;
  width: 380px;
  height: 240px;
}
.dingbu_box .chanPin .pcit_box .pcit .zhanshi .zhanshi_01 img {
  width: 100%;
  height: 100%;
}
.dingbu_box .chanPin .pcit_box .pcit .zhanshi .zhanshi_02 {
    display: none;
}
.dingbu_box .chanPin .pcit_box .pcit .mengban {
  position: relative;
}
.dingbu_box .chanPin .pcit_box .pcit .mengban .zhanshi_02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  height: 240px;
  background-color: rgba(5, 5, 5, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dingbu_box .chanPin .pcit_box .pcit .mengban .zhanshi_02 a {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 24px;
  color: rgba(5, 5, 5, 0.5);
  font-weight: bold;    
  padding-bottom: 6px;
  box-sizing: border-box;
}
.dingbu_box .chanPin .pcit_box .pcit .mengban .zhanshi_02 p {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.dingbu_box .chanPin .pcit_box .pcit .zhanshi:nth-child(1) {
  margin-bottom: 30px;
}
.dingbu_box .chanPin .pcit_box .pcit:nth-child(3) {
  margin-right: 0;
}
.dingbu_box .chanPin .pcit_box .pcit:nth-child(2) {
  margin-top: 60px;
}
.dingbu_box .gengduo_box {
  width: 100%;
  height: 160px;
  background-color: #b62043;
}
.dingbu_box .gengduo_box .gengduo {
  width: 1345px;
  height: 100%;
  color: #fff;
  display: flex;
}
.dingbu_box .gengduo_box .gengduo .left {
  width: 33%;
  height: 100%;
  line-height: 24px;
  color: #fff;
  padding: 56px 20px 0 100px ;
  box-sizing: border-box;
  text-align: right;
}
.dingbu_box .gengduo_box .gengduo .zhongjian {
  width: 33%;
  height: 100%;
  padding: 80px 0 0 30px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.dingbu_box .gengduo_box .gengduo .zhongjian .dianji {
  width: 380px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #b62043;
}
.dingbu_box .gengduo_box .gengduo .zhongjian .dianji a {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  color: #757677;
}
.dingbu_box .gengduo_box .gengduo .zhongjian .dianji a:nth-child(1) {
  margin-right: 30px;
}
.dingbu_box .gengduo_box .gengduo .zhongjian .dianji a:hover {
  background-color: #333333;
  color: #ffffff;
}
.dingbu_box .gengduo_box .gengduo .zhongjian .dianji .zixun {
  color: #fff;
  background-color: #363636;
}
.dingbu_box .gengduo_box .gengduo .right {
  width: 33%;
  height: 100%;
  padding: 55px 125px 0 84px;
  box-sizing: border-box;
}
.dingbu_box .gengduo_box .gengduo .right .xuanze {
  height: 40px;
  line-height: 35px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.dingbu_box .gengduo_box .gengduo .right .xuanze img {
  vertical-align: middle;
  margin-right: 5px;
}
.dingbu_box .jiejue_box {
  width: 100%;
  margin-top: 40px;
}
.dingbu_box .jiejue_box .jiejue {
  width: 1200px;
}
.dingbu_box .jiejue_box .jiejue .tuwen {
  width: 100%;
  height: 400px;
  margin-bottom: 90px;
  display: flex;
  justify-content: space-between;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left {
  width: 672px;
  display: flex;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left div {
  float: right;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left div .text {
  width: 550px;
  padding-top: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left div .text h2 {
  color: #444444;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 40px;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left div .text h4 {
  color: #b61f44;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 10px 0;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left div .text .wenzi {
  font-size: 14px;
  line-height: 28px;
  color: #767676;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left .text_two {
  height: 300px;
  padding-top: 20px;
  box-sizing: border-box;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left .text_san {
  border-top: 1px solid #e9e9e9;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left .text_san h1 {
  font-weight: bold;
}
.dingbu_box .jiejue_box .jiejue .tuwen .left .text_si {
  margin-bottom: 60px;
}
.dingbu_box .jiejue_box .tuwen_two {
  width: 100%;
  height: 240px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dingbu_box .jiejue_box .tuwen_two .text {
  width: 550px;
  height: 240px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.dingbu_box .jiejue_box .tuwen .text h1,
.dingbu_box .jiejue_box .tuwen_two .text h1 {
  color: #b61f44;
  font-weight: 400;
  font-size: 40px;
}
.dingbu_box .jiejue_box .tuwen_two .text h4 {
  color: #b61f44;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 10px 0;
}
.dingbu_box .jiejue_box .tuwen_two .text .wenzi {
  font-size: 14px;
  line-height: 28px;
  color: #767676;
}
.dingbu_box .hexin_box {
  width: 100%;
}
.dingbu_box .hexin_box .hexin {
  width: 1200px;
  height: 100%;
}
.dingbu_box .hexin_box .hexin .forw {
  width: 1200px;
  height: 170px;
  display: flex;
  align-items: flex-end;
}
.dingbu_box .hexin_box .hexin .forw .left {
  width: 700px;
  height: 24px;
  margin-right: 50px;
  background-color: #f3f3f3;
}
.dingbu_box .hexin_box .hexin .forw .right {
  display: flex;
  flex-direction: column;
}
.dingbu_box .hexin_box .hexin .forw .right .eng {
  font-size: 36px;
}
.dingbu_box .hexin_box .hexin .forw .right .youshi {
  font-size: 20px;
}
.dingbu_box .hexin_box .hexin .forw .right .youshi span {
  color: #b61f44;
  font-size: 22px;
  font-weight: bold;
}
.dingbu_box .liucheng {
  width: 100%;
  height: 410px;
  position: relative;
  background-image: url("../images/chejian_02.jpg");
}
.dingbu_box .liucheng .dingzhi {
  width: 1350px;
  height: 100%;
  padding-top: 38px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dingbu_box .liucheng .dingzhi h1 {
  color: #fff;
  margin-bottom: 32px;
}
.dingbu_box .liucheng .dingzhi .dingd_box {
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd {
  text-align: center;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .dingd_nav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #b61f44;
  padding: 0 5px;
  box-sizing: border-box;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .kaifa {
  font-size: 22px;
  font-weight: bold;
  color: #b61f44;
  border-bottom: 2px solid #b61f44;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu {
  width: 100%;
  height: 160px;
  margin-top: 60px;
  display: none;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu.active {
  display: flex;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu {
  width: 222px;
  height: 44px;
  margin-right: 50px;
  position: relative;
  display: flex;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu span {
  display: inline-block;
  width: 34px;
  height: 44px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  line-height: 44px;
  background-color: #b61f44;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu text {
  display: inline-block;
  width: 180px;
  border-top: 1px #b61f44 dashed;
  border-right: 1px #b61f44 dashed;
  border-bottom: 1px #b61f44 dashed;
  height: 44px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu i {
  position: absolute;
  top: 23px;
  right: -46px;
  display: inline-block;
  width: 43px;
  border-bottom: 1px dashed #b61f44;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu::after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #b61f44;
  color: #ffffff;
  position: absolute;
  background-image: url(../images/next.png);
  background-position: center;
  background-size: cover;
  top: 16px;
  right: -32px;
  font-size: 14px;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(5) {
  margin-right: 0;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:last-child {
  margin-right: 0;
  border: none;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(5) i {
  position: absolute;
  top: unset;
  bottom: -28px;
  right: 96px;
  display: inline-block;
  width: 0;
  height: 22px;
  border-right: 1px dashed #b61f44;
  border-bottom: none;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:last-child i {
  border: none;
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(6)::after,
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(7)::after,
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(8)::after,
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(9)::after {
  transform: rotate(180deg);
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:nth-child(5)::after {
  top: unset;
  bottom: -24px;
  right: 90px;
  transform: rotate(90deg);
}
.dingbu_box .liucheng .dingzhi .dingd_box .dingd .liucheng_tu .tu:last-child::after {
  display: none;
}
.dingbu_box .yangjian_wenzi {
  line-height: 29px;
  font-size: 15px;
  color: #777777;
}
.dingbu_box .hante .jiejue {
  width: 1500px;
}
.dingbu_box .hante .jiejue .tuwen {
  height: 460px;
}
.dingbu_box .hante .jiejue .tuwen .right {
  width: 868px;
}
.dingbu_box .hante .jiejue .tuwen .right img {
  width: 100%;
  height: 100%;
}
.dingbu_box .hante .jiejue .tuwen .left div text h2 {
  font-size: 14px;
}
.dingbu_box .hante .jiejue .tuwen .left div div:nth-child(2) {
  display: flex;
  height: 110px;
  flex-direction: row;
  justify-content: space-between;
}
.dingbu_box .hante .jiejue .tuwen .left div div:nth-child(2) .text_two {
  padding-top: 28px;
  box-sizing: border-box;
}
.dingbu_box .hante .jiejue .tuwen .left div div:nth-child(2) .num_box {
  width: 108px;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dingbu_box .hante .jiejue .tuwen .left div div:nth-child(2) .num_box .num {
  font-size: 24px;
  font-weight: bold;
  color: #bd1d3f;
}
.dingbu_box .hante .jiejue .tuwen .left div div:nth-child(2) .num_box .jidi {
  font-size: 18px;
  font-weight: bold;
}
.dingbu_box .shili {
  margin-top: 44px;
  width: 1100px;
}
.dingbu_box .shili .shili_zheng {
  display: flex;
  position: relative;
  margin-bottom: 74px;
}
.dingbu_box .shili .shili_zheng .zhengshu {
  display: flex;
  width: 248px;
  height: 320px;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/biankuang.png");
  position: relative;
}
.dingbu_box .shili .shili_zheng .zhengshu img {
  width: 198px;
  height: 272px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dingbu_box .shili .shili_zheng .zhengshu::active {
  content: "\e631";
  font-size: 60px;
  color: #a01737;
  text-align: center;
  line-height: 30px;
  font-family: "iconfont";
  position: absolute;
  top: 150px;
  right: -105px;
}
.dingbu_box .hangye_box {
  width: 100%;
  background-color: #333333;
  padding: 60px 0;
  box-sizing: border-box;
}
.dingbu_box .hangye_box .hangye {
  width: 100%;
  box-sizing: border-box;
}
.dingbu_box .hangye_box .hangye .chanPin_name {
  text-align: center;
}
.dingbu_box .hangye_box .hangye .chanPin_name h4 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
}
.dingbu_box .hangye_box .hangye .chanPin_name text {
  font-size: 12px;
  color: #767778;
}
.dingbu_box .hangye_box .lie {
  width: 1600px;
  margin: 0 auto;
  margin-top: 32px;
  display: flex;
  justify-content: space-around;
}
.dingbu_box .hangye_box .lie .left {
  width: 530px;
}
.dingbu_box .hangye_box .lie .left .tuwen {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: space-between;
}
.dingbu_box .hangye_box .lie .left .tuwen img {
  width: 160px;
  height: 120px;
}
.dingbu_box .hangye_box .lie .left .tuwen .wenzi {
  margin-left: 20px;
  padding-top: 10px;
  box-sizing: border-box;
}
.dingbu_box .hangye_box .lie .left .tuwen .wenzi text {
  font-size: 12px;
  color: #777777;
}
.dingbu_box .hangye_box .lie .left .tuwen .wenzi span {
  font-size: 12px;
  color: #777777;
}
.dingbu_box .hangye_box .lie .left .tuwen .wenzi .yuanli {
  line-height: 30px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.dingbu_box .hangye_box .lie .left .tuwen .wenzi .yuanli text {
  display: inline-block;
  width: 307px;
  font-size: 20px;
  color: #b2b2b2;
}
.dingbu_box .hangye_box .lie .left .xiao_ul {
  width: 495px;
  height: 396px;
}
.dingbu_box .hangye_box .lie .left .xiao_ul ul {
  width: 100%;
  height: 100%;
  margin-top: 30px;
}
.dingbu_box .hangye_box .lie .left .xiao_ul ul li {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #555555;
}
.dingbu_box .hangye_box .lie .left .xiao_ul ul li a {
  color: #b2b2b2;
  font-size: 16px;
}
.dingbu_box .hangye_box .lie .left .xiao_ul ul li span {
  color: #707070;
}
.dingbu_box .hangye_box .lie .bei_box {
  padding-top: 60px;
  box-sizing: border-box;
}
.dingbu_box .hangye_box .lie .bei_yanse {
  width: 950px;
  margin-left: 251px;
  float: right;
  color: #fff;
  padding: 60px 317px 0 100px;
  box-sizing: border-box;
  background-size: cover;
  background-image: url(../images/bejing_one_03.jpg);
}
.dingbu_box .hangye_box .lie .bei_yanse .xiao_ul ul li {
  border-bottom: 1px solid #fff;
}
.dingbu_box .liangjie_box {
  width: 1360px;
  height: 122px;
  padding-top: 40px;
  box-sizing: border-box;
  display: flex;
  align-content: flex-start;
}
.dingbu_box .liangjie_box .liangjie {
  width: 108px;
  height: 55px;
  line-height: 30px;
  margin-left: 40px;
}
.dingbu_box .liangjie_box .liangjie text {
  color: #ba233d;
}
.dingbu_box .liangjie_box .aLi {
  display: flex;
}
.dingbu_box .liangjie_box .aLi li {
  margin-left: 40px;
}
.dingbu_box .liangjie_box .aLi li a {
  color: #777777;
}
.dingbu_box .diBu_one {
  width: 100%;
  background-color: #333333;
}
.dingbu_box .diBu_one .dibu {
  width: 1200px;
  height: 100%;
  padding-top: 58px;
  box-sizing: border-box;
}
.dingbu_box .diBu_one .dibu .dianhua {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.dingbu_box .diBu_one .dibu .dianhua .tuwen {
  width: 270px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dingbu_box .diBu_one .dibu .dianhua .tuwen img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.dingbu_box .diBu_one .dibu .dianhua .tuwen text {
  font-size: 22px;
}
.dingbu_box .diBu_one .dibu .dianhua .zixun {
  margin-top: 14px;
  margin-right: 60px;
  color: #646464;
  font-size: 12px;
}
.dingbu_box .diBu_one .dibu .guanyu {
  width: 100%;
  margin-top: 74px;
  display: flex;
}
.dingbu_box .diBu_one .dibu .guanyu dl {
  margin-right: 78px;
}
.dingbu_box .diBu_one .dibu .guanyu dl dt {
  color: #fff;
  font-size: 20px;
  margin-bottom: 34px;
}
.dingbu_box .diBu_one .dibu .guanyu dl dd a {
  display: inline-block;
  color: #6c6c6c;
  font-size: 16px;
  margin-bottom: 16px;
}
.dingbu_box .diBu_one .dibu .guanyu .erweima {
  width: 150px;
  height: 152px;
  line-height: 152px;
  text-align: center;
  margin: 0px 130px 0 106px;
  background-color: #fff;
}
.dingbu_box .diBu_one .dibu .guanyu .erweima img {width: 100%;height: 100%;display: block;}
.dingbu_box .diBu_one .dibu .guanyu .biaodian ul {
  width: 340px;
}
.dingbu_box .diBu_one .dibu .guanyu .biaodian ul li {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #444444;
}
.dingbu_box .diBu_one .dibu .guanyu .biaodian ul li input {
  width: 100%;
  height: 68px;
  line-height: 70px;
  background-color: #333333;
}
.dingbu_box .diBu_one .dibu .guanyu .biaodian ul .liuyan {
  height: 120px ;
}
.dingbu_box .diBu_one .dibu .guanyu .biaodian .tijiap {
  width: 326px;
  height: 38px;
  color: #fff;
  margin: 30px 0 65px 0 ;
  background-color: #bd1d3f;
}
.dingbu_box .diBu_one .aite {
  width: 100%;
  height: 70px;
  background-color: #222222;
}
.dingbu_box .diBu_one .aite .aite_name {
  width: 1200px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #989898;
}
