/*首页*/

#content {
  margin-top: 47px;
}

.product .cont {
  padding-top: 30px;
}
.product .cont ul {
  margin: 0 -3px;
}
.mod2 ul li {
  width: 230px;
  float: left;
  margin: 0 14px;
  position: relative;
  overflow: hidden;
}
.mod2 ul li .photo {
  width: 230px;
  height: 167px;
  overflow: hidden;
}
.mod2 ul li .photo img {
  vertical-align: middle;
}
.mod2 ul li .name {
  text-align: center;
  height: 40px;
  background: #ababab;
  font-size: 14px;
  line-height: 40px;
  margin-top: 2px;
  overflow: hidden;
}
.mod2 ul li .name a {
  color: #fff;
}
.mod2 ul li:hover .name a {
  color: #f8ce09;
}
.product .more {
  text-align: center;
}

.news_bg {
  margin-top: 56px;
  background: url(../images/bg.jpg);
  position: relative;
}
.news_bg .ico {
  width: 26px;
  height: 14px;
  background: url(../images/ico.jpg);
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -13px;
}
.news {
  padding-top: 64px;
}
#content .news .title h3 {
  background: url(../images/bg.jpg);
  color: #fff;
}
.news2 {
  background: #444444 !important;
}
.news2 .cont {
  padding-top: 22px;
  padding-bottom: 80px;
}
.news2 .cont ul {
  margin-left: -90px;
}
.news2 .cont li {
  width: 456px;
  float: left;
  height: 100px;
  padding-top: 25px;
  margin-left: 90px;
  border-bottom: 1px dashed #5e6062;
}
.news2 .cont li .photo {
  float: left;
  border: 1px solid #fff;
  width: 103px;
  height: 69px;
}
.news2 .cont li .text {
  width: 335px;
  float: right;
  color: #d3d1d1;
  line-height: 24px;
}
.news2 .cont li .text a {
  display: block;
  font-weight: bold;
  color: #f9e6ab;
}

.news .cont {
  padding-top: 22px;
  padding-bottom: 80px;
}
.news .cont ul {
  margin-left: -90px;
}
.news .cont li {
  width: 456px;
  float: left;
  height: 100px;
  padding-top: 25px;
  margin-left: 90px;
  border-bottom: 1px dashed #5e6062;
}
.news .cont li .photo {
  float: left;
  border: 1px solid #fff;
  width: 103px;
  height: 69px;
}
.news .cont li .text {
  width: 335px;
  float: right;
  color: #d3d1d1;
  line-height: 24px;
}
.news .cont li .text a {
  display: block;
  font-weight: bold;
  color: #f9e6ab;
}

.about {
  margin-top: 60px;
  margin-bottom: 30px;
}
.about .cont {
  margin-top: 20px;
  background: #e8e8e8;
  line-height: 30px;
  padding: 24px 30px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}
.about .cont .more {
  margin-top: 10px;
  text-align: center;
}

.case {
  margin-bottom: 60px;
}

/*单页*/
.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: #b20000;
  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: #b20000;
}
.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-size: 24px;
  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;
}
.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: 0 -24px 0 -23px;
}
.pro_con .ny_right .content li {
  float: left;
  width: 213px;
  height: 235px;
  border: solid 3px transparent;
  margin: 0 24px 67px;
  -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;
  width: 213px;
  height: 175px;
}
.pro_con .ny_right .content li .photo img {
  width: 100%;
  height: 100%;
}
.pro_con .ny_right .content li .info {
  width: 213px;
  background: #f5f5f5;
}
.pro_con .ny_right .content li .info .name {
  height: 40px;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  font-weight: bold;
}
.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: #b20000;
}
.pro_con .ny_right .content li:hover .more {
  background: #b20000;
}

.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: #b20000;
  border-color: #b20000;
}
cont-box .title {
  text-align: center;
  color: #111111;
}
.cont-box .title h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 30px;
  color: #0079c4;
}
.cont-box .title h3 {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 12px;
  color: #e4e4e4;
  line-height: 24px;
}
.cont-box .title h3:before {
  content: ' ';
  width: 80px;
  position: absolute;
  border-bottom: 1px solid #e4e4e4;
  right: 100%;
  top: 13px;
  margin-right: 14px;
}
.cont-box .title h3:after {
  content: ' ';
  width: 80px;
  position: absolute;
  border-bottom: 1px solid #e4e4e4;
  left: 100%;
  top: 13px;
  margin-left: 14px;
}
.cont-box .more .triangle-down {
  border-top: 9px solid #0079c4;
}
.cont-box.cont-about .cont-aboutUs {
  font-size: 14px;
  line-height: 30px;
}
.cont-box-in .x-plugadv-v1 h3 span {
  margin-right: 10px;
}
.cont-box-in
  .cont-right
  .cont-news
  .x-column-format.x-list-wrap
  .x-list-item:first-child
  .x-list-bottom
  .x-list-desc
  h4 {
  color: #dca328;
}
/*新闻*/

.sy-news {
  width: 100%;
  padding: 30px 0;
  background: #efefef;
  margin-top: 50px;
}
.sy-news .cont {
  width: 1200px;
  margin: 0 auto;
}
.sy-news .cont:after {
  display: block;
  content: '';
  clear: both;
}
.sy-news .cont ul {
  margin: 30px -11px 0;
}
.sy-news .cont ul li {
  width: 283px;
  height: 337px;
  float: left;
  margin: 0 11px;
}
.sy-news .cont ul li .photo {
  width: 283px;
  height: 165px;
  font-size: 0;
}
.sy-news .cont ul li .photo img {
  width: 100%;
  height: 100%;
}
.sy-news .cont ul li .info {
  height: 172px;
  background: #ffffff;
  padding: 0 25px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sy-news .cont ul li .info a {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 54px;
}
.sy-news .cont ul li .info p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.sy-news .cont ul li .info span {
  font-size: 12px;
  color: #a3a3a3;
  float: right;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sy-news .cont ul li:hover {
  box-shadow: 0 0 7px rgb(0 0 0 / 30%);
}
.sy-news .cont ul li:hover .info span {
  color: #666666;
}
.cont-box .title {
  text-align: center;
  color: #111111;
}
.cont-box .title h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 30px;
  color: #0079c4;
}
.cont-box .title h3 {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 12px;
  color: #e4e4e4;
  line-height: 24px;
  font-weight: 400;
}
.cont-box .title h3:before {
  content: ' ';
  width: 80px;
  position: absolute;
  border-bottom: 1px solid #e4e4e4;
  right: 100%;
  top: 13px;
  margin-right: 14px;
}
.cont-box .title h3:after {
  content: ' ';
  width: 80px;
  position: absolute;
  border-bottom: 1px solid #e4e4e4;
  left: 100%;
  top: 13px;
  margin-left: 14px;
}
#indexAbountUs {
  background: #f6f6f6;
  padding: 30px 0;
}
.cont-box.cont-about .cont-aboutUs img {
  width: 47%;
  float: left;
  margin: 0 1%;
}
.cont-box.cont-about .cont-aboutUs .aboutUsContent {
  width: 47%;
  float: left;
  margin: 0 1%;
  line-height: 34px;
  padding-top: 12px;
}
.owl-carousel .owl-item {
  padding: 0px;
}
@media only screen and (max-width: 768px) {
  .cont-box.cont-about .cont-aboutUs img {
    width: 98%;
    float: left;
    margin: 0 1%;
  }
  .banner-md.carousel .carousel-inner {
    height: 180px;
  }
  .banner-md.carousel .carousel-inner > .item {
    height: 180px;
  }
  #indexProdList .x-grid-format .x-list-item {
    margin-bottom: 5px;
    margin-left: 0 !important;
    margin-right: 1%;
    width: 98% !important;
  }
  .cont-box.cont-about .cont-aboutUs .aboutUsContent {
    width: 98%;
    float: left;
    margin: 0 1%;
    line-height: 34px;
    padding-top: 12px;
  }
}
.cont-box.cont-about .cont-aboutUs img {
  width: 47%;
  float: left;
  margin: 0 1%;
}
.cont-box.cont-about .cont-aboutUs .aboutUsContent {
  width: 47%;
  float: left;
  margin: 0 1%;
  line-height: 34px;
  padding-top: 12px;
}
