/* 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;
}

.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;
}

/* 导航 */
.nav {
  line-height: 60px;
}
.nav .logo {
  float: left;
  /* padding: 7px 0; */
}
.nav h1 {
  display: inline-block;
  margin-left: 15px;
  font-size: 30px;
  font-weight: bolder;
}
.nav ul {
  width: 750px;
  height: 60px;
  background: #000;
  float: right;
  position: relative;
}
.nav ul:before {
  content: "";
  display: block;
  width: 30px;
  height: 60px;
  position: absolute;
  left: -30px;
  background: linear-gradient(295deg, #000, #000 50%, transparent 50%, transparent 100%);
}
.nav ul li {
  width: 145px;
  text-align: center;
  border-right: 1px solid #999;
  line-height: 20px;
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}

.nav ul li a {
  color: #fff;
}
.nav ul li:hover a {
  color: #ffc800;
}
.nav ul li.on a {
  color: #ffc800;
}
.nav ul li:last-child {
  border: none;
}

/* 首页轮播图 */
.carousel {
  width: 100%;
  margin-bottom: 30px;
}

.carousel .carousel-item {
  position: relative;
  width: 100%;
}

.carousel .carousel-item img {
  width: 100%;
}

.carousel .carousel-item .label {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 9px;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 26px;
  background-color: rgb(0, 0, 0, 0.5);
  padding: 0 50px;
}

.carousel .swiper-pagination {
  bottom: 22px !important;
  left: 1100px !important;
  width: auto !important;
}

.navbar {
  display: flex;
  justify-content: space-between;
  margin: 0px 0 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;
}

.ztlist {
}

.ztlist .ztlist-item {
  width: 380px;
  height: 410px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  overflow: hidden;
  margin-bottom: 30px;
}

.ztlist .ztlist-item a {
  display: flex;
  flex-direction: column;
  height: 410px;
}

.ztlist .ztlist-item img {
  width: 100%;
  transition: all 0.2s;
}

.ztlist .ztlist-item .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px 20px 20px;
}

.ztlist .ztlist-item .content .title {
  font-size: 20px;
  text-align: center;
  width: 330px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ztlist .ztlist-item .content .label {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  width: 340px;
  height: 70px;
  background-color: #f5f5f5;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  border-radius: 5px;
  padding: 11px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ztlist .ztlist-item .content .button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 40px;
  font-size: 16px;
  color: #1c9bf4;
  background-color: #e7eefe;
  border-radius: 5px;
}

.ztlist .ztlist-item:hover img {
  transform: scale(1.02);
  transition: all 0.2s;
}

.ztlist .ztlist-item:hover .content .title {
  color: #0093dd;
}

.ztlist .ztlist-item:hover .content .button {
  background-color: #0093dd;
  color: #fff;
}

.font-left .last {
  padding-right: 0 !important;
}

.lists {
  flex: 1;
}

.lists li {
  width: 810px;
  height: 200px;
  border-radius: 15px;
  border: 2px solid #f4f4f4;
  padding: 35px 25px;
  margin-top: 55px;
}

.lists li:first-child {
  margin-top: 30px;
}

.lists li a {
  display: flex;
}

.lists li img {
  height: 190px;
  margin-top: -60px;
  margin-right: 30px;
  border-radius: 10px;
  transition: all 0.2s;
}

.lists li .list-content {
  display: flex;
  flex-direction: column;
}

.lists li .list-content .title {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;
  transition: all 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.lists li .list-content p {
  font-size: 16px;
  line-height: 28px;
  color: #7f7f7f;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.lists li:hover img {
  transform: scale(1.02);
  transition: all 0.2s;
}

.lists li:hover .list-content .title {
  color: #0093dd;
  transition: all 0.2s;
}

.lists li:hover {
  border: 2px solid #47afe2;
  background-color: ;
}

.sidebar {
  width: 360px;
}

.sidebar .brand {
  display: flex;
  flex-direction: column;
  width: 360px;
  height: 470px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  background: url(/images/brand_bg.png) no-repeat;
  padding: 20px 20px 25px 20px;
}

.sidebar .brand .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sidebar .brand .brands {
  flex: 1;
}

.sidebar .brand .brands ul {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  align-content: space-between;
}

.sidebar .brand .brands ul li {
  width: 150px;
  height: 110px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  overflow: hidden;
}

.sidebar .brand .brands ul li a {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.sidebar .brand .brands ul li img {
  width: 100%;
  transition: all 0.2s;
}

.sidebar .brand .brands ul li .label {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.sidebar .brand .brands ul li:hover img {
  transform: scale(1.02);
  transition: all 0.2s;
}

.sidebar .brand .brands ul li:hover .label {
  color: #007edc;
}

.sidebar .new {
  width: 360px;
  /* height: 520px; */
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  background: url(/images/news_bg.png) no-repeat;
  padding: 20px 20px 10px 20px;
  margin-top: 50px;
}

.sidebar .new .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sidebar .new .news a {
  display: flex;
  flex-direction: column;
}

.sidebar .new .news li .news-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar .new .news li .news-content {
  display: none;
  /* display: flex; */
}

.sidebar .new .news li .news-content img {
  width: 124px;
  height: 142px;
  margin-right: 15px;
}

.sidebar .new .news li .news-content p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  margin-bottom: 10px;
}

.sidebar .new .news li:first-child .news-content {
  display: flex;
}

.sidebar .new .news li:first-child .news-title {
  font-weight: 700;
}

.sidebar .new .news:hover li .news-content {
  display: none;
}

.sidebar .new .news:hover li .news-title {
  font-weight: 500;
}

.sidebar .new .news li:hover .news-content {
  display: flex;
}

.sidebar .new .news li:hover .news-title {
  font-weight: 700;
}

/*-------- 分页 -------*/
.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;
}
