/*  */
.focusBox {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.focusBox .pic img {
  width: 100%;
  display: block;
}
.focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 22px;
  z-index: 3;
  bottom: 8%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.focusBox .hd li {
  float: left;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 100px;
  height: 12px;
  cursor: pointer;
  overflow: hidden;
  background: #f84e4f;
  margin-left: 12px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.focusBox .hd .on {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
.focusBox .prev,
.focusBox .next {
  width: 45px;
  height: 99px;
  position: absolute;
  top: 40%;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.focusBox .prev {
  background-image: url(../images/btn1.png);
  background-position: -100px 0;
  left: 5%;
}
.focusBox .next {
  background-image: url(../images/btn1.png);
  background-position: -158px 0;
  right: 5%;
}
.focusBox .prev:hover,
.focusBox .next:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
/*  */
.rs {
  background: #f5f5f5;
  padding: 15px 0;
}
.hot {
  float: left;
  padding: 5px 0;
}
.hot strong {
  color: #011e86;
  font-size: 16px;
}
.rs a {
  margin-right: 10px;
  font-size: 15px;
}
/*  */
.probg {
  margin-top: 40px;
}
.tit01 {
  text-align: center;
  margin-bottom: 20px;
}
.tit01 h2 {
  font-size: 32px;
  color: #1c5c99;
  font-weight: 600;
}
.tit01 p {
  font-size: 22px;
  margin-top: 10px;
}
/*  */
.pro {
}
.pro-left {
  display: block;
  float: left;
  width: 20%;
}
.pro-left h2 {
  font-size: 30px;
  padding: 30px 0px;
  background: #1c5c99;
  color: white;
  text-align: center;
}
.pro-left ul {
  border: 3px solid #1c5c99;
  padding-bottom: 31px;
}
.pro-left ul li {
  width: 90%;
  display: block;
  border: 1px solid #c5c5ca;
  margin: 0 auto;
  margin-top: 18px;
  border-radius: 35px;
}
.pro-left ul li:hover {
  background: black;
  transition: all 0.5s;
  color: white;
}
.pro-left ul li:hover a {
  color: white;
  font-weight: 400;
}
.pro-left ul li a {
  display: block;
  padding: 15px 0px;
  text-align: center;
  font-size: 16px;
  color: black;
  font-weight: 400;
}
.pro-right {
  width: 77%;
  display: block;
  float: right;
}
.pro-right ul {
}
.pro-right ul li {
  width: 32%;
  margin-bottom: 10px;
  float: left;
  margin-right: 13px;
}
.pro-right ul li > a {
  display: block;
  overflow: hidden;
  border: 1px solid #ddd;
}
.pro-right ul li a > div {
  width: 90%;
  height: 286px;
  margin: 0 auto;
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.pro-right ul li a img {
  display: block;
  transition: all 0.8s;
  width: 100%;
}
.pro-right ul li a img:hover {
  transform: scale(1.3);
}
.pro-right ul li p {
  text-align: center;
  margin-top: 10px;
  overflow: hidden;
}
.pro-right ul li p a {
  color: black;
  font-size: 16px;
}
/*  */
.ysbg {
  margin-top: 40px;
}
.ys {
  background: url(../images/ysbg.png) no-repeat center top;
  height: 1110px;
}
.ys-left {
  width: 560px;
  float: left;
}
.ys ul {
  width: 560px;
  float: left;
  cursor: pointer;
  margin-bottom: 34px;
}
.ys ul li {
  width: 560px;
  height: 328px;
  margin-bottom: 217px;
}
.ys ul li img {
  width: 560px;
  height: 328px;
  display: block;
}
.ys dd {
  height: 188px;
  border: 1px solid #d6d6d6;
  padding: 0 34px 0 42px;
  box-sizing: border-box;
}
.ys h3 {
  background: url(../images/01.png) no-repeat left top;
  height: 67px;
  padding-left: 95px;
  margin-bottom: 25px;
  font-weight: normal;
  position: relative;
  padding-top: 54px;
  margin-top: -45px;
}

.ys h3 em {
  background: url(../images/ysline.png) no-repeat left bottom;
  display: block;
  height: 66px;
  line-height: 66px;
  font-size: 32px;
  color: #111111;
  padding-left: 32px;
}
.ys h3 b {
  color: #1c5c99;
  font-weight: bold;
}
.ys dd span {
  padding-left: 54px;
  color: #666666;
  font-size: 15px;
  line-height: 25px;
}
.ys-right {
  width: 560px;
  float: right;
}
/*  */
/*  */
.casebg {
  margin-bottom: 22px;
}
.picScroll-left1 {
  /* overflow: hidden; */
  position: relative; /* border: 1px solid #ccc; */
}
.picScroll-left1 .hd {
  /* background: #f4f4f4; */
}
.picScroll-left1 .hd .prev,
.picScroll-left1 .hd .next {
  display: block;
  width: 72px;
  height: 72px;
  overflow: hidden;
  z-index: 999; /* border: 1px solid red; */
  cursor: pointer;
  background: url(../images/bntBg.png) no-repeat;
}
.picScroll-left1 .hd .prev {
  background-position: -28px -30px !important;
  top: 108px;
  position: absolute;
  left: -77px;
}
.picScroll-left1 .hd .next {
  background-position: -103px -30px !important;
  top: 108px;
  position: absolute;
  right: -76px;
  z-index: 9999;
}
.picScroll-left1 .hd .prevStop {
  background-position: -60px 0;
}
.picScroll-left1 .hd .nextStop {
  background-position: -60px -50px;
}
.picScroll-left1 .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}
.picScroll-left1 .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../phone/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left1 .hd ul li.on {
  background-position: 0 0;
}
.picScroll-left1 .bd {
}
.picScroll-left1 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left1 .bd ul li {
  overflow: hidden;
  text-align: center;
}
.picScroll-left1 .bd ul li .pic {
  text-align: center;
  height: 215px;
  overflow: hidden;
  width: 100%;
}
.picScroll-left1 .bd ul li .pic img {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.picScroll-left1 .bd ul li .pic a:hover img {
  /* border-color: #999; */
}
.picScroll-left1 .bd ul li .title {
  line-height: 37px;
  height: 35px;
  font-size: 15px;
}
/*  */
/*  */
.pro6 ul li {
  width: 300px;
  float: left;
  margin: 5px 4px;
  padding: 8px;
  text-align: center;
  border: 1px solid #cbd3cd;
  background: white;
  position: relative;
  transition: all 1s ease-out;
}
.pro6 ul li div {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.pro6 ul li img {
  width: 100%;
}
.pro6 ul li span {
  width: 100%;
  position: absolute;
  left: -1px;
  bottom: 0px;
  background: #38312d96;
  height: 45px;
  line-height: 45px;
  transition: all 1s ease-out;
}
.pro6 ul li span a {
  color: white;
}
.pro6 ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pro6 ul li:hover span {
  background: #222;
}
/*  */
.aboutbg {
  background: url(../images/aboutbg.jpg);
  height: 630px;
}
.about {
  width: 610px;
  /* border-left: 9px solid #d01817; */

  border-radius: 5px;
  height: 443px;
  margin-left: -10px;
  /* padding: 70px 70px 0 75px; */
  box-sizing: border-box;
  float: right;
  margin-top: 10%;
}
.about h2 {
  font-size: 52px;
  color: #2d2d2d;
  font-weight: bold;
  margin-bottom: 30px;
}
.about h2 b {
  color: #1c5c99;
}
.about i {
  font-size: 22px;
  color: #4d4d4d;
  display: block;
  font-weight: normal;
  margin-bottom: 20px;
}
.about p {
  font-size: 16px;
  color: #777777;
  line-height: 25px;
  text-align: justify;
  height: 127px;
}
.about a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 145px;
  height: 45px;
  line-height: 45px;
  background: url(../images/abt_btn.png) no-repeat left top;
  text-align: left;
  text-decoration: none;
  padding-left: 33px;
}

/*  */
/*  */
.newsbg {
  background: #ffffff;
  overflow: hidden;
  padding: 18px 0 22px;
}
.news li {
  width: 33.3%;
  float: left;
}
.news li:hover a {
  box-shadow: 0 0 8px rgb(190 31 31 / 50%);
}
.news li a {
  height: 42px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  width: 92%;
  box-shadow: 0 0 8px rgb(172 160 160 / 50%);
  margin-bottom: 12px;
  padding: 8px 10px 6px 12px;
}
.news li a p {
  display: inline-block;
  width: 286px;
  float: left;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 200;
}
.news li a span {
  float: right;
  color: #847b78;
}
/*  */
