
#banner {
  width: 100%;
  height: 498px;
  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: 498px;
}
#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;
}
section.index-title {
  text-align: center;
}
section.index-title section {
  display: inline-block;
  height: 32px;
  border: 2px solid #999999;
  margin-bottom: 20px;
}
section.index-title h2 {
  padding: 0 12px;
  margin: -14px 40px 0 40px;
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  background-color: #ffffff;
  font-weight: normal;
}
section.index-title h2 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  text-transform: capitalize;
}
section.index-title p {
  font-size: 12px;
  line-height: 30px;
  color: #666666;
}
.row .row-con {
  padding-top: 30px;
  padding-bottom: 60px;
}
.style .row-con li {
  width: 23%;
  height: 310px;
  padding: 10px;
  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;
  padding-top: 30px;
}
.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: 25px;
}

/*.company-main {
  overflow: hidden;
  padding-top: 60px;
}
.company-main img {
  display: block;
  
  height: 300px;
  float: left;
}
.company-main img:nth-child(1) {
  width: 400px;
}
.company-main img:nth-child(3) {
  width: 250px;
}
.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: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 30px;
}
.company-con .company-con-con p {
  font-size: 14px;
  line-height: 20px;
  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: #0a3a86;
}*/
.ad {
  width: 100%;
  height: 150px;
}

.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 #0182d6;
  float: left;
  margin: 0 10px;
  outline: none;
}
.product-class li:hover {
  border-color: #ea9808;
}
.product-class a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 35px;
  color: #0182d6;
  text-align: center;
}
.product-class a:hover {
  text-decoration: none;
  color: #ea9808;
}
.product-list {
  margin-top: 40px;
}
.product-list .list-four li {
  position: relative;
  margin-bottom: 40px;
}
.product-list .list-four a.img-fa {
  position: relative;
  border: 1px solid #e5e5e5;
}
.product-list .list-four a.list-title {
  
  margin: auto;
  background-color: #4067a1;
}
.product-list .list-four a.list-title:hover {
  color: #ed9d08;
}
.company {
  background: url("../image/company-bg.png");
  padding: 60px 0;
}
.company-img {
  width: 580px;
  height: 350px;
  float: left;
}
.company-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.company-main {
  width: 580px;
  height: 350px;
  background-color: #f1f1f1;
  float: right;
  padding: 40px;
}
.company-main > h2 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: normal;
}
.company-main > span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  margin-bottom: 20px;
}
.company-main .company-con {
  height: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 30px;
}
.company-main .company-con p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.company-main > a {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  border: 2px solid #333333;
  padding: 0 30px;
}
.company-main > a:hover {
  text-decoration: none;
  color: #0a3a86;
}
#pic {
  position: relative;
  margin-top: 40px;
}
#pic>.bd{overflow: hidden;}
#pic ul li {
  float: left;
  width: 175px;
  margin: 0 15px;
}
.tempWrap>ul>li:nth-child(1){margin-left: 0!important;}
#pic ul li a {
  display: flex;
  width: 100%;
  height: 90px;
  align-items: center;
  justify-content: center;
  border:1px solid #ccc;
  transition: all .5s;
}
#pic ul li a img {
  display: block;
  width: 70%;
  transition: all .5s;
}
#pic ul li a:hover img{transform: scale(1.2,1.2);transition: all .5s;}
#pic ul li span {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  background-color: #10418a;
  color: #ffffff;
  padding: 5px;
  text-align:center;
}
#pic .btn-small {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
#pic .prev {
  background: url("../image/prev-small.png") no-repeat center;
  left: -40px;
}
#pic .next {
  background: url("../image/next-small.png") no-repeat center;
  right: -40px;
}
.home-con-title {
  height: 40px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
  position: relative;
}
.home-con-title:before{content: "";display: block;width: 86px;height: 2px;position: absolute;bottom: -2px;left: 0;background: #333;}
.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;
  position: relative;
  float: left;
}
.home-con-title h2 span {
  display: inline-block;
  font-size: 12px;
  line-height: 36px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
}
.graphic {
  margin-top: 30px;
  margin-bottom: 10px;
  overflow: hidden;
}
.graphic .graphic-img {
  width: 200px;
  height: 350px;
  float: left;
  overflow: hidden;
}
.graphic .graphic-img img {
  width: 100%;
  padding-right: 50px;
  height: 350px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.graphic .graphic-img:hover img {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.graphic .graphic-word {
  width: 72%;
  padding: 3.5%;
  float: right;
  height: 350px;
  background-color: #f1f1f1;
}
.graphic .graphic-word h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
}
.graphic .graphic-word h1 a {
  color: #333333;
}
.graphic .graphic-word h1 a:hover {
  text-decoration: none;
  color: #ff0000;
}
.graphic .graphic-word > span {
  font-size: 12px;
  line-height: 30px;
  color: #999999;
  display: block;
}
.graphic .graphic-word p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 28px;
  height: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.graphic .graphic-word .grahic-btn {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #333333;
  padding: 0 18px;
}
.graphic .graphic-word .grahic-btn:hover {
  text-decoration: none;
  color: #e02339;
}
.news-problem {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 50px;
  min-height: 355px;
}
.news-problem .news {
  width: 780px;
  float: left;
}
.news-problem .problem {
  width: 380px;
  float: right;
}
.news-problem .problem .list-con {
  margin-top: 20px;
}
.news-no-bottom {
  margin-top: 20px;
}
.news-no-bottom .graphic-img {
  height: 150px;
  padding-right: 0;
}
.news-no-bottom .graphic-img img {
  padding-right: 0;
  height: 150px;
}
.news-no-bottom .graphic-word {
  height: 150px;
  padding: 0 1%;
  background-color: #ffffff;
}
.news-no-bottom .graphic-word h1 {
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
}
.news-no-bottom .graphic-word span {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-bottom: 10px;
}
.news-no-bottom .graphic-word p {
  font-size: 12px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  height: 60px;
}
.news-no-bottom .graphic-word .grahic-btn {
  border: 0;
  line-height: 25px;
  color: #666666;
  padding: 0;
}
.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;
}
