html, body {
	position: relative;
	height: 100%;
}
body {
	background: #fff;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	margin: 0;
	padding: 0;
}

.map{
    margin-top:40px;
    width:100%;
    height:300px;
    border:1px solid #e3e3e3;
    border-radius: 3px;
}

.max-width {
    max-width: 1280px;
    margin: 0px auto;
    display: flex;
}

.margin-top-50{
	margin-top:50px;
}

.padding-top-50{
	padding-top:50px;
}

.padding-tb-50{
	padding-top:50px;
	padding-bottom:50px;
}

.col-5ths{
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.header-box{
	height:66px;
	line-height:66px;
	border-bottom-color: rgba(0, 11, 23, 0.04);
    background-color: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}

.header-box .logo{
	max-height:66px;
}

.header-box .list-inline{
    margin:0px;
}

.header-box .list-inline li{
    vertical-align: middle;
    padding:0px 15px;
}

.header-box .list-inline a{
    text-decoration: none;
    color:#636161;
}

.header-box .list-unstyled{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:8px 15px;
}

.header-box .fa-phone{
    color:#00a1ff;
}

.header-box .btn-sms{
    padding:5px 10px;
    background:#00a1ff;
    color:#fff !important;
}

.header-box .list-unstyled li{
    line-height: 25px;
}

.header-box .phone{
    font-weight:bold;
    margin-left:8px;
    font-size:16px;
    color:#00a1ff;
}

.swiper-box .swiper-container {
	width: 100%;
	min-height: 438px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-box .swiper-slide .swiper-text{
	width:100%;
	z-index:999;
}

.swiper-box .swiper-slide .swiper-text .title{
	margin-top:100px;
	margin-bottom:20px;
	font-size:42px;
	font-weight:700;
}

.swiper-box .swiper-slide .swiper-text .text{
	color:#3d3d3d;
}

.swiper-box .swiper-slide .swiper-text .button .btn{
	background-color: rgb(26, 127, 241);
	border:none;
	margin-top:30px;
}

.swiper-box .swiper-slide .swiper-text .button .btn:hover{
	background-color: rgb(23, 92, 243);
	border:none;
}

.swiper-box .swiper-slide .swiper-text .button .btn:focus {
  outline: none;
}

.swiper-box .swiper-slide .swiper-img{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

.swiper-box .swiper-slide a{
	display: block;
    width: 100%;
}

.swiper-box .swiper-slide img{
	width:100%;
	min-height:438px;
}

.about-box{
    margin-top:100px;
}

.about-box .title .en-name{
    font-family: Oswald;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #24262b;
    display: block;
    vertical-align: bottom;
}

.about-box .title .name{
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    color: #24262b;
    display: block;
    padding: 2px;
    vertical-align: bottom;
}

.about-box .title p{
    margin:0px;
}

.about-box .title img{
    width:130px;
    height:5px;
}

.about-box .content{
    font-size:16px;
    text-align: justify;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    color:#6f6f6f;
}

.about-box .content strong{
    color:#000;
    margin-right:2px;
}

.about-box .about-list{
    margin-top:50px;
    margin-bottom:100px;
    background: #fff;
}

.about-box .about-list .list-inline li{
    width:330px;
    margin:5px;
    height: 330px;
    padding:30px 20px;
    box-sizing: border-box;
    vertical-align: top;
    background-color: #f7f7f7;
}


.about-box .about-list .list-inline li .fa{
    font-size:40px;
    margin-top:10px;
}

.about-box .about-list .list-inline strong{
    font-size:20px;
}

.about-box .about-list .list-inline .remark{
    text-align: justify;
    margin-top:20px;
    font-size:16px;
    line-height: 30px;
}

.index-about-box{
    display: inline-block;
    background: rgba(248, 250, 252, 1);
}

.index-about-box .about-left .list-unstyled{
    margin:20px 40px;
}

.index-about-box .about-left .logo img{
    margin-top: 30px;
    width:auto;
    height:64px;
}

.index-about-box .about-left .title h2{
    margin-top: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.index-about-box .about-left .remark{
    margin: 25px 0px 20px;
    font-size: 24px;
    color: #333333;
}

.index-about-box .about-left .content{
    text-align: justify;
    font-size: 18px;
    line-height: 36px;
    color: #999999;
}

.index-about-box .about-right{
    background:url('../images/about_bg.jpg') no-repeat;
    background-size:100% 100%;
    padding:30px;
    box-sizing: border-box;
}

.index-about-box .about-right .title{
    position: relative;
    margin-top:20px;
    padding-left:30px;
}

.index-about-box .about-right .title h2{
    color:#fff;
    letter-spacing: 3px;
    padding-bottom: 12px;
    font-size: 36px;
    font-weight: bold;
}

.index-about-box .about-right .title h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 55px;
    height: 4px;
    background: #ffffff;
}

.index-about-box .about-right .title span{
    position: absolute;
    top: -10px;
    left: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 80px;
    font-size: 80px;
    opacity: .2;
    text-transform: uppercase
}

.index-about-box .about-right .item{
    margin-top:30px;
    color:#fff;
}

.index-about-box .about-right .item sup {
    top: -2.2em;
    font-size: 22px;
}

.index-about-box .about-right .item p{
    margin-top: 5px;
    font-size: 18px
}

.index-about-box .about-right .item .counter{
    font-size: 60px;
    font-weight: lighter;
}

.show-number-box{
	background-image: linear-gradient(180deg, rgba(234, 242, 255, 0.8) 0%, rgba(255, 255, 255, 0.584) 100%);
}

.show-number-box .col-md-4 .list-inline{
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.56) 6%, rgba(234, 242, 255, 0.22) 100%);
	margin:0px;
	padding:21px 15px;
	text-align:center;
}

.show-number-box .col-md-4 .list-inline li{
	vertical-align: middle;
}

.show-number-box .col-md-4 .list-inline li p{
	margin:0px;
}

.show-number-box .col-md-4 .list-inline li:first-child p:first-child{
	color: #0068ff;
	font-size: 24px;
	line-height:38px;
	font-weight:bold;
}

.show-number-box .col-md-4 .list-inline li:first-child p:last-child{
	color: #909090;
	font-size: 16px;
	line-height: 23px;
}

.show-number-box .col-md-4 .list-inline li:nth-child(2){
    color: #1a7ff1;
}

.show-number-box .col-md-4 .list-inline li:last-child p:first-child{
	color: #3d3d3d;
	font-size: 17px;
	line-height:28px;
}

.show-number-box .col-md-4 .list-inline li:last-child p:last-child{
	color: #909090;
	font-size: 16px;
	line-height:23px;
}

.show-number-box .more{
	color: rgb(61, 61, 61);
	padding:21px 10px;
}
.show-number-box .more p{
	margin:0px;
}

.show-number-box .more p a{
    text-decoration: none;
    color: rgb(61, 61, 61);
}

.ad-box{
	background:#fff;
}

.ad-box .title{
	margin-top:55px;
	margin-bottom:55px;
	font-size:30px;
}

.ad-box img{
	width:100%;
}

.product-box{
    /*margin-top: 50px;*/
    padding-bottom: 50px;
    background: rgba(248, 250, 252, 1);
}

.product-box .col-md-12{
    padding:0px;
}

.product-box .title{
	margin-top:55px;
	margin-bottom:55px;
	font-size:30px;
}

.product-box .item {
    background: #fff;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    border-radius: 25px 0 25px 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	margin-bottom:25px;
    animate-duration: 2s;
    animate-delay: 2s;
    animate-iteration-count: 2;
    height:360px;
}

.product-box .item:hover {
    background: #2a6cf4;
}

.product-box .item .img {
    position: relative;
    width: 50%;
	overflow:hidden;
	background: url("../images/bg-item.png") no-repeat;
	background-size: 100% 100%;
	align-items: stretch;
	height:360px;
	line-height: 360px;
}

.product-box .item .img img {
    width: 100%;
    max-height: 100%;
}

.product-box .item .tit .ico i{
    color:#888;
}

.product-box .item:hover .tit .ico i{
    color:#fff;
}

/*.product-box .item:hover .tit .ico img:nth-child(1) {*/
/*    display: none;*/
/*}*/

/*.product-box .item .tit .ico img:nth-child(1) {*/
/*    display: inline-block;*/
/*}*/

/*.product-box .item:hover .tit .ico img:nth-child(2) {*/
/*    display: inline-block;*/
/*}*/

/*.product-box .item .tit .ico img:nth-child(2) {*/
/*    display: none;*/
/*}*/

.product-box .item .theme {
    position: absolute;
    top: 42px;
    left: 25px;
    color: #000;
}

.product-box .item .theme p {
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: bold;
	margin:0px;
}

.product-box .item .theme i {
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px;
    font-style: normal;
}

.product-box .item .img span {
    position: absolute;
    bottom: 40px;
    left: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.product-box .item .text {
    width: 50%;
    padding-left: 60px;
	margin-top:10px;
	margin-bottom:10px;
}

.product-box .item .text a{
	text-decoration:none;
}

.product-box .item .tip {
    display: block;
    position: relative;
    padding: 3px 0;
}

.product-box .item .tit {
    position: relative;
	width:80%;
}

.product-box .item .tit .ico {
    position: absolute;
    top: 50%;
    margin-top: 0px;
	width:25px;
    left: -43px;
}

.product-box .item .tit .ico img{
	width:100%;
}

.product-box .item .tip:first-child {
    padding-top: 0;
}

.product-box .item:hover .tit span {
    color: #fff;
}

.product-box .item .tit span {
    font-size: 15px;
    font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: inline-block;
    width: 100%;
	vertical-align: middle;
}

.product-box .item .tip p {
    line-height: 20px;
    color: #999999;
	margin-bottom:0px;
	font-size:14px;
	/*white-space:nowrap;*/
	/*overflow:hidden;*/
	/*text-overflow:ellipsis;*/
	
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
	width: 85%;
	
}

.product-box .item:hover .tip p {
    color: #fff;
}

.product-box .item .tip:after{
    max-width: 177px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 1px;
    background: #f8f8f8;
}

.product-box .item .tip:last-child:after{
	display:none;
}

.example-box{
    margin-top:50px;
    margin-bottom:50px;
}

.example-box .title{
    font-size:34px;
}

.example-box .title .color-title{
    color:#0d70d9;
    font-weight: bold;
}

.example-box .title .line{
    width:40px;
    height:2px;
    background: #000;
}

.example-box .remark{
    font-size:18px;
    font-weight: bold;
    color:#494949;
}

.example-box .remark .line{
    width:100px;
    height:1px;
    background: #000;
}

.example-box .list-inline>li{
    vertical-align: middle;
}

.example-box .content{
    margin-top:30px;
}

.example-box .content .show{
    margin-top:20px;
    font-size:20px;
    line-height: 40px;
    color:#515151;
    text-align: justify;
}

.example-box .content .image{
    width:100%;
}

.platform-box{
    margin-top:50px;
    margin-bottom:20px;
}

.platform-box .title{
    font-size:30px;
}

.platform-box .title .line{
    width:1px;
    height:25px;
    background: #000;
}

.platform-box .list-inline>li{
    vertical-align: middle;
}

.platform-box .content{
    margin-top:30px;
    text-align: center;
}

.platform-box .content img{
    width:100%;
}

.video-box{
    background: #181818;
    margin-top:50px;
}

.video-box .title{
    font-size: 30px;
    color: #fff;
    margin-top: 30px;
}

.video-box .title .line{
    width:1px;
    height:25px;
    background: #000;
}

.video-box .list-inline>li{
    vertical-align: middle;
}

.video-box .content{
    margin-top:30px;
    text-align: center;
}

.video-box .content .list-unstyled>li{
    margin-bottom:50px;
}

.video-box .content img{
    width:100%;
}

.book-box{
    /*margin-bottom:100px;*/
}

.book-box .title{
    font-size:30px;
    margin-top:30px;
}

.book-box .title .line{
    width:1px;
    height:25px;
    background: #000;
}

.book-box .list-inline>li{
    vertical-align: middle;
}

.book-box .content{
    margin-top:30px;
    text-align: center;
}

.book-box .content .list-unstyled>li{
    margin-bottom:50px;
}

.book-box .content img{
    width:100%;
}



.case-box{
	background:#fff;
	margin-bottom:50px;
	padding-bottom:30px;
}

.case-box .title{
	margin-top:55px;
	margin-bottom:55px;
	font-size:30px;
}

.case-box .case-nav{
	margin-bottom:50px;
}
.case-box .case-nav a{
	color:#888889;
	text-decoration:none;
	font-size:16px;
}

.case-box .case-nav .active{
    color:#000;
}

.case-box .case-list .item .row{
	position:relative;
}

.case-box .case-list img{
	width:100%;
	height:100%;
	max-height:377px;
	overflow: hidden;
	/*width:539px;*/
	/*height:539px;*/
}

.case-box .case-list .item{
	overflow: hidden;
}

.case-box .case-list .case-info{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background: url('../images/black.png') repeat;
	display: none;
    opacity: 1;
}

.case-box .case-list .case-info .case-about{
	position:relative;
	width:100%;
	height:100%;
}

.case-box .case-list .case-info .p1{
	position:absolute;
	top:6%;
	left:5%;
	color:#fff;
	font-size:16px;
}

.case-box .case-list .case-info .p2{
	position:absolute;
	bottom:0px;
	height:100px;
}

.case-box .case-list .case-info .p2 .title{
	display: block;
	width:100%;
	padding:15px 15px 0px 15px;
	font-size:16px;
	margin:0px;
	color:#fff;
}

.case-box .case-list .case-info .p2 .remark{
	display: block;
	width:100%;
	padding:15px;
	font-size:14px;
	margin:0px;
	color:#fff;
}

.show-box{
	background: rgba(248, 250, 252, 1);
}

.show-box .nav a{
    text-decoration: none;
    color:#353434;
    display: inline-block;
    width: 100%;
}

.show-box .title{
	margin-top:55px;
	margin-bottom:55px;
	font-size:32px;
}

.show-box .title-new{
	margin-top:55px;
	margin-bottom:55px;
}

.show-box .title-new h3{
	display: block;
    width: 100%;
    margin-top:0px;
    margin-bottom:25px;
}

.show-box .title-new h3 span{
	position: relative;
	font-size:32px;
}

/*.show-box .title-new h3 span:before{*/
/*	content:"";*/
/*	position:absolute;*/
/*	left: -70px;*/
/*    top: 0px;*/
/*	width:50px;*/
/*	height:50px;*/
/*	background:url('../images/title_01.png') no-repeat;*/
/*}*/

/*.show-box .title-new h3 span:after{*/
/*	content:"";*/
/*	position:absolute;*/
/*	right: -80px;*/
/*    top: 0px;*/
/*	width:50px;*/
/*	height:50px;*/
/*	background:url('../images/title_02.png') no-repeat;*/
/*}*/

.show-box .title-new .remark{
	font-size:20px;
}

.show-box .nav .list-inline{
	margin-left:0px;
}


.show-box .nav li{
	width: 140px;
	margin:0px 10px;
    line-height: 80px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    box-sizing: border-box;
}

.show-box .nav li.active{
	border: 2px solid #0d70d9;
}

.show-box .nav-left .list-unstyled:after{
	content: "";
    position: absolute;
    right: 25px;
    top: 0;
    width: 2px;
    height: calc(100% - 38px);
    opacity: 1;
    background: rgba(232, 232, 232, 1);
}

.show-box .nav-left .list-unstyled li{
	font-size: 20px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 48px;
    position: relative;
}

.show-box .nav-left .list-unstyled li a{
	text-decoration:none;
	display: inline-block;
	color:#000;
	margin-left: -15px;
}
.show-box .nav-left .list-unstyled li.active a{
	color: #0d70d9;
}

.show-box .nav-left .list-unstyled li.active a::after {
    content: "";
    width: 6px;
    height: 38px;
    background: #0d70d9;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 1;
}

.show-box .nav-left .icon{
	display: inline-block;
}

.show-box .nav-body{
	margin-bottom:80px;
}

.show-box .nav-body li{
	float: left;
    width: 310px;
    height: 173px;
    background: #fff;
    border: 1px solid rgba(242, 242, 248, 1);
    margin-bottom: 14px;
    margin-right: 18px;
    transition: all 0.3s;
}

.show-box .nav-body li a{
	text-decoration:none;
}

.show-box .nav-body li .top {
	display: flex;
    margin: 0 auto;
    padding: 16px 0;
    width: 294px;
    border-bottom: 1px dashed rgba(227, 227, 227, 1);
	align-items: center;
}

.show-box .nav-body li .top span {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-left: 16px;
}

.show-box .nav-body li .bottom {
	display: flex;
	justify-content: space-around;
	align-items: center;
    padding: 13px 0 19px;
    position: relative;
}

.show-box .nav-body li .bottom::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1px;
    height: 30.89px;
    border-right: 1px dashed rgba(227, 227, 227, 1);
}

.show-box .nav-body li .bottom dl dd:nth-of-type(1) {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.show-box .nav-body li .bottom dl dd:nth-of-type(2) {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.show-box .nav-body li:hover {
  transform: translate(0, -10px);
}

.contact-box{
    margin-top:125px !important;
    margin-bottom:100px !important;
}

.contact-box .title{
    font-size: 30px;
    color: #595757;
}

.contact-box .content{
    font-size: 16px;
}

.contact-box .content .text{
    font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
    line-height: 2em;
}

.contact-box .content .name{
    margin-top:30px;
    color: #000000;
    font-size: 22px;
}

.contact-box .content .en-name{
    color: #000000;
    font-size: 16px;
}

.contact-box .content .list-unstyled{
    margin-top:30px;
    font-size: 14px;
    line-height: 2em;
}

.contact-box .content .qrcode img{
    width:200px;
    height:200px;
    margin-top:30px;
    border-radius: 3px;
    border:1px solid #e3e3e3;
}

.foot-box{
    padding: 57px 0 55px;
    background: #0d70d9;
    /*background: #000;*/
    color: #fff;
}

.foot-box .title{
    text-align: right;
    padding-right:50px;
}

.foot-box .title p:nth-of-type(1) {
    opacity: 0.6;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.foot-box .title p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    /*color: #7d7d7d;*/
    color:#fff;
}

.foot-box .foot-item{
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.foot-box .foot-item:hover .img1{
    display: none;
}

.foot-box .foot-item:hover .img2{
    display: block;
}

.foot-box .foot-item:hover span{
    /*color: #289b7e;*/
    color:#fff;
}

.foot-box .foot-item .img2 {
    display: none;
}

.foot-box .tel{
    text-align: right;
    padding-right:50px;
}

.foot-box .tel p:nth-of-type(2){
    font-size:16px;
    /*color: #ccc;*/
    color:#fff;
}

.foot-box .nav{
    padding:0px 15px;
    margin-bottom:40px;
}

.foot-box .nav ul li {
    margin-right:10px;
}

.foot-box .nav ul li a{
    text-decoration: none;
}

/*.foot-box .nav .list-inline{*/
/*    overflow-x: hidden;*/
/*    white-space: nowrap;*/
/*}*/

.foot-box .foot-item span{
    /*color: #bdbdbd;*/
    color:#fff;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}


.foot-box .show .col-md-4 p:nth-of-type(1) {
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    opacity: 1;
    border-radius: 16px 1px 16px 1px;
    /*background: #3e3e3d;*/
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    /*color:#ccc;*/
    color:#000;
}

.foot-box .show .col-md-4:nth-of-type(2){
    /*border-left: 1px solid #464649;*/
    /*border-right: 1px solid #464649;*/
    border-right: 1px solid #afcbff;
    border-left: 1px solid #afcbff;
    padding:0px 50px;
}

.foot-box .show .col-md-4 p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    /*color: #ccc;*/
    color:#fff;
    margin: 10px 0 6px;
}

.foot-box .show .col-md-4:nth-of-type(3){
    padding:0px 50px;
}

.foot-box .show .col-md-4 p:nth-of-type(3) {
    font-size: 12px;
    font-weight: 400;
    /*color: #ccc;*/
    color:#fff;
    opacity: 0.6;
}


.foot-box .qrcode{
    width:120px;
    height:120px;
}


.footer-box{
	padding: 57px 0 55px;
	background: #000;
    color: #fff;
}

.footer-box .left-nav{
	font-size: 43.5px;
    line-height: 48px
}

.footer-box .left-nav a{
	color:#fff;
	text-decoration:none;
}

.footer-box .left-nav a:hover{
	color:#a7a7a7;
}

.footer-box .title{
	text-align:left;
	font-size: 23px;
    line-height: 38px;
	margin-bottom:90px;
}
.footer-box .copy-right{
	text-align:left;
	font-size: 19px;
    line-height: 28px
}

.footer-box .contact{
	margin-bottom:75px;
}

.footer-box .contact .tel{
	font-size:30px;
}

.footer-box .contact .remark{
	font-size:17px;
}

.footer-box .contact .copyright{
	font-size:17px;
}

.footer-box .link{
	color: #464646;
	font-size:20px;
}

.footer-box .link a{
	color:#464646;
	text-decoration:none;
}

.footer-box .link a:hover{
	color:#fff;
}

.footer-box .qrcode image{
	width:180px;
	height:180px;
}

.footer-box .wechat-name{
	margin-top:45px;
	font-size:18px;
}

.backtop {
    display: block;
    width: 43px;
    height: 43px;
    background: url('../images/backtop.png') no-repeat;
    position: fixed;
    right: 3.5%;
    bottom: 15%;
    opacity: .33;
    z-index: 99;
}

/*小于 像素时调用 css*/
/*@media screen and (max-width:750px) {*/
/*	.text-center-xs{*/
/*		text-align:center;*/
/*	}*/
/*	.swiper-box .swiper-container,.swiper-box .swiper-slide img{*/
/*		width:100%;*/
/*		min-height:158px;*/
/*	}*/
/*	.swiper-box .swiper-slide .swiper-text{*/
/*		display:none;*/
/*	}*/
/*	.ad-box .title{*/
/*		margin-top:25px;*/
/*		margin-bottom:25px;*/
/*		font-size:20px;*/
/*	}*/
/*	.ad-box img{*/
/*		width:94%;*/
/*		margin:0px 3%;*/
/*	}*/
/*	.product-box .title{*/
/*		margin-top:25px;*/
/*		margin-bottom:25px;*/
/*		font-size:20px;*/
/*	}*/
/*	.product-box .item .tit .ico img{*/
/*        width: 90%;*/
/*        margin-left: 10%;*/
/*    }*/
/*	.case-box{*/
/*		margin-bottom:0px;*/
/*	}*/
/*	.case-box .title{*/
/*		margin-top:25px;*/
/*		margin-bottom:25px;*/
/*		font-size:20px;*/
/*	}*/
/*	.case-box .case-nav{*/
/*		margin-bottom:30px;*/
/*	}*/
	
	/*.foot-box .nav{*/
	/*    margin-top:15px;*/
	/*}*/
	
	/*.foot-box .title,.foot-box .tel{*/
	/*    text-align: center !important;*/
	/*}*/
	
	/*.foot-box .show .col-md-4{*/
 /*       padding:15px !important;*/
 /*       border:none !important;*/
 /*   }*/
	
/*	.footer-box .title{*/
/*		margin-bottom:30px;*/
/*		text-align: center;*/
/*	}*/
/*	.footer-box .left-nav{*/
/*		font-size:20px;*/
/*	}*/
/*	.footer-box .contact{*/
/*		margin-bottom:30px;*/
/*	}*/
/*	.footer-box .qrcode{*/
/*		margin-top:30px;*/
/*	}*/
/*}*/
/*大于 像素时调用 css*/
/*@media screen and (min-width:1280px) {*/
/*	.max-width {*/
/*        max-width: 1280px;*/
/*        margin: 0px auto;*/
/*        display: flex;*/
/*    }*/
/*	.ad-box .max-width {*/
/*        max-width: 85%;*/
/*        margin: 0px auto;*/
/*        display: flex;*/
/*    }*/
/*	.product-box .max-width {*/
/*        max-width: 85%;*/
/*        margin: 0px auto;*/
/*        display: flex;*/
/*    }*/
/*	.case-box .max-width {*/
/*        max-width: 85%;*/
/*        margin: 0px auto;*/
/*        display: flex;*/
/*    }*/
/*	.show-box .max-width {*/
/*        max-width: 85%;*/
/*        margin: 0px auto;*/
/*        display: flex;*/
/*    }*/
	
/*	.product-box .item .img{*/
/*		height:400px;*/
/*	}*/
/*}*/

/*@media (max-width:1680px){*/
/*	.product-box .item  .theme p{ */
/*		font-size: 26px;*/
/*	}*/
/*	.product-box .item  .theme i{ */
/*		font-size: 14px;*/
/*	}*/
/*	.product-box .item  .tit span{ */
/*		font-size: 15px;*/
/*	}*/
/*	.product-box .item  .tip p{ */
/*		font-size: 12px; */
/*		line-height: 22px;*/
/*	}*/
/*	.product-box .item .img{*/
/*		height:400px;*/
/*	}*/
/*}*/
/*@media (max-width:1360px){*/
/*	.product-box .item  .text{ */
/*		padding-left: 50px;*/
/*	}*/
/*	.product-box .item  .tit .ico{ */
/*		left: -40px; */
/*		width:30px; */
/*		margin-top: 0px;*/
/*	}*/
/*	.product-box .item  .tit span{ */
/*		font-size: 15px;*/
/*	}*/
/*	.product-box .item  .tip{ */
/*		padding: 3px 0;*/
/*	}*/
/*	.product-box .item .img{*/
/*		height:360px;*/
/*	}*/
/*}*/
@media (max-width:1280px){
	.show-box .nav li{
		width: 128px;
		margin: 0px 5px;
	}
}