
#banner {
  width: 100%;
  height: 500px;
  position: relative;
}
#banner .hd {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 100;
}
#banner .hd li {
  width: 40px;
  height: 5px;
  background-color: #ffffff;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
#banner .hd .on {
  background-color: #ff0000;
}
#banner .bd a {
  display: block;
  width: 100%;
  height: 500px;
}
#banner .btn {
  width: 47px;
  height: 120px;
  position: absolute;
  top: 50%;
  margin-top: -60px;
}
#banner .prev {
  background: url("../image/prev.png") no-repeat center;
  left: 3%;
}
#banner .next {
  background: url("../image/next.png") no-repeat center;
  right: 3%;
}
.row {
  padding: 74px 0 40px 0;
}
.row .row-con {
  padding-top: 30px;
  padding-bottom: 60px;
}
section.index-title {
  text-align: center;
}

section.index-title h2 {
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  background-color: #ffffff;
  font-weight: normal;
  padding-bottom: 15px;
  background: url(../image/xian.png) no-repeat;
  background-position: center bottom;
}
section.index-title h2 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  text-transform: capitalize;
}
section.index-title p {
	margin-top: 10px;
  font-size: 12px;
  line-height: 30px;
  color: #666666;
}

section.company-title h2 {
  color: #fff;
  background: url(../image/xian.png) no-repeat;
  background-position: center bottom;
}
section.company-title h2 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  text-transform: capitalize;
}
section.company-title p {
	margin-top: 10px;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
}

.style {
  background-color: #ffffff;
}
.style .row-con li {
  width: 370px;
  height: 360px;
  padding: 30px;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  text-align: center;
  float: left;
}
.style .row-con li > i {
  display: block;
  text-align: center;
  font-size: 53px;
  line-height: 67px;
  color: #a9a9a9;
}
.style .row-con li > strong {
  display: block;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  font-weight: normal;
  color: #666666;
}
.style .row-con li > span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #cccccc;
  margin-bottom: 30px;
}
.style .row-con li > p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  text-align: center;
  padding-top: 30px;
  height: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.style .row-con li > p:before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
}
.style .row-con li:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.style .row-con li:hover > a {
  border-color: #005bac;
  background-color: #005bac;
  color: #ffffff;
}
.style .row-con li + li {
  margin-left: 45px;
}
.product {
  background-color: #ededed;
}
.product section.index-title h2 {
  background-color: #ededed;
}
.product-class {
  text-align: center;
  margin-top: 20px;
}
.product-class ul {
  display: inline-block;
  vertical-align: baseline;
  overflow: hidden;
}
.product-class li {
  border: 2px solid #5c5c5c;
  float: left;
  margin: 0 10px;
  outline: none;
}
.product-class li:hover {
  border-color: #5c5c5c;
}
.product-class a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 14px;
  color: #5c5c5c;
  text-align: center;
}
.product-class a:hover {
  text-decoration: none;
  color: #ed9d08;
}
.product-list {
  margin-top: 40px;
}
.product-list .list-four {
  display: none;
}
.product-list .list-four li {
  position: relative;
  margin-bottom: 30px;
}
.product-list .list-four a.img-fa {
  position: relative;
  border: 0;
  height: 214px;
  font-size: 0;
}
.product-list .list-four a.list-title {
  background-color: #fff;
  color: #5c5c5c;
}
.product-list .list-four a.list-title:hover {
  color: #ed9d08;
}
#pic {
  position: relative;
  margin-top: 40px;
}
#pic .tempWrap {
  margin: 0 auto;
}
#pic ul {
  overflow: hidden;
}
#pic ul li {
  float: left;
  width: 175px;
  margin: 0 12px;
}
#pic ul li a {
  display: block;
  width: 100%;
  height: 200px;
}
#pic ul li a img {
  display: block;
  width: 100%;
  height: 170px;
  border: 1px solid #ececec;
}
#pic ul li a:hover {
  text-decoration: none;
}
#pic ul li a:hover span {
  color: #ed9d08;
}
#pic ul li span {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#pic .btn-small {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
#pic .prev {
  background: url("../image/prev-small-2.png") no-repeat center;
  left: -70px;
}
#pic .next {
  background: url("../image/next-small-2.png") no-repeat center;
  right: -70px;
}
.case {
  margin-bottom: 50px;
}
.company {
  background-color: #333333;
  padding: 60px 0 60px 0;
}
.company-main {
  overflow: hidden;
  margin-top: 30px;
}
.company-main img {
  display: block;
  width: auto;
  height: 300px;
  float: left;
}
.company-con {
  width: 550px;
  height: 300px;
  background-color: #f1f1f1;
  float: left;
  padding: 40px;
}
.company-con > h2 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: normal;
}
.company-con > span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  margin-bottom: 20px;
}
.company-con .company-con-con {
  height: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
}
.company-con .company-con-con p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.company-con > a {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  border: 2px solid #333333;
  padding: 0 30px;
}
.company-con > a:hover {
  text-decoration: none;
  color: #ed9d08;
}
.news-problem {
  padding-bottom: 45px;
}
.news-problem>div>div{border:1px solid #e5e5e5;padding:30px 20px;position: relative;}
.news-problem>div>div>div:nth-child(1){padding-left: 0!important;}
.news-problem>div>div:after{content: '';display: block;width: 1px; height:100%;position: absolute;top: 0;background:#e5e5e5;left: 145px; }
.graphic {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.graphic .graphic-img {
  width: 200px;
  float: left;
}
.graphic .graphic-img a {
  display: block;
  width: 100%;
  height: 135px;
  overflow: hidden;
}
.graphic .graphic-img a:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.graphic .graphic-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.graphic .graphic-main {
  width: 560px;
  float: right;
}
.graphic .graphic-main h2 {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.graphic .graphic-main h2 a {
  display: block;
  color: #333333;
}
.graphic .graphic-main h2 a:hover {
  text-decoration: none;
  color: #d3211e;
}
.graphic .graphic-main span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #a9a9a9;
}
.graphic .graphic-main p {
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
}
.graphic .graphic-main > a {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #666666;
}
.graphic .graphic-main > a:hover {
  text-decoration: none;
  color: #d3211e;
}
.home-con-title {
  border-bottom: 2px solid #cccccc;
  margin-bottom: 10px;
  position: relative;
}
.home-con-title:before {
  content: "";
  height: 2px;
  position: absolute;
  bottom: -2px;
  z-index: 100;
}
.home-con-title:before {
  width: 100px;
  background-color: #333333;
  left: 0;
}
.home-con-title .home-more {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 24px;
  margin: 12px 0 2px 0;
  text-transform: uppercase;
  color: #666666;
}
.home-con-title .home-more:hover {
  text-decoration: none;
  color: #ff0000;
}
.home-con-title h2 {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  vertical-align: baseline;
  float: left;
}
.home-con-title h2 span {
  display: inline-block;
  font-size: 12px;
  line-height: 36px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
}
.news {
  width: 780px;
  float: left;
}
.problem {
  width: 380px;
  float: right;
}
.news-list-double {
  margin-top: 25px;
  margin-bottom: 15px;
  overflow: hidden;
  border-top: 1px solid #dcdcdc;
}
.news-list-double .list-one {
  width: 370px;
  float: left;
  margin-left: 40px;
}
.news-list-double .list-one:first-child {
  margin-left: 0;
}
ul.list-con {
  width: 100%;
  margin-top: 14px;
}
ul.list-con li {
  overflow: hidden;
  font-size: 12px;
  line-height: 25px;
}
ul.list-con li > a {
  width: 78%;
  float: left;
  color: #666666;
  display: block;
  position: relative;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.list-con li > a:before {
  content: "○";
  position: absolute;
  left: 0;
  top: 0;
}
ul.list-con li > a:hover {
  text-decoration: none;
  color: #ff0000;
}
ul.list-con li > span {
  display: block;
  float: right;
}
.youlian{display: inline-block;vertical-align: top;padding-left: 40px;}
.youlian a{margin-right: 15px;display: inline-block;text-decoration: none;margin-bottom: 5px;}
.youlian a:hover{color: #ed9d08;}
.youlian1{max-width: 1000px;max-height: 84px;overflow: hidden;}
