/*首页*/
.content {
  margin-top: 82px;
}
.content .title {
  text-align: center;
}
.textoverflow {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.case .cont {
  padding-top: 37px;
}
.case .cont ul {
  display: flex;
  flex-wrap: wrap;
}
.case .cont li {
  width: 33%;
  height: 293px;
  position: relative;
  overflow: hidden;
  border: 1px solid #efefef;
}
.case .cont li img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.case .more {
  float: right;
  margin-top: 6px;
}

.news {
  margin-top: 52px;
}
.news ul li {
  border-bottom: 1px solid #fefeff;
}
.news ul li .top {
  display: flex;
  justify-content: space-between;
}
.news .more {
  font-size: 12px;
  color: #999;
}
.news .content {
  display: flex;
  width: 100%;
}
.news .left,
.news .right {
  width: 50%;
}
.news .left .title,
.news .right .title {
  width: 80%;
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
.news .cont ul {
  margin-right: -80px;
  margin-top: 15px;
}
.news .cont li {
  width: 460px;
  float: left;
  margin-top: 20px;
  height: 103px;
  overflow: hidden;
  padding-bottom: 21px;
  padding-left: 10px;
  margin-right: 150px;
  background: url(../images/xian.jpg) left bottom no-repeat;
}
.news .cont li i {
  display: block;
  font-size: 11px;
  color: #b87744;
  text-transform: uppercase;
}
.news .cont li em {
  display: block;
  font-style: normal;
  font-size: 24px;
}
.news .cont li .txt {
  font-family: SimSun;
  line-height: 25px;
  margin: 5px 0;
  height: 52px;
  display: flex;
  align-items: center;
}
.news .cont li .link {
  height: 22px;
  line-height: 22px;
  margin-left: -10px;
}
.news .cont li .link .detail {
  display: inline-block;
  width: 160px;
  padding: 0 10px;
  background: #bfbfbf;
  color: #fff;
}
.news .cont li .link .more {
  display: inline-block;
  margin-left: 1px;
  width: 160px;
  padding: 0 10px;
  background: #f5f5f5;
  color: #949494;
}
.news .cont li .link span {
  float: right;
}
.news .cont li .link a:hover {
  background: #473939;
  color: #fff;
}

.team {
  margin-top: 50px;
  margin-bottom: 111px;
}
.team .cont {
  padding-top: 56px;
}
.picScroll-left {
  width: 1012px;
  margin: 0 auto;
  position: relative;
}
.picScroll-left .btn {
  position: absolute;
  display: block;
  top: 57px;
  width: 63px;
  height: 63px;
  cursor: pointer;
}
.picScroll-left .prev {
  left: -88px;
  background: url(../images/btnl.jpg);
}
.picScroll-left .next {
  right: -88px;
  background: url(../images/btnr.jpg);
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  margin: 0 5px;
  float: left;
  _display: inline;
  position: relative;
}
.picScroll-left .bd ul li .img {
  width: 243px;
  height: 261px;
  text-align: center;
  overflow: hidden;
}
.picScroll-left .bd ul li .img img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.picScroll-left .bd ul li .info {
  height: 186px;
  /* background: rgba(255, 255, 255, 0.8); */
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.picScroll-left .bd ul li:hover .info {
  background: rgba(255, 255, 255, 0.8);
}
.picScroll-left .bd ul li .info .name {
  height: 125px;
  padding-top: 15px;
  padding-left: 22px;
  background: url(../images/more.png) 192px 10px no-repeat;
  line-height: 22px;
  color: #000;
  display: none;
}
.picScroll-left .bd ul li .info .name span {
  display: block;
  margin-bottom: 10px;
}
.picScroll-left .bd ul li .info .name span a {
  font-size: 16px;
  margin-right: 8px;
  color: #000;
}
.picScroll-left .bd ul li .info .job {
  height: 46px;
  line-height: 46px;
  background: rgba(73, 59, 59, 0.8);
  font-size: 16px;
  color: #bfbfbf;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.picScroll-left .bd ul li .info .job a {
  color: #bfbfbf;
  margin-right: 8px;
}
.picScroll-left .bd ul li:hover .info .name {
  display: block;
}

/*单页*/
.single_con .ny_right .content {
  line-height: 27px;
}

/*新闻列表*/
.news_con .ny_right .content_title {
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px #ddd dotted;
}
.news_con .ny_right .content_title h3 {
  font-size: 17px;
  color: #4d5260;
}
.news_con .ny_right .content_title .info {
  margin-top: 15px;
  font-size: 12px;
  color: #aaa;
}
.news_con .ny_right .content_title .info span {
  display: inline-block;
  margin: 0 10px;
}
.news_con .ny_right .content {
  line-height: 27px;
}
.first_list {
  height: 125px;
  overflow: hidden;
  margin-bottom: 26px;
}
.first_list img {
  border: solid 1px #c2c2c2;
  float: left;
}
.first_list .right {
  float: right;
  color: #8c8573;
  line-height: 20px;
  width: 516px;
}
.first_list .right .tit {
  display: block;
  height: 31px;
  color: #262626;
  font-size: 14px;
}
.first_list .right .text {
  height: 40px;
  overflow: hidden;
  margin-bottom: 4px;
}
.first_list .right a {
  color: #b20000;
  display: block;
}
.first_list .right .date {
  display: block;
  height: 20px;
  line-height: 20px;
  background: url(../images/news_list_time.jpg) left center no-repeat;
  padding-left: 20px;
  margin-top: 10px;
}
.other_list {
  margin-bottom: 67px;
}
.other_list li {
  height: 37px;
  line-height: 37px;
  border-bottom: dotted 1px #dddddd;
}
.other_list a:hover,
.other_list li:hover {
  color: #cf271e;
}
.other_list li span {
  float: right;
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}
.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}
.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}
.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}
.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_num a:hover,
.list_btn_num .hover {
  color: #8c8573;
  border-color: #8c8573;
}

/*新闻详情*/
.news_con .ny_right .content_tit {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.news_con .ny_right .content_related {
  padding: 6px 0;
  text-align: center;
  margin-bottom: 30px;
}
.news_con .ny_right .content {
  line-height: 27px;
  margin-top: 10px;
}
.news_con .ny_right .content_btn {
  line-height: 27px;
}
.news_con .ny_right .content_btn a {
  color: #2d3140;
}

/*产品列表*/
.pro_con .ny_right .content {
  line-height: 27px;
}
.pro_con .ny_right .content ul {
  float: left;
  margin: -40px -24px 0 -23px;
}
.pro_con .ny_right .content li {
  float: left;
  width: 234px;
  overflow: hidden;
  position: relative;
  /* height: 310px; */

  border: solid 3px transparent;
  margin: 0 9px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pro_con .ny_right .content li .photo {
  display: block;
  overflow: hidden;

  /* height: 320px; */
}
.pro_con .ny_right .content li .photo img {
  width: 259px;
  vertical-align: middle;
  border: none;
  position: relative;
  left: -20px;
}
.pro_con .ny_right .content li .info {
  width: 234px;
  /* height: 110px; */
  background: #f5f5f5;
}
.pro_con .ny_right .content li .info .name {
  height: 40px;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.pro_con .ny_right .content li .info .text {
  line-height: 18px;
  padding: 0 19px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro_con .ny_right .content li .info .more {
  display: block;
  height: 24px;
  line-height: 24px;
  background: #adadad;
  padding-left: 20px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pro_con .ny_right .content li:hover {
  border-color: #262626;
}
.pro_con .ny_right .content li:hover .more {
  background: #262626;
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}
.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}
.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}
.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}
.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_num a:hover,
.list_btn_num .hover {
  color: #262626;
  border-color: #262626;
}
.about {
  margin-top: 80px;
  margin-bottom: 80px;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}
.about .title {
  padding: 40px 0;
  margin-bottom: 55px;
}
.about .title:after {
  display: block;
  content: '';
  clear: both;
}
.about .title .tit {
  float: left;
  min-width: 160px;
}
.about .title .tit span {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #3d3d3d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
.about .title .tit .iconfont {
  font-size: 20px;
}
.about .title .tit p {
  font-size: 16px;
  color: rgba(61, 61, 61, 0.5);
  text-transform: uppercase;
}
.about .title .tit h3 {
  font-size: 20px;
  color: #3d3d3d;
  font-weight: bold;
}
.about .title a {
  display: block;
  width: 85px;
  height: 25px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  float: right;
  background: #56ac23;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  margin-top: 11px;
}
.about .photo {
  width: 331px;
  height: 215px;
  font-size: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.about .photo img {
  width: 100%;
  height: 100%;
}
.about .txt {
  width: 830px;
  float: right;
  font-size: 16px;
  color: #666666;
  line-height: 38px;
  padding-top: 20px;
  text-indent: 2em;
}
.sideMenu h3 {
  width: 200px;
  height: 48px;
  line-height: 32px;
  padding-left: 40px;
  cursor: pointer;
  font: normal 16px 'Microsoft YaHei';
  line-height: 50px;
  background: #efefef;
  margin-bottom: 2px;
  position: relative;
}
.sideMenu h3 em {
  float: right;
  display: block;
  width: 40px;
  height: 32px;
  background: url(images/icoAdd.png) 16px 12px no-repeat;
  cursor: pointer;
}
.sideMenu h3 a {
  display: flex;
}
.sideMenu h3 span {
  position: absolute;
  right: 25px;
}
.sideMenu h3.on em {
  background-position: 16px -57px;
}
.sideMenu ul {
  width: 100%;
  padding: 8px 0px;
  color: #999;
  display: none;
}
.sideMenu h3.on {
  background: url(../images/service_btn.png) #000 165px center no-repeat;
}
.sideMenu h3.on > a {
  color: #fff;
}

.sideMenu h4 {
  font-size: 16px;
  padding-left: 36px;
  font-weight: normal;
  /* line-height: 40px; */
  /* height: 40px; */
}
.sideMenu .on:hover {
  background: #1676cd;
}
.sideMenu .on:hover a {
  color: #fff;
}
.sideMenu h3 a {
  color: #333;
}
