/* CSS Document */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
p,
div,
ul,
li,
dl,
dd,
dt,
h1,
h2,
h3,
table,
td,
tr {
  padding: 0;
  margin: 0;
}

html {
  background-color: #fff;
}

body {
  font-family: Microsoft Yahei;
  line-height: 26px;
  font-size: 14px;
  background-color: #fff;
}

img {
  border: 0;
  display: inline-block;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: #333;
}

a {
  text-decoration: none;
  color: #000;
}

/* 状态一: 未被访问过的链接 */
a:link {
  text-decoration: none;
  color: #000;
}

/* 状态二: 已经访问过的链接 */
a:visited {
  text-decoration: none;
  color: #000;
}

/* 状态三: 鼠标划过(停留)的链接(默认红色) */
a:hover {
  text-decoration: none;
  color: #000;
}
/* 状态四: 被点击的链接 */
a:active {
  text-decoration: none;
  color: #000;
}

input {
  outline: none;
  background: transparent;
  border: none;
  outline: medium;
  width: 100%;
  height: 50px;
}
/* // 当输入框获取焦点时 */
input:focus {
  outline: none;
  background-color: transparent;
}

::-moz-selection {
  background: rgb(241, 241, 241);
}

h1,
i,
em {
  font-style: normal;
  font-weight: normal;
}

input:focus {
  outline: none;
}
button:focus {
  outline: none;
  border-color: transparent;
}
select:focus {
  outline: none;
}

.hd h2 a {
  color: #333;
  text-decoration: none;
}

.hd h2 a:hover {
  text-decoration: none;
}

.company-tle i a:hover {
  color: #025fa4;
}

.hot-busy-list a:hover {
  text-decoration: none !important;
  color: #025fa4 !important;
}

.hot-busy-list a h1:hover {
  color: #025fa4 !important;
}

.company-txet a:active {
  color: #333;
}

.clearfix {
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  width: 0px;
  visibility: hidden;
}

.wrapper {
  width: 1200px;
  margin: auto;
}

.wrapper_adv {
  height: 90px;
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.banner285 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  margin: 20px auto;
}

.banner285 ul li {
  position: relative;
  margin-bottom: 10px;
}

.banner285 img {
  width: 285px;
  height: 90px;
  border: 1px solid #e1e1e1;
}

.banner285 a {
  display: block;
  width: 285px;
  height: 90px;
  position: relative;
  /* border: 1px solid #e1e1e1; */
}

.banner285 a::after {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  background: url(http://css.china-ef.com/images/2016/icon-ad.png) no-repeat;
}

.banner285 img:hover {
  opacity: 0.9;
}

.middle_ad ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.middle_ad li {
  width: 220px;
  height: 75px;
  position: relative;
  margin-bottom: 10px;
}

.middle_ad li img {
  width: 220px;
  height: 75px;
  border: 1px solid #dddddc;
}

.middle_ad a::after {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  background: url(http://css.china-ef.com/images/2016/icon-ad.png) no-repeat;
}

.middle_ad img {
  border: 1px solid #e1e1e1;
}

.wrapper_adv a::after {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  background: url(http://css.china-ef.com/images/2016/icon-ad.png) no-repeat;
}

.wrapper_adv img {
  border: 1px solid #e1e1e1;
}

.flex-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  /* margin-bottom: 20px; */
}

.swiper {
  margin: 0 !important;
  padding: 0 !important;
}

.swiper-container {
  margin: 0 !important;
  padding: 0 !important;
  /* margin-bottom: 30px !important; */
}

.swiper-button-prev {
  color: #fff !important;
  opacity: 0.5 !important;
}

.swiper-button-next {
  color: #fff !important;
  opacity: 0.5 !important;
}

/* 顶部导航 */
.top_bg_header {
  background: url(http://css.61ef.cn/common/2015/images/top_bg_header.jpg) repeat-x;
  height: 51px;
  overflow: hidden;
  width: 100%;
}
.siderbar_top_left {
  float: left;
}
.siderbar_top_common,
.bntmit_login,
.siderbar_top_left dt {
  background: url(http://css.61ef.cn/common/2015/images/top_current.png) no-repeat;
}
.siderbar_top_left dt {
  font: 12px/40px "宋体";
  display: inline;
  white-space: nowrap;
  float: left;
  background-position: -3px 17px;
  padding: 0px 20px 0px 8px;
}
.siderbar_top_left dt a {
  color: #7c5536;
}
.siderbar_top_right {
  float: right;
  font: 12px/40px "宋体";
  height: 50px;
}
.bntmit_login {
  background-position: 0px -16px;
  width: 40px;
  height: 33px;
  display: block;
  padding-left: 30px;
  float: left;
  padding-right: 10px;
  line-height: 40px;
}
.bntmit_login a {
  color: #fff;
}
.Sub_bntMit {
  font: 12px/40px "宋体";
  color: #7c5536;
  padding-left: 5px;
}
.siderbar_submit {
  width: 80px;
  float: right;
}

.siderbar_submit a {
  width: 80px;
  color: #fff;
}
.siderbar_mit_login {
  width: 30px;
  float: right;
  font: 12px/40px "宋体";
  padding-left: 5px;
  text-align: center;
}
.siderbar_mit_login a {
  color: #7c5536;
}
.siderbar_top_login {
  max-width: 98px;
  height: 50px;
  margin: 0px 5px;
  text-align: center;
  position: relative;
}
.siderbar_top_login a {
  color: #f37101 !important;
}
.siderbar_top_right dt {
  font: 12px/40px "宋体";
  display: inline;
  white-space: nowrap;
  float: left;
  color: #7c5536;
}
.sina_mit_li {
  width: 38px;
  float: right;
  line-height: 38px;
}
.sina_mit_li span {
  float: right;
}
.sina_mit_QQ {
  width: 32px;
  float: right;
}
.siderbar_top_right dt a {
  margin: 0px 5px;
  color: #7c5536;
}
.sina_bntmit_login {
  background: url(http://css.61ef.cn/common/2015/images/header_gray.png) no-repeat 0px 0px;
  width: 32px;
  margin-top: 10px;
  height: 33px;
  display: block;
  line-height: 33px;
  float: left;
}
.QQ_bntmit_login {
  background: url(http://css.61ef.cn/common/2015/images/header_gray.png) no-repeat -36px 0px;
  width: 32px;
  margin-top: 10px;
  height: 33px;
  display: block;
  line-height: 33px;
  float: left;
}

.list_menu li {
  background: url(http://css.61ef.cn/common/2015/images/current.png) no-repeat !important;
  display: inline-block;
}
.list_menu li {
  width: 62px !important;
  text-align: center;
  float: left;
  font-size: 12px;
  background-position: 16px 0px !important;
}
.list_menu li a {
  color: #666666;
}
.list_menu li.last {
  background: none !important;
}

/* 导航列表 */
.listMenu {
  width: 1200px;
  height: 12px;
  padding: 20px 0;
  margin: 0 auto;
}
.listMenu li {
  padding: 0 23px;
  width: auto;
  float: left;
  text-align: center;
  border-right: 1px solid #d5d5d5;
  font: 13px/13px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.listMenu li.first {
  padding-left: 16px;
}
.listMenu li.last {
  border-right: none;
  padding-right: 0;
}
.listMenu a:hover {
  text-decoration: underline;
}
/*--------LOGO 相信品牌的力量-------*/

.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* height: 47px; */
  padding: 15px 0;
}
.logo_name {
  display: flex;
}
.logo h1 {
  font: bold 30px/47px "Microsoft Yahei";
}
.logo i {
  font: bold 30px/47px "Microsoft Yahei";
  padding: 0 20px 0 15px;
}
.logo a {
  color: #00a2ea;
}

/*-------- 导航条 -------*/
.nav {
  height: 48px;
  width: 100%;
  background: #00a2ea;
  margin-bottom: 30px;
}

.nav ul {
  display: flex;
}
.nav li {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  border-right: 1px solid #0084bf;
  font: 18px/48px "Microsoft Yahei";
  color: #fff;
}
.nav li:hover {
  background: #0084bf;
}

.nav .on {
  background-color: #0084bf;
}

.nav .first {
  background: #0084bf;
}
.nav a {
  color: #fff;
  cursor: pointer;
}

.nav li.last {
  flex: 2;
  border: none;
  /* background: #f19f00; */
  width: 500px;
  padding: 0;
  text-align: center;
  background-color: #f37101;
}
.nav li.last a {
  font: 20px/48px "Microsoft Yahei";
  letter-spacing: 3px;
  font-weight: bold;
}
.path a:hover,
.recommend a:hover,
.hotBrand a:hover,
.nav li.last a:hover {
  text-decoration: underline;
}

.navbar {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.navbar .navbar-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 55px;
  border-left: 10px solid #0093dd;
  padding: 0 10px;
}

.navbar .navbar-title h2 {
  font-size: 38px;
  line-height: 39px;
}

.navbar .navbar-title p {
  font-size: 14px;
  line-height: 14px;
  color: #999;
}

.navbar .navbar-item {
  display: flex;
  align-items: center;
}

.navbar .navbar-item li {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  border-radius: 5px;
  background-color: #f8f8f8;
  padding: 0 10px;
  margin-left: 10px;
}

.navbar .navbar-item li:hover {
  background: #e4f0fb;
  color: #007edc;
}

.navbar .navbar-item li:last-child {
  color: #fff;
  background-color: #0093dd;
}

.navbar .navbar-item li:last-child a {
  color: #fff;
}

/* 首图 */
.carousel {
  width: 840px;
  height: 320px;
  border-radius: 10px;
  overflow: hidden;
}

.swiper-pagination {
  left: 370px !important;
}

.search {
  width: 330px;
  height: 320px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  background: url(/images/right_bg.png) no-repeat;
  border-radius: 10px;
  padding: 25px 30px 30px 30px;
}

.search h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 10px;
}

.search input {
  width: 100%;
  height: 40px;
  background-color: #ecf5ff;
  margin-top: 15px;
  padding: 0 20px;
  border-radius: 5px;
}

.buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.buttons button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
}

.buttons button:first-child {
  background-color: #409eff;
  color: #fff;
}

.rec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rec li {
  position: relative;
  overflow: visible;
  width: 590px;
  height: 200px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 30px;
}

.rec li .city {
  width: 106px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -6px;
  left: -6px;
}

.rec li .city .label {
  line-height: 18px;
  text-align: center;
  transform: rotate(-45deg);
  position: relative;
  padding: 5px 0;
  left: -28px;
  top: 15px;
  width: 113px;
  background: #ee6552;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  letter-spacing: 1px;
}

.rec li .city .label:before,
.rec li .city .label:after {
  content: "";
  border-top: 4px solid #932d1f;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
}

.rec li .city .label:before {
  left: 0;
}

.rec li .city .label:after {
  right: 0;
}

.rec li .content .label .position {
  flex: 1;
  text-align: right;
  padding-right: 11px;
  margin-right: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.rec li .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rec li .content h3 {
  font-size: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.rec li .content p {
  font-size: 16px;
  color: #909399;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.rec li .content .label {
  height: 30px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #606266;
}

.rec li:hover {
  background-color: #ecf5ff;
  /* border: 1px solid #b3d8ff; */
}

.rec li:hover h3 {
  color: #007edc;
}

.expo-latest {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}

.expo-latest .lists {
  width: 795px;
  height: 550px;
}

.expo-latest .lists .list-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50px;
  border-bottom: 5px solid #303133;
  margin-bottom: 20px;
}

.expo-latest .lists .list-nav h2 {
  width: 150px;
  height: 50px;
  border-radius: 10px 10px 0 0;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 50px;
  background-color: #303133;
}

.expo-latest .lists .list-nav a {
  font-size: 16px;
}

.expo-latest .lists ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.expo-latest .lists ul li {
  position: relative;
  overflow: visible;
  width: 390px;
  height: 150px;
  box-shadow: 0 0 10px rgb(0 0 0 / 8%);
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 20px;
}

.expo-latest .lists ul li .city {
  width: 106px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -6px;
  left: -6px;
}

.expo-latest .lists ul li .city .label {
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  transform: rotate(-45deg);
  position: relative;
  padding: 0px 0;
  left: -19px;
  top: 14px;
  width: 83px;
  background: #ee6552;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  letter-spacing: 1px;
}

.expo-latest .lists ul li .city .label:before,
.expo-latest .lists ul li .city .label:after {
  content: "";
  border-top: 4px solid #932d1f;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
}

.expo-latest .lists ul li .city .label:before {
  left: 0;
}

.expo-latest .lists ul li .city .label:after {
  right: 0;
}

.expo-latest .lists ul li .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.expo-latest .lists ul li .content h3 {
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.expo-latest .lists ul li .content p {
  font-size: 14px;
  line-height: 21px;
  color: #909399;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.expo-latest .lists ul li .content .label {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #606266;
}

.expo-latest .lists ul li:hover {
  background-color: #ecf5ff;
  /* border: 1px solid #b3d8ff; */
}

.expo-latest .lists ul li:hover h3 {
  color: #007edc;
}

.expo-latest .state {
  width: 390px;
  height: 560px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  border-radius: 10px;
  padding: 20px;
}

.expo-latest .state h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.expo-latest .state li .title {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 10px;
}

.expo-latest .state li .content {
  display: none;
  margin-bottom: 5px;

  /* display: flex; */
}

.expo-latest .state li:first-child .content {
  display: flex;
}

.expo-latest .state li .content img {
  width: 150px;
  height: 93px;
  border-radius: 5px;
  margin-right: 15px;
  transition: all 0.3s;
}

.expo-latest .state li .content p {
  font-size: 12px;
  line-height: 24px;
  color: #909399;
  text-indent: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.expo-latest .state li:hover .title {
  color: #017ebe;
}

.expo-latest .state li:hover .content img {
  transform: scale(1.02);
  transition: all 0.3s;
}

.expo-latest .state .zhaunti {
  position: relative;
  width: 350px;
  height: 190px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
}

.expo-latest .state .zhaunti img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.expo-latest .state .zhaunti .label {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 35px;
  background-color: rgba(0, 0, 0, 0.6);
}

.expo-latest .state .zhaunti:hover img {
  transform: scale(1.05);
  transition: all 0.3s;
}

.expo-latest .state .dhh .content img {
  height: 172px;
  object-fit: cover;
}

.expo-latest .state .dhh .content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.hot {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.hot li {
  width: 235px;
  height: 240px;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  border-radius: 10px;
  padding: 10px;
}

.hot li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hot li img {
  width: 220px;
  height: 140px;
  border-radius: 10px;
  margin-bottom: 10px;
  transition: all 0.3s;
}

.hot li:hover img {
  transform: scale(1.01);
  transition: all 0.3s;
}

.hot li p {
  font-size: 14px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 15px;
}

.hot li button {
  width: 100px;
  height: 30px;
  color: #fff;
  background-color: #007ebb;
  border: 0;
  border-radius: 50px;
  cursor: pointer;
}

.hot li:hover button {
  background-color: #0097e2;
}

/* 列表页样式 */
.expo-lists {
  flex: 1;
}

.expo-lists li {
  width: 100%;
  height: 200px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: 20px 30px;
  margin-bottom: 30px;
}

.expo-lists li:hover {
  border: 2px solid #007ebb;
}

.expo-lists li a {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.expo-lists li h3 {
  font-size: 20px;
}

.expo-lists li:hover h3 {
  color: #007ebb;
}

.expo-lists li p {
  font-size: 16px;
  color: #909399;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.expo-lists li .lebal {
  display: flex;
  font-size: 16px;
  color: #606266;
}

.expo-lists li .lebal span {
  display: flex;
  align-items: center;
  margin-right: 50px;
}

.expo-lists li .lebal span img {
  margin-right: 5px;
}

.sidebar {
  width: 330px;
  margin-left: 30px;
}

.sidebar .recent {
  width: 100%;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.sidebar .recent h3 {
  font-size: 24px;
}

.sidebar .recent li a {
  display: flex;
}

.sidebar .recent li {
  margin-top: 15px;
}

.sidebar .recent li span {
  padding: 0 5px;
  color: #fff;
  background-color: #31b2eb;
  margin-right: 5px;
  border-radius: 5px;
}

.sidebar .recent li p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.sidebar .recent li:hover p {
  color: #007ebb;
}

.sidebar .zhuanti {
  width: 100%;
  height: 187px;
  border-radius: 10px;
  overflow: hidden;
}

.sidebar .zhuanti img {
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  top: 55% !important;
  width: 25px !important;
  height: 35px !important;
}

.sidebar .message {
  width: 100%;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: 20px;
  border-radius: 10px;
  margin: 30px 0;
}

.sidebar .message h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.sidebar .message li a {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.sidebar .message li img {
  width: 130px;
  height: 80px;
  border-radius: 10px;
  margin-right: 15px;
  object-fit: cover;
  object-position: top;
  transition: all 0.3s;
}

.sidebar .message li img p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.sidebar .message li:hover img {
  transform: scale(1.02);
  transition: all 0.3s;
}

.sidebar .message li:hover p {
  color: #007ebb;
}

/*-------- 分页 -------*/
.page {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: 40px 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
.page a {
  font-size: 15px;
  padding: 10px 18px;
  border: 1px solid #eee;
  margin-right: 10px;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f7f7f7;
}
.page .on {
  color: #fff;
  border: 1px solid #00a2ea;
  background: #00a2ea;
}
.page a:hover {
  background: #00a2ea;
  color: #fff;
  border: 1px solid #00a2ea;
}

/* 三级页 */
.news-content {
  flex: 1;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.news-content h3 {
  font-size: 28px;
  margin-bottom: 30px;
}

.news-content .table {
  width: 100%;
}

.news-content .table td {
  border-radius: 5px;
  font-size: 16px;
  background-color: #ecf5ff;
  padding: 10px 20px;
}

.news-content .content-text {
  margin-top: 30px;
}

.news-content .content-text p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 15px;
}

/* 发布页 */
.news-content form {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 15px;
  line-height: 32px;
  color: #333;
}

.news-content form h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.news-content form input {
  width: 590px;
  height: 36px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 0 10px 0 10px;
  font-size: 15px;
  line-height: 36px;
  margin-left: 10px;
  margin-bottom: 20px;
  outline: none;
}

.news-content form input.date_end,
.news-content form input.date_sta,
.news-content form input.name,
.news-content form input.phone {
  width: 160px;
}

.news-content form input.show_wz,
.news-content form input.show_xx,
.news-content form input.email {
  width: 240px;
}
.news-content .menu_more #UpdatePanel1 {
  display: inline-block;
}
.news-content .menu_more select {
  width: 161px;
  height: 36px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 5px;
  /* padding: 0 10px 0 10px; */
  font-size: 15px;
  line-height: 36px;
  margin-left: 9px;
  margin-bottom: 20px;
  outline: none;
  color: #757575;
}

.news-content form #show_xx {
  margin-left: 4px;
}

.news-content form #txtMemo {
  width: 590px;
  height: 300px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-appearance: none;
  outline: none;
  float: right;
  margin-left: 8px;
}

#xhe0_container {
  margin-left: 10px;
}
#xhe0_container table {
  border-radius: 5px;
  overflow: hidden;
}

.menu_but {
  text-align: center;
}

.news-content form .but,
.news-content form .sub {
  width: 120px;
  height: 36px;
  border: none;
  line-height: 36px;
  cursor: pointer;
  margin-top: 20px;
}

.news-content form .but {
  background-color: #333;
  color: #ffffff;
}

.news-content form .but:hover {
  background-color: #2577cd;
  color: #ffffff;
}

.news-content form .sub:hover {
  background-color: #2577cd;
  color: #ffffff;
}

.news-content form .menu {
  position: relative;
}

.error-msg {
  position: absolute;
  top: -25px;
  left: 400px;
  font-size: 12px;
  color: #fff;
  display: inline;
  background: #d40000;
  border-radius: 5px;
  line-height: 20px;
  padding: 0 5px;
}

.news-content form input.error {
  border-color: #d40000;
}

.error-msg::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: rgb(212, 0, 0);
  border-left-color: rgb(212, 0, 0);
  position: absolute;
  left: 15px;
  top: 100%;
}

.laydate_body .laydate_top {
  height: 38px !important;
}

.font-left .last {
  padding-right: 0 !important;
}

.qq {
  height: 22px;
  margin-top: 15px;
  padding: 0 10px;
}

.qq span {
  font-size: 16px;
  line-height: 22px;
}

.qq a {
  display: block;
  float: right;
}
