body {
  font-family: "Microsoft YaHei", "微软雅黑", "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #333));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #333 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #333 100%);
}
.pic_zoom {
  transition: all 0.3s;
}
.pic_zoom a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.pic_zoom a img {
  transition: all 0.3s;
}
.pic_zoom a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
ul {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style-type: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fi {
  float: inherit;
}
.cl {
  clear: both;
}
.cl:after {
  clear: both;
  content: " ";
  display: table;
}
.cl:before {
  content: " ";
  display: table;
}
.mc {
  color: #15222a;
}
.sc {
  color: #FF4900;
}
.bc {
  background: #F5F6F9;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #15222a;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
.link-1 {
  color: #FF4900;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.link-1:hover {
  color: #fff;
  background: #FF4900;
  text-decoration: none;
}
.pic_zoom {
  transition: all 0.3s;
}
.pic_zoom a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.pic_zoom a img {
  transition: all 0.3s;
}
.pic_zoom a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.bocweb-header .boc-logo {
  width: 420px;
  height: 68px;
}
.bocweb-header .wnav-btn {
  width: 60px;
  margin-left: 20px;
}
.bocweb-header .nav-btn {
  margin-top: 4px;
}
.bocweb-header .nav-btn .line2 {
  width: 80%;
}
.bocweb-header.on {
  padding: 5px 20px;
  background: #15222a;
}
.bocweb-header.on .nav-btn .line,
.bocweb-header.active .nav-btn .line {
  background: #fff;
}
.search-alert .cent-form .sub-butn {
  color: #999;
}
.meun-nav {
  background: #15222a;
}
.bocweb-header.active {
  background: #15222a;
}
.search-alert .close {
  opacity: 0.6 !important;
}
.icon-index img {
  width: 34px;
}
.bocweb-header .header-right .search-btn,
.bocweb-header.on .header-right .search-btn,
.bocweb-header.active .header-right .search-btn {
  width: 34px;
  height: 34px;
  background: url("../img/icon-search.png") no-repeat center;
  background-size: cover;
}
.pc-mu {
  padding: 50px 70px;
}
.swiper-slide:hover .ibanner .swiper-button-prev,
.swiper-slide:hover .ibanner .swiper-button-next {
  display: block;
}
.ibanner .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.ibanner .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ibanner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.ibanner .swiper-button-prev,
.ibanner .swiper-button-next {
  display: none;
  width: auto;
  height: auto;
}
.ibanner .swiper-button-prev span,
.ibanner .swiper-button-next span {
  font-size: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px;
}
.ibanner .swiper-button-prev {
  background: none;
  left: 0;
}
.ibanner .swiper-button-next {
  background: none;
  right: 0;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.7;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #15222a;
}
.box-1-c {
  padding: 0 !important;
}
.box-1-2c {
  background: #c7c7c7;
  padding: 60px 50px !important;
  height: 420px;
  box-sizing: border-box;
  color: #fff;
}
.box-1-2c h3 {
  font-size: 22px;
  margin-bottom: 40px;
}
.box-1-2c h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 160%;
  height: 190px;
}
.box-1-2c h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 60px;
}
.itr {
  width: 14px;
  display: inline-block;
  position: relative;
  line-height: normal !important;
}
.itr:before {
  content: "®";
  position: absolute;
  line-height: normal !important;
  top: -20px;
  right: 4px;
  font-size: 11px;
}
.itr2 {
  width: 30px;
  display: inline-block;
  position: relative;
  line-height: normal !important;
}
.itr2:before {
  content: "®";
  position: absolute;
  line-height: normal !important;
  top: -38px;
  right: 6px;
  font-size: 26px;
}
.link-1 {
  border-top: 1px solid #fff;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
  width: 180px;
  display: block;
  background: url("../img/link1-1.png") no-repeat right center;
  background-size: 22px 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.link-1:hover {
  background: url("../img/link1-1.png") no-repeat 140px center !important;
  background-size: 22px 7px !important;
  padding-left: 15px;
  text-decoration: none;
}
.link-2 {
  border-top: 1px solid #333;
  padding: 10px 0;
  box-sizing: border-box;
  color: #333;
  width: 180px;
  display: block;
  background: url("../img/link1-2.png") no-repeat right center;
  background-size: 22px 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.link-2:hover {
  background: url("../img/link1-2.png") no-repeat 140px center !important;
  background-size: 22px 7px !important;
  color: #333;
  padding-left: 15px;
  text-decoration: none;
}
.box-1-3c {
  background: #fff;
  padding: 60px 50px !important;
  height: 420px;
  box-sizing: border-box;
  color: #333;
}
.box-1-3c h3 {
  font-size: 22px;
  margin-bottom: 40px;
}
.box-1-3c h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 160%;
  height: 190px;
}
.box-1-3c h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 60px;
}
.box-1-4c {
  padding: 0 !important;
  position: relative;
}
.box-1-4c:before {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 23px solid #C7C7C7;
  content: " ";
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 3;
}
.box-1-5c {
  padding: 0 !important;
  position: relative;
}
.box-1-5c:before {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 23px solid #fff;
  content: " ";
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 3;
}
.box-2 {
  background: #FAFAFA;
  padding: 50px;
}
.box-2 .tit {
  font-size: 28px;
  color: #333;
}
.box-2 .tit span {
  font-weight: bold;
}
.box-2 .tit p {
  font-size: 20px;
}
.box-2 .box-2-c {
  padding: 50px 0;
}
.box-2 .box-2-c .ipro-tit {
  background: #EBEBEB;
  padding: 20px 10px;
  text-align: center;
  color: #333;
  font-size: 18px;
}
.box-2 .box-2-c .swiper-container {
  width: 100%;
  height: 100%;
}
.box-2 .box-2-c .swiper-pagination {
  display: none;
}
.box-2 .box-2-c .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.box-2 .box-2-c .swiper-slide a:hover {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.box-2 .box-2-c .swiper-slide:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.box-2 .box-2-c .swiper-slide:hover .ipro-tit {
  background: #15222a;
  color: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.link-3 {
  display: inline-block;
  padding: 18px 80px;
  border: 1px solid #DADADA;
  background: url("../img/link-3.png") no-repeat center center;
  background-size: 33px 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.link-3:hover {
  background: url("../img/link-3.png") no-repeat 100px center !important;
  background-size: 33px 12px !important;
}
.link-3a {
  display: inline-block;
  padding: 18px 80px;
  border: 1px solid #DADADA;
  background: url("../img/link-3a.png") no-repeat center center;
  background-size: 33px 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.link-3a:hover {
  background: url("../img/link-3a.png") no-repeat 100px center !important;
  background-size: 33px 12px !important;
}
.box-3 {
  padding-top: 50px;
  padding-bottom: 100px;
}
.box-3 .box-3-l {
  padding: 40px 50px;
  box-sizing: border-box;
  background: #15222a;
    color: #fff;
}
.box-3 .box-3-l .tit {
  font-size: 30px;
  line-height: 30px;
  clear: both;
}
.box-3 .box-3-l .tit:after {
  clear: both;
  content: " ";
  display: table;
}
.box-3 .box-3-l .tit:before {
  content: " ";
  display: table;
}
.box-3 .box-3-l .tit .tit-l {
  float: left;
  font-weight: bold;
}
.box-3 .box-3-l .tit .tit-r {
  float: left;
  padding-left: 20px;
  font-size: 22px;
}
.box-3 .box-3-l .tit .tit-r span {
  font-weight: bold;
}
.box-3 .box-3-l .box-3-lc {
  font-size: 16px;
  color: #999;
  line-height: 160%;
  height: 70px;
  margin: 30px 0;
}
.box-3 .box-3-l .img {
  margin-top: 40px;
}
.box-3 .box-3-r {
  background: #c7c7c7;
  padding: 40px 50px;
  box-sizing: border-box;
  background: #15222a;
    color: #fff;
}
.box-3 .box-3-r .tit {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  clear: both;
}
.box-3 .box-3-r .tit:after {
  clear: both;
  content: " ";
  display: table;
}
.box-3 .box-3-r .tit:before {
  content: " ";
  display: table;
}
.box-3 .box-3-r .tit .tit-l {
  float: left;
  font-weight: bold;
}
.box-3 .box-3-r .tit .tit-r {
  float: left;
  padding-left: 20px;
  font-size: 22px;
  color: #fff;
}
.box-3 .box-3-r .tit .tit-r span {
  font-weight: bold;
}
.box-3 .box-3-r .box-3-lc {
  font-size: 16px;
  color: #F6F3F3;
  line-height: 160%;
  height: 70px;
  margin: 30px 0;
}
.box-3 .box-3-r .img {
  margin-top: 40px;
}
.box-4 {
  background: #FAFAFA;
  padding-top: 50px;
  padding-bottom: 60px;
}
.box-4 .box-4-1 {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 14px;
}
.box-4 .box-4-1 .img {
  margin-bottom: 30px;
}
.box-4 .box-4-2 h4 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}
.box-4 .box-4-2 .box-4-add {
  font-size: 14px;
  color: #999;
  line-height: 200%;
}
.box-4 .box-4-3 h4 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}
.box-4 .box-4-3 a {
  float: left;
  display: inline-block;
  margin-right: 40px;
}
.box-4 .box-4-3 a img {
  width: 24px;
}
.box-4 .box-4-3 a:hover img {
  opacity: 0.8;
}
.box-4 .box-4-4 .ml0 {
  margin-left: 0 !important;
}
.box-4 .box-4-4 .img {
  float: left;
  margin-left: 50px;
  text-align: center;
}
.box-4 .box-4-4 .img img {
  width: 110px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.box-4 .box-4-4 .img p {
  font-size: 14px;
  color: #999;
}
.foot {
  background: #fff;
  padding: 20px 30px;
  font-size: 13px;
  color: #999;
  clear: both;
}
.foot:after {
  clear: both;
  content: " ";
  display: table;
}
.foot:before {
  content: " ";
  display: table;
}
.foot .foot-l {
  float: left;
  margin-right: 40px;
}
.foot .foot-r {
  float: left;
}
.foot .foot-r a {
  color: #999;
  margin-right: 10px;
}
.foot .foot-r a:hover {
  color: #15222a;
}
.promenu {
  background: #15222a;
  padding-top: 110px;
  box-sizing: border-box;
  height: 210px;
}
.promenu .promenu-h {
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
  padding-left: 30px;
}
.promenu .pro-nav {
  position: absolute;
  top: 78px;
  width: 100%;
  background: #15222a;
  padding-bottom: 20px;
  z-index: 7;
  clear: both;
}
.promenu .pro-nav.moveDown {
  top: 140px;
  transition: all 0.2s ease-out;
}
.promenu .pro-nav.moveUp {
  top: -140px;
  transition: all 0.2s ease-out;
}
.promenu .pro-nav:after {
  clear: both;
  content: " ";
  display: table;
}
.promenu .pro-nav:before {
  content: " ";
  display: table;
}
.promenu .pro-nav .pronav-t {
  font-size: 32px;
  margin-left: 30px;
  margin-right: 50px;
  font-weight: bold;
  color: #fff;
  float: left;
}
.promenu .pro-nav .pronav-n {
  font-size: 16px;
  padding-top: 6px;
}
.promenu .pro-nav .pronav-n li {
  float: left;
  color: #fff;
  margin: 0 10px;
}
.promenu .pro-nav .pronav-n li a {
  color: #fff;
  padding: 8px 25px;
  display: inline-block;
}
.promenu .pro-nav .pronav-n li a:hover {
  background: #fff;
  color: #15222a;
  opacity: 0.6;
}
.promenu .pro-nav .pronav-n .active a {
  background: #fff;
  color: #15222a;
}
.solid {
  position: fixed !important;
  left: 0;
}
.main {
  padding: 50px 100px;
  background: #F4F4F4;
}
.lately{
	max-width: 1920px;
	margin: 0 auto;
}
.allpro-con {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 30px;
}
.allpro .tit,
.allcase .tit {
  font-size: 22px;
  max-width: 1920px;
  margin: 0 auto;
}
.allpro .tit-2,
.allcase .tit-2 {
  font-size: 22px;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 30px;
  
}
.allpro .tit-s,
.allcase .tit-s {
  font-size: 14px;
  color: #666;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 15px;
  
}
.allpro .col-lg-2,
.allcase .col-lg-2 {
  margin-bottom: 40px;
}
.allpro .col-lg-2:hover .list-bg,
.allcase .col-lg-2:hover .list-bg {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.allpro .col-lg-2:hover .list-bg:hover,
.allcase .col-lg-2:hover .list-bg:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.allpro .col-lg-2 .list-bg,
.allcase .col-lg-2 .list-bg {
  background: #fff;
  text-align: center;
  padding-bottom: 20px;
}




.allpro .col-lg-2 .list-bg .img-responsive,
.allcase .col-lg-2 .list-bg .img-responsive{
	margin: 0 auto;
}

.allpro .col-lg-2 .list-bg p,
.allcase .col-lg-2 .list-bg p {
	padding: 0 15px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size:16px;
}
.allpro .list-2,
.allcase .list-2 {
  width: 20%;
  margin-bottom: 40px;
}
.allpro .list-2:hover .list-bg,
.allcase .list-2:hover .list-bg {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.allpro .list-2:hover .list-bg:hover,
.allcase .list-2:hover .list-bg:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.allpro .list-2:hover .list-bg p,
.allcase .list-2:hover .list-bg p {
  background: #15222a;
  color: #fff;
}
.allpro .list-2 .list-bg,
.allcase .list-2 .list-bg {
  text-align: center;
}
.allpro .list-2 .list-bg .img,
.allcase .list-2 .list-bg .img {
  background: #fff;
}
.allpro .list-2 .list-bg .img img,
.allcase .list-2 .list-bg .img img{
  width: 100%;
}
.allpro .list-2 .list-bg p,
.allcase .list-2 .list-bg p {
  background: #EBEBEB;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.allprocate .col-lg-2 .list-bg {
  background: #b3b3b3;
  padding-bottom: 0;
}
.allprocate .col-lg-2 .list-bg .img{
	width: 100%;
	height: 100%;
}
.allprocate .col-lg-2 .list-bg p{
	margin: 0;
}
.allprocate .list .tit-bg{
	padding: 10px 0 15px;
}
.allprocate .list .tit-bg p{
	color: #fff;
}
.allprocate .list .tit-bg p:hover{
	color: #15222a;
}

.current {
  padding-left: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.current span {
  padding: 0 15px;
}
    .current a {
        color:#fff;
    }
.pb0 {
  padding-bottom: 0 !important;
}
.pro-tit {
  background: #EBEBEB;
  padding: 20px;
  position: relative;
}
.pro-tit h4 {
  font-size: 20px;
  color: #15222a;
  text-align: left;
  overflow: hidden;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.pro-tit .pro-tit-c {
  font-size: 12px;
  height: 120px;
  overflow: hidden;
  line-height: 160%;
  color: #333;
  text-align: left;
}
.pro-tit .pro-zs {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  bottom: 20px;
}
.products a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.products a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.products a:hover .pro-tit {
  background: #15222a;
  position: relative;
  color: #fff;
}
.products a:hover .pro-tit h4 {
  color: #fff;
}
.products a:hover .pro-tit .pro-tit-c {
  color: #fff;
}
.proinfo {
  padding: 50px 30px;
}
.proinfo-tu {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.proinfo-tu .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.proinfo-tu .swiper-slide {
  background-size: cover;
  background-position: center;
}
.proinfo-tu .gallery-top {
  height: 100%;
  width: 100%;
  border: 1px solid #ccc;
}
.proinfo-tu .gallery-top img {
  width: 100%;
}
.proinfo-tu .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.proinfo-tu .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  border: 1px solid #ccc;
}
.proinfo-tu .gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border: 1px solid #15222a;
}
.proinfo-tu .swiper-button-prev {
  background-size: 50px 67px !important;
  width: 50px !important;
  height: 67px !important;
  left: 0 !important;
  margin-top: 0 !important;
  top: 44% !important;
}
.proinfo-tu .swiper-button-next {
  background-size: 50px 67px !important;
  width: 50px !important;
  height: 67px !important;
  right: 0 !important;
  margin-top: 0 !important;
  top: 44% !important;
}
.proinfo-limg {
  clear: both;
}
.proinfo-limg:after {
  clear: both;
  content: " ";
  display: table;
}
.proinfo-limg:before {
  content: " ";
  display: table;
}
.proinfo-limg .img {
  float: left;
  margin-right: 10px;
}
.proinfo-tit .tit-1 {
  font-size: 22px;
}
.proinfo-tit .tit-2 {
  font-size: 36px;
  color: #15222a;
  font-weight: bold;
  margin: 30px 0;
}
.proinfo-tit .tit-3 {
  font-size: 18px;
  margin: 30px 0 10px 0;
  font-weight: bold;
}
.proinfo-tit .tit-4 {
  font-size: 14px;
}
.proinfo-tit .tit-4 ul li {
  padding: 5px 0;
  background: url("../img/icon-0.png") no-repeat left center;
  background-size: 6px;
  padding-left: 16px;
}
.proinfo-tit .tit-5 {
  margin: 30px 0;
}
.proinfo-tit .tit-5 ul {
  clear: both;
}
.proinfo-tit .tit-5 ul:after {
  clear: both;
  content: " ";
  display: table;
}
.proinfo-tit .tit-5 ul:before {
  content: " ";
  display: table;
}
.proinfo-tit .tit-5 ul li {
  float: left;
  margin-right: 20px;
}
.proinfo-tit .tit-5 ul li img {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
}
.proinfo-r .proinfo-r-bg {
  background: #F4F4F4;
  padding: 35px;
}
.proinfo-r .proinfo-r-bg .download {
  margin-bottom: 50px;
}
.proinfo-r .proinfo-r-bg .download .tit {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #C1C1C1;
}
.proinfo-r .proinfo-r-bg .download ul {
  margin: 30px 0;
}
.proinfo-r .proinfo-r-bg .download ul li {
  display: block;
  line-height: 30px;
  margin-bottom: 20px;
  clear: both;
}
.proinfo-r .proinfo-r-bg .download ul li:after {
  clear: both;
  content: " ";
  display: table;
}
.proinfo-r .proinfo-r-bg .download ul li:before {
  content: " ";
  display: table;
}
.proinfo-r .proinfo-r-bg .download ul li img {
  width: 30px;
  margin-right: 15px;
  float: left;
}
.proinfo-r .proinfo-r-bg .download .link-4 {
  padding: 14px 20px;
  box-sizing: border-box;
  background: #15222a;
  margin-bottom: 30px;
}
.proinfo-r .proinfo-r-bg .download .link-4:hover {
  background: #15222a;
}
.proinfo-r .proinfo-r-bg .download .link-4 a {
  display: block;
  color: #fff;
  background: url("../img/icon-3.png") no-repeat right center;
  background-size: 22px;
}
.proinfo-r .proinfo-r-bg .video .tit {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #C1C1C1;
}
.proinfo-r .proinfo-r-bg .video ul {
  margin: 30px 0;
}
.proinfo-r .proinfo-r-bg .video ul li {
  margin-bottom: 30px;
  transition: all 0.3s;
}
.proinfo-r .proinfo-r-bg .video ul li a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.proinfo-r .proinfo-r-bg .video ul li a img {
  transition: all 0.3s;
}
.proinfo-r .proinfo-r-bg .video ul li a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.proinfo-r .proinfo-r-bg .video ul li a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.proinfo-r .proinfo-r-bg .video ul li a img {
  transition: all 0.3s;
}
.proinfo-r .proinfo-r-bg .video ul li a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.proinfo-r .proinfo-r-bg .video ul li .img {
  overflow: hidden;
}
.proinfo-r .proinfo-r-bg .video ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin: 10px 0;
}
.case-more {
  background: #F4F4F4;
  padding: 50px;
  transition: all 0.3s;
}
.case-more .tit {
  font-size: 22px;
  margin-bottom: 30px;
}
.case-more a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.case-more a img {
  transition: all 0.3s;
}
.case-more a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.case-more a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.case-more a img {
  transition: all 0.3s;
}
.case-more a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.case-more .img {
  overflow: hidden;
}
.pro-more {
  background: #F4F4F4;
  padding: 50px;
}
.pro-more .tit {
  font-size: 22px;
  margin-bottom: 30px;
}
.pro-more .list {
  margin-bottom: 40px;
}
.pro-more .list:hover .list-bg {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.pro-more .list:hover .list-bg:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pro-more .list:hover .list-bg p {
  background: #fff;
  color: #15222a;
}
.pro-more .list .list-bg {
  text-align: center;
}
.pro-more .list .list-bg .img {
  background: #fff;
}
.pro-more .list .list-bg p {
  background: #fff;
  color: #333;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.casemenu {
  background: #15222a;
  padding-top: 110px;
  padding-bottom: 20px;
}
.casemenu .promenu-h {
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
}
.tit-describe {
  padding: 30px 100px;
  background: #fff;
}
.tit-describe h4 {
  font-size: 20px;
  margin-bottom: 15px;
}
.tit-describe h5 {
  font-size: 14px;
  color: #666;
  line-height: 160%;
}
.allcase {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background: #F4F4F4;
}
.allcase .solid {
  background: #15222a;
}
.allcase .solid .case-menu {
  border-bottom: none !important;
}
.allcase .solid .active a {
  background: #fff !important;
  color: #15222a !important;
}
.allcase .solid a {
  color: #fff !important;
}
.allcase .col-lg-2 .list-bg {
  padding-bottom: 0;
}
.allcase .pro-nav {
  position: absolute;
  top: 78px;
  left: 0;
  width: 100%;
  z-index: 7;
  clear: both;
}
.allcase .pro-nav.moveDown {
  top: 50px;
  transition: all 0.2s ease-out;
}
.allcase .pro-nav.moveUp {
  top: -50px;
  transition: all 0.2s ease-out;
}
.allcase .pro-nav:after {
  clear: both;
  content: " ";
  display: table;
}
.allcase .pro-nav:before {
  content: " ";
  display: table;
}
.allcase .pro-nav .pronav-t {
  font-size: 32px;
  margin-left: 30px;
  margin-right: 50px;
  font-weight: bold;
  color: #333;
  float: left;
}
.allcase .pro-nav .case-menu {
  margin: 0 100px;
  border-bottom: 1px solid #ccc;
}
.allcase .pro-nav .pronav-n {
  font-size: 16px;
  margin: 0 auto;
  height: 50px;
}
.allcase .pro-nav .pronav-n ul {
  display: flex;
  justify-content: center;
}
.allcase .pro-nav .pronav-n ul li {
  display: inline-block;
  color: #333;
  margin: 0 10px;
}
.allcase .pro-nav .pronav-n ul li a {
  color: #333;
  padding: 8px 25px;
  display: inline-block;
}
.allcase .pro-nav .pronav-n ul li a:hover {
  background: #15222a;
  color: #fff;
  opacity: 0.8;
}
.allcase .pro-nav .pronav-n .active a {
  background: #15222a;
  color: #fff;
}
.allcase-con {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 80px;
  padding: 60px 100px 40px 100px;
  
  background: #F4F4F4;
}
.allcase-con .list {
  margin-bottom: 40px;
}
.allcase-con .list:hover .list-bg {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.allcase-con .list:hover .list-bg:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.allcase-con .list .list-bg {
  background: #fff;
}
.allcase-con .list .list-bg p {
  padding: 0 15px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.allcase-con .case-tu {
  position: relative;
}
.allcase-con .case-tu .case-num {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: #15222a;
  background: rgba(255, 255, 255, 0.6) url("../img/icon-5.png") no-repeat 8px;
  background-size: 24px;
  padding: 8px 15px 8px 34px;
}
.allcase-con .case-tu .case-img {
  height: auto;
}
.allcase-con .case-add {
  padding: 15px;
}
.allcase-con .case-add h4 {
  text-align: left;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
}
.allcase-con .case-add p {
  background: url("../img/icon-6.png") no-repeat left;
  background-size: 15px 19px;
  padding-left: 24px !important;
  margin-bottom: 0 !important;
  text-align: left;
  font-size: 14px;
}
.allcase-con .case-add .time {
  text-align: left;
  font-size: 14px;
  color: #999;
}
.allcase-con a:hover .case-add {
  background: #15222a;
  color: #fff;
  transition: all 0.3s;
}
.allcase-con a:hover .case-add p {
  background: url("../img/icon-6h.png") no-repeat left;
  background-size: 15px 19px;
}
.allcase-con a:hover .case-add .time {
  color: #fff;
}
.pages {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.caseinfo {
  padding-top: 60px;
  padding-bottom: 60px;
}
.caseinfo .tit {
  font-size: 32px;
  color: #15222a;
  font-weight: bold;
  margin-bottom: 20px;
}
.caseinfo .add {
  background: url("../img/icon-6.png") no-repeat left;
  background-size: 15px 19px;
  padding-left: 26px;
  font-size: 14px;
}
.caseinfo .time {
  background: url("../img/icon-9.png") no-repeat left;
  background-size: 20px;
  padding-left: 26px;
  font-size: 14px;
}
.caseinfo .img {
  margin: 50px 0;
}
.caseinfo .con {
  line-height: 180%;
}
.caseinfo .con p {
  margin: 20px 0;
}
.info-foot {
  background: #F4F4F4;
  padding: 20px 30px;
  margin-top: 50px;
  clear: both;
}
.info-foot:after {
  clear: both;
  content: " ";
  display: table;
}
.info-foot:before {
  content: " ";
  display: table;
}
.info-foot h4 {
  font-size: 18px;
}
.info-foot p {
  font-size: 12px;
  color: #666;
}
.info-foot .info-foot-l {
  float: left;
  background: url("../img/icon-7.png") no-repeat left center;
  background-size: 43px 20px;
  padding-left: 80px;
  width: 44%;
}
.info-foot .info-foot-r {
  float: right;
  width: 44%;
  text-align: right;
  background: url("../img/icon-8.png") no-repeat right center;
  background-size: 43px 20px;
  padding-right: 80px;
}
.spage,
.about {
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
  line-height: 180%;
  position: relative;
}
.spage .spage-con,
.about .spage-con,
.spage .about-con,
.about .about-con {
  padding: 30px 100px 60px 100px;
}
.spage .mt80,
.about .mt80 {
  margin-top: 80px;
}
.spage .tit-0,
.about .tit-0 {
  font-size: 28px;
  font-weight: bold;
  color: #15222a;
  margin-bottom: 20px;
}
.spage .tit-0 .itr:before,
.about .tit-0 .itr:before {
  top: -30px !important;
  right: -2px;
}
.spage .tit-1,
.about .tit-1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
  margin-top: 50px;
}
.spage .tit,
.about .tit {
  font-size: 22px;
  font-weight: bold;
  color: #15222a;
  margin-bottom: 20px;
  margin-top: 50px;
}
.spage .spage-menu,
.about .spage-menu {
  clear: both;
  position: relative;
  height: 50px;
  margin: 50px 0;
}
.spage .spage-menu:after,
.about .spage-menu:after {
  clear: both;
  content: " ";
  display: table;
}
.spage .spage-menu:before,
.about .spage-menu:before {
  content: " ";
  display: table;
}
.spage .spage-menu .spage-menu-bg,
.about .spage-menu .spage-menu-bg {
  border-bottom: 1px solid #ccc;
  padding: inherit;
  margin: 0 80px;
  height: 60px;
  width: auto;
}
.spage .spage-menu .spage-menu-bg .solid,
.about .spage-menu .spage-menu-bg .solid {
  background: #fff;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.spage .spage-menu .spage-menu-bg .spage-nav,
.about .spage-menu .spage-menu-bg .spage-nav {
  position: absolute;
  top: 144px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 7;
  clear: both;
}
.spage .spage-menu .spage-menu-bg .spage-nav:after,
.about .spage-menu .spage-menu-bg .spage-nav:after {
  clear: both;
  content: " ";
  display: table;
}
.spage .spage-menu .spage-menu-bg .spage-nav:before,
.about .spage-menu .spage-menu-bg .spage-nav:before {
  content: " ";
  display: table;
}
.spage .spage-menu .spage-menu-bg .spage-nav.moveDown,
.about .spage-menu .spage-menu-bg .spage-nav.moveDown {
  top: 0px;
  transition: all 0.2s ease-out;
}
.spage .spage-menu .spage-menu-bg .spage-nav.moveUp,
.about .spage-menu .spage-menu-bg .spage-nav.moveUp {
  top: 0px;
  transition: all 0.2s ease-out;
}
.spage .spage-menu .spage-menu-bg .spage-nav ul,
.about .spage-menu .spage-menu-bg .spage-nav ul {
  font-size: 16px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
}
.spage .spage-menu .spage-menu-bg .spage-nav ul li,
.about .spage-menu .spage-menu-bg .spage-nav ul li {
  display: inline-block;
  color: #333;
  margin: 0 5px;
}
.spage .spage-menu .spage-menu-bg .spage-nav ul li a,
.about .spage-menu .spage-menu-bg .spage-nav ul li a {
  font-size: 14px;
  color: #333;
  padding: 8px 25px;
  display: inline-block;
}
.spage .spage-menu .spage-menu-bg .spage-nav ul li a:hover,
.about .spage-menu .spage-menu-bg .spage-nav ul li a:hover {
  background: #15222a;
  color: #fff;
  opacity: 0.6;
}
.spage .spage-menu .spage-menu-bg .spage-nav ul .active a,
.about .spage-menu .spage-menu-bg .spage-nav ul .active a {
  background: #15222a;
  color: #fff;
}
.spage2,
.about {
  background: #fff;
  line-height: 180%;
  position: relative;
}
.spage2 .spage-con,
.about .spage-con {
  padding: 30px 100px 60px 100px;
}
.spage2 .tit-0,
.about .tit-0 {
  font-size: 28px;
  font-weight: bold;
  color: #15222a;
  margin-bottom: 20px;
}
.spage2 .tit-1,
.about .tit-1 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.spage2 .tit,
.about .tit {
  font-size: 22px;
  color: #15222a;
  margin-bottom: 20px;
  margin-top: 50px;
}
.spage2 .spage-menu,
.about .spage-menu {
  clear: both;
  position: relative;
  height: 50px;
  margin: 50px 0;
}
.spage2 .spage-menu:after,
.about .spage-menu:after {
  clear: both;
  content: " ";
  display: table;
}
.spage2 .spage-menu:before,
.about .spage-menu:before {
  content: " ";
  display: table;
}
.spage2 .spage-menu .spage-menu-bg,
.about .spage-menu .spage-menu-bg {
  border-bottom: 1px solid #ccc;
  padding: inherit;
  margin: 0 80px;
  height: 60px;
  width: auto;
}
.spage2 .spage-menu .spage-menu-bg .solid,
.about .spage-menu .spage-menu-bg .solid {
  background: #fff;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.spage2 .spage-menu .spage-menu-bg .spage-nav,
.about .spage-menu .spage-menu-bg .spage-nav {
  position: absolute;
  top: 144px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 7;
  clear: both;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav:after,
.about .spage-menu .spage-menu-bg .spage-nav:after {
  clear: both;
  content: " ";
  display: table;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav:before,
.about .spage-menu .spage-menu-bg .spage-nav:before {
  content: " ";
  display: table;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav.moveDown,
.about .spage-menu .spage-menu-bg .spage-nav.moveDown {
  top: 0px;
  transition: all 0.2s ease-out;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav.moveUp,
.about .spage-menu .spage-menu-bg .spage-nav.moveUp {
  top: 0px;
  transition: all 0.2s ease-out;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul,
.about .spage-menu .spage-menu-bg .spage-nav ul {
  clear: both;
  font-size: 16px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul:after,
.about .spage-menu .spage-menu-bg .spage-nav ul:after {
  clear: both;
  content: " ";
  display: table;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul:before,
.about .spage-menu .spage-menu-bg .spage-nav ul:before {
  content: " ";
  display: table;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul li,
.about .spage-menu .spage-menu-bg .spage-nav ul li {
  display: inline-block;
  color: #333;
  margin: 0 5px;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul li a,
.about .spage-menu .spage-menu-bg .spage-nav ul li a {
  font-size: 14px;
  color: #333;
  padding: 8px 25px;
  display: inline-block;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul li a:hover,
.about .spage-menu .spage-menu-bg .spage-nav ul li a:hover {
  background: #15222a;
  color: #fff;
  opacity: 0.6;
}
.spage2 .spage-menu .spage-menu-bg .spage-nav ul .active a,
.about .spage-menu .spage-menu-bg .spage-nav ul .active a {
  background: #15222a;
  color: #fff;
}
.mp4 {
  width: 60%;
  margin: 50px auto;
}
.mp4 video {
  width: 100%;
}
.file-con {
  padding: 0 100px 80px 100px;
}
.file-con .list {
  transition: all 0.3s;
  margin-bottom: 30px;
}
.file-con .list a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.file-con .list a img {
  transition: all 0.3s;
}
.file-con .list a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.file-con .list a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: block;
}
.file-con .list a img {
  transition: all 0.3s;
}
.file-con .list a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.file-con .list .list-bg {
  clear: both;
  display: block;
  background: #F5F6F9;
}
.file-con .list .list-bg:after {
  clear: both;
  content: " ";
  display: table;
}
.file-con .list .list-bg:before {
  content: " ";
  display: table;
}
.file-con .list .list-bg .img {
  float: left;
  width: 35%;
  overflow: hidden;
}
.file-con .list .list-bg .list-r {
  float: left;
  padding: 25px;
  width: 65%;
}
.file-con .list .list-bg .list-r .r-tit {
  font-size: 18px;
  margin-bottom: 10px;
  height: 110px;
}
.file-con .list .list-bg .list-r .r-size {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.file-con .list .list-bg .list-r .r-size span {
  margin: 0 8px;
  font-size: 12px;
}
.file-con .list .list-bg .list-r .r-dol {
  color: #15222a;
  background: url("../img/icon-10.png") no-repeat left center;
  background-size: 18px 16px;
  padding-left: 26px;
}
.video-con {
  padding: 20px 100px 40px 100px;
  background: #fff;
}
.video-con .modal-content {
  padding: 20px;
}
.video-con .modal-content video {
  width: 100%;
}
.video-con .list {
  margin-bottom: 40px;
}
.video-con .list:hover .list-bg {
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.video-con .list:hover .list-bg:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.video-con .list .list-bg {
  background: #F5F6F9;
}
.video-con .list .list-bg p {
  padding: 0 15px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.video-con .case-tu {
  position: relative;
}
.video-con .case-tu .video-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  /*水平居中*/
  align-items: center;
  /* 上下居中 */
}
.video-con .case-tu .video-icon img {
  width: 40px;
}
.video-con .case-tu .case-img {
  height: auto;
}
.video-con .case-add {
  padding: 15px;
}
.video-con .case-add h4 {
  text-align: left;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
}
.video-con .case-add p {
  background: url("../img/icon-6.png") no-repeat left;
  background-size: 15px 19px;
  padding-left: 24px !important;
  margin-bottom: 0 !important;
  text-align: left;
  font-size: 14px;
}
.video-con .case-add .time {
  text-align: left;
  font-size: 14px;
  color: #999;
}
.video-con a:hover .case-add {
  background: #15222a;
  color: #fff;
  transition: all 0.3s;
}
.video-con a:hover .case-add p {
  background: url("../img/icon-6h.png") no-repeat left;
  background-size: 15px 19px;
}
.video-con a:hover .case-add .time {
  color: #fff;
}
.about {
  padding: 50px 100px;
}
.about .about-con {
  padding: 50px 0;
}
.about .about-con .tit-4 {
  font-size: 14px;
}
.about .about-con .tit-4 ul li {
  padding: 5px 0;
  background: url("../img/icon-0.png") no-repeat left center;
  background-size: 6px;
  padding-left: 16px;
}
.about .about-con .about-r {
  display: flex;
  text-align: left;
  align-items: center;
  /* 上下居中 */
}
.about .about-con .about-r .img {
  width: 320px;
  height: 400px;
}
.course .swiper-father .swiper-container {
  width: 100%;
  height: 100%;
  padding: 50px 0;
}
.course .swiper-father .swiper-button-prev {
  background: url("../img/pl.png") no-repeat !important;
  background-size: 32px!important;
  width: 32px !important;
  height: 32px !important;
  left: 0 !important;
  margin-top: 0 !important;
  top: 35% !important;
}
.course .swiper-father .swiper-button-next {
  background: url("../img/pr.png") no-repeat !important;
  background-size: 32px!important;
  width: 32px !important;
  height: 32px !important;
  right: 0 !important;
  margin-top: 0 !important;
  top: 35% !important;
}
.course .swiper-slide {
  padding: 0 30px;
  text-align: center;
}
.course .swiper-slide .course-t {
  font-size: 18px;
  display: block;
  margin-bottom: 40px;
  position: relative;
}
.course .swiper-slide .course-t:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -30px;
  background: #fff;
}
.course .swiper-slide .course-c {
  height: auto;
  font-size: 12px;
  text-align: left;
  padding: 0 15px;
}
.swiper3 {
  position: relative;
}
.swiper3:before {
  content: "";
  position: absolute;
  width: 94%;
  left: 3%;
  height: 1px;
  top: 100px;
  background: #E9E9E9;
}
.bc {
  background: #F5F6F9 !important;
}
.honor {
  background: #F5F6F9 !important;
}
.honor .list-bg {
  background: #fff !important;
}
.honor a:hover .case-add {
  background: #fff;
  color: #15222a;
  transition: all 0.3s;
}
.honor .case-add h4 {
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mt50 {
  margin-top: 50px;
}
.jobs {
	max-width: 1920px;
	margin: 0 auto;
  padding: 50px 100px;
  background: #F4F4F4;
}
.jobs .jobs-tit {
  background: #15222a;
  padding: 20px 50px;
}
.jobs .jobs-tit ul {
  clear: both;
}
.jobs .jobs-tit ul:after {
  clear: both;
  content: " ";
  display: table;
}
.jobs .jobs-tit ul:before {
  content: " ";
  display: table;
}
.jobs .jobs-tit ul li {
  float: left;
  width: 20%;
  color: #fff;
}
.jobs .li-3{ width: 30% !important; }
.jobs .li-4{ width: 10% !important;}
.jobs .panel-title ul {
  clear: both;
}
.jobs .panel-title ul:after {
  clear: both;
  content: " ";
  display: table;
}
.jobs .panel-title ul:before {
  content: " ";
  display: table;
}
.jobs .panel-title ul li {
  float: left;
  width: 20%;
  color: #333;
}
.jobs .panel-title > a {
  display: block;
  padding: 15px 20px;
}
.jobs .panel {
  border-radius: 0;
  border: 0;
}
.jobs .panel .panel-heading {
  background: #EBEBEB;
  padding: 0;
}
.jobs .collapsed {
  background: #EBEBEB;
}
.jobs .panel-body {
  padding: 50px;
}
.jobs .panel-body .tit-4 {
  font-size: 18px;
  font-weight: bold;
  color: #15222a;
  margin-bottom: 20px;
}
.jobs .panel-body .tit-5 {
  font-size: 16px;
  color: #333;
}
.jobs .panel-body .tit-6 {
  margin-top: 50px;
  color: #15222a;
  font-size: 16px;
  font-weight: bold;
}
.contact .map {
  width: 100%;
  height: 300px;
}
.contact .add {
	max-width: 1920px;
	margin: 0 auto;
  padding: 50px 100px;
}
.contact .add h4 {
  font-weight: bold;
  margin-bottom: 20px;
}
.contact .message {
	max-width: 1920px;
	margin: 0 auto;
  padding: 50px 100px;
}
.contact .message input {
  border: 0;
  border-radius: 0;
  background: #F4F4F4;
  padding: 25px;
  display: block;
}
.contact .message textarea {
  border: 0;
  border-radius: 0;
  background: #F4F4F4;
  padding: 25px;
  display: block;
  margin: 20px 0;
}
.contact .message .btn {
  width: 100%;
  text-align: center;
}
.contact .message .btn button {
  background: #15222a;
  padding: 15px 150px;
  color: #fff;
  border-radius: 0;
  border: 0;
}
.counter {
  padding: 30px 100px 60px 100px;
}
.counter .tit-0 {
  margin: 30px 0;
}
.counter .cou-tit {
  color: #fff;
  background: #15222a url("../img/icon-11.png") no-repeat 20px center;
  background-size: 28px;
  padding: 15px 30px;
  padding-left: 54px;
  font-weight: bold;
  font-size: 18px;
}
.counter .cou-1 {
  background: #fff;
}
.counter .cou-1 ul {
  clear: both;
}
.counter .cou-1 ul:after {
  clear: both;
  content: " ";
  display: table;
}
.counter .cou-1 ul:before {
  content: " ";
  display: table;
}
.counter .cou-1 ul li {
  float: left;
  width: 23%;
  text-align: center;
  padding: 15px 0;
}
.counter .cou-1 ul li:last-child {
  width: 30%;
}
.counter .cou-2 {
  background: #F5F6F9;
  margin-bottom: 4px;
}
.counter .cou-2 ul {
  clear: both;
}
.counter .cou-2 ul:after {
  clear: both;
  content: " ";
  display: table;
}
.counter .cou-2 ul:before {
  content: " ";
  display: table;
}
.counter .cou-2 ul li {
  float: left;
  width: 23%;
  text-align: center;
  padding: 15px 30px;
}
.counter .cou-2 ul li .form-control {
  border: 0;
  height: 40px;
}
.counter .cou-2 ul li input {
  border: 0;
  border-radius: 0;
  padding: 20px 25px;
  display: block;
}
.counter .cou-2 ul li:last-child {
  width: 30%;
}
.counter .btn {
  text-align: right;
  margin: 40px 0;
  padding: 0;
  width: 100%;
}
.counter .btn button {
  margin-left: 8px;
}
.counter .btn .btn-1 {
  padding: 14px 100px;
  background: #4E9FD5;
  border: 0;
  color: #fff;
}
.counter .btn .btn-2 {
  padding: 14px 120px;
  background: #15222a;
  border: 0;
  color: #fff;
  background: #15222a url("../img/icon-12.png") no-repeat 20px center;
  background-size: 30px ;
}
.counter .btn .btn-3 {
  padding: 14px 120px;
  border: 0;
  color: #fff;
  background: #FA6400 url("../img/icon-13.png") no-repeat 20px center;
  background-size: 30px ;
}
.counter .result {
  margin-top: 40px;
}
.counter .result .result-l {
  border: 1px solid #EBEBEB;
  padding: 30px;
  text-align: center;
}
.counter .result .result-l h4 {
  font-size: 18px;
  color: #333;
}
.counter .result .result-l h2 {
  font-size: 38px;
  color: #15222a;
}
.counter .explain {
  margin-top: 30px;
}
.counter .explain .tit-1 {
  color: #000;
  font-size: 18px;
}
.counter .explain h4 {
  color: #333;
  font-size: 16px;
  margin: 30px 0 10px 0;
}
.counter .explain p {
  color: #666;
  font-size: 14px;
}
.counter .explain .link-5 {
  color: #999;
  font-size: 12px;
}


/* 2023-10-19添加 */
.ibanner-tit{
	position: absolute;
	top:38%;
	left: 6%;
	color: #fff;
	text-align: left;
	line-height: 160%;
}
.ibanner-tit h1{
	font-weight: bold;
	line-height: 160%;
}
.ibanner-tit h4{
	line-height: 160%;
	opacity: 0.6;
}
.ibanner img{
	width: 100%;
}
.box-1-c .tit{
	writing-mode:vertical-lr;
	transition: all .5s ease-in-out;
	position: absolute;
	left: 10%;
	top:20px;
	z-index: 2;
}

.box-1-c a .tit h3{
	font-size: 18px;
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 0;
	transition: all .5s ease-in-out;
}
.box-1-c a .tit h4{
	font-size: 18px;
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 0;
	transition: all .5s ease-in-out;
}
.box-1-c a:hover .tit h3{
	font-size: 24px;
}
.box-1-c a:hover .tit h4{
	font-size: 24px;
}
.box-1-c img{
	z-index: 1;
}
.box-1-bg{
	background-color: #fafafa;
}
.box-2-bg{
	background-color: #fff;
}
.box-3-bg{
	background-color: #c7c7c7;
}
.box-4-bg{
	background-color: #fff;
}
.box-5-bg{
	background-color: #C7C7C7;
	height: auto;
}
.box-6-bg{
	background-color: #fff;
}

.box-6-bg img{
	width: 100%;
	height: 445px;
}
.box-7-bg{
	background-color: #fff;
}
.box-8-bg{
	background-color: #fff;
}
.box-8-bg img{
	width: 100%;
	height: 445px;
}
.box-1-bg a,.box-2-bg a,.box-3-bg a,.box-4-bg a{
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 2024-1-9 */
.grid-item {
	position: relative;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.ibox-1-home {
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 100%;
}

.ibox-1-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	font-family: object-fit:cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

.ibox-1-home .tit {
	display: block;
	position: absolute;
}

.box-6-bg img,
.box-8-bg img {
	height: 100%;
}

.lighthinking-route__block {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
}

.box-1-3c h4 {
	display: block;
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	margin-top: 5px;
	letter-spacing: 0;
	line-height: 1.75;
	overflow-y: auto;
	height: initial;
}

.ibox-news-c {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	padding: 50px;
}
.ibox-news {
	display: block;
	position: relative;
	background-color: #C7C7C7;
	padding-top: 50%;
}
.ibox-news-2{
	background-color: #fff;
}
.ibox-news-2 .ibox-news-img::before {
	background-color: #fff;
}
.ibox-news-img {
	display: block;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
}
.ibox-news-img::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	width: 34px;
	height: 34px;
	top: 35px;
	left: 0;
	background-color: #C7C7C7;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



.ibox-news:hover .ibox-1-img {
	-webkit-transform: scale(1.05) rotate(.001deg);
	transform: scale(1.05) rotate(.001deg);
}
.ibox-news h3,.ibox-news h4{
	color: #000;
} 
.ibox-news:hover h3,.ibox-news:hover h4{
	color: #000;
} 
 .ibox-news h4{
  display: block;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-top: 5px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.4em;

}
.box-5-bg {
	height: auto;
	padding: 0 !important;
}
.box-2 .box-2-c .swiper-slide a:hover{
	-moz-box-shadow: inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}
.box-2 .box-2-c .swiper-slide{
	background: none;
}
.box-2 .box-2-c .ipro-tit{
	padding: 0;
	min-height: 80px;
	line-height: 80px;
}
.cp-thumb{
  position: relative;
  width: 98%;
}
.cp-thumb .img{
	position: relative;
	padding-top: 100%;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.cp-thumb-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: object-fit:cover;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 999px) {
	.ibanner-tit{
		position: absolute;
		top:20%;
		left: 6%;
		color: #fff;
		text-align: left;
		line-height: 160%;
	}
	.ibanner-tit h1{
		font-weight: bold;
		line-height: 160%;
		font-size: 20px;
	}
	.ibanner-tit h4{
		line-height: 160%;
		opacity: 0.6;
		font-size: 14px;
	}
}
@media (max-width: 768px) {
  html {
    font-size: 100px;
  }
  .bocweb-header.on {
    background: #15222a;
  }
  .bocweb-header.on .boc-logo img {
    margin-top: 2px;
  }
  .bocweb-header.on {
    padding: 0 0 0 3% !important;
  }
  .box-1-3c,
  .box-1-2c {
  }
  .box-1-3c h3,
  .box-1-2c h3 {
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .box-1-3c h4,
  .box-1-2c h4 {
    font-size: 0.14rem;
    height: auto;
  }
  .box-1-4c {
    padding: 0 !important;
    position: relative;
  }
  .box-1-4c:before {
    display: none;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 23px solid #15222a;
    content: " ";
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 111;
  }
  .box-1-5c {
    padding: 0 !important;
    position: relative;
  }
  .box-1-5c:before {
    display: none;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 23px solid #fff;
    content: " ";
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 111;
  }
  .link-1,
  .link-2 {
    font-size: 0.11rem;
    width: 1rem;
    margin-top: 0.3rem;
  }
  .link-3 {
    display: inline-block;
    padding: 0.15rem 0.7rem;
    border: 0.01rem solid #DADADA;
    background: url("../img/link-3.png") no-repeat center center;
    background-size: 33px 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .link-3:hover {
    background: url("../img/link-3.png") no-repeat 100px center !important;
    background-size: 33px 12px !important;
  }
  .box-2 {
    padding: 0.2rem;
  }
  .box-2 .tit {
    font-size: 0.18rem;
    color: #333;
  }
  .box-2 .tit span {
    font-weight: bold;
  }
  .box-2 .tit p {
    font-size: 0.16rem;
  }
  .box-2 .box-2-c {
    padding: 0.2rem 0;
  }
  .box-2 .box-2-c .ipro-tit {
    background: #EBEBEB;
    padding: 0.1rem 0.1rem;
    text-align: center;
    color: #333;
    font-size: 14px;
  }
  .box-3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .box-3 .box-3-l {
    padding: 0.2rem;
    box-sizing: border-box;
  }
  .box-3 .box-3-l .tit {
    font-size: 0.18rem;
    line-height: 0.18rem;
    clear: both;
  }
  .box-3 .box-3-l .tit:after {
    clear: both;
    content: " ";
    display: table;
  }
  .box-3 .box-3-l .tit:before {
    content: " ";
    display: table;
  }
  .box-3 .box-3-l .tit .tit-l {
    float: left;
    font-weight: bold;
  }
  .box-3 .box-3-l .tit .tit-r {
    float: left;
    padding-left: 0.1rem;
    font-size: 0.18rem;
  }
  .box-3 .box-3-l .tit .tit-r span {
    font-weight: bold;
  }
  .box-3 .box-3-l .box-3-lc {
    font-size: 0.14rem;
    color: #999;
    line-height: 160%;
    height: auto;
    margin: 0.15rem 0;
  }
  .box-3 .box-3-l .img {
    margin-top: 0.2rem;
  }
  .box-3 .box-3-r {
    background: #c7c7c7;
    padding: 0.2rem;
    box-sizing: border-box;
  }
  .box-3 .box-3-r .tit {
    font-size: 0.18rem;
    line-height: 0.18rem;
    color: #fff;
    clear: both;
  }
  .box-3 .box-3-r .tit:after {
    clear: both;
    content: " ";
    display: table;
  }
  .box-3 .box-3-r .tit:before {
    content: " ";
    display: table;
  }
  .box-3 .box-3-r .tit .tit-l {
    float: left;
    font-weight: bold;
  }
  .box-3 .box-3-r .tit .tit-r {
    float: left;
    padding-left: 0.1rem;
    font-size: 0.18rem;
    color: #BED4E5;
  }
  .box-3 .box-3-r .tit .tit-r span {
    font-weight: bold;
  }
  .box-3 .box-3-r .box-3-lc {
    font-size: 0.14rem;
    color: #F6F3F3;
    line-height: 160%;
    height: auto;
    margin: 0.15rem 0;
  }
  .box-3 .box-3-r .img {
    margin-top: 0.2rem;
  }
  .box-4 {
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
  }
  .box-4 .box-4-1 .img {
    margin-bottom: 0.1rem;
  }
  .box-4 .box-4-1 .img img{
	  width: 60%;
	  margin: 0 auto;
  }
  .box-4 .box-4-3 {
    margin-top: 0.6rem;
  }
  .box-4 .box-4-3 h4 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 0.24rem;
    color: #666;
    float: left;
  }
  .box-4 .box-4-3 a {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }
  .foot {
    padding: 0.15rem;
  }
  .promenu {
    padding: 0;
    padding-top: 0.06rem;
    height: auto;
  }
  .promenu .promenu-h {
    font-size: 0.12rem;
    color: #fff;
    padding: 0 0.2rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.1rem;
  }
  .promenu .promenu-h span {
    font-size: 0.12rem;
    display: inline-block !important;
  }
  .promenu .pro-nav {
    position: absolute;
    top: 60px;
    width: 100%;
    background: #15222a;
    padding-bottom: 0;
    z-index: 7;
    clear: both;
  }
  .promenu .pro-nav.moveDown {
    top: 96px;
    transition: all 0.2s ease-out;
  }
  .promenu .pro-nav.moveUp {
    top: -96px;
    transition: all 0.2s ease-out;
  }
  .promenu .pro-nav:after {
    clear: both;
    content: " ";
    display: table;
  }
  .promenu .pro-nav:before {
    content: " ";
    display: table;
  }
  .promenu .pro-nav .pronav-t {
    font-size: 0.16rem;
    margin-right: 0.2rem;
    font-weight: bold;
    color: #fff;
    float: inherit;
  }
  .promenu .pro-nav .pronav-n {
    font-size: 0.13rem;
    height: auto;
    padding: 0 10px;
    padding-bottom: 10px;
    position: relative;
  }
  .promenu .pro-nav .pronav-n ul {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: inherit;
    justify-content: inherit;
  }
  .promenu .pro-nav .pronav-n ul li {
    display: inline-block;
    white-space: normal;
    margin: 0;
    float: inherit;
  }
  .promenu .pro-nav .pronav-n ul li a {
    display: block;
    padding: 0.04rem 0.1rem;
  }
  .main {
    padding: 0.3rem 0.2rem;
    background: #F4F4F4;
  }
  .allpro-con {
    margin-bottom: 0.2rem;
  }
  .allpro .tit {
    font-size: 0.18rem;
  }
  .allpro .tit-2 {
    font-size: 0.18rem;
    margin-top: 100px;
    margin-bottom: 0.2rem;
  }
  .allpro .tit-s {
    font-size: 0.14rem;
    color: #666;
    margin-top: 0.15rem;
  }
  .allpro .col-lg-2 {
    width: 50%;
    margin-bottom: 0.3rem;
  }
  .allpro .col-lg-2:hover .list-bg {
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .allpro .col-lg-2:hover .list-bg:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .allpro .col-lg-2 .list-bg {
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
  }
  .allpro .col-lg-2 .list-bg p {
    padding: 0 15px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .allpro .list-2 {
    margin-bottom: 40px;
  }
  .allpro .list-2:hover .list-bg {
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .allpro .list-2:hover .list-bg:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .allpro .list-2:hover .list-bg p {
    background: #15222a;
    color: #fff;
  }
  .allpro .list-2 .list-bg {
    text-align: center;
  }
  .allpro .list-2 .list-bg .img {
    background: #fff;
  }
  .allpro .list-2 .list-bg p {
    background: #EBEBEB;
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .allprocate .col-lg-2 .list-bg {
    background: #b3b3b3;
    padding-bottom: 0;
  }
  
  .allprocate .col-lg-2 .list-bg p{
  	margin: 0;
  }
  .allprocate .list .tit-bg{
  	padding: 10px 0 15px;
  }
  .allprocate .list .tit-bg p{
  	color: #fff;
  }
  .allprocate .list .tit-bg p:hover{
  	color: #15222a;
  }
  .current {
    padding-left: 0.2rem;
    padding-bottom: 0.1rem;
    font-size: 0.14rem;
    font-weight: bold;
    color: #fff;
  }
  .current span {
    padding: 0 0.04rem;
  }
  .pro-tit {
    padding: 0.1rem;
  }
  .pro-tit h4 {
    font-size: 0.16rem;
  }
  .pro-tit .pro-tit-c {
    font-size: 0.12rem;
    height: 1.2rem;
  }
  .pro-tit .pro-zs {
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    right: 0.15rem;
    bottom: 0.1rem;
  }
  .proinfo {
    padding: 0.3rem 0.2rem;
  }
  .proinfo-tu {
    margin-bottom: 0.15rem;
  }
  .proinfo-limg .img {
    width: 0.3rem;
    margin-right: 0.1rem;
  }
  .proinfo-tit {
    margin-top: 0.5rem;
  }
  .proinfo-tit .tit-1 {
    font-size: 0.16rem;
  }
  .proinfo-tit .tit-2 {
    font-size: 0.26rem;
    color: #15222a;
    font-weight: bold;
    margin: 0.15rem 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.15rem;
  }
  .proinfo-tit .tit-3 {
    font-size: 0.15rem;
    margin: 0.25rem 0 0.1rem 0;
    font-weight: bold;
  }
  .proinfo-tit .tit-4 {
    font-size: 0.13rem;
  }
  .proinfo-tit .tit-4 ul li {
    padding: 0;
    background: url("../img/icon-0.png") no-repeat left 0.04rem;
    background-size: 0.06rem;
    padding-left: 0.16rem;
    margin-bottom: 0.06rem;
  }
  .proinfo-tit .tit-5 {
    margin: 0.25rem 0;
    font-size: 0.13rem;
  }
  .proinfo-tit .tit-5 ul {
    clear: both;
  }
  .proinfo-tit .tit-5 ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .proinfo-tit .tit-5 ul:before {
    content: " ";
    display: table;
  }
  .proinfo-tit .tit-5 ul li {
    float: left;
    margin-right: 0.2rem;
  }
  .proinfo-tit .tit-5 ul li img {
    width: 0.24rem;
    height: 0.24rem;
    display: inline-block;
    margin-right: 0.1rem;
  }
  .proinfo-r {
    margin-top: 0.5rem;
  }
  .proinfo-r .proinfo-r-bg {
    background: #F4F4F4;
    padding: 0.2rem;
  }
  .proinfo-r .proinfo-r-bg .download {
    margin-bottom: 0.3rem;
  }
  .proinfo-r .proinfo-r-bg .download .tit {
    font-size: 0.16rem;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #C1C1C1;
  }
  .proinfo-r .proinfo-r-bg .download ul {
    margin: 30px 0;
  }
  .proinfo-r .proinfo-r-bg .download ul li {
    display: block;
    line-height: 30px;
    margin-bottom: 20px;
    clear: both;
  }
  .proinfo-r .proinfo-r-bg .download ul li:after {
    clear: both;
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .download ul li:before {
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .download ul li img {
    width: 30px;
    margin-right: 15px;
    float: left;
  }
  .proinfo-r .proinfo-r-bg .download .link-4 {
    padding: 0.14rem 0.2rem;
    box-sizing: border-box;
    background: #15222a;
    margin-bottom: 0.3rem;
  }
  .proinfo-r .proinfo-r-bg .download .link-4:hover {
    background: #15222a;
  }
  .proinfo-r .proinfo-r-bg .download .link-4 a {
    display: block;
    color: #fff;
    background: url("../img/icon-3.png") no-repeat right center;
    background-size: 22px;
  }
  .proinfo-r .proinfo-r-bg .video .tit {
    font-size: 0.16rem;
    font-weight: bold;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #C1C1C1;
  }
  .proinfo-r .proinfo-r-bg .video ul {
    margin: 30px 0;
  }
  .proinfo-r .proinfo-r-bg .video ul li {
    margin-bottom: 30px;
    transition: all 0.3s;
  }
  .proinfo-r .proinfo-r-bg .video ul li a {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    cursor: pointer;
    display: block;
  }
  .proinfo-r .proinfo-r-bg .video ul li a img {
    transition: all 0.3s;
  }
  .proinfo-r .proinfo-r-bg .video ul li a:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .proinfo-r .proinfo-r-bg .video ul li a {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    cursor: pointer;
    display: block;
  }
  .proinfo-r .proinfo-r-bg .video ul li a img {
    transition: all 0.3s;
  }
  .proinfo-r .proinfo-r-bg .video ul li a:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .proinfo-r .proinfo-r-bg .video ul li .img {
    overflow: hidden;
  }
  .proinfo-r .proinfo-r-bg .video ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 10px 0;
  }
  .case-more {
    padding: 0.2rem;
  }
  .case-more .tit {
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  .case-more .list {
    margin-bottom: 0.2rem;
  }
  .pro-more {
    padding: 0.2rem;
  }
  .pro-more .tit {
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  .pro-more .list {
    margin-bottom: 0.2rem;
  }
  .pro-more .list:hover .list-bg {
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .pro-more .list:hover .list-bg:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pro-more .list:hover .list-bg p {
    background: #fff;
    color: #15222a;
  }
  .pro-more .list .list-bg {
    text-align: center;
  }
  .pro-more .list .list-bg .img {
    background: #fff;
  }
  .pro-more .list .list-bg p {
    font-size: 0.13rem;
    background: #fff;
    color: #333;
    padding: 0 0.15rem;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .casemenu {
    padding-top: 0px;
  }
  .tit-describe {
    padding: 0.3rem 0.2rem 0.1rem 0.2rem;
    background: #fff;
  }
  .tit-describe h4 {
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
  }
  .tit-describe h5 {
    font-size: 0.13rem;
  }
  .allcase .pro-nav {
    position: absolute;
    top: 0.58rem;
    left: 0;
    width: 100%;
    z-index: 7;
    clear: both;
  }
  .allcase .pro-nav.moveDown {
    top: 0px;
    transition: all 0.2s ease-out;
  }
  .allcase .pro-nav.moveUp {
    top: 0px;
    transition: all 0.2s ease-out;
  }
  .allcase .pro-nav:after {
    clear: both;
    content: " ";
    display: table;
  }
  .allcase .pro-nav:before {
    content: " ";
    display: table;
  }
  .allcase .pro-nav .pronav-t {
    font-size: 32px;
    margin-left: 30px;
    margin-right: 50px;
    font-weight: bold;
    color: #333;
    float: left;
  }
  .allcase .pro-nav .case-menu {
    margin: 0 0.2rem;
    border-bottom: 0.01rem solid #ccc;
  }
  .allcase .pro-nav .pronav-n {
    font-size: 0.14rem;
    margin: 0 auto;
    height: auto;
    padding: 0.1rem 0;
    width: 100%;
  }
  .allcase .pro-nav .pronav-n ul {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: inherit;
    justify-content: inherit;
  }
  .allcase .pro-nav .pronav-n ul li {
    display: inline-block;
    white-space: normal;
    margin: 0;
    float: inherit;
  }
  .allcase .pro-nav .pronav-n ul li a {
    display: block;
    padding: 0.04rem 0.1rem;
  }
  .allcase .pro-nav .pronav-n .active a {
    background: #15222a;
    color: #fff;
  }
  .allcase-con {
    margin-top: 0.2rem;
    padding: 0.5rem 0.1rem 0.4rem 0.1rem;
  }
  .allcase-con .list {
    margin-bottom: 0.3rem;
  }
  .allcase-con .list:hover .list-bg {
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }
  .allcase-con .list:hover .list-bg:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .allcase-con .list .list-bg {
    background: #fff;
  }
  .allcase-con .list .list-bg p {
    padding: 0 15px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .allcase-con .case-add {
    padding: 0.15rem;
  }
  .allcase-con .case-add h4 {
    text-align: left;
    font-size: 0.14rem;
    margin-bottom: 0.1rem;
  }
  .allcase-con .case-add p {
    background: url("../img/icon-6.png") no-repeat left center;
    background-size: 0.12rem 0.16rem;
    padding-left: 18px !important;
    margin-bottom: 0 !important;
    text-align: left;
    font-size: 0.12rem;
  }
  .allcase-con a:hover .case-add {
    background: #15222a;
    color: #fff;
    transition: all 0.3s;
  }
  .allcase-con a:hover .case-add p {
    background: url("../img/icon-6h.png") no-repeat left center;
    background-size: 0.12rem 0.16rem;
  }
  .pages {
    margin-bottom: 0.5rem;
  }
  .caseinfo {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .caseinfo .tit {
    font-size: 0.18rem;
    color: #15222a;
    font-weight: bold;
    margin-bottom: 0.15rem;
  }
  .caseinfo .img {
    margin: 0.15rem 0;
  }
  .ms-skin-default .ms-nav-prev,
  .ms-skin-default .ms-nav-next {
    display: none;
  }
  .info-foot {
    padding: 0.1rem 0.3rem;
    margin-top: 0.4rem;
    clear: both;
  }
  .info-foot:after {
    clear: both;
    content: " ";
    display: table;
  }
  .info-foot:before {
    content: " ";
    display: table;
  }
  .info-foot h4 {
    font-size: 0.14rem;
  }
  .info-foot p {
    font-size: 0.12rem;
    color: #666;
  }
  .info-foot .info-foot-l {
    float: inherit;
    background: url("../img/icon-7.png") no-repeat left center;
    background-size: 0.43rem 0.2rem;
    padding-left: 0.64rem;
    margin-bottom: 0.25rem;
    width: 100%;
  }
  .info-foot .info-foot-r {
    float: inherit;
    padding-right: 0;
    text-align: left;
    background: url("../img/icon-8h.png") no-repeat left center;
    background-size: 0.43rem 0.2rem;
    padding-left: 0.64rem;
    width: 100%;
  }
  .spage .spage-menu,
  .about .spage-menu {
    clear: both;
    position: relative;
    height: 0.5rem;
    margin: 0.1rem 0;
  }
  .spage .spage-menu:after,
  .about .spage-menu:after {
    clear: both;
    content: " ";
    display: table;
  }
  .spage .spage-menu:before,
  .about .spage-menu:before {
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg,
  .about .spage-menu .spage-menu-bg {
    border-bottom: 1px solid #ccc;
    padding: inherit;
    margin: 0;
    height: 60px;
    width: auto;
  }
  .spage .spage-menu .spage-menu-bg .solid,
  .about .spage-menu .spage-menu-bg .solid {
    background: #fff;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  .spage .spage-menu .spage-menu-bg .spage-nav,
  .about .spage-menu .spage-menu-bg .spage-nav {
    position: absolute;
    top: 94px;
    left: 0;
    width: 100%;
    padding-top: 0;
    z-index: 7;
    clear: both;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav:after,
  .about .spage-menu .spage-menu-bg .spage-nav:after {
    clear: both;
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav:before,
  .about .spage-menu .spage-menu-bg .spage-nav:before {
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav.moveDown,
  .about .spage-menu .spage-menu-bg .spage-nav.moveDown {
    top: 0.2rem;
    transition: all 0.2s ease-out;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav.moveUp,
  .about .spage-menu .spage-menu-bg .spage-nav.moveUp {
    top: -0.2rem;
    transition: all 0.2s ease-out;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul,
  .about .spage-menu .spage-menu-bg .spage-nav ul {
    clear: both;
    font-size: 12px;
    padding-bottom: 0px;
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: inherit;
    justify-content: inherit;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul:after,
  .about .spage-menu .spage-menu-bg .spage-nav ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul:before,
  .about .spage-menu .spage-menu-bg .spage-nav ul:before {
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul li,
  .about .spage-menu .spage-menu-bg .spage-nav ul li {
    float: inherit;
    display: inline-block;
    white-space: normal;
    margin: 0;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul li a,
  .about .spage-menu .spage-menu-bg .spage-nav ul li a {
    font-size: 12px;
    color: #333;
    padding: 6px 8px;
    display: inline-block;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul li a:hover,
  .about .spage-menu .spage-menu-bg .spage-nav ul li a:hover {
    background: #15222a;
    color: #fff;
    opacity: 0.6;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul .active a,
  .about .spage-menu .spage-menu-bg .spage-nav ul .active a {
    background: inherit;
    color: #15222a;
    font-weight: bold;
    border-bottom: 2px solid #15222a;
  }
  .spage .spage-con,
  .about .spage-con {
    padding: 0.3rem 0.1rem;
  }
  .spage .tit-0,
  .about .tit-0 {
    font-size: 0.18rem;
    font-weight: bold;
    color: #15222a;
    margin-bottom: 0.2rem;
  }
  .spage .tit-0 .itr:before,
  .about .tit-0 .itr:before {
    top: -20px !important;
    right: 0px;
  }
  .spage .tit-1,
  .about .tit-1 {
    font-size: 0.16rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.2rem;
  }
  .spage .mt80,
  .about .mt80 {
    margin-top: 30px;
  }
  .spage .tit,
  .about .tit {
    font-size: 0.16rem;
    color: #15222a;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
  }
  .mp4 {
    width: 100%;
    margin: 0.3rem auto;
  }
  .mp4 video {
    width: 100%;
  }
  .file-con {
    padding: 0.3rem 0rem 0.4rem 0rem;
  }
  .file-con .list {
    margin-bottom: 0.2rem;
  }
  .file-con .list .list-bg {
    clear: both;
    display: block;
    background: #F5F6F9;
  }
  .file-con .list .list-bg:after {
    clear: both;
    content: " ";
    display: table;
  }
  .file-con .list .list-bg:before {
    content: " ";
    display: table;
  }
  .file-con .list .list-bg .img {
    float: left;
    width: 34%;
    overflow: hidden;
  }
  .file-con .list .list-bg .list-r {
    float: right;
    padding: 0.15rem 0.15rem 0.15rem 0;
    width: 60%;
    box-sizing: border-box;
  }
  .file-con .list .list-bg .list-r .r-tit {
    width: 100%;
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
    height: 0.7rem;
    word-break: break-all;
    word-wrap: break-word;
  }
  .file-con .list .list-bg .list-r .r-size {
    font-size: 0.12rem;
    color: #666;
    margin-bottom: 0.06rem;
  }
  .file-con .list .list-bg .list-r .r-size span {
    margin: 0 0.08rem;
    font-size: 0.12rem;
  }
  .file-con .list .list-bg .list-r .r-dol {
    color: #15222a;
    background: url("../img/icon-10.png") no-repeat left center;
    background-size: 0.18rem 0.16rem;
    padding-left: 0.26rem;
    font-size: 0.13rem;
  }
  .video-con {
    padding: 0.2rem;
    background: #fff;
  }
  .about {
    padding: 0.3rem 0.2rem;
  }
  .about .about-con {
    padding: 0.2rem 0;
  }
  .about .about-con .about-r {
    display: flex;
    text-align: left;
    align-items: center;
    /* 上下居中 */
  }
  .about .about-con .about-r .img {
    width: 320px;
    height: 400px;
  }
  .honor {
    padding: 0;
    padding-top: 0.3rem;
  }
  .honor .list {
    margin-bottom: 0.3rem;
  }
  .honor .case-add {
    padding: 0.1rem;
  }
  .honor .case-add h4 {
    font-size: 0.13rem;
    height: 0.4rem;
  }
  .mt50 {
    margin-top: 0.3rem;
  }
  .jobs {
    padding: 0.3rem 0.2rem;
  }
  .jobs .jobs-tit {
    padding: 0.15rem 0.1rem;
  }
  .jobs .jobs-tit ul {
    clear: both;
  }
  .jobs .jobs-tit ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .jobs .jobs-tit ul:before {
    content: " ";
    display: table;
  }
  .jobs .jobs-tit ul li {
    float: left;
    width: 20%;
    color: #fff;
  }
  .jobs .jobs-tit ul .li-1 {
    width: 40%;
  }
  .jobs .jobs-tit ul .li-2 {
    width: 40%;
  }
  .jobs .panel-title ul {
    clear: both;
  }
  .jobs .panel-title ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .jobs .panel-title ul:before {
    content: " ";
    display: table;
  }
  .jobs .panel-title ul li {
    float: left;
    width: 20%;
    color: #333;
    font-size: 0.13rem;
  }
  .jobs .panel-title ul .li-1 {
    width: 40%;
    font-size: 0.15rem;
  }
  .jobs .panel-title ul .li-2 {
    width: 40%;
    font-size: 0.15rem;
  }
  .jobs .panel-title > a {
    display: block;
    padding: 15px 20px;
  }
  .jobs .panel {
    border-radius: 0;
    border: 0;
  }
  .jobs .panel .panel-heading {
    background: #EBEBEB;
    padding: 0;
  }
  .jobs .collapsed {
    background: #EBEBEB;
  }
  .jobs .panel-body {
    padding: 0.2rem;
  }
  .jobs .panel-body .tit-4 {
    font-size: 0.14rem;
    font-weight: bold;
    color: #15222a;
    margin-bottom: 0.1rem;
  }
  .jobs .panel-body .tit-5 {
    font-size: 0.14rem;
    color: #333;
  }
  .jobs .panel-body .tit-6 {
    margin-top: 0.3rem;
    color: #15222a;
    font-size: 0.14rem;
    font-weight: bold;
  }
  .contact .map {
    width: 100%;
    height: 300px;
  }
  .contact .add {
    padding: 0.3rem 0.2rem;
    padding-bottom: 0;
  }
  .contact .add .add-l {
    margin-bottom: 0.3rem;
  }
  .contact .add .add-l h4 {
    font-weight: bold;
    margin-bottom: 0.2rem;
  }
  .contact .message {
    padding: 0.3rem 0.2rem;
  }
  .contact .message input {
    border: 0;
    border-radius: 0;
    background: #F4F4F4;
    padding: 0.25rem;
    display: block;
    margin-bottom: 0.15rem;
  }
  .contact .message textarea {
    border: 0;
    border-radius: 0;
    background: #F4F4F4;
    padding: 0.25rem;
    display: block;
    margin: 0rem 0 0.2rem 0;
  }
  .contact .message .btn {
    width: 100%;
    text-align: center;
  }
  .contact .message .btn button {
    background: #15222a;
    padding: 15px 150px;
    color: #fff;
    border-radius: 0;
    border: 0;
  }
  .counter {
    padding: 0.3rem 0rem;
  }
  .counter .cou-tit {
    color: #fff;
    background: #15222a url("../img/icon-11.png") no-repeat 14px center;
    background-size: 24px;
    padding: 15px 30px;
    padding-left: 44px;
    font-weight: bold;
    font-size: 16px;
  }
  .counter .cou-1 {
    background: #fff;
  }
  .counter .cou-1 ul {
    clear: both;
  }
  .counter .cou-1 ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .counter .cou-1 ul:before {
    content: " ";
    display: table;
  }
  .counter .cou-1 ul li {
    font-size: 0.11rem;
    float: left;
    width: 23%;
    text-align: center;
    padding: 0.1rem 0;
  }
  .counter .cou-1 ul li:last-child {
    width: 30%;
  }
  .counter .cou-2 {
    background: #F5F6F9;
    margin-bottom: 0.04rem;
  }
  .counter .cou-2 ul {
    clear: both;
  }
  .counter .cou-2 ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .counter .cou-2 ul:before {
    content: " ";
    display: table;
  }
  .counter .cou-2 ul li {
    float: left;
    width: 23%;
    text-align: center;
    padding: 0.1rem;
  }
  .counter .cou-2 ul li .form-control {
    border: 0;
    height: 40px;
  }
  .counter .cou-2 ul li input {
    border: 0;
    border-radius: 0;
    padding: 20px 25px;
    display: block;
  }
  .counter .cou-2 ul li:last-child {
    width: 30%;
  }
  .counter .btn {
    text-align: right;
    margin: 0.2rem 0;
    padding: 0;
    width: 100%;
  }
  .counter .btn button {
    margin-left: 0.04rem;
  }
  .counter .btn .btn-1 {
    padding: 0.14rem 0.3rem;
    background: #4E9FD5;
    border: 0;
    color: #fff;
    font-size: 0.12rem;
  }
  .counter .btn .btn-2 {
    padding: 0.14rem 0.3rem;
    background: #15222a;
    border: 0;
    color: #fff;
    background: #15222a url("") no-repeat 20px center;
    background-size: 0.3rem;
    font-size: 0.12rem;
  }
  .counter .btn .btn-3 {
    padding: 0.14rem 0.3rem;
    border: 0;
    color: #fff;
    background: #FA6400 url("") no-repeat 20px center;
    background-size: 0.3rem;
    font-size: 0.12rem;
  }
  .counter .result {
    margin-top: 0.3rem;
  }
  .counter .result .result-l {
    border: 0.01rem solid #EBEBEB;
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
  }
  .counter .result .result-l h4 {
    font-size: 0.16rem;
    color: #333;
  }
  .counter .result .result-l h2 {
    font-size: 0.3rem;
    color: #15222a;
  }
  .counter .explain {
    margin-top: 0.2rem;
  }
  .counter .explain .tit-1 {
    color: #000;
    font-size: 0.16rem;
  }
  .counter .explain h4 {
    color: #333;
    font-size: 0.14rem;
    margin: 0.2rem 0 0.04rem 0;
  }
  .counter .explain p {
    color: #666;
    font-size: 0.12rem;
  }
  .counter .explain .link-5 {
    color: #999;
    font-size: 0.11rem;
  }
  .ibanner-tit{
  	position: absolute;
  	top:4%;
  	left: 6%;
	padding-right:6%;
  	color: #fff;
  	text-align: left;
  	line-height: 140%;
  }
  .ibanner-tit h1{
  	font-weight: bold;
  	line-height: 140%;
  	font-size: 16px;
  }
  .ibanner-tit h4{
  	line-height: 140%;
  	opacity: 0.6;
  	font-size: 11px;
  }
  .box-1-c .tit{
  	writing-mode:vertical-lr;
  	transition: all .5s ease-in-out;
  	position: absolute;
  	left: 8%;
  	top:20px;
  	z-index: 2;
  }
  
  .box-1-c a .tit h3{
  	font-weight: bold;
  	font-size: 14px;
  	margin-left: 4px;
  	transition: all .5s ease-in-out;
  	margin-top: 0;
  	margin-bottom: 0;
  }
  
  .box-1-c a:hover .tit h3{
  	font-size: 15px;
  }
  .box-1-c a .tit h4{
  	font-size: 11px;
  	margin-left: 4px;
  	margin-top: 0;
  	margin-bottom: 0;
  	transition: all .5s ease-in-out;
  }
  
  .box-1-c a:hover .tit h4{
  	font-size: 12px;
  }
  .box-5-bg
  {
  	margin-top: 20px;
  }
  
  .ibox-news {
    padding-top: 0;
  }
  .ibox-news-c{
  	width: 100%;
  	padding: 20px;
  	display: block;
  	position: inherit;
  }
  .ibox-news-img{
  	display: block;
  	position: inherit;
  	width: 100%;
  	height: 240px;
  }
  .ibox-news-img::before{
  	display: none;
  }
  .box-2 .box-2-c .ipro-tit {
    padding: 0;
    min-height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  html {
    font-size: 100px;
  }
  .box-1-4c {
    height: 380px;
    overflow: hidden;
  }
  .box-1-2c,
  .box-1-3c {

  }
  .box-1-2c h4,
  .box-1-3c h4 {
    height: 190px;
  }
  .box-3 .box-3-l .box-3-lc,
  .box-3 .box-3-r .box-3-lc {
    height: 90px;
  }
  .proinfo-r .proinfo-r-bg .video ul {
    clear: both;
  }
  .proinfo-r .proinfo-r-bg .video ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .video ul:before {
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .video ul li {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
  .box-1-c a .tit h4{
  	font-size: 12px;
  }
  .box-1-c a .tit h3{
  	font-size: 16px;
  }
  .ibox-news-c{
  	padding: 20px;
  }
  .box-1-2c h3{
  	font-size: 16px;
  	margin-top: 0;
  	margin-bottom: 10px;
  }
  .ibox-news h4{
  	font-size: 12px;
  }
  .link-1,.link-2{
  	width: 100px;
  	font-size: 10px;
  }
  .cp-thumb{
    width: 100%;
  }
  .box-2 .box-2-c .ipro-tit {
    padding: 0;
    min-height: 60px;
    line-height: 60px;
	font-size: 14px;
  }
  .box-3 .box-3-r .tit,.box-3 .box-3-l .tit{
	  font-size: 24px;
  }
  .box-3 .box-3-r .tit .tit-r,.box-3 .box-3-l .tit .tit-r{
	  font-size: 16px;
  }
  .box-3 {
    padding-top:0 ;
    padding-bottom: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  html,
  body {
    font-size: 14px;
  }
  .box-1-3c h3,
  .box-1-2c h3 {
    margin-bottom: 30px;
  }
  .box-1-2c h4,
  .box-1-3c h4 {
    height: 110px;
  }
  .box-1-4c {
    height: 256px;
    overflow: hidden;
  }
  .box-1-2c,
  .box-1-3c {
  }
  .box-3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .box-1-2c h4,
  .box-1-3c h4 {
    font-size: 12px;
  }
  .link-1,
  .link-2 {
    font-size: 11px;
    width: 100px;
    margin-top: 20px;
  }
  .pro-tit h4 {
    font-size: 18px;
  }
  .pro-tit .pro-zs {
    width: 20px;
    height: 20px;
  }
  .proinfo-tit {
    margin-top: 50px;
  }
  .proinfo-tit .tit-2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  .proinfo-r {
    margin-top: 50px;
  }
  .proinfo-r .proinfo-r-bg .video ul {
    clear: both;
  }
  .proinfo-r .proinfo-r-bg .video ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .video ul:before {
    content: " ";
    display: table;
  }
  .proinfo-r .proinfo-r-bg .video ul li {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
  .spage .spage-menu .spage-menu-bg {
    position: relative;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul {
    clear: both;
    font-size: 12px;
    padding-bottom: 0px;
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul:before {
    content: " ";
    display: table;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul li {
    float: inherit;
    display: inline-block;
    white-space: normal;
    margin: 0;
  }
  .spage .spage-menu .spage-menu-bg .spage-nav ul li a {
    font-size: 13px;
  }
  .file-con .list .list-bg .img {
    width: 30%;
  }
  .file-con .list .list-bg .list-r {
    width: 70%;
    padding: 15px;
  }
  .file-con .list .list-bg .list-r .r-size {
    font-size: 12px;
  }
  .file-con .list .list-bg .list-r .r-tit {
    height: 60px;
  }

  .ibanner-tit h1{
  	font-weight: bold;
  	line-height: 160%;
  	font-size: 26px;
  }
  .ibanner-tit h4{
  	line-height: 160%;
  	opacity: 0.6;
  	font-size: 14px;
  }
  .box-8-bg img{
  	height: 260px !important;
  }
  .box-1-4c{
  	height: 260px;
  }
  .box-1-4c img{
  	height: 260px;
  }
  .ibox-news-c{
  	padding: 20px;
  }
  .allpro .col-lg-2,
  .allcase .col-lg-2 {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .allpro .col-lg-2, .allcase .col-lg-2
  {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .allpro .col-lg-2, .allcase .col-lg-2
  {
    width: 20%;
  }

  .box-4 .box-4-3{
    padding-left: 100px;
  }
}



