﻿.inside-banner {
  position: relative;
  overflow: hidden
}

.inside-banner img {
  display: block;
  width: 100%
}

.inside-banner .ban-info {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}

.inside-banner .ban-info h2 {
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 66px;
  color: #fff;
}

.inside-banner .ban-info p {
  font-size: 20px;
  line-height: 30px;
  color: #cecece;
}

.inside-banner .case-ban-info {
  position: absolute;
  left: 0;
  top: 28.5%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}

.inside-banner .case-ban-info h2 {
  font-size: 54px;
  line-height: 64px
}

.inside-banner .case-ban-info .case-desc {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 42px
}

.inside-banner .feature .item {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding: 0 57px
}

.inside-banner .feature .center {
  position: relative
}

.inside-banner .feature .center span {
  position: absolute;
  top: 10px;
  bottom: 16px;
  width: 1px;
  background: url(404.png) repeat-y 0 0
}

.inside-banner .feature .center .before {
  left: 0
}

.inside-banner .feature .center .after {
  right: 0
}

.inside-banner .feature h3 {
  font-size: 18px;
  line-height: 38px;
  text-align: left
}

.inside-banner .feature h4 {
  font-size: 90px;
  line-height: 104px
}

.o-main .container {
  display: flex;
}
.rot-img {
  animation: rotation2 8s linear infinite;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
@-webkit-keyframes rotation2 {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
.o-main {
  padding: 40px 0;
  background-color: #eaeef1;
}
.o-main-nav {
  width: 20%;
}
.o-main-nav ul{
  width: 100%;
}
.o-main-nav ul li {
  width: 100%;
  padding: 7px 5px;
  text-align: center;
  background: #5f5f5f;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all .3s linear;
}
.o-main-nav ul li a {
  display: block;
  width: 100%;
  padding: 7px 5px;
  transition: all .3s linear;
  color: #fff;
}
.o-main-nav li:hover {
  background-color: #0571b1;
  box-shadow: 3px 2px 2px 0px rgb(0 0 0 / 80%);
}
.o-main-nav li:hover a {
  color: #fff;
}
.o-main-cont {
  margin-left: 5%;
  width: 75%;
}
.breadcrumbm {
  color: #000;
}
.breadcrumbm .icon-iconfontshouye{
  color: #1670be;
  margin-right: 5px;
}
.breadcrumbm .home {
  color: #1670be  ;
}
.bread_right a{
  color: #000
}
.o-nav-bottom img{
  width: 100%;
  
}
.o-nav-bottom {
  position: relative;
}
.o-nav-bottom-cont {
  position:absolute;
  top: 30%;
  width: 80%;
  margin: 0 10%;
}
.o-nav-bottom-cont p{
  text-shadow:2px 1px 1px #fff;
  -webkit-text-shadow: 2px 1px 1px #fff;
  -moz-text-shadow: 2px 1px 1px #fff;
}
.o-desc {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-top: 20px;
}
.o-desc p {
  margin:  10px 0;
}
.o-desc img {
  width: 100%;
}
.o-desc iframe {
  width: 100%;
}
.o-tit {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
.o-tit h1 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 400;
  color: #000;
}
.o-cont-desc {
  padding: 20px 20px 0;
}

.list_case_ul {
	display: flex;
	flex-wrap: wrap;
}
.list_case_ul li {
	width: 23.4999999999%;
	margin-right: 2%;
	margin-bottom: 30px;
	position: relative;
}

.list_case_ul li:nth-child(4n) { margin-right: 0px; }

.list_case_ul li .main_pic {background:#fff; height: auto; position: relative; overflow: hidden; width: 100%;margin-bottom: 2px }

.list_case_ul li .main_pic:after{ content: ''; display: block; width: 100%; height: 100%; background: #0571b1 url(../image/a22.png) no-repeat center; position: absolute; z-index: 3; opacity: 0.8; left: 0; top: -100%; transition: 0.3s all ease; }
.list_case_ul li:hover .main_pic:after{ top: 0; }
.list_case_ul li .main_pic img { transition: 0.5s; display: block;
	width: 100%;
	height: auto;
	border: 2px solid #FFF;}

	.list_con {
    padding-left: 25px;
    width: 70%;
    padding-bottom: 10px;
}

.list_con h4 { transition: 0.5s; font-size: 17px; color: #333; 
  padding-top: 20px; text-align: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; 
line-height: 20px;
font-weight: normal;
}

.list_con p { font-size: 14px; color: #999; padding-top: 10px; margin: 0;}

.list_case_cen i { transition: 0.5s; display: block; margin-right: 25px; margin-top: 16px; width: 24px; height: 26px; background: url(../image/jiahao.png) no-repeat center; transform: rotate(0deg) scale(0.8); }

.list_case_ul li:hover i { background: url(../image/jiahao_on.png) no-repeat center; transform: rotate(180deg) scale(0.8); }

.list_case_ul li:hover h4 { color: #0571b1; }

.list_case_cen { background: #f5f5f5; border-top: 0px;display:flex; }
.list_case_cen:after{content: '';display: block;clear: both;}

.list_case_ul li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.list_case_ul li a{display: block;border: 1px solid #f5f5f5;}
.list_case { padding: 40px 0; }

.pagination { padding: 30px 0; text-align: right; overflow: hidden; }

.pagination a { vertical-align: middle; font-size: 12px; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #e5e5e5; background: #e5e5e5; margin-left: 5px; border-radius: 50px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px; }

.pagination a:hover{ text-decoration:none; color:#000; background:#e5e5e5; border: 1px solid #0571b1; color: #0571b1}

.pagination span { vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; text-align: center; color: #fff; margin-left: 5px; background: #0571b1; border-radius: 50px; width: 30px; }
.jquery-lightbox-border-bottom-left,.jquery-lightbox-border-bottom-middle,.jquery-lightbox-border-bottom-right {
  bottom: -34px !important;
}
.new-top {
  position: relative;
}
.new-tit {
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis ;
  color: #0571b1;
}
.o-tit h2{
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis ;
  color: #000;
}
.o-tit span {
  margin-top: 5px;
  display: block;
}
.new-top span {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-weight: normal ;
}
.new-desc p {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 2em;
}
.new-list li {
  border-bottom: 1px solid #1670be;
}
.new-list .main_more { 
  margin-top: 0%;
  margin-bottom: 10px;
  background-color: #0571b1;
}
.new-list .main_more a{
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.case-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.case-list li{ width:calc(17% - 7px); margin-right:.5%; overflow:hidden; float:left; margin-bottom:2%; border-radius: 5px; border: 1px solid #ccc;}
.case-list li:hover {border:1px solid #0571b1;}
.case-list li:nth-child(6n+0){ margin-right:0;}
.case-list li img{ margin:0 auto;width:99%;height:100%;}
.case-list li:hover img{filter:alpha(opacity=80);opacity:0.8;transition: all 0.3s;}
.o-desc .list-paddingleft-2 em {
  margin-right: 10px;
}
.o-desc .list-paddingleft-2 p,.o-desc .list-paddingleft-2 a {
  font-size: 18px;
}
.in_pro_list.o-desc ul li img {
  width: 100%;
  height: auto;
}

.pro_info_top {
	display: flex;
  padding-bottom: 20px;
}
.prom_img {
	width: 35%;
  box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 30%);
}
.prom_img img {
	width: 100%;
}
.pro_info_top h2 {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 20px;
	line-height: 28px;
	margin-top: 0;
}
.prom-right {
	position: relative;
	width: 60%;
  margin-left: 5%;
}

.text-newm {
	color:#ffffff;padding:10px 0px 10px 15px;font-size:18px;text-align:left;background-color:#1670be;
}
.text-newm strong {
	font-weight: 700;
}

.text {
	text-align: center;
	margin: 5px 0;
}
.text.newm {
	text-align: left;
}
.text.newm iframe,.text.newm img {
	width: 100%;
	max-width: 600px;
	height: 400px;
	margin-top: 20px;
}
.text.newm img {
	max-width: 100%;
	height: auto;
}
.table-responsive {
	margin-bottom: 10px;
	text-align: left;
}

.resp-tabs-container  table td span {
  background: none !important;
  position: relative;
  left: 0;
  top: 0
  }
.resp-tabs-container  table td{
  line-height: 32px;
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
  text-overflow: ellipsis;
  word-wrap:break-word;
　overflow: hidden;
　white-space: nowrap;
}
.resp-tabs-container  table tr:nth-child(2n) {
  background-color: #eee;
  
}
.pro-content p {
  margin: 0;
  line-height: 14px;
}
.news-other { padding: 10px 0px; border-top: 1px #ddd solid;text-align: right; }


.gr-back-btn {
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	display: inline-block; margin-top: 6px; width: 125px; height: 40px; line-height: 40px; text-align: center; background-color: #716f70; font-size: 14px; color: #fff !important; }

.gr-back-btn:hover { background-color: #0571b1; }
.mobile_inquiry {
  position:absolute;
  bottom: 0;
  left: 0;
}
.o-desc {
  min-height: 350px;
}