.c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.market .item {
    font-size: 16px;
    text-align: center;
    padding: 0 20px;
    transition: background-color .3s, color .3s;
}
.market {
    width: 100%;
    height: 260px;
    background: url(/images/home_36.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    color: #fff;
    justify-content: center;
    align-items: stretch;
}
.market .item .ksgf {
    font-weight: 700;
    line-height: 1.8;
}
.market .item .ksgf span {
    color: #666;
    font-weight: normal;
    display: block;
}
.market .item .price {
    font-size: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.index-banner {
	width:100%;
	height:calc(100vh - 20px);
	overflow:hidden
}
.index-banner .swiper-slide {
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover
}
.index-banner .swiper-slide:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:0;
	background-color:#000;
	opacity:.15
}
.index-banner .swiper-slide.swiper-slide-active .text,.index-banner .swiper-slide.swiper-slide-active .tit {
	opacity:1;
	transform:translateX(0)
}
.index-banner .swiper-pagination {
	display:block
}
.index-banner .swiper-pagination.typea {
	margin-top:0;
	bottom:16px
}
.index-banner .img-m {
	display:none;
	width:100%
}
.index-banner .main {
	color:#fff;
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:100%;
	transform:translateY(-50%);
	padding:0 3%;
	text-align:center;
	font-family:OpenSans,Arial,Helvetica,sans-serif
}
.index-banner .text,.index-banner .tit {
	opacity:0;
	transform:translateX(100px);
	transition:transform 1s,opacity 1s
}
.index-banner .tit {
	font-size:110px;
	line-height:1.2;
	font-weight:500
}
.index-banner .text {
	font-size:110px;
	line-height:1.2;
	color:#fff;
	margin-top:8px;
	font-weight:500;
	transition-delay:.2s;
}
.index-banner-bottom {
	position:absolute;
	left:50%;
	bottom:60px;
	z-index:1;
	font-size:12px;
	color:#fff;
	transform:translateX(-50%)
}
.index-banner-bottom:after {
	content:"";
	width:1px;
	height:50px;
	background-color:#fff;
	position:absolute;
	left:50%;
	bottom:-60px;
	-webkit-animation:index-banner-bottom 2s linear infinite;
	animation:index-banner-bottom 2s linear infinite;
	transform-origin:center top;
	transform:scaleY(0)
}


.swiper-container {
	opacity:0;
	transition:opacity .4s ease
}
.swiper-container.isready {
	opacity:1
}
.swiper-slide {
	box-sizing:border-box;
	overflow:hidden
}
.swiper-button-next,.swiper-button-prev {
	outline:none
}
.swiper-pagination.typea {
	bottom:5%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:28px
}
.swiper-pagination.typea .swiper-pagination-bullet {
	margin:0 10px;
	width:12px;
	height:12px;
	background-color:#fff;
	opacity:1;
	position:relative;
	transition:all .3s;
	box-shadow:0 0 4px 0 rgba(0,0,0,.3)
}
.swiper-pagination.typea .swiper-pagination-bullet:after {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:24px;
	height:12px;
	background-color:#fff;
	border-radius:12px;
	overflow:hidden;
	opacity:0;
	transition:opacity 1s
}
.swiper-pagination.typea .swiper-pagination-bullet-active {
	border-color:#fff;
	background-color:transparent;
	opacity:1
}
.swiper-pagination.typea .swiper-pagination-bullet-active:after {
	opacity:1

}
.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 12px
}
.swiper-pagination.typeb {
	position:relative;
	bottom:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:28px
}
.swiper-pagination.typeb .swiper-pagination-bullet {
	width:24px;
	height:12px;
	opacity:1;
	opacity:1;
	position:relative;
	transition:all .3s;
	outline:none
}
.swiper-pagination.typeb .swiper-pagination-bullet:after {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:24px;
	height:12px;
	background-color:#103670;
	border-radius:50%;
	overflow:hidden;
	opacity:0;
	transition:opacity .3s
}
.swiper-pagination.typeb .swiper-pagination-bullet-active {
	border-color:#103670;
	background-color:transparent;
	opacity:1
}
.swiper-pagination.typeb .swiper-pagination-bullet-active:after {
	opacity:1
}
.swiper-pagination.typeb.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 5px
}
@media only screen and (min-width:961px) {
	.swiper-pagination.typea .swiper-pagination-bullet:hover {
	border-color:#fff;
	background-color:transparent;
	opacity:1
}
.swiper-pagination.typea .swiper-pagination-bullet:hover:after {
	opacity:1
}}


@media only screen and (max-width:960px){
    .index-banner {
    height: auto;
}
.page-main {
    padding-top: 60px;
}
.index-banner .swiper-slide {
    background: none;
}
.index-banner .img-m {
    display: block;
}
.index-banner .tit {
    font-size: 36px;
    line-height: 1;
}
.index-banner .tit {
    font-size: 36px;
    line-height: 46px;
    opacity: 1;
}
.index-banner .swiper-pagination.typea {
    bottom: 5%;
}
.index-banner .swiper-pagination {
    display: block;
}
.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination.typea .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
.index-banner .text {
    font-size: 36px;
    line-height: 46px;
    opacity: 1;
}
}

.case .row figure {
    margin-bottom: 40px;
}
.case figure a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
}
@media (min-width: 1200px){
.case figure a {
    width: 340px;
}}
.case figure a figcaption {
    display: block;
    background-color: rgb(245 245 245);
    margin: 0 auto;
}
.case figure a figcaption{
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.case figure a figcaption h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin: 0;
    padding: 20px 30px 18px;
    text-align: left;
    font-weight: 500;
    line-height: 150%;
}
.case figure a figcaption h3 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #333;
    font-weight: 500;
    line-height: 150%;
}
.container1 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:768px) {
.container1 {
	width: 750px
}
}
@media (min-width:992px) {
.container1 {
	width: 970px
}
}
@media (min-width:1200px) {
.container1 {
	width: 1170px
}
}
.duiqi{
    margin-top: 40px;
}
.case .row div:nth-child(1) {
    animation-delay: .1s;
}
.case figure:hover a {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.case figure:hover a figcaption {
    background-color: #0b2d7e;
}
.case figure:hover a figcaption h3 span {
	color: #fff
}
.case figure:hover a figcaption h3  {
	color: #fff
}
.team {
    background-color: rgb(245 245 245);
}
.sx-jianju {
    padding: 55px 0;
}
.home-title {
    margin-bottom: 40px;
}
.h-h2-white {
    font-size: 24px;
    line-height: 150%;
    margin: 0;
    color: #333;
    padding: 0 20px;
}
.team-box {
    text-align: left;
    background-color: #0b2d7e;
    margin: 70px auto 60px;
}
.team-box .owl-theme {
    margin: -30px auto;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    
}
.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel.owl-loaded {
    display: block;
}
div.owl-stage-outer.owl-height {
    height: 100%!important;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-height {
    transition: height .5s ease-in-out;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.team-box dl {
    margin-bottom: 0;
}
.team-box dt {
    max-width: 262px;
    width: 262px;
}
.team-box dd {
    line-height: 200%;
    padding: 40px 60px 0 300px;
    margin-left: 0;
}
.team-box dd h3 {
    font-size: 18px;
    margin: 30px 0 15px;
}
.team-box dd h3 a {
    color: #fff;
}
.team-box dd h3 small {
    font-size: 14px;
    margin-left: 10px;
    color: #fff;
}
.team-box dd p {
    color: #999;
}
@media (max-width: 961px){
.team-box .owl-theme {
    margin-bottom: 0;
    padding-bottom: 20px;
}
.team-box dt {
    max-width: 100%;
    width: 100%;
    text-align: center;
}
.team-box dd {
    padding: 0;
    border: 0;
    text-align: center;
}
.hg-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

}
@media only screen and (max-width: 640px){
.market {
    height: auto;
    padding: 20px 0 10px 0;
}
.market .item {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.market .item .ksgf span {
    display: inline-block;
    margin-left: 10px;
}
}