/* 清除内外边距 */

html {
  color: #333;
  background: #ffffff;
  font-family: "Microsoft YaHei";
}

body {
  font-size: 15px;
  line-height: 25px;
  font-family: 'microsoft YaHei';
  color: #333;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei";
  font-style: normal;
  font-weight: normal;
}

ul,
ol li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font-family: inherit;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:first-child+html a {
  star: expression(this.onFocus=this.blur());
}

q:before,
q:after {
  content: '';
}

/* 设置默认字体 */

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 13px;
}

h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* 重置表单元素 */

legend {
  color: #000;
}

fieldset {
  border: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

/*按钮*/

button {
  cursor: pointer;
}

.button {
  cursor: pointer;
}

.tl {
  text-align: left;
}

/* 重置表格元素 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 重置 hr */

hr {
  border: none;
  height: 1px;
}

img {
  border: 0;
  vertical-align: middle;
}

/*文字排版、颜色*/

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 20px;
}

.f26 {
  font-size: 26px;
}

.fb {
  font-weight: bold;
}

.fn {
  font-weight: normal;
}

.t2 {
  text-indent: 2em;
}

.bg {
  background: #f0f0f0;
}

.color3 {
  color: #333;
}

.color6 {
  color: #666;
}

.color9 {
  color: #999;
}

/*定位*/

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clear {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.vm {
  vertical-align: middle;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.abs_right {
  position: absolute;
  right: 0;
}

.hidden {
  visibility: hidden;
}

.none {
  display: none;
}

/*边距*/

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m30 {
  margin: 30px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mt100 {
  margin-top: 100px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml50 {
  margin-left: 50px;
}

.ml100 {
  margin-left: 100px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr50 {
  margin-right: 50px;
}

.mr100 {
  margin-right: 100px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl50 {
  padding-left: 50px;
}

.pl100 {
  padding-left: 100px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr100 {
  padding-right: 100px;
}

/*强制不换行*/

.ws-w {
  white-space: nowrap;
}

/*强制换行*/

.ww-bw {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.log {
  color: #f8a109;
}

/*浏览器升级样式*/

.ie6_warning {
  width: 100%;
  background: #303030;
  padding: 5px 0;
  font-size: 20px;
  color: #fff;
  font-family: "微软雅黑";
  height: 210px;
  position: fixed;
  z-index: 999;
  bottom: 0;
}

.ie6_content {
  width: 1060px;
  margin: 0 auto;
}

.ie6_content h1 {
  text-align: center;
  line-height: 90px;
  color: #ffc600;
}

.ie6_content h2 {
  position: absolute;
  top: 30px;
  right: 200px;
  cursor: pointer;
}

.ie6_content h2 img {
  width: 30px;
  height: 30px;
}

.ie6_warning ul li {
  height: 210px;
  float: left;
  padding: 0px 83px;
  text-align: center;
  line-height: 50px;
  border-right: 1px solid #3b3b3b;
}

.ie6_warning ul li p {
  font-size: 16px;
}

.ie6_warning img {
  width: 65px;
  height: 65px;
}

.block_box {
  height: auto;
  overflow: hidden;
}

/* new header头部公用样式开始*/

/*顶部部样式开始*/

.top {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  background: #fdfdfd;
  position: relative;
  z-index: 9999;
}

.top_menu {
  position: absolute;
  width: 100%;
  height: 40px;
  right: 12%;
}

#top_link {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
}

#top_link a {
  display: inline-block;
  margin-left: 15px;
  height: 40px;
  color: #888;
  font-size: 13px;
}

#top_link a img.icon {
  width: 21px;
  height: 17px;
  vertical-align: middle;
}

#top_link a img.icon_qq {
  width: 17px;
  height: 19px;
  vertical-align: middle;
}

.weixin {
  width: 22px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  position: relative;
  z-index: 9999;
}

.weixin a {
  width: 22px;
  height: 18px;
  position: absolute;
}

.weixin .weixin_nr {
  display: none;
}

.weixin_zw {
  width: 100px;
  height: 120px;
  padding: 10px;
  background: #f0f0f0;
  position: absolute;
  left: -40px;
  top: 40px;
}

.item {
  position: absolute;
  clear: both;
  top: 30px;
}

.dot-top {
  font-size: 0;
  line-height: 0;
  border-width: 10px;
  border-color: #f4f4f4;
  border-top-width: 0;
  border-style: dashed;
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}

.weixin .weixin_zw p {
  font-size: 15px;
  color: #666666;
  text-align: center;
  margin-top: 2px;
}

.weixin.on .weixin_nr {
  display: block;
}

.weixin.on a {
  background: url(../../img/computer/weixin.png) no-repeat center bottom;
}

/*顶部部样式结束*/

.active_home {
  color: #c4261d !important;
  background: url(../../img/computer/nav_right_red.png) no-repeat right center !important;
}

/*sticky 是滑动，剩下的均是停留默认*/

.header {
  border-top: #e9e8e8 1px solid;
  width: 100%;
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 9998;
}

.nosticky {
  /*此处是--（停留）--背景色的样式*/
  background-color: #fff;
  background: rgba(255, 255, 255, 1);
  filter: Alpha(opacity=95);
}

.sticky {
  /*此处是--（滑动）--背景色的样式*/
  background-color: #fff;
  background: rgba(255, 255, 255, .96);
  filter: Alpha(opacity=95);
}

.header_inner {
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  height: 50px;
  position: relative;
  zoom: 1;
  z-index: 999;
}

.nav_ul .nLi {
  float: left;
  position: relative;
  zoom: 1;
  font-size: 17px;
}

.nav_ul .nLi h3 a {
  font-size: 17px;
  display: block;
  line-height: 20px;
  padding: 15px 20px 15px 20px;
  /*margin: 0 5px 0 5px;*/
  font-weight: 300;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #101113;
  background-color: transparent;
  background: url(../../img/computer/nav_right.png) no-repeat right center;
}

.nav_ul .nLi h3 a:hover {
  color: #c4261d;
  background: #fff url(../../img/computer/nav_right_red.png) no-repeat right center;
}

.sticky .nav_ul .nLi h3 a {
  /*此处是--导航（滑动）---鼠标经过背景和字的颜色*/
  color: #101113;
}

.nav_ul .nLi.on h3 a {
  /*此处是--导航-(停留)--鼠标经过背景和字的颜色*/
  color: #c4261d;
  /* background-color: #fff; */
  background: #fff url(../../img/computer/nav_down.png) no-repeat right center;
}

.sticky .nav_ul .nLi.on h3 a {
  /*此处是--（滑动）---鼠标经过背景和字的颜色*/
  color: #101113;
  /* background: rgba(16, 17, 19, 0.95); */
  background: url(../../img/computer/nav_down.png) no-repeat right center;
  filter: Alpha(opacity=95);
}

.nav .sub {
  /*此处是---(停留)--二级分类的样式*/
  position: absolute;
  top: 50px;
  left: 0;
  background: #ffffff;
  padding: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  display: none;
  z-index: 9999;
  border-top: #c4261d 4px solid;
}

.sticky .nav .sub {
  /*此处是--（滑动）--二级分类的样式*/
  background: rgba(255, 255, 255, 0.95);
  filter: Alpha(opacity=95);
  z-index: 9999;
}

.nav .sub li a {
  /*此处是---(停留)--二级分类的样式*/
  display: block;
  padding: 3px 20px 3px 14px;
  color: #101113;
  white-space: nowrap;
  line-height: 25px;
}

.nav .sub li a:hover {
  /*此处是---(停留)--鼠标经过二级分类的样式*/
  color: #c4251d;
}

.sticky .nav .sub li a {
  /*此处是--（滑动）--二级分类的样式*/
  color: #101113;
}

.sticky .nav .sub li a:hover {
  /*此处是---(滑动)--鼠标经过二级分类的样式*/
  color: #c4251d;
}

/*下拉导航条开始*/

.nav .sub ul>li {
  border-bottom: #f0f0f0 1px solid;
  padding: 8px 0;
  position: relative;
}

.nav .sub ul>li .lv3-sub {
  position: absolute;
  display: none;
  top: -12px;
  background-color: #fff;
  padding: 12px 0 12px 0;
  border-radius: 2px;
}

.nav .sub ul>li .lv3-sub .title {
  padding: 3px 20px 3px 14px;
  /* font-weight: bold; */
  line-height: 25px;
  font-size: 17px;
  color: #c4251d;
}

.sticky .nav .sub ul>li .lv3-sub .title {
  color: #c4251d;
}

.nav .sub ul>li:hover .lv3-sub {
  display: block;
}

.sticky .nav .sub ul>li .lv3-sub {
  background: rgba(255, 255, 255, 1);
}

.nav .sub li a {
  padding: 3px 15px;
  margin: 0 10px;
}

.nav .sub>ul>li.has-arrow a {
  padding: 3px 25px 3px 15px;
}

.nav .sub>ul>li.has-arrow::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #777a7a;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}

.nav .sub>ul>li.has-arrow:hover::after {
  content: '';
  border-color: transparent transparent transparent #444;
}

.sticky .nav .sub>ul>li.has-arrow:hover::after {
  content: '';
  border-color: transparent transparent transparent #fff;
}

/*下拉导航条几结束*/

.nav_outer {
  position: absolute;
  right: ;
}

/*logos开始*/
@media (min-width:1448px) {
  .logo {
    position: absolute;
    top: 15px;
    left: 12%;
    height: 50px;
  }
  .nav_outer {
    position: absolute;
    right: 12%;
  }
}

@media (max-width:1440px) {
  .logo {
    position: absolute;
    top: 15px;
    left: 3%;
    height: 50px;
  }
  .nav_outer {
    position: absolute;
    right: 3%;
  }
}

.logo {
  position: absolute;
  top: 15px;
  left: ;
  height: 50px;
}

.logo img {
  height: 100%;
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}

.logo .sticky_img {
  display: none;
}

.sticky .logo .default_img {
  /*此处是--（停留）--logo的样式*/
  display: none;
}

.sticky .logo .sticky_img {
  /*此处是--（滑动）--logo的样式*/
  display: block;
}

/*logos结束*/

/*搜索样式开始*/

.nosticky .h_search {
  /*此处是--（停留）--搜索背景的样式*/
  background: #eee;
}

.sticky .h_search {
  /*此处是--（滑动）--搜索背景的样式*/
  background: #101113;
}

.search_type_list li {
  cursor: pointer;
}

.h_search {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  background: #ffffff;
  overflow: visible !important;
  margin: 0 15px;
  padding: 0px 15px;
  height: 30px;
  margin-top: 10px;
  z-index: 9999;
}

.h_search .search_input {
  /*此处是--（停留）--鼠标指针的颜色--的样式*/
  color: #101113;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-weight: normal;
  background: transparent;
  border: none;
  font-size: 12px;
  width: 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}

.sticky .h_search .search_input {
  /*此处是--（滑动）--鼠标指针的颜色--的样式*/
  color: #ffffff;
}

.h_search .search_input:focus,
.h_search .search_input1:focus {
  outline: none;
}

.h_search .search_trigger {
  /*此处是--（停留）--放大镜的样式*/
  position: absolute;
  top: 7px;
  right: 7px;
  width: 16px;
  height: 15px;
  border: 0;
  display: block;
  overflow: hidden;
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  background-size: 32px 15px;
  background-image: url(../../img/computer/search.png);
}

.sticky .search_trigger {
  /*此处是--（滑动）--放大镜的样式*/
  background-position: -15px 0;
}

.search_type {
  /*此处是--（停留）--搜索下拉图标的样式*/
  /*width: 50px;*/
  padding: 0 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 30px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  background: url(../../img/computer/search_sj.png) right center no-repeat;
  margin-right: 10px;
}

.search_type_list {
  /*此处是--（停留）--搜索下拉的样式*/
  position: absolute;
  top: 30px;
  left: 0;
  background: #fff;
  white-space: nowrap;
  padding: 10px 25px;
  display: none;
  z-index: 9998;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.sticky .search_type {
  /*此处是--（滑动）--搜索下拉图标的样式*/
  color: #ffffff;
  background: url(../../img/computer/search_sj1.png) right center no-repeat;
}

.sticky .search_type_list {
  /*此处是--（滑动）--搜索下拉的样式*/
  color: #ffffff;
  background: #101113;
}

.h_search.down {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
}

/*new header头部公用样式结束*/

/*Public二级导航筛选开始*/

.about_choose_nav {
  width: 100%;
  height: 95px;
  background: #fff;
  border-bottom: 1px solid #cac9c9;
  margin: 0 auto;
  position: relative;
}

.about_choose_nav div.about_center_chose {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: autop;
}

.about_choose_nav ul li {
  float: left;
  line-height: 93px;
}

.about_choose_nav ul {
  position: absolute;
  top: 0;
  left: 50%;
  height: auto;
}

.about_choose_nav li a {
  margin: 0 50px;
  display: block;
  color: #252525;
  font-size: 18px;
  text-align: center;
}

.about_choose_nav .selected {
  color: #f90e0e;
}

.about_choose_nav  em {
  background: url(../../img/computer/two_triangle.png) center bottom no-repeat;
  width: 40px;
  height: 20px;
  position: absolute;
  margin-left: 65px;
  margin-top: 2px;
}

/*导航筛选结束*/

/*Public三级导航筛选开始*/

.about_choose_nav1 {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
}

.about_choose_nav1 ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}

.about_choose_nav1 ul li {
  float: left;
  line-height: 40px;
}

.about_choose_nav1 li a {
  width: 150px;
  margin: 0 10px;
  display: block;
  color: #fff;
  font-size: 15px;
  background: #8b8989;
  text-align: center;
}

.about_choose_nav1 .selected1 {
  color: #fff;
  background: #c4251d;
}

.about_choose_nav1  em {
  background: url(../../img/computer/teb_arrow.png) center bottom no-repeat;
  width: 22px;
  height: 14px;
  position: absolute;
  margin-left: 72px;
}

/*三级导航筛选结束*/

/*join社会校园二级级导航筛选开始*/

.about_choose_nav3 {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 30px;
}

.about_choose_nav3 ul {
  width: 1200px;
  margin: 0 auto;
}

.about_choose_nav3 ul li {
  float: right;
  line-height: 40px;
}

.about_choose_nav3 li a {
  width: 150px;
  margin: 0 0px 0 20px;
  display: block;
  color: #fff;
  font-size: 15px;
  background: #f2853c;
  text-align: center;
}

.about_choose_nav3 .selected {
  color: #fff;
  background: #c4251d;
}

/*join二级级导航筛选结束*/

/*join人才招聘三级导航筛选开始*/

.about_choose_nav2 {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.about_choose_nav2 ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
  background: #efeded;
  height: 50px;
}

.about_choose_nav2 ul li {
  float: left;
  line-height: 50px;
}

.about_choose_nav2 li a {
  width: 160px;
  display: block;
  color: #2b2b2b;
  font-size: 15px;
  background: #efeded;
  text-align: center;
}

.about_choose_nav2 .selected1 {
  color: #fff;
  background: #c4251d;
}

.about_choose_nav2  em {
  background: url(../../img/computer/teb_arrow.png) center bottom no-repeat;
  width: 22px;
  height: 14px;
  position: absolute;
  margin-left: 75px;
}

/*三级导航筛选结束*/

/*页码开始*/

.page {
  padding: 30px 0;
  overflow: hidden;
  width: 700px;
  margin: 0 auto;
  color: #787878;
  text-align: center;
}

.page .pagination {
  display: inline-block;
}

.page .pagination li {
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.page .pagination li a {
  display: inline-block;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  color: #787878;
  border-radius: 0px;
  cursor: pointer;
}

.page .pagination li span {
  display: inline-block;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  color: #787878;
  border-radius: 0px;
  cursor: pointer;
}

.page .pagination .active span {
  display: inline-block;
  color: #fd6c2d;
  background: #fff;
}

/*页码结束*/

/*----------留言弹窗弹出框通用样式开始-----------*/

/*弹窗黑色蒙层通用样式*/

.fade_kf {
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
  z-index: 1001;
  overflow: hidden;
}

/****弹出框在设备上下左右居中显示开始*****/

/*layerbox 是用来实现弹窗框始终在设备窗口上下左右居中显示*/

.layerbox_kf {
  position: fixed;
  left: -100%;
  right: 100%;
  top: 0;
  bottom: 0;
  text-align: center;
  display: none;
  z-index: 1002;
}

.layerbox_kf:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

/*conbox 是弹出框显示的div*/

.conbox_kf {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  right: -100%;
  background: #fff;
  /*width: 90%;height:60%; 自定义宽高不在通用样式定义*/
  border-radius: 5px;
}

.con_layer_kf {
  width: 400px;
  height: 40%;
  text-align: left;
}

/*pc端关闭弹窗按钮通用样式*/

.close_kf {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.conbox_kf_one {
  height: 43px;
  border-bottom: 1px solid #eeeeee;
  background: #fafafa;
  line-height: 43px;
  color: #222222;
  font-size: 18px;
  padding-left: 15px;
  padding-top: 15px;
}

.conbox_kf_one label {
  float: right;
  margin-right: 15px;
  cursor: pointer;
}

/*留言弹窗弹出框通用样式*/

.conbox_kf_two {
  text-align: center;
  margin-top: 20px;
}

.conbox_kf_two h1 {
  color: #2b2b2b;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.conbox_kf_two p {
  color: #2b2b2b;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.conbox_kf_two p i {
  color: red;
}

.conbox_kf_three {
  text-align: center;
  margin-top: 20px;
}

.conbox_kf_three a {
  color: #fff;
  display: inline;
  background: #c32118;
  border-radius: 5px;
  padding: 8px 50px;
  text-align: center;
  font-size: 16px;
}

/*----------留言弹窗弹出框通用样式结束-----------*/

/*此处是公用静态banner360*1920 */

.public_banner {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 83px;
  position: relative;
}

.public_position-img {
  width: 100%;
  height: 100%;
}

/*此处是公用静态banner94*1920 */

.public_banner1 {
  width: 100%;
  height: auto;
  min-height: 94px;
  margin: 0 auto;
  background: url(../../img/computer/public_banner_bg.jpg) top center repeat;
  margin-top: 83px;
}

.public_banner1 h1 {
  color: #fff;
  font-size: 32px;
  padding: 0 15%;
  float: right;
  line-height: 94px;
}

@media (max-width: 1280px) {
  .public_banner1 h1 {
    color: #fff;
    font-size: 32px;
    padding: 0 2%;
    float: right;
    line-height: 94px;
  }
}

/*弹出框二维码 begin*/
.qrcode-box{
  width: 100%;
  height: 100%;
  display: none;
}

.qrcode-box img{
  width: 100%;
  height: 100%;
}
/*弹出框二维码 end*/

.orange {
  background: #d07726;
}

.red1 {
  background: #9c443f;
}