.bg-color {
  background: #fff;
}
.top_bar {
  height: 43px;
  line-height: 32px;
  background: url(../images/top_bar.jpg) 0 0 repeat-x;
  color:#fff;
}
.top_bar .tb-left {
  float: left;
  height: 43px;
  overflow: hidden;
}
.top_bar .tb-left a {
  font-size: 16px;
  color: #fff;
}
.top_bar .tb-left a:hover {
  color: #f81616;
}
.top_bar .tb-rig {
  float: right;
}
.top_bar .tb-rig ul li {
  float: left;
  font-size: 16px;
  padding-left: 10px;
}
.top_bar .tb-rig ul li > a {
  color: #fff;
  position: relative;
}
.top_bar .tb-rig ul li > a:hover {
  color: #ff9c00;
}
.top_bar .tb-rig ul li > a img{
	display: inline-block;
	vertical-align: middle;
}
.top_bar .tb-rig ul li > a .top_qrcode{
	position: absolute;
	width: 130px;
	height: 130px;
	line-height: 130px;
	bottom: -140px;
	left: 0;
	display: none;
	transition: bottom 0.8s ease 0s;
}
.top_bar .tb-rig ul li > a .top_qrcode img{
	max-width: 100%;
	max-height: 100%;
}
.top_bar .tb-rig ul li > a:hover .top_qrcode{
	display: block;
	z-index: 3;
}
.top_bar .tb-rig ul li > a.yuyan{
	background: url(../images/yuyan.png) right center no-repeat;
	color: #ff9c00;
	font-size: 18px;
	padding-left: 60px;
	padding-right: 16px;
}
.top_bar .tb-rig ul li > a.yuyan:hover{
	color: #fdd000;
	text-decoration: underline;
}

.top_bar .tb-rig ul li.drop-down > a {
  background: url(../images/down-icon.png) no-repeat 74px center;
}
.top_bar .tb-rig ul li .drop-list {
  display: none;
  position: absolute;
  top: 40px;
  padding: 10px 0 8px;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(246, 246, 247, 0.95) !important;
  filter: alpha(opacity=95);
  background: #f6f6f7;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 1px 3px 3px #ccc;
}
.top_bar .tb-rig ul li .drop-list ul li {
  float: none;
  line-height: 32px;
}
.top_bar .tb-rig ul li .drop-list ul li a {
  display: block;
  text-align: center;
  padding: 0;
}
.top_bar .tb-rig ul li.drop-down:hover > a {
  color: #268ae7;
}
.top_bar .tb-rig ul li.drop-down:hover .drop-list {
  display: block;
}
.head {
  height: 146px;
  background: #fff;
}
.head .logo{
  float: left;
  height: 146px;
  line-height: 146px;
  width:300px;
  overflow: hidden;
  clear: none;
}
.head .logo img {
  display: inline-block;
  vertical-align: middle;
  max-width:100%;
  max-height:100%;
}
.head .head-text{
	float: left;
	width: 300px;
	margin-top: 42px;
}
.head .head-text h4{
	color: #014099;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
}
.head .head-text p{
	color: #2f2f2f;
	font-size: 24px;
}
.head .head-group{
  overflow: hidden;
  float: right;
  margin-top:51px;
}
.head .tel {
  line-height: 35px;
  font-size:30px;
  color:#fd8300;
  font-weight: bold;
  padding-left: 42px;
  background: url(../images/tel.jpg) no-repeat left center;
}
.nav-bar {
  background: url(../images/nav.jpg) 0 0 repeat-x;
  height: 63px;
  font-size:0;
}
.nav-bar ul {
  overflow: hidden;
  display: inline-block;
}
.nav-bar ul li{
  float: left;
  line-height: 63px;
}
.nav-bar ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  color: #fff;
  width:133px;
  text-align: center;
  transition: all .5s;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a {
  background: url(../images/nav_h.png) center center no-repeat;
  color: #131313;
}
/* flash轮播图 */
.flexslider {
	margin: 0px auto;
	position: relative;
	height: 636px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a {
	height: 636px;
	display: block;
}
#main {
  overflow: hidden;
}

#main .pinpai-main{
	background: url(../images/pinpai.jpg) center center no-repeat;
	padding: 80px 0;
}
#main .pinpai-main .pinpai-top{
	text-align: center;
	margin-bottom: 10px;
}
#main .pinpai-main .pinpai-top h4{
	color: #3a33a5;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
}
#main .pinpai-main .pinpai-top p{
	color: #313131;
	font-size: 20px;
	line-height: 50px;
}
#main .pinpai-main .pinpai-top .line{
	width: 45px;
	margin: 0 auto;
	border-top: 3px solid #ffe554;
}
#main .pinpai-main .pinpai-img{
	width: 1520px;
	margin: 0 auto;
	height: 575px;
	position: relative;
}
#main .pinpai-main .pinpai-img .pinpai-item{
	position:absolute;
	display: none;
	width: 300px;
	background-color:#120c6a;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
#main .pinpai-main .pinpai-img .pinpai-item .pinpai-desc{
	line-height: 24px;
	padding: 22px;
	font-size: 14px;
	color: #fff;
}
#main .pinpai-main .pinpai-img .pinpai-item h3{
	height:44px;
	line-height:44px;
	font-size:24px;
	color:#fff;
	width: 100%;
	position: relative;
	text-align:center;
	background-color:#ffe554;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	-o-transition:all .2s ease;
	transition:all .2s ease;
}
#main .pinpai-main .pinpai-img .pinpai-item h3:before{
	position:absolute;
	top: 100%;
	left:50%;
	margin-left:-9px;
	border-width: 18px 9px 0;
	border-style:solid;
	border-color: #ffe554 transparent transparent;
	content:'';
}

#main .pinpai-main .pinpai-img .pinpai-item1{
	top: 90px;
	left: 124px;
}
#main .pinpai-main .pinpai-img .pinpai-item2{
	top: 130px;
	left: 330px;
}
#main .pinpai-main .pinpai-img .pinpai-item3{
	top: 64px;
	left: 380px;
}
#main .pinpai-main .pinpai-img .pinpai-item4{
	top: 98px;
	left: 696px;
}
#main .pinpai-main .pinpai-img .pinpai-item5{
	top: -155px;
	right: 400px;
}
#main .pinpai-main .pinpai-img .pinpai-item6{
	top: 170px;
	right: 280px;
}
#main .pinpai-main .pinpai-img .pinpai-item7{
	top: 34px;
	right: 170px;
}
#main .pinpai-main .pinpai-img .pinpai-item8{
	top: -84px;
	right: 170px;
}
#main .youshi-main{
	background: url(../images/youshi.jpg) center center no-repeat;
	padding: 90px 0;
}
#main .youshi-main .youshi-mian-top{
	text-align: center;
	margin-bottom: 60px;
}
#main .youshi-main .youshi-mian-top h1{
	font-weight: bold;
	color: #fff000;
	font-size: 48px;
	line-height: 50px;
	margin-bottom: 20px;
}
#main .youshi-main .youshi-mian-top h1 span{
	font-weight: bold;
	color: #fff;
	font-size: 36px;
	padding-left: 12px;
}
#main .youshi-main .youshi-mian-top h1 span i{
	display: inline-block;
	color: #fff000;
}
#main .youshi-main .youshi-mian-top h2{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#main .youshi-main .youshi-li{
	float: left;
	width: 311px;
	height: 501px;
}
#main .youshi-main .youshi-con{
	width: 578px;
	float: left;
}
/* 首页产品 */
#main .product-main {
  padding: 90px 0 60px;
  overflow: hidden;
  background: url(../images/chanpin.jpg) center center no-repeat;
}
#main .product-main .chanpin-top{
	text-align: center;
	margin-bottom: 35px;
}
#main .product-main .chanpin-top h4{
	font-weight: bold;
	color: #3428e5;
	font-size: 40px;
	line-height: 42px;
}
#main .product-main .chanpin-top p{
	color: #454545;
	font-size: 24px;
	line-height: 26px;
	margin: 20px 0;
}
#main .product-main .chanpin-top img{
	display: inline-block;
}
#main .product-main .product-more{
	display: block;
	width: 170px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #303030;
	font-size: 18px;
	background-color: #dadada;
	border-radius: 30px;
	margin: 0 auto;
	transition: all .5s;
}
#main .product-main .product-more:hover{
	background-color: #120c6a;
	color: #fff;	
}

#main .product-main .pro-sider .pro-sider-ul {
  height: 413px;
  overflow: auto;
}
#main .product-main .pro-main-rig {
  width: 900px;
  float: right;
}
#main .product-main .pro-main-rig .pr-title {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
  font-size: 18px;
  color: #0058b1;
  font-weight: bold;
  margin-bottom: 15px;
}
#main .product-main .pro-main-rig .pr-title a {
  font-weight: normal;
  display: block;
  float: right;
  font-size: 14px;
  color: #0058b1;
}
#main .product-main .pro-main-rig .pr-title a:hover {
  text-decoration: underline;
}
#main .product-main .pro-main-rig .pr-list {
  overflow: hidden;
}
#main .product-main .pro-main-rig .pr-list ul {
  margin: 0 -12px;
}
#main .product-main .pro-main-rig .pr-list ul li {
  float: left;
  width: 280px;
  height: 260px;
  border: 2px solid #fff;
  margin: 0 12px 18px;
}
#main .product-main .pro-main-rig .pr-list ul li a {
  display: block;
}
#main .product-main .pro-main-rig .pr-list ul li .pro-img {
  width: 278px;
  height: 210px;
  font-size: 0;
  text-align: center;
  line-height: 210px;
  background: #f5f5f5;
  border:1px solid #e5e5e5;
  border-bottom:none;
}
#main .product-main .pro-main-rig .pr-list ul li .pro-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .product-main .pro-main-rig .pr-list ul li .title {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #595959;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border:1px solid #e5e5e5;
  border-top:none;
}
#main .product-main .pro-main-rig .pr-list ul li .title h3{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .product-main .pro-main-rig .pr-list ul li:hover{
  /* background: #268ae7;
  color: #fff; */
  border-color:#268ae7;
}
#main .product-main .pro-main-rig .pr-list ul li:hover .title{
  border:none;
}
/* 公司简介 */
#main .company-main {
  padding: 94px 0;
  background: url(../images/gsjj.jpg) center center no-repeat;
  overflow: hidden;
}
#main .company-main .com-main-left{
	float: left;
	width: 600px;
}
#main .company-main .com-main-rig{
	float: right;
	width: 570px;
}
#main .company-main .com-main-rig .title{
	width: 185px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border: 2px solid #fff;
	border-radius: 20px;
}
#main .company-main .com-main-rig .title1{
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	margin: 28px 0;
}
#main .company-main .com-main-rig .com-content{
	color: #fff;
	height: 350px;
	font-size: 18px;
	line-height: 42px;
	overflow: hidden;
}
#main .company-main .com-main-rig .com-more{
	display: block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #1c1c1c;
	font-size: 18px;
	background-color: #fffc00;
	border-radius: 20px;
	transition: all .5s;
}
#main .company-main .com-main-rig .com-more:hover{
	background-color: #ff0000;
	color: #fff;
}
/* 检测报告 */
#main .zhengshu{
	margin: 70px 0 50px 0;
}
#main .zhengshu .zhengshu-top{
	text-align: center;
	color: #3428e5;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 60px;
}
#main .zhengshu .zhengshu-top span{
	color: #ff0000;
	padding-left: 12px;
}
.zhengshu_body{
	width: 100%;
	position: relative;
}	
.zhengshu_list{
	margin: 0 auto;
}
.zhengshu_list a{
	float: left;
	width: 336px;
	margin-right: 20px;
}
.zhengshu_list a .pro-img{	
	width: 310px;
	height: 430px;
	text-align: center;
	line-height: 430px;
	background: #fafafa;
	border: 10px solid #fafafa;
	overflow: hidden;
}
.zhengshu_list a .pro-img img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition: all 0.5s;
}
.zhengshu_list a .pro-img:hover img{
	transform: scale(1.1);
}
.zhengshu_list a .title{
	text-align: center;
	color: #2a2a2a;
	font-size: 18px;
	font-weight: bold;
	line-height: 74px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zs_btn{
	position: absolute;
	width: 46px;
	height: 46px;
	top: 190px;
}
.zs_left_btn{		
	background: url(../images/left.jpg) center center no-repeat;
	left: 0;
}
.zs_right_btn{
	background: url(../images/right.jpg) center center no-repeat;
	right: 0;
}
#main .zhengshu .zhengshu-more{
	display: block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #3428e5;
	border-radius: 20px;
	margin: 30px auto 0;
	transition: all .5s;
}
#main .zhengshu .zhengshu-more:hover{
	background-color: #ff0000;
	color: #fff;
}
/* 荣誉资质 */
#main .honor-main{
	background: url(../images/honor.jpg) center center no-repeat;
	padding: 80px 0;
}
#main .honor-main .honor-top{
	text-align: center;
	color: #3428e5;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 60px;
}
#main .honor-main .honor-top span{
	color: #ff0000;
	padding-left: 12px;
}
#main .honor-main .honor-more{
	display: block;
	width: 154px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #3428e5;
	border-radius: 20px;
	margin: 70px auto 0;
	transition: all .5s;
}
#main .honor-main .honor-more:hover{
	background-color: #ff0000;
	color: #fff;
}
/* 工程案例 */
#main .case-main{
	background: url(../images/case.jpg) center center no-repeat;
	padding: 80px 0;
}
#main .case-main .case-top{
	text-align: center;
	color: #fff;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 70px;
}
#main .case-main .case-top span{
	padding-left: 12px;
}
#main .case-main li{
	width: 214px;
	float: left;
	margin-left: -50px;
}
#main .case-main li .case-li{
	margin-bottom: 4px;
}
#main .case-main li:nth-child(1){
	margin-left: 0;
}
#main .case-main li:nth-child(1),#main .case-main li:nth-child(7){
	margin-top: 184px;
}
#main .case-main li:nth-child(2n){
	margin-top: 92px;
}
.hexagon02,
.hexagon02 .hexagon-inter,
.hexagon02 .hexagon-cont {
	display: block;
	width: 214px;
	height: 184px;
	overflow: hidden;
	visibility: hidden;
}
.hexagon02 {
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.hexagon02 .hexagon-inter,
.hexagon02 .hexagon-cont {
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.hexagon02 .hexagon-cont {
	background-size: 100% 100%;
	visibility: visible;
	background: #1d168b;
	text-align: center;
	line-height: 184px;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
}
/* 最新活动 */
#main .news-main {
  overflow: hidden;
  margin: 60px 0;
}
#main .news-main .news-top{
	margin-bottom: 30px;
}
#main .news-main .news-top .news-top-left{
	float: left;
}
#main .news-main .news-top .news-top-left h4{
	color: #3428e5;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
}
#main .news-main .news-top .news-top-left p{
	color: #171717;
	font-size: 20px;
	line-height: 22px;
	margin: 10px 0;
}
#main .news-main .news-top .news-top-left .line{
	width: 60px;
	height: 2px;
	background-color: #3428e5;
}
#main .news-main .news-top .news-top-more{
	display: block;
	float: right;
	width: 166px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: #2318c7;
	border-radius: 20px;
	margin-top: 15px;
	transition: all .5s;
}
#main .news-main .news-top .news-top-more:hover{
	background-color: #ff0000;
	color: #fff;
}
#main .news-main li{
	width: 580px;
	float: left;
	margin: 0 10px 26px 10px;
	background-color: #f6f6f6;
	transition: all .5s;
}
#main .news-main li a{
	display: block;
	padding: 16px;
	height: 96px;	
}
#main .news-main li a .news-img{
	width: 138px;
	height: 96px;
	float: left;
}
#main .news-main li a .news-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .news-main li a .news-text{
	width: 390px;
	float: right;
}
#main .news-main li a .news-text h1{
	color: #232323;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#main .news-main li a .news-text h2{
	color: #232323;
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
#main .news-main li a .news-text h3{
	color: #232323;
	font-size: 14px;
	line-height: 16px;
}
#main .news-main li:hover{
	background-color: #2318c7;
}
#main .news-main li:hover a .news-text h1{
	color: #fff;
}
#main .news-main li:hover a .news-text h2{
	color: #fff;
}
#main .news-main li:hover a .news-text h3{
	color: #fff;
}
/* 在线留言 */
#main .online-main {
  background: url(../images/online.jpg) center center no-repeat;
  padding: 45px 0 32px 0;
  margin-top: 10px;
}
#main .online-main .title {
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  color: #ffe554;
  margin-bottom: 24px;
  padding-left: 28px;
  background: url(../images/online-title.png) left center no-repeat;
}
#main .online-main .online-form {
  overflow: hidden;
}
#main .online-main .online-form input {
  float: left;
  display: block;
  width: 366px;
  padding: 0 9px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #ededed;
  margin-right: 20px;
  margin-bottom: 13px;
  font-size: 18px;
  color: #242424;
}
#main .online-main .online-form input.email{
	margin-right: 0;
}
#main .online-main .online-form a {
  display: block;
}
#main .online-main .online-form a.code {
  float: left;
  height: 42px;
  max-width: 130px;
  line-height: 42px;
  font-size: 0;
  text-align: center;
}
#main .online-main .online-form a.code img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .online-main .online-form textarea {
  display: block;
  float: left;
  font-size: 18px;
  color: #242424;
  width: 1178px;
  border: 1px solid #ededed;
  height: 110px;
  line-height: 44px;
  padding: 5px 9px;
  margin-bottom: 16px;
}
#main .online-main .online-form .btn-box {
  float: left;
  overflow: hidden;
  margin-left: 20px;
}
#main .online-main .online-form .btn-box a.btn {
  display: block;
  width: 200px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #ffe554;
  color: #1d168b;
  font-size: 18px;
  margin: 0 auto;
  transition: all .5s;
}
#main .online-main .online-form .btn-box a.btn:hover {
  background: #1d168b;
  color: #ffe554;
}
/* 合作伙伴 */
#main .link-cover {
  overflow: hidden;
  background-color: #f9f9f9;
  padding: 60px 0;
}
.link-cover .title {
  float: left;
  width: 212px;
  height: 195px;
  background: url(../images/link-icon.png) no-repeat left center;
}
.link-cover .link-list {
  float: right;
  width: 960px;
  overflow: hidden;
  margin-top: 10px;
}
.link-cover .link-list a {
  display: block;
  float: left;
  width: 148px;
  margin-right: 30px;
  height: 148px;
  line-height: 148px;
  text-align: center;
  padding: 10px;
  background: url(../images/link.png) center center no-repeat #fff;
  border-radius: 50%;
  overflow: hidden;
}
.link-cover .link-list a img{
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transition: all .5s;
}

.footer {
  background: #120c6a;
}
.footer .foot-nav-list{
	height: 72px;
	border-bottom: 1px solid #49448c;
}
.footer .foot-nav-list ul li {
  float: left;
  line-height: 72px;
}
.footer .foot-nav-list ul li a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding: 0 30px;
}
.footer .foot-nav-list ul li a::after {
    position: absolute;
    content: '';
    right: -1px;
    top: 50%;
    width: 0;
    margin-top: -6px;
    height: 12px;
    border-left: 1px solid #545093;
}
.footer .foot-nav-list ul li a:hover,
.footer .foot-nav-list ul li.active a {
  color: #ffe554;
}
.footer .foot-nav-list ul li:last-child a::after{
	border: none;
}
.footer .footer_middle{
	padding: 48px 0 30px 0;
}
.footer .footer_middle .footer_logo{
	float: left;
	width: 220px;
	height: 180px;
	line-height: 180px;
	margin-left: 230px;
}
.footer .footer_middle .footer_logo img{
	display: inline-block;
	vertical-align: middle;
}
.footer .footer_middle .footer_text{
	width: 520px;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	margin-top: 30px;
}
.footer .footer_middle .footer_text a{
	color: #fff;
	padding-right: 20px;
}
.footer .footer_middle .footer_text a:hover{
	color: #fdd000;
	text-decoration: underline;
}
.footer .footer_middle .footer_ewm{
	margin-top: 30px;
}
.footer .footer_middle .footer_ewm li{
	width: 180px;
	text-align: center;
	float: left;
	color: #7576ac;
	font-size: 16px;
	line-height: 40px;
	margin: 0 10px;
}
.footer .footer_middle .footer_ewm li img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.footer .foot {
  height: 55px;
  font-size: 18px;
  line-height: 55px;
  color: #464784;
  text-align: center;
}
.footer .foot a{
	color: #464784;
}
.footer .foot a:hover {
  color: #fdd000;
}
.footer .foot a img{
	display: inline-block;
}
.pro-sider {
  float: left;
  width: 260px;
}
.pro-sider .in-title {
  height: 80px;
  background: #120c6a;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.pro-sider .in-title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.pro-sider .in-title em {
  font-size: 13px;
  color: #728dbc;
  text-transform: uppercase;
}
.pro-sider .pro-sider-ul {
  border: 1px solid #ededed;
  background: #fff;
  border-top: none;
  overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
  height: 59px;
  transition: all .5s;
}
.pro-sider .pro-sider-ul .ul-li a {
  position: relative;
  height: 58px;
  line-height: 58px;
  font-size: 14px;
  color: #595959;
  display: block;
  padding-left: 25px;
  padding-right: 30px;
  border-bottom: 1px dashed #ededed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #ededed url(../images/sider-bg-01.png) no-repeat center;
  border-radius: 50%;
  right: 23px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
  transition: all .5s;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #fdd000;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
  border: none;
  color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
  background: #120c6a url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
  border-bottom: none;
}
.pro-sider .pro-sider-ul .ul-li a.currentmenu{
  background: #fdd000;
  color: #131313;
}
.pro-sider .pro-sider-ul .ul-li a.currentmenu div.icon{
  background: #120c6a url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .pro-sider-ewm{
  width: 200px;
  margin: 0 auto;
  padding: 20px 0;
  background: #fff; 
}
.pro-sider .pro-sider-ul .pro-sider-ewm img{
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.pro-sider .pro-sider-ul .pro-sider-ewm p{
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.pro-sider .pro-sider-tel {
  overflow: hidden;
  height: 100px;
  line-height: 1;
  font-size: 20px;
  color: #0058b1;
  border: 1px solid #ededed;
  border-top: none;
  padding-left: 80px;
  background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
  display: block;
  margin: 30px 0 8px;
  font-size: 14px;
  color: #808080;
}
.pro-sider .pro-sider-tel em {
  letter-spacing: 2px;
  font-weight: bold;
}


.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}
.news-center {
  background: #fff;
  padding-bottom: 25px;
}
.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */