﻿body {
    font-family: PingFang SC,Microsoft YaHei,arial,helvetica,sans-serif;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-stretch: normal;
}
a{
	color: #161a29;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select:none;
	-moz-user-focus: none;
	-moz-user-select: none;
}


.mb2em {
    margin-bottom: 2em;
}
.content {
    margin: 0 auto;
    /* padding: 0 1em; */
    max-width: 1200px;
    margin-bottom: 20px;
    /* line-height: 1.6em; */
    text-align: justify;
}
.custom-wrapper {
	/* background-color: #fff; */
	margin-bottom: 1em;
	-webkit-font-smoothing: antialiased;
	height: 2.2em;
	overflow: hidden;
	-webkit-transition: height 0.5s;
	-moz-transition: height 0.5s;
	-ms-transition: height 0.5s;
	transition: height 0.5s;
	padding: 1em 0 0.6em 0;
}
.pure-menu-link {
    padding: 0.5em 1.8em 0.5em 1.2em;
}
.pure-menu-link:hover {
	color: #0c45e9;
	background:transparent;
}
@media (max-width: 47.999em) {
	.pure-menu-link {
		margin: 0em 1em 0 1em;
		padding: 0.65em 1em 0.65em 1em;
		border-bottom: 1px solid #c3c3c3;
	}
}
.custom-wrapper.open {
	height: 21em;
}

.custom-menu-3 {
	text-align: right;
}

.custom-toggle {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 1.2em;
	right: 0.8em;
	display: none;
}

.custom-toggle .bar {
	background-color: #777;
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 100px;
	position: absolute;
	top: 18px;
	right: 7px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.custom-toggle .bar:first-child {
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
}

.custom-toggle.x .bar {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-toggle.x .bar:first-child {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 47.999em) {

	.custom-menu-3 {
		text-align: left;
	}

	.custom-toggle {
		display: block;
	}

}

/* banner */
#banner {
    width: 100%;
    /* min-width: 1200px; */
    height: 26em;
	position: relative;
	/* background: url(../images/000-VECtLlYFgIon.jpg) no-repeat center; */
}
#banner .banner-box, #banner .banner-box .banner-item {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#banner .banner-box {
    z-index: -5;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
#banner .banner-box .banner-item {
    text-align: center;
    cursor: pointer;
}
#banner .banner-box .banner-item .slide-img {
    height: 100%;
    margin: 0 -100%;
}
#banner .banner-box-mask {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.iron-region-wapper {
    /* width: 1200px;
    min-width: 1200px;  */
    height: 100px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 30px;
}
.iron-region-wapper .iron-region {
    /*  z-index: 20;
   width: 794px; */
    height: 100%;
	background: #fff;
	/* box-shadow: 0 0 60px #f1f1f1; */
	padding: 5px 20px 5px 20px;
}





/* pro */
h3, .h3 {
    font-size: 1.25em;
    margin: .5em 0;
    font-weight: normal;
}
ul{
	margin: 0;
	padding: 0;
}
.prolist img{
    max-width: 100%;
    transform: translate(1.04)
}
.prolist img:hover{
    max-width: 100%;
    transform:scale(1.04);
    transition: 0.3s;
    
}
.prolist {
    background: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,.1);
    overflow: hidden;
    text-align: center;
    padding: 15px 0 15px 0;
    box-sizing: border-box;
    margin: 0 .8em;
    /* border-left: 1px solid #eee;
    border-right: 1px solid #eee; */
    /* transform: scale(1.07); */
    /* box-shadow: 0 0px 70px 0 rgba(0,0,0,.2); */
}
.prolist h5{
	color: #898989;
	margin: .5em 0;
	font-weight: normal;
}

.bgw-proleft{
	padding: 10px 30px 40px;
    background: #fff;
    overflow: hidden;
    margin:0 1em 1em 1em;
}
.bgw-proleft span{
    border-bottom: 2px solid #f5f5f5;
    color: #0c45e9;
    font-size: 18px;
    font-weight: 300;
    padding: .2em 0em;
}
.bgw-pro{
	padding: 10px 30px 40px;
    background: #fff;
    overflow: hidden;
    margin:0 1em 1em 1em;
}
.bgw-pro img ,.bgw-pro table{
	max-width: 100%;
    height: auto;
}
.bgw-pro h2 {
    color: #0c45e9;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    margin: 30px 0 20px;
}
/* case */
.home_case h2{
	text-align: center;
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 400;
}
.caselist {
	background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 2px rgba(0,0,0,.12);
	overflow: hidden;
	text-align: center;
	padding: 0px 0 15px 0;
	margin-left: 1em;
    margin-right: 1em;
}
.caselist:hover {
    box-shadow: 0 0 6px rgba(0,0,0,.1), 0 4px 6px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}
.caselist img{
	max-height: 15em;
	width: 100%;
}
.caselist p{
	padding: 20px 30px 20px 30px;
	color: #666;
	line-height: 1.7;
	font-size: .88em;
	text-align: left;
	height: 5.1em;
	-webkit-line-clamp: 3;
    max-height: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.caselist h3{
	text-align: left;
	padding: 0px 30px 10px 30px;
}
.case-link{
	text-align: center;
	margin-bottom: 30px;
}
.case-link a{
	color: #0c45e9;
	position: relative;
    padding-right: 16px;
    display: inline-block;
}
.case-link .icon-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-image: url(../images/jt.svg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-position: 59.11% 43.02%;
    background-size: 60% 98%;
    background-repeat: no-repeat;
}
.home_pro .prolist{
    position: relative;
    padding:  0;
    margin: 10px;
    max-height: 25em;
    border: 1px solid #f2f4f7;
}
.home_pro .prolist h3{
    position: absolute;
    bottom: 0.6em;
    left: 1em;
    color: #fff;
    z-index: 2;
    text-shadow: #565454 2px 2px 5px;
}
.home_pro .prolist h5{
    position: absolute;
    bottom:2em;
    left: 1.5em;
    color: #fff;
    z-index: 2;
}
.home_pro .prolist img{
    width: 100%;
}


.customer{
    margin-bottom: 30px;
}
.customer li{
    text-align: center;
}
.customer li img{
    max-width: 100%;
    /* padding: 0 10px; */
}
#about-me {
    padding: 19px 0 40px;
    background: #f5f5f5;
}
.bgw{
	padding: 0 20px 40px;
    background: #fff;
    overflow: hidden;
    margin: 0px 0.6em 0;
    color: #606269;
}
.bgw p{
    /* text-indent: 2em; */
    line-height: 2em;
}
.bgw h2{
  color: #0c45e9;
	font-size: 20px;
	font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    margin: 30px 0 20px;
}
#about-me .pure-g h2 {
    color: #333;
	font-size: 20px;
	font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    margin: 30px 0 20px;
}
#about-me .about-content  {
    font-size: 16px;
    color: #5b5e7b;
    letter-spacing: 0;
	line-height: 32px;
	margin-bottom: 10px;
	font-weight: 300;
}
#about-me .about-content p {
	margin-bottom: 10px;
	line-height: 32px;
}
#about-me .about-content  img {
    max-width: 100%;
    height: auto;
}
#about-me .content  img {
  max-width: 100%;
  height: auto;
}
/*  */
.content-g{
	padding: 19px 0 40px;
    background: #f5f5f5;
}
/*  */
.c-grid {
	position: relative;
	background-color: #f7f8fa;
}
.customer-footer-inner {
    position: relative;
    z-index: 2;
}
.customer-footer-tit {
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: 400;
	line-height: 1.5;
	padding-top: 70px;
	padding-left: 20px;
    padding-right: 20px;
}
@media(max-width: 600px){
	.customer-footer-tit {
		font-size: 18px;
	}	
}
.customer-footer-btn {
	text-align: center;
	padding-bottom: 80px;
}
.c-grid .c-btn {
    width: 220px;
    height: 45px;
    line-height: 45px;
	font-size: 16px;
	padding: 0 20px;
    background-color: #0c45e9;
    color: #fff;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box;
}
.c-btn:hover {
    text-decoration: none;
    background-color: #0933ad;
}
.customer-footer-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(./free-bg.jpg) top center no-repeat #f7f8fa;
    background-size: cover;
}

/* page */
/* 分页 */
.page{ width:100%; text-align:center; float:left; padding:30px 0;}
.pagelist{ width:100%; margin:10px 0; padding:0; text-align:center; float:inherit;}
.k_pagelist {margin:0 auto; padding:0;display:table;clear:both;line-height:40px;text-align:center; }
.k_pagelist em {padding:8px;border:1px solid #E7E7E7;font-size:12px;margin:0px 5px;background:#F5F9FE;color:#000;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:8px;border:1px solid #E7E7E7;font-size:12px;margin:0px 15px;color:#000;}
.k_pagelist a {padding:8px 10px;border:1px solid #E7E7E7;font-size:12px;margin:0px 5px;}
.k_pagelist a:hover {padding:8px 10px;border:1px solid #E7E7E7;font-size:12px;margin:0px 5px; color: #06F}


.epages{
	clear: both;
	text-align: center;
}
.epages a{
	color: #8d91ac;
    border: 1px solid #ececf2;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 36px;
    padding: 0 16px;
    line-height: 36px;
	text-align: center;
	background-color: #fff;
}
.epages a:hover{
	color: #FFF;
	background-color: #5c5e73;
}
.epages a:nth-child(1){
    display: none;
}
.epages b{
    color: #FFF;
    background-color: #5c5e73;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 36px;
    padding: 0 16px;
    line-height: 36px;
    text-align: center;
}

/* footer */
.footer {
    background: #40435a;
    text-align: center;
}
.footer p{
	font-size: 14px;
    color: #8d91ac;
    margin: 4px 0 ;
}
.footer a {
    color: #8d91ac;
}
.l-box {
    padding: 0.9em 1.2em;
}


/*  */
.item {
    /* float: left;
    width: 50%; */
    margin-bottom: 30px;
    /* min-height: 540px; */
}
.item .item_titpic{
    /* float: left; */
    /* width: 550px; */
    margin: 0 10px;
    text-align: center;
}
.item_tit{
  text-align: center;
}
.item_tit h2{
    margin: 0px 0 10px 0px!important;
}
.item .item_titpic img{
    max-width: 100%;
    max-height: 350px;
    margin-bottom: 20px;
}

@media screen and (min-width: 35.5em){
    .item .item_titpic img {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 12em)  {
  .ad01{display:none ;}
  .ad02{display:block;}
    #banner {
      height: 11em;
    }
     #banner .banner-box .banner-item .slide-img {  
          width: 100%;
      }
  }
@media screen and (min-width:48em){
  .ad01{display: block;}
  .ad02{display: none;}
  #banner {
    height: 26em;
  }
  #banner .banner-box .banner-item .slide-img {  
    width: auto;
}
}
