﻿@font-face {
  font-family: "BernhardFashionBT";
  src: url("../fonts/BernhardFashionBT.woff2") format("woff2"),
       url("../fonts/BernhardFashionBT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BauhausITCbyBT-Light";
  src: url("../fonts/BauhausITCbyBT-Light.woff2") format("woff2"),
       url("../fonts/BauhausITCbyBT-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body{
	font-size: 14px;
	color: #333;
	font-family: 'PingFang SC','microsoft yahei','Open Sans',Arial,sans-serif;
}
.BernhardFashionBT{
	font-family: "BernhardFashionBT";
}
.BauhausITCbyBT{
	font-family: "BauhausITCbyBT-Light";
}
.clearfix::before,.clearfix::after{
	content: '';
	display: block;
	clear: both;
}
a{
	color: #333;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
a:hover,a:focus,a:active{
	color: #333;
	text-decoration: none;
	outline: none;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.vcenter{
	display: flex;
	align-items: center;
}
h1,h2,h3,h4,h5,h6{
  font-weight: normal;
  color: #333;
  font-family: 'PingFang SC','microsoft yahei','Open Sans',Arial,sans-serif;
}
ul{
	padding: 0px;
	margin: 0px;
}
li{
	list-style: none;
}
h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 0px;
}
h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 0px;
    line-height: 1.5em;
}
p:last-child {
    margin-bottom: 0px
}
.header-top{
	height: 32px;
	border-bottom: 1px solid #eee;
	line-height: 32px;
}
.header-top .BernhardFashionBT{
	font-size: 22px;
	line-height: 30px;
}
.header-bottom{
	height:120px;
}
.nav-item{
	text-align: center;
	display: block;
}
.nav-item img{
	display: block;
	height: 30px;
	margin: 30px auto 10px auto;
}
.nav-item h5{
	margin-bottom: 29px;
}
.main-nav a.logo{
	width: 70px;
	height: 70px;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url('../Images/logo.png') no-repeat center;
	background-size: contain;
}
.nav-wrap{
	position: relative;
}
.nav-child{
	position: absolute;
	width: 100%;
	min-height: 100px;
	background: #eee;
	display: none;
	z-index: 9;
	padding: 20px;
}
.nav-child.on{
	display: block;
}
.index-banner{
	position: relative;
}
.index-banner img{
	width: 100%;
}
.index-banner .mask{
	width: 1170px;
	left: 50%;
	margin-left: -585px;
	position: absolute;
	top: 50%;
	margin-top: -83px;
}
.index-banner .mask h1{
	color: #eee;
	font-weight: normal;
	font-size: 50px;
	margin-bottom: 25px;
}
.index-banner .mask h3{
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
}
.index-banner .mask h5{
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
}
.index-banner .mask a{
	color: #fff;
	transition: all .3s;
}
.index-banner .mask a.more{
	background: #e52027;
	padding: 3px 20px;
	border-radius: 30px;
	margin-right: 20px;
}
.index-banner .mask a.case{
	background: rgba(0,0,0,.5);
	padding: 3px 20px;
	border-radius: 30px;
}
.index-banner .mask a.more:hover{
	background: #a50006;
}
.index-banner .mask a.case:hover{
	background: rgba(0,0,0,.8);
}
.index-sec .sec-title{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 70px;
}
.index-sec .sec-title p::after{
	display: block;
	content: '';
	width: 106px;
	height: 2px;
	background: #fe3b1c;
	margin: 10px auto;
}
.index-sec .sec-title.sec-title-desc p::after{
	display: none;
}
.inner-sec .sec-title{
	text-align: center;
	margin-bottom: 50px;
}
.inner-sec .sec-title p::after{
	display: block;
	content: '';
	width: 106px;
	height: 2px;
	background: #333;
	margin: 10px auto;
}
.inner-sec.article-article-sec .sec-title p::after{
	display: none;
}
.inner-sec .sec-title.white{
	text-align: center;
	margin-bottom: 50px;
	color:#fff;
}
.inner-sec .sec-title.white p{
	color:#fff;
}
.inner-sec .sec-title.white p::after{
	display: block;
	content: '';
	width: 106px;
	height: 2px;
	background: #fff;
	margin: 10px auto;
}
.index-service .index-service-block{
	padding: 48px 0px;
	display: block;
	text-align: center;
}
.index-service .index-service-block h5{
	color: #fff;
	font-size: 18px;
	margin-bottom: 0px;
}
.index-service .index-service-block.grey{
	background: #a3cfbb;
}
.index-service .index-service-block.pink{
	background: #ff6867;
}
.index-service .index-service-block.dark-green{
	background: #809a99;
}
.index-service .index-service-block.green{
	background: #00cccb;
}
.index-service .index-service-block img{
	margin-bottom: 20px;
}
.index-about .about-dec-item{
	border: 1px dashed #fbbf69;
	padding: 20px;
	margin-bottom: 30px;
}
.index-about .about-dec-item h5{
	margin-bottom: 5px;
}
.index-about .about-dec-item h6{
	margin-bottom: 0px;
}
.index-about .about-logobig{
	padding-top: 20px;
}
.data-count{
	text-align: center;
}
.index-about{
	margin: 100px 0px;
}
.index-choose{
	margin: 100px 0px;
}
.data-count h1{
	font-size: 60px;
}
.index-sem-item{
	margin-bottom: 30px;
}
.index-sem{
	margin: 100px 0px;
}
.index-process{
	margin: 100px 0px 0px 0px;
	padding: 100px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.index-process h1{
	line-height: 2em;
}
.bold{
	font-weight: bold;
}
.index-news .sec-title{
	color: #666;
	margin-bottom: 30px;
}
.index-news .sec-title a{
	color: #666;
	font-size: 14px;
	line-height: 38px;
}
.index-news .today-star-wrap{
	padding: 30px 20px;
}
.index-news .news-wrap{
	padding: 30px 20px;
}
.index-news h5{
	color: #666;
	margin-bottom: 5px;
}
.index-news-star-head{
	margin-bottom: 30px;
}
.index-news .news-wrap ul li::before,.index-news .news-wrap ul li::after{
	content: '';
	display: block;
	clear: both;
}
.index-news .news-wrap ul li a{
	color: #666;
	line-height: 2em;
}
.index-news .news-wrap ul li a span.more{
	color: #999;
	font-size: 12px;
	float: right;
}
.index-news .col-xs-4.sp{
	border-left: 1px solid #eee;
}
.index-partner .partner-item{
	border: 1px solid #eee;
	text-align: center;
}
.index-partner{
	padding-bottom: 100px;
}
.foot-qrcode{
	height: 800px;
	width: 100%;
	background: url('../Images/foot-qrcode-bg.png') no-repeat center;
}
.foot-qrcode{
	text-align: center;
	color: #fff;
}
.foot-qrcode a{
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	border: 1px solid rgba(0,0,0,.8);
	border-radius: 5px;
	padding: 6px 20px;
	font-size: 18px;
	transition: all .3s;
}
.foot-qrcode a:hover{
	background: rgba(0,0,0,.8);
}
.foot-qrcode img{
	display: block;
	margin: 20px auto 30px;
	width: 300px;
}
.foot-qrcode h1{
	font-size: 48px;
	margin-bottom: 10px;
	color: #fff;
}
.foot-qrcode h5{
	color: #fff;
}
.foot-qrcode .mask{
	padding-top: 200px;
}
.footer{
	background: #222;
	color: #fff;
	padding: 50px 0px;
}
.footer .logo-foot{
	display: block;
	margin: 0 auto 15px;
}
.footer p,.footer h1,.footer h4,.footer a{
	color: #fff;
}
.foot-nav::before,.foot-nav::after{
	content: '';
	clear: both;
	display: block;
}
.foot-nav li a{
	display: block;
}
.foot-nav li{
	width: 25%;
	float: left;
	text-align: right;
	margin-bottom: 10px;
}
.footer p{
	margin: 0px;
	line-height: 3em;
}
.footer p.copyright{
	text-align: right;
}
.footer .tel400{
	margin-bottom: 15px;
}
.nav-child{
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: returnToNormal;
  animation-name: returnToNormal;
}
@-webkit-keyframes returnToNormal {
  from {
    opacity: 0;
    min-height: 1px;
  }

  to {
    opacity: 1;
    min-height: 100px;
  }
}

@keyframes returnToNormal {
  from {
    opacity: 0;
    min-height: 1px;
  }

  to {
    opacity: 1;
    min-height: 100px;
  }
}
.nav-child-group h1{
	font-size: 20px;
}
.nav-child-group li a{
	line-height: 2em;
	display: block;
	margin-bottom: 1px;
}
.inner-banner{
	position: relative;
}
.inner-banner h1{
	color: #fff;
}
.inner-banner h4{
	color: #fff;
}
.inner-banner .mask{
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	top: 50%;
}
.contact .contact-info-wrap{
	padding: 100px 0px;
}
.contact .contact-info{
	padding-top: 38px;
}
.index-banner.index-design{
	background: url('../Images/banner.png') no-repeat center #fff;
	background-size: contain;
	width: 100%;
	height: 600px;
}
.index-soul{
	padding: 80px 0px;
}
.index-adv{
	width: 100%;
	height: 600px;
	background: url('../Images/index-adv.png') no-repeat center;
	background-size: cover;
}
.index-adv{
	padding-top: 292px;
}
.index-adv h1{
	font-size: 60px;
	text-align: center;
	display: block;
	width: 100%;
}
.index-adv h6{
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
}
.img-container{
	overflow: hidden;
}
.index-soul .block{
	margin-top: 260px;
}
.index-site{
	padding: 80px 0px;
	border-bottom: 1px solid #eee;
}
.index-site h1{
	font-size: 60px;
	text-align: center;
	display: block;
	width: 100%;
}
.index-site h6{
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
.about-wrap .about-intro,.about-wrap .about-intro2{
	padding: 60px 0px;
}
.about-intro2 .intro2-block{
	background: #ff6867;
	color: #fff;
	text-align: center;
	padding: 30px 15px;
}
.about-intro2 .intro2-block h3{
	color: #fff;
}
.about-intro2 .intro2-block h3::after{
	content: '';
	height: 2px;
	width: 50px;
	background: #fff;
	margin: 10px auto;
	display: block;
}
.cus-industry{
	padding: 130px 0 0 0;
	border-top: 1px solid #eee;
}
.cus-say{
	padding: 60px 0px;
	background: url('../Images/cus-say-bg.png') no-repeat center;
	background-size: cover;
}
.cus-say-inner .swiper-container {
    width: 100%;
    height: 300px;
    margin: 0;
}
.cus-say-inner .swiper-slide{
	text-align: center;
    font-size: 18px;
    color: #fff;
    width: 100%;

}
.cus-say h2{
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.cus-say .say-words{
	background: rgba(255,255,255,.1);
	padding: 20px 10px;
	color: #fff;
	display: block;
	position: relative;
	font-size: 14px;
}
.cus-say .say-words::after{
	height: 0;
    width: 0;
	display: block;
	content: '';
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -10px;
	border-color: rgba(255,255,255,.1) transparent transparent;
    border-style: solid solid none solid;
    border-width: 8px 8px 0px 8px;
}
.cus-say .say-people{
	width: 122px;
	height: 122px;
	display: block;
	margin: 30px auto 0px;
	border: 1px dashed #a6937c;
	border-radius: 50%;
	padding: 10px;
}
.cus-say .say-people div{
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.about-team{
	padding: 60px 0px;
}
.about-team .team-item{
	text-align: center;
}
.about-team .team-item h2{
	margin-top: 15px;
}
.about-news{
	padding: 60px 0px;
	border-top: 1px solid #eee;
}
.news-item{
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
.news-item .img-container{
	height: 180px;
	width: 100%;
	background-color: #333;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
}
.sem-wrap .company-question{
	padding:60px 0px;
}
.sem-wrap .company-question-item{
	text-align: center;
}
.company-question-item .ico-circle{
	width:150px;
	height:150px;
	display: block;
	margin:0px auto 15px;
	border-radius:50%;
	background-color:#eeeeee;
	background-repeat: no-repeat;
	background-position: center;
}
.company-question-item .ico-question1{
	background-image:url('../Images/ico-question1.png');
}
.company-question-item .ico-question2{
	background-image:url('../Images/ico-question2.png');
}
.company-question-item .ico-question3{
	background-image:url('../Images/ico-question3.png');
}
.company-question-item .ico-question4{
	background-image:url('../Images/ico-question4.png');
}
.company-choice{
	border-top: 1px solid #eee;
	padding:60px 0px;
}
.sem-value{
	padding:60px 0px;
	background: url('../Images/bojue-value-bg.png') no-repeat center;
	background-size:cover;
}
.sem-value .swiper-slide {
    text-align: center;
}
.sem-value .swiper-slide img{
	display: block;
	margin:15px auto;
}
.sem-value .swiper-slide h5{
	color: #fff;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image:url('../Images/angle-left-black.png');
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url('../Images/angle-right-black.png');
}
.main.sem .bojue-service{
	padding: 60px 0px;
}
.bojue-service-item-wrap{
	text-align:center;
	position: relative;
}
.bojue-service-item-wrap .bojue-service-item .bojue-service-ico{
	display: block;
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid #eb4f38;
	margin:0px auto 15px;
	padding:5px;
	background: #fff;
	z-index: 1;
}
.bojue-service-item-wrap .bojue-service-item{
	position: relative;
}
.bojue-service-item-wrap .bojue-service-item::before{
	content:'';
	display: block;
	border-top:1px solid #eb4f38;
	width:65px;
	height:1px;
	top:15px;
	position: absolute;
	z-index: -1;
	left:-15px;

}
.bojue-service-item-wrap .bojue-service-item::after{
	content:'';
	display: block;
	border-top:1px solid #eb4f38;
	width:65px;
	height:1px;
	top:15px;
	position: absolute;
	z-index: -1;
	right:-15px;
}
.bojue-service-item-wrap .bojue-service-item.first::before{
	display: none;
}
.bojue-service-item-wrap .bojue-service-item.last::after{
	display: none;
}
.bojue-service-item-wrap .bojue-service-item .bojue-service-ico::after{
	content:'';
	display: block;
	width:18px;
	height:18px;
	background: #eb4f38;
	border-radius:50%;
}
.achievement{
	background: #f6f6f6;
	padding: 60px 0px;
}
.achievement .achievement-item .item-hd img{
	max-width: 100%;
	height: auto;
	display: block;
}
.achievement .achievement-item .item-bd{
	text-align: center;
	padding: 10px;
	background: #fff;
}
.achievement .swiper-pagination{
	margin: 10px auto;
    width: 100%;
}
.achievement .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0px 5px;
}
.swiper-pagination-bullet-active{
	background: #000;
}
.achievement-info ul{
	margin: 50px 0px;
}
.achievement-info ul li{
	font-size: 20px;
	margin-bottom: 20px;
}
.achievement-info ul li span{
	display: block;
	float: left;
}
.achievement-info ul li span:first-child{
	width: 40%;
	margin-right: 20px;
	/* text-align: right; */
}
.process.inner-sec{
	padding: 60px 0px;
}
.process.inner-sec img.process-img{
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}
.attention.inner-sec{
	padding: 60px 0px;
	text-align: center;
	background: #f6f6f6;
}
.feedback.inner-sec{
	padding: 60px 0px;
}
.feedback.inner-sec .form-info-group{
	margin: 40px -15px;
}
.foot-contact{
	padding: 60px;
	background: #eee;
	text-align: center;
}
.foot-contact .online{
	display: block;
	width: 200px;
	height: 50px;
	background: #eee;
	border: 1px solid #000;
	font-size: 18px;
	line-height: 50px;
	margin: 30px auto 0;
	transition: all .3s;
}
.foot-contact .online:hover{
	background: #000;
	color: #eee;
}
.index-article .index-article-wrap>img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: none !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination>li>a, .pagination>li>span{
	padding: 8px 16px;
	color: #000;
	transition: .3s;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>li.thisclass>a,
.pagination>li.thisclass>span {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
















