
body{
	background: #fff;
}

/*案例*/
.case-nav{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
}
.case-nav li{
	width: 170px;
	height: 28px;
	list-style: none;
	float: left;
	text-align: center;
	background: url('../images/line.html') right center no-repeat ;
}
.case-nav li img{
	width: 30px;
	vertical-align: middle;
}
.case-nav li i{
	width: 170px;
	float: left;
	color: #666;
}


.case-con{
	padding:20px 0;
	overflow: hidden;
}
.case-con li{
	width: 285px;
	float: left;
	background: #fff;
	border-radius: 6px;
    padding-bottom: 15px;
    margin:0 20px 20px 0px;
    box-shadow: 0px 3px 8px rgba(151, 151, 151, 0.1);
}
.case-con li:nth-child(3n+4){
	margin-right:0;
}
.case-con li .pic img{
	width: 285px;
	height: 190px;
	border-radius: 6px 6px 0px 0px;
}
.case-con li i{
	display: block;
	color: #3fa0ff;
	font-size: 18px;
	padding:10px 15px 5px 15px;
}
.case-con li em{
	color: #666;
	font-size: 14px;
    line-height: 20px;
    height: 40px;
    padding:0px 15px 0px 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}




.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.pa {
	position: absolute;
}

.swiper-about {
	width: 100%;
	height: 378px;
	color: #fff;
	display: block;
}



.swiper-about .wrap {
	height: 500px;
}

.swiper-about  .sl-center {
	width: 760px;
	float: left;
	top: 160px;
	left: 220px;
}

.swiper-about .t1 {
	top: 0px;
	text-align: center;
	font-size: 36px;
	padding-bottom: 20px;
	width: 100%;
}

.swiper-about .t2 {
	top: 70px;
	text-align: center;
	font-size: 18px;
	width: 100%;
}
.swiper-about {
	background: url(../images/banner/about-bg.html) no-repeat center top #0344f6;
}



.idea-r-lne {
    width: 28px;
    height: 2px;
    margin: 12px 0;
}
.gw-b-c {
    background-color: #ff4040;
}
.gw-dis-b {
    display: block;
}
.section-container {
    width: 100%;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.bg001{
	background: #fff;
}
.bg002{
	background: #f6f6f6;
}

.pt40{
	padding-top: 40px;
}
.pb20{
	padding-bottom: 20px;
}
.pb40{
	padding-bottom: 40px;
}
.mb20{
	margin-bottom: 20px;
}
.about-left{
	width: 530px;
	display: block;
	float: left;
	margin-right: 70px;
}
.about-left h1{
	font-size: 36px;
	color: #222;
	font-weight: normal;
}
.about-right{
	width: 600px;
	display: block;
	float: left
}
.a-text{
	font-size:16px;
	color: #666;
	line-height: 30px; 
}
.secton-title{
	padding-bottom: 20px;
}
.secton-title h1{
	color: #222;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}

.culture-item li {
    width: 31%;
    overflow: hidden;
    margin: 20px 42px 10px 0px;
    float: left;
}
.culture-item li:nth-child(3n+0){
	margin-right: 0;
}
.culture-item li img {
    float: left;
    height: 140px;
    display: block;
}
.culture-item li:hover img{
  -webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
}

.culture-item li em {
    display: block;
    font-style: normal;
    margin: 10px 0 0 20px;
    float: left;
    width: 208px;
}
.culture-item li em span.sp1 {
    font-size: 24px;
    color: #222;
    line-height: 30px;
    margin:0 0 8px 0;
}
.culture-item li em span {
    width: 100%;
    display: block;
    overflow: hidden;
}
.culture-item li em span.sp2 {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}


.customerSuccess{
	height: 503px;
	background: url(../../images/About/customerSuccess.png) no-repeat;background-size:100% 100%;
}
.customerSuccess li{
	width: 240px;
	text-align: center;
	position: relative;

}
.customerSuccess li h1{
	font-size: 24px;
	font-weight: normal;
	color: #222;
	margin: 10px 0;
}
.customerSuccess li i{
	font-size: 16px;
	color: #666;
	margin: 10px 0;
	line-height: 24px;
}

/* 荣誉资质 */
*{padding: 0;margin: 0;font-family:"Helvetica Neue", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;box-sizing: inherit;outline: none;}
:after, :before{box-sizing: inherit;}
a{text-decoration: none;color: inherit;}
ul{list-style: none;}
.pc-bg-container{background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; padding-top: 20px;}
.home-market-section{text-align: center;}
/*内容盒子*/
.home-market-section .section-inner{position: relative; max-width: 1280px; margin: 0 auto;}
.home-market-section .section-inner .swiper-container{height: 364px; max-width: 1230px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper{align-items: center; height: 279px!important;}
/*内容列表*/
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide{height: 259px!important; background: 0 0; padding: 0 50px; box-sizing: border-box; text-align: center;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>span{display: block; float: left; position: relative;background: url(../images/honor-bg.html) no-repeat #fff;background-size:260px 213px; width: calc((100% - 60px)/ 4); padding: 15px; height: 100%; margin-right: 20px; box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>span:hover{box-shadow: 0 5px 15px 0 rgba(43,144,253,.2);}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide img{height: 180px; width: auto;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>span .time{position: absolute; bottom: 12px; width: calc(100% - 30px); text-align: center; border-top: 1px solid #e7e7e7; color: #666a75; padding-top: 10px; letter-spacing: .44px; line-height: 23px;}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>span:last-of-type{margin-right: 0;}
/*分页*/
.home-market-section .section-inner .swiper-container .swiper-pagination-bullets{bottom: 50px;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet{position: relative; margin: 0 5px; width: 24px; height: 4px; border-radius: 100px; opacity: 1; background: 0 0;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet:before{content: ''; display: inline-block; position: absolute; width: 24px!important; height: 4px; opacity: 1; left: 0; border-radius: 100px; background: #d0d0d0; vertical-align: middle; transition: opacity .8s,background-color .8s;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active{opacity: 1;}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active:before{width: 24px!important; opacity: 1; border-radius: 100px; transform: scale(1.2); background: #ff4040;}
/*左右箭头*/
.home-market-section .section-inner .swiper-button-prev{left: 0; top: 118px; margin-top: 0; background: url(../../images/About/arrow-prev.png) no-repeat;background-size:36px 36px}
.home-market-section .section-inner .swiper-button-next{right: 0; top: 118px; margin-top: 0; background: url(../../images/About/arrow-next.png) no-repeat;background-size:36px 36px}
.home-market-section .section-inner .swiper-button-next:hover{background: url(../../images/About/arrow-next-h.png) no-repeat;background-size:36px 36px}
.home-market-section .section-inner .swiper-button-prev:hover{background: url(../../images/About/arrow-prev-h.png) no-repeat;background-size:36px 36px}
/*.home-market-section .section-inner .swiper-button-prev:hover{background: url(../statics/images/marketplace-home-arrow_big_hover.svg);}*/

/* 联系我们 */
.map-item{
}
.map-item li{
	width: 310px;
	color: #222;
	float: left;
	padding: 20px 0 20px 60px;
	margin: 20px 45px 0 0;
	background: url(../../images/About/position.png) #fff no-repeat;
	background-position: 15px 25px;
	background-size:32px 32px;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
}
.map-item li:hover{
	-webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
}
.map-item li:nth-child(3n+1){
	margin-right: 0;
}
.map-item li h1{
	font-size: 18px;
	font-weight: normal;
}
.map-item li i{
	color: #999;
	font-size: 14px;
}

/*底部*/
.clearfix:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.w1200 {width: 1200px;margin: 0 auto;}
.fl {float: left;}

.site-footer { font-size: 14px; line-height: 1.8; color: #a8aaba; background: #32333b;}
.site-footer a { color: #a8aaba;}
.site-footer a:hover { color: #00cc33 !important;}
.site-footer .footer-article { padding: 30px 0 20px; overflow: hidden;}
.site-footer .contact { float: left; width: 280px;}
.site-footer .contact dt { width: 90px;}
.site-footer .contact .iconfont { width: 66px;height: 66px; display: block;float: left;background: url(../images/kefu.html) center center no-repeat;background-size: 55px;}
.site-footer .contact .text { font-size: 14px; line-height: 30px; color: #d7d8d9;}
.site-footer .contact .tel { padding: 3px 0 15px; font-size: 24px; color: #00cc33;}
.site-footer .contact a { display: block; width: 90px; font-size: 14px; line-height: 30px; color: #fff; text-align: center; border: 1px solid #fff; border-radius: 4px;}
.site-footer .contact a:hover { color: #fff !important;}
.site-footer .col-article { float: left; width: 171px;}
.site-footer .col-article dt { margin-bottom: 15px; font-size: 16px; font-weight: normal; color: #d7d8d9;}
.site-footer .col-article dd { margin-bottom: 8px; overflow: hidden;}
.site-footer .col-article dd a { font-size: 12px; color: #9b9ea0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.site-footer .wx { float: left; width: 135px; margin-right: 0;}
.site-footer .wx dt { margin-bottom: 15px; font-size: 16px; font-weight: normal; color: #d7d8d9;}
.site-footer .wx dd { margin-bottom: 15px;}
.site-footer .wx dd img { display: block; width: 110px; height: 110px; margin: 5px 0; border-radius: 2px;}
.site-footer .wx dd.other { margin-bottom: 0; line-height: 18px;}
.site-footer .wx dd.other span { display: block; font-size: 12px;}
.site-footer .wx dd.other a { display: inline-block; margin-right: 5px; font-size: 12px; line-height: 18px; vertical-align: top;}
.footer-links { padding: 10px 0; border-top: 1px solid #41424c; border-bottom: 1px solid #41424c;}
.footer-links p { font-size: 14px; color: #a8aaba;}
.footer-links a { margin-right: 20px; font-size: 12px; color: #a8aaba;}
.footer-info .info-text { padding: 20px 0; font-size: 12px; text-align: center;}
.footer-info .info-text .nav-bottom { padding: 20px 0 5px; font-size: 14px; color: #ccc; text-align: center;}
.footer-info .info-text .nav-bottom a { padding: 0 8px; color: #9b9ea0;}
.footer-info .info-text .copyright { padding-top: 5px;}
.footer-info .info-text em { padding: 0 8px;}

