﻿@charset "utf-8";

.banner {
  position: relative;
  left: 50%;
  width: 1920px;
  height: 640px;
  text-align: center;
  margin: 0 0 50px -960px;
}

.banner .bd li {
  width: 100%;
  text-align: center
}

.banner .hd {
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 5;
  width: 100%;
  left: 0;

}

.banner .hd ul li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
  margin: 0 3px;
}

.banner .hd ul li.on {
  background-color: #b91211;
}

.about {
  width: 1170px;
  margin: 40px auto;
  height: 340px;
  overflow: hidden
}

.about .title {
  background: url(../images/index_15.gif) center center no-repeat;
  height: 32px;
  line-height: 32xp;
  text-align: center;
}

.title-box {
  display: flex;
}

.title-box .line-box {
  margin-top: 20px;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 41.66666667%;
}

.title-box .line-box .line {
  flex: 1;
}

.title-box .line-box.left-line .line .line-2 {
  float: left;
  margin-top: -8px;
}

.title-box .line-box .line .line-2 {
  height: 4px;
  border: 4px dotted #dddddd;
  transform: skewX(-45deg);
  margin-top: 5px;
  width: 80%;
  float: right;
}

.title-box .line-box .line .line-1 {
  height: 1px;
  margin-top: 4.5px;
  background: #c80f0c;
}

.title-box .line-box .circle {
  width: 10px;
  height: 10px;
  border: 1px solid #c80f0c;
  border-radius: 50%;
}

.title-box .middle-w {
  padding: 0;
  margin-top: 10px;
  width: 16.66666667%;
}

.title-box .middle-w p {
  color: #c80f0c;
  font-weight: bold;
  font-size: 22px;
  margin: 0;
  letter-spacing: 0.2em;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.title-box .middle-w p:nth-child(2) {
  font-size: 12px;
  font-weight: normal;
  color: #aaaaaa;
  letter-spacing: 0.3em;
  margin-top: 4px;
}

.about .title a,
.section .title a {
  color: #3768d7;
  font-size: 24px;
  font-weight: bolder
}

.about .cont {
  line-height: 24px;
  padding: 45px 15px 0 0;
}

.about .cont img {
  float: left;
  margin: -8px 45px 0 0;
}

.section {
  width: 100%;
  height: 448px;
  overflow: hidden;
  padding-top: 40px;
  position: relative;
}

.section .bg {
  width: 100%;
  height: 168px;
  background-color: #c1110f;
  position: absolute;
  bottom: 0;
}

.product {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.section .title {
  background: url(../images/index_22.gif) no-repeat;
  width: 1050px;
  height: 82px;
  text-align: center;
  line-height: 82px;
  margin: 0 auto 49px;
}

.section li .photo,
.fengcai li .photo {
  display: block;
  height: 160px;
}

.section li img {
  width: 100%;
  height: 100%;
}

.section li .name {
  display: block;
  height: 42px;
  line-height: 42px;
  padding-left: 7px;
  font-size: 14px;
}

.section li .dec {
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  margin-top: 13px
}

.section li .dec span {
  float: right
}

.section li {
  float: left;
  width: 263px;
  margin-right: 10px;
  background: #fff;
}

.section li:last-child {
  margin-right: 0;
}

.section .product_list1 {
  margin: 0 auto;
  position: relative;
  margin-top: 61px;
}

.section .bd {
  margin: 0 auto;
  overflow: hidden;
  padding-left: 48px;
}

.section .hd a,
.fengcai .hd a {
  display: block;
  width: 29px;
  height: 22px;
  position: absolute;
  top: 103px;
}

.section .hd .prev,
.fengcai .hd .prev {
  background: url(../images/index_29.png) no-repeat;
  left: 0;
}

.section .hd .next,
.fengcai .hd .next {
  background: url(../images/index_32.png) no-repeat;
  right: 0;
}

.fengcai .hd .prev {
  left: 0;
}

.fengcai .hd .next {
  right: 0;
}

.product_list {
  position: relative;
  margin-top: 30px;
}

.section1 {
  width: 100%;
  height: 360px;
  padding-top: 40px;
  background: #333333;
}

.section1 .service {
  width: 1170px;
  margin: 0 auto;
}

.section1 .title {
  background: url(../images/index_37.gif) no-repeat;
  width: 1050px;
  height: 81px;
  text-align: center;
  line-height: 81px;
  margin: 0 auto 59px;
}

.section1 .title a {
  color: #fff;
  font-size: 24px;
  font-weight: bolder
}

.service .cont {
  width: 1000px;
  margin: 40px auto 0
}

.service li .date {
  float: left;
  width: 65px;
  height: 57px;
  background-color: #c80f0c;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  padding-top: 8px;
  color: #fff;
  margin: 10px 12px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.service li .date span {
  display: block;
  font-size: 14px;
  border-top: 1px solid #fff;
  width: 80%;
  margin-left: 10%;
}

.service li .info {
  float: left;
  width: 350px;
  line-height: 18px;
  color: #999999
}

.service li .info a {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 14px;
}

.service li {
  float: left;
  width: 429px;
  margin: 0 35px 8px;
  height: 94px;
  overflow: hidden;
  border-bottom: 1px dashed #484848
}

.service ul {
  width: 998px;
  margin: 0 auto;
  overflow: hidden
}

.section2 {
  width: 100%;
  background: url(../images/index_43.jpg) center center no-repeat;
  width: 100%;
  height: 398px;
}

.section2 .title {
  text-align: center;
  margin-bottom: 56px;
}

.section2 .title a {
  color: #000000;
  font-size: 24px;
  font-weight: bolder
}

.fengcai {
  width: 1170px;
  margin: 0 auto;
  padding-top: 30px;
}


.fengcai li .name {
  display: block;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}

.fengcai li .dec {
  line-height: 18px;
  padding: 0 6px;
  height: 52px;
  overflow: hidden
}

.fengcai li {
  float: left;
  width: 263px;
  background: #fff;
  margin: 0 6px;
}

.fengcai li img {
  width: 100%;
  height: 100%;
}

.fengcai .bd {
  margin: 0 auto;
  overflow: hidden;
  padding-left: 30px;
}

.section3 {
  width: 1002px;
  margin: 26px auto 0;
  height: 222px;
  overflow: hidden
}

.section3 .ewm {
  display: inline-block;
  vertical-align: top;
  width: 144px;
  height: 193px;
  overflow: hidden;
  margin-left: 9px;
}

.section3 .ewm p {
  color: #c80f0c;
  font-size: 12px;
  text-align: center;

}

.section3 .dec {
  display: inline-block;
  vertical-align: top;
  width: 66.66666667%;
  margin-left: 30px;
}

.message-dec {
  margin-top: 20px;
}

.dec h1 {
  margin: 0;
  font-weight: bold;
  font-size: 32px;
  color: #c80f0c;
}

.dec h1 span {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}

.dec p {
  font-size: 14px;
  color: #333333;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #c80f0c !important;
}

.section3 .contact {
  float: left;
  width: 327px;
  background: url(../images/index_48.gif) right top no-repeat;
  line-height: 18px;
  margin-left: 23px;
}

.section3 .contact img {
  margin-bottom: 48px;
}

.links {
  float: right;
  width: 463px;
}

.links h3 {
  color: #3768d7;
  font-size: 21px;
  font-weight: bolder;
  margin-bottom: 15px;
  padding-left: 12px;
}

.links li {
  float: left;
  width: 103px;
  height: 76px;
  margin: 0 2px 3px;
}

.links ul {
  width: 428px;
  margin: 0 auto;
}



/*网页限定宽度*/
.con_1000 {
  margin: 25px auto;
  position: relative;
  width: 1002px;
}

.con_1000:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

/*单页*/
.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: #1b34c3;
  font-size: 14px;
}

.first_list .right .text {
  height: 40px;
  overflow: hidden;
  margin-bottom: 4px;
}

.first_list .right a {
  color: #cf281f;
  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: #1b34c3
}

.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: #1b34c3;
  border-color: #1b34c3;
}

/*新闻详情*/
.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
}

.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: 125px;
}

.pro_con .ny_right .content li .info {
  width: 213px;
  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;
}

.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: #c80f0c
}

.pro_con .ny_right .content li:hover .more {
  background: #c80f0c
}