﻿@charset "utf-8";

/* CSS Document */
/****** 头部 ******/
@media screen and (max-width:1800px) {
	.header .header-top .top-gongneng{
		height: 32px;
	}
	
	.header .header-top .top-email{
		padding-right: 15px;
			margin-right: 15px;
			height: 22px;
	}
	
	.header .header-top .top-email .icon{
		width: 20px;
		margin-right: 10px;
	}
	
	.header .header-top .select-zhandian .selected-wenzi{
		font-size:14px
	}
	.header .header-top .select-zhandian .zhandian-list,
	.header .header-top .header-qr .qr{
		top: 28px;
	}
	
	.header .header-main .container{
		height: 66px;
	}
	
	.header .header-main .top-logo .link{
		max-width: 180px;
		max-height: 52px;
	}
	
	.header .header-main .main-menu.hovered:after,
	.header .main-menu .menu-item .sub-menu{
		top: 66px;
		height: 50px;
		line-height: 50px;
	}
	
	.header .main-menu .menu-item .sub-menu .sub-item{
		line-height: 50px;
	}
	
}

@media screen and (max-width:1024px) {
	
	.header{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.header .header-top,
	.header .header-main .main-menu{
		display: none;
	}

.header .top-menu-button{
	display:block;
}

}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.header.menu-open .side-menu{
		width: 70vw;
	}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {

}

@media only screen and (max-width: 479px) {
	
}

/********** 底部 ************/
@media screen and (max-width:1800px) {
	.footer .footer-top .footer-bd{
		width: 21.85%;
	}
}

@media screen and (max-width:1024px) {
	
	.footer .footer-top{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.footer .footer-top .footer-info{
		display: none;
	}
	
	.footer .footer-top .footer-bd{
		width: 41.8%;
	}

}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.footer .footer-top .footer-menu .menu-list:first-child{
		display: none;
	}
	
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	
}

@media only screen and (max-width: 479px) {
	.footer .footer-top .container{
		flex-direction: column;
	}
	
	.footer .footer-top .footer-menu,
	.footer .footer-top .footer-bd{
		width: 100%;
	}
	
	.footer .footer-top .footer-menu .menu-list .mt{
		display: none;
	}
	
	.footer .footer-top .footer-bd{
		padding-top: 10%;
	}
	
	.footer .footer-top .footer-menu .menu-list .menu-item .bt{
		font-size:14px;
		line-height: 30px;
	}
	
	.footer .footer-top .footer-menu .menu-list .menu-item .bc .sub-item{
		padding-left: 25px;
	}
	
	.footer .footer-top .footer-menu .menu-list .menu-item .bc .sub-link{
		font-size: 12px;
		line-height: 24px;
	}
	
	.footer .footer-top .footer-bd .mt{
		width: 100px;
		height: 32px;
		line-height: 32px;
		border-radius: 3px;
		font-size: 14px;
		background: #0b4da1;
		text-align: center;
		pointer-events: all;
	}
	
	.footer .footer-top .footer-bd .mc{
		display: none;
	}
	
	.footer .footer-top .footer-bd .text{
		height: 42px;
			line-height: 40px;
			font-size: 14px;
	}
	
	.footer .footer-top .footer-bd .textarea{
		font-size: 14px;
			line-height: 24px;
	}
	
	.footer .footer-top .footer-bd .submit{
		width: 100px;
		height: 32px;
		font-size: 14px;
	}
	
	.footer .footer-copyright{
		font-size: 12px;
		font-weight: 300;
	}
	
}

/********** 右侧悬浮 **********/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.fright{
		width: 40px;
	}
	
	.fright .fright-item{
		width: 40px;
		height: 40px;
		display: none;
	}
	
	.fright .fright-item .item-content .link .img{
		width: 20px;
			height: 14px;
			line-height: 14px;
	}
	
	.fright .fright-item .item-content .link .wenzi{
		font-size:12px
	}
	
	.fright .fright-item:last-child{
		display: block;
		border-bottom-left-radius: 15px;
	}
	
	.fright .fright-item .btt i{
		font-size: 16px;
	}
	
	.fright .fright-item .btt .wenzi{
		font-size: 12px;
		padding: 0 5px;
		text-align: center;
	}
	
}

@media only screen and (max-width: 479px) {
	
}

/************ 头部合作弹窗 *************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.hezuo-popup .popup-box .box-content{
		width: 70vw;
	}
	
	.hezuo-popup .popup-box .box-container .closeit{
		margin-bottom: 20px;
	}
	
	.hezuo-popup .popup-box .box-container .closeit .icon{
		font-size: 30px;
	}
	
	.hezuo-popup .popup-box .box-container .closeit .wenzi{
		font-size: 16px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .bt{
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .bc{
		width: 100%;
		max-width: inherit;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .text,
	.hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap,
	.hezuo-popup .popup-box .box-container .popup-bd .bd-button{
		height: 50px;
		line-height: 48px;
		border-radius: 10px;
		margin-bottom: 20px;
		font-size: 16px;
		padding: 0 20px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-wrap{
		margin-bottom: 20px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap{
		margin-bottom: 0;
	}
	
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap .fs-label{
		font-size: 16px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-option, .hezuo-popup .popup-box .box-container .popup-bd .fs-search, .hezuo-popup .popup-box .box-container .popup-bd .fs-optgroup-label, .fs-no-results{
		padding: 0 20px!important;
		font-size: 16px;
		line-height: 48px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .textarea{
		margin-bottom: 20px;
		font-size: 16px;
		padding: 10px 20px;
		border-radius: 10px;
		height: 150px;
	}
	
	
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {}

@media only screen and (max-width: 479px) {
	.hezuo-popup .popup-box .box-content{
		width:90vw;
	}
	
	.hezuo-popup .popup-box .box-container {
		padding: 6%;
	}
	
	.hezuo-popup .popup-box .box-container .closeit{
		margin-bottom: 15px;
	}
	
	.hezuo-popup .popup-box .box-container .closeit .icon {
		font-size: 26px;
	}
	.hezuo-popup .popup-box .box-container .closeit .wenzi {
		font-size: 14px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .bt {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .text, .hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap, .hezuo-popup .popup-box .box-container .popup-bd .bd-button {
		height: 40px;
		line-height: 38px;
		border-radius: 5px;
		margin-bottom: 10px;
		font-size: 14px;
		padding: 0px 10px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-wrap {
		margin-bottom: 10px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap {
		margin-bottom: 0;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-label-wrap .fs-label{
		font-size: 14px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .fs-option, .hezuo-popup .popup-box .box-container .popup-bd .fs-search, .hezuo-popup .popup-box .box-container .popup-bd .fs-optgroup-label, .fs-no-results{
		padding: 0 10px!important;
		font-size: 14px;
		line-height: 38px;
	}
	
	.hezuo-popup .popup-box .box-container .popup-bd .textarea{
		margin-bottom: 10px;
		font-size: 14px;
		padding: 5px 10px;
		border-radius: 5px;
		height: 80px;
	}
	
	
}


/************ 首页 **************/
@media screen and (max-width:1800px) {
	.index-banner .slide-content .slide-content-text {
		/*width: 85vw;
		padding-right: 50vw;*/
	}

}

@media screen and (max-width:1024px) {
	.index-banner .slide-content .tixing:before{
		display:none;
	}
	.index-banner .slide-content .tixing:after{
		left: 0;
		display:none;
	}

	.index-banner .slide-content .slide-content-text {
		/*text-align: center;*/
		width: 100vw;
		padding: 0 10vw;
	}
	
	.index-banner .slide-content .slide-content-text h4,
	.index-banner .slide-content .slide-content-text p{
		color: #fff;
	}
	
	.index-banner .slide-content .slide-content-text p:before{
		border-color: #fff;
	}
	
	.index-serv .num-box{
		position: static;
	}
	
	.index-history .licheng .mt{
		width: 28.45%;
	}
	
	.index-history .licheng .mc .slide-content .date{
		font-size: 200px;
	}
	
	.index-history .year .swiper-button-next, .index-history .year .swiper-button-prev{
		margin-top: -5px;
	}
	
	.index-wangdian .mc .img-box{
		width: 100%;
		margin: 0;
	}

.index-wangdian .mc .text-box{
	width: 100%;
	margin: 0;
}

.index-news .tab-box .news-list .list-item{
	width:48%;
	margin-bottom:20px
}

}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
.container{
	width: 100%;
	padding: 0 3%;
}	
	
	
.index-banner{
	padding-bottom:64%
}

.index-serv,
.index-history,
.index-wangdian,
.index-liucheng,
.index-news{
	padding:10% 0
}

	.index-serv .num-box {
		padding-left: 0;
		padding: 3.64%;
		padding-top: 1%;
	}

.index-serv .num-box .num-item{
	margin:0 5%;
}

.index-serv .num-box h1{
	font-size: 50px;
}

.index-history .licheng .mt{
	width: 35%;
	min-height: 390px;
}

.index-history .licheng .mt .title{
	font-size: 30px;
}

.index-history .licheng .mt .neirong{
	font-size: 18px;
}

.index-history .licheng .mc{
	width: 65%;
}

.index-history .licheng .mc .slide-content .date{
	font-size: 160px;
	padding-bottom: 6.16%;
}
.index-history .licheng .mc .slide-content .title{
	font-size: 20px;
	padding-bottom: 3.6%;
}

.index-wangdian .mt .title,
.index-liucheng .mt .title{
	padding-bottom: 2.42%;
}

.index-wangdian .mt .info,
.index-liucheng .mt .info{
	padding-bottom: 2.667%;
}

.index-liucheng .mt{
	padding-bottom: 4.45%;
}

.index-news .tab-menu{
	padding-bottom: 3.97%;
}

}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.index-banner .slide-content .slide-content-text h4{
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	.index-banner .slide-content .slide-content-text p{
		font-size: 18px;
	}
	.index-banner .slide-content .slide-content-text p:before{
		width: 60px;
	}
	
	.index-scroll-news .scroll-news{
		padding: 0 20px;
	}
	
	.index-serv .mt .title,
	.index-wangdian .mt .title, 
	.index-liucheng .mt .title{
		padding-bottom: 3%;
		font-size: 30px;
	}
	
	.index-serv .mt .more .link,
	.index-wangdian .mt .more .more-link,
	.index-news .tab-box .more .more-link{
		width: 118px;
		height: 30px;
	}
	
	.index-serv .num-box{
		justify-content: space-between;
	}

.index-serv .num-box .num-item{
	margin: 0;
}

.index-serv .num-box h1{
	font-size: 30px;
}

.index-serv .num-box .num-item .wenzi{
	font-size: 14px;
}

.index-serv .fuwu-box{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column-reverse;
}

.index-serv .fuwu-box .arrow{
	position: static;
}

.index-serv .fuwu-box .arrow .container{
	justify-content: center;
}

.index-serv .fuwu{
	width: 100%;
}

.index-serv .fuwu .slide-content,.index-serv .fuwu .swiper-slide-active .content-box, .index-serv .fuwu .content-box:hover{
	padding-bottom: 100%;
}

.index-history .licheng .mt .title {
	font-size: 24px;
}

.index-history .licheng .mc .slide-content .date{
	font-size: 110px;
}

.index-history .licheng .mc .slide-content .info{
	font-size: 14px;
}

.index-history .licheng .mc .swiper-button-next:after, .index-history .licheng .mc .swiper-button-prev:after{
	font-size: 40px;
}

.index-history .year .swiper-button-prev{
	left: -20px;
}

.index-history .year .swiper-button-next{
	right: -20px;
}

.index-history .year .swiper-button-next, .index-history .year .swiper-button-prev {
	margin-top: -16px;
}

.index-liucheng .mt .info{
	font-size: 16px;
		line-height: 1.5;
		padding-left: 5%;
			padding-right: 5%;
}

.index-liucheng .mt .tese .tese-item .wenzi{
	font-size: 16px;
}

.index-liucheng .mt .tese .tese-item .icon {
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}

.index-news .tab-menu ul li{
	font-size: 30px;
}

.index-news .tab-box .news-list .list-item{
	width: 100%;
	max-width: inherit;
}

}

@media only screen and (max-width: 479px) {
	.index-banner .slide-content .slide-content-text h4 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	
	.index-banner .slide-content .slide-content-text p {
		font-size: 12px;
	}
	
	.index-banner .slide-content .slide-content-text p:before {
		width: 40px;
	}
	
	.index-banner .swiper-button-next:after,.index-banner .swiper-button-prev:after{
		font-size: 20px;
	}
	
	.index-scroll-news{
		margin-top: -20px;
	}
	
	.index-scroll-news .scroll-news{
		height: 40px;
		border-radius: 40px;
	}
	
	.index-scroll-news .scroll-news .icon {
		width: 16px;
		height: 14px;
		line-height: 14px;
	}
	
	.index-scroll-news .scroll-news .swiper-news .slide-content{
		padding-left: 0;
	}
	
	.index-scroll-news .scroll-news .swiper-news .slide-content .link{
		font-size: 14px;
	}
	
	.index-serv .mt{
		padding-bottom: 8%;
	}
	
	.index-serv .mt .title, .index-wangdian .mt .title, .index-liucheng .mt .title{
		font-size: 24px;
	}
	
	.index-serv .mt .more .link, .index-wangdian .mt .more .more-link, .index-news .tab-box .more .more-link{
		font-size: 12px;
		width: 90px;
			height: 28px;
	}
	
	.index-serv .mt .more .link i, .index-wangdian .mt .more .more-link i,.index-news .tab-box .more .more-link i{
		width: 16px;
			height: 16px;
			line-height: 16px;
			font-size: 14px;
			margin-left: 5px;
	}
	
	.index-serv .num-box{
		display:none
	}
	
	.index-serv .fuwu .slide-content .text-box .title{
		font-size: 17px;
	}
	
	.index-serv .fuwu .slide-content .text-box .info{
		font-size: 13px;
	}
	
	.index-serv .fuwu-box .arrow .swiper-pagination{
		font-size: 12px;
	}
	
	.index-serv .fuwu-box .arrow .swiper-pagination-current{
		font-size: 15px;
	}
	
	.index-serv .fuwu-box .arrow .swiper-button-next:after,.index-serv .fuwu-box .arrow .swiper-button-prev:after{
		font-size: 20px;
	}
	
	.index-history .licheng{
		flex-direction: column;
	}
	
	.index-history .licheng .mt{
		min-height: 200px;
		width: 100%;
	}
	
	.index-history .licheng .mt .title{
		padding-top: 6.9%;
			padding-left: 6.9%;
	}
	
	.index-history .licheng .mt .neirong{
		padding-left: 6.9%;
	}
	
	.index-history .licheng .mc{
		width: 100%;
	}
	
	.index-history .year .swiper-button-next, .index-history .year .swiper-button-prev {
		margin-top: -23px;
	}
	
	.index-wangdian .mt .info,
	.index-liucheng .mt .info{
		font-size: 13px;
		line-height: 1.5;
	}
	
	.index-wangdian .mc .text-box .bt{
		font-size: 17px;
	}
	
	.index-wangdian .mc .text-box .bc{
		font-size: 13px;
	}
	
	.index-liucheng .mt{
		padding-bottom: 8%;
	}
	
	.index-liucheng .mt .tese{
		display: flex;
			justify-content: space-between;
			align-items: center;
			width: 100%;
	}
	
	.index-liucheng .mt .tese .tese-item{
		margin:0
	}
	
	.index-liucheng .mt .tese .tese-item .icon{
		width: 12px;
		height: 12px;
		line-height: 12px;
	}
	
	.index-liucheng .mt .tese .tese-item .wenzi {
		font-size: 12px;
	}
	
	.index-news .tab-menu{
		padding-bottom: 9.33%;
	}
	
	.index-news .tab-menu ul li{
		font-size: 24px;
	}
	
	.index-news .tab-box .news-list .list-item{
		padding: 4.28%;
	}
	
	.index-news .tab-box .news-list .list-item .time{
		font-size: 12px;
		margin-bottom: 4.28%;
	}
	
	.index-news .tab-box .news-list .list-item .title{
		font-size: 17px;
		margin-bottom: 4.28%;
	}
	
	.index-news .tab-box .news-list .list-item .info{
		font-size: 13px;
	}
	
}

/************** 内页公共部分 **************/
@media screen and (max-width:1600px) {}

@media screen and (max-width:1024px) {
	.container,
.small-container,
.mini-container{
	width: 100%;
}

.navigation{
	padding-left: 3%;
	padding-right: 3%;
}

}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
.inner-banner{
	padding-bottom: 35%;
}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
.navigation{
	display: none;
}
}

@media only screen and (max-width: 479px) {
.inner-banner{
	padding-bottom: 50.6%;
}
}

/*************** 新闻列表 ***************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {
	.inner-news-list .list-content{
		box-shadow: none;
	}
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-news-list .mt{
		font-size: 30px;
	}
	
	.inner-news-list .list-menu .menu-item{
		height: 60px;
		font-size: 16px;
	}
	
	.inner-news-list .list-type-1 .type-1-content,
	.inner-news-list .list-type-2 .type-2-content{
		flex-wrap: wrap;
	}
	.inner-news-list .list-type-1 .big-news,
	.inner-news-list .list-type-1 .small-news{
		width: 100%;
		margin-bottom: 5%;
	}
	
	.inner-news-list .list-type-2 .list-item{
		width: 100%;
	}
	
	.inner-news-list .list-type-1 .big-news .text-box .title{
		font-size: 18px;
	}
	
	.inner-news-list .list-type-1 .big-news .text-box .info{
		font-size: 14px;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box,
	.inner-news-list .list-type-2 .list-item .text-box{
		padding-top: 5%;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .date,
	.inner-news-list .list-type-2 .list-item .text-box .date{
		font-size: 14px;
		padding-bottom: 1.84%;
	}
	.inner-news-list .list-type-1 .small-news .text-box .title,
	.inner-news-list .list-type-2 .list-item .text-box .title{
			padding-bottom: 1.84%;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .title .link,
	.inner-news-list .list-type-2 .list-item .text-box .title .link{
		font-size:18px
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .info,
	.inner-news-list .list-type-2 .list-item .text-box .info{
		font-size: 14px;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .more .more-link,
	.inner-news-list .list-type-2 .list-item .text-box .more .more-link{
		font-size: 14px;
	}
	
	.inner-news-list .list-type-2 .list-item .text-box{
		padding-bottom: 9%;
	}
	
	.inner-news-list .list-type-3 .list-item{
		padding-top: 3%;
		padding-bottom: 3%;
	}
	
	.inner-news-list .list-type-3 .list-item .title{
		font-size: 18px;
	}
	
	.inner-news-list .list-type-3 .list-item .date{
		font-size: 14px;
	}
	
}

@media only screen and (max-width: 479px) {
	.inner-news-list{
		padding: 12% 0;
	}
	
	.inner-news-list .mt{
		font-size: 24px;
	}
	
	.inner-news-list .list-menu{
		padding-left: 3.35%;
		padding-right: 3.35%;
		border-bottom: none;
	}
	
	.inner-news-list .list-menu .menu-item{
		height: 40px;
	}
	
	.inner-news-list .list-menu .menu-item.on:after{
		border-width: 2px;
	}
	
	.inner-news-list .list-type-1 .big-news .text-box .title{
		font-size: 16px;
	}
	
	.inner-news-list .list-type-1 .big-news .text-box .info{
		display: none;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .title, .inner-news-list .list-type-2 .list-item .text-box .title {
		padding-bottom: 5%;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .date, .inner-news-list .list-type-2 .list-item .text-box .date{
		font-size: 12px;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .title .link, .inner-news-list .list-type-2 .list-item .text-box .title .link{
		font-size: 16px;
		font-weight: 500;
		white-space:normal
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .info, .inner-news-list .list-type-2 .list-item .text-box .info{
		display: none;
	}
	
	.inner-news-list .list-type-1 .small-news .text-box .more .more-link, .inner-news-list .list-type-2 .list-item .text-box .more .more-link{
		width: 90px;
		height: 26px;
		font-size: 12px;
	}
	
	.inner-news-list .list-type-2 .list-item .text-box .more .more-link .arrow{
		width: 14px;
		height: 14px;
		font-size: 12px;
		line-height: 12px;
	}
	
	.inner-news-list .list-type-3 .list-item .title{
		font-size: 16px;
	}
	
	.inner-news-list .list-type-3 .list-item .date{
		font-size: 12px;
	}
	
}


/*************** 新闻详情 ************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-news-detail .news-container .mt{
		text-align: left;
	}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-news-detail .news-container .mt .title{
		font-size: 20px;
		font-weight: 500;
	}
	
	.inner-news-detail .news-container .mt .date{
		font-size: 14px;
	}
	
	.inner-news-detail .news-container .mc{
		font-size: 14px;
	}
	
	.inner-news-detail .news-container .md li .link{
		font-size: 14px;
	}
}

@media only screen and (max-width: 479px) {
	.inner-news-detail{
		padding: 9.33% 0;
	}
	
	.inner-news-detail .news-container .mt .title{
		font-size: 16px;
		line-height: 1.625;
			margin-bottom: 2.6%;
	}
	
	.inner-news-detail .news-container .mt .date{
		font-size: 12px;
			margin-bottom: 2.6%;
	}
	
	.inner-news-detail .news-container .mc{
		font-size: 12px;
	}
	
	.inner-news-detail .news-container .md li .link{
		font-size: 12px;
	}
}

/************** 集团站-集团介绍 *****************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {
	.inner-about .about,
	.inner-about .wenzhua,
	.inner-about .info{
		padding-left: 3%;
		padding-right: 3%;
	}
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-about .about .text-box, .inner-about .about .video-box{
		width: 100%;
	}
	
	.inner-about .about .text-box{
		padding-bottom: 5%;
	}
	.inner-about .about .text-box .mt,
	.inner-about .about .text-box .mc{
		padding-right: 0;
	}
	
	.inner-about .wenzhua .wenhua-list-big{
		display: none;
	}
	
	.inner-about .wenzhua .wenhua-list-small{
		display: block;
	}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-about .about .text-box .mt .title{
		font-size: 30px;
		margin-bottom: 4%;
	}
	
	.inner-about .about .text-box .mt .xinxi{
		font-size: 17px;
	}
	
	.inner-about .wenzhua .mt .title{
		font-size: 30px;
	}
	
	.inner-about .wenzhua .mt .sub-title{
		font-size: 18px;
	}
}

@media only screen and (max-width: 479px) {
	.inner-about{
		/*padding: 18.6% 0;*/
	}
	
	.inner-about .about .text-box .mt .title{
		font-size: 24px;
	}
	
	.inner-about .about .text-box .mt .xinxi{
		font-size: 15px;
	}
	
	.inner-about .about .text-box .mc{
		font-size: 13px;
	}
	
	.inner-about .wenzhua{
		padding-top: 16%;
		padding-bottom: 16%;
	}
	
	.inner-about .wenzhua .mt{
		padding-bottom: 8%;
	}
	
	.inner-about .wenzhua .mt .title{
		font-size: 24px;
		margin-bottom: 3.7%;
	}
	
	.inner-about .wenzhua .mt .sub-title{
		font-size: 15px;
	}
	
	.inner-about .wenzhua .wenhua-item .content{
		padding: 7.2% 4.5%;
	}
	
	.inner-about .wenzhua .wenhua-item .bt .icon{
		width: 24px;
		height: 26px;
	}
	
	.inner-about .wenzhua .wenhua-item .bt .wenzi{
		padding-left: 5px;
		font-size: 17px;
	}
	
	.inner-about .wenzhua .wenhua-item .bc{
		font-size: 13px;
	}
	
	.inner-about .info .info-content{
		padding: 9.3% 4%;
		font-size: 13px;
	}
	
	
}

/************ 服务项目 *************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {
	.inner-fuwu .xiangmu-info{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.inner-fuwu .xiangmu-other{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.inner-fuwu .swiper-pagination{
		display: block;
	}
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-fuwu .xiangmu-info .small-container{
		flex-wrap: wrap
	}
	
	.inner-fuwu .xiangmu-info .text-box, .inner-fuwu .xiangmu-info .img-box{
		width: 100%;
	}
	
	.inner-fuwu .xiangmu-info .text-box{
		padding-right: 0;
		padding-bottom: 5%;
	}
	
	.inner-fuwu .xiangmu-info .img-box{
		padding: 0 5%;
	}
	
	.inner-fuwu .xiangmu-info .img-box .swiper-button-next{
		right:5px
	}
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-fuwu .mt{
		font-size: 30px;
	}
	
	.inner-fuwu .xiangmu-info .text-box .title .wenzi{
		font-size: 26px;
	}
	
	.inner-fuwu .xiangmu-info .text-box .info h2{
		font-size: 24px;
	}
	.inner-fuwu .xiangmu-other .title{
		font-size: 24px;
		padding-bottom: 4%;
	}
	
	.inner-fuwu .xiangmu-other .slide-content .img-box .img{
		height: 100%;
	}
	
}

@media only screen and (max-width: 479px) {
	.inner-fuwu{
		padding-top: 10%;
		padding-bottom: 25%;
	}
	
	.inner-fuwu .mt{
		font-size: 24px;
		padding-bottom: 6.67%;
	}
	
	.inner-fuwu .xiangmu-info .text-box .title .wenzi{
		font-size: 17px;
	}
	
	.inner-fuwu .xiangmu-info .text-box .title .wenzi:before{
		border-width: 2px;
	}
	
	.inner-fuwu .xiangmu-info .text-box .title .wenzi:after{
		right: -4px;
		border-left: 2px #0b4da1 solid;
			border-bottom: 1px #0b4da1 solid;
			border-top: 1px transparent solid;
			border-right: 2px transparent solid;
	}
	
	.inner-fuwu .xiangmu-info .text-box .info{
		font-size: 13px;
		line-height: 2;
		padding-bottom: 5%;
	}
	
	.inner-fuwu .xiangmu-info .text-box .info h2{
		font-size: 17px;
	}
	
	.inner-fuwu .xiangmu-info .text-box .info h3{
		font-size: 15px;
		line-height: 16px;
		/*background-size: 13px 16px;
		margin-bottom: 10px;
		padding-left: 20px;*/
	}
	
	.inner-fuwu .xiangmu-info .img-box .swiper-button-next, .inner-fuwu .xiangmu-info .img-box .swiper-button-prev{
		width: 30px;
		height: 30px;
	}
	
	.inner-fuwu .xiangmu-info .img-box .swiper-button-next:after, .inner-fuwu .xiangmu-info .img-box .swiper-button-prev:after{
		font-size: 12px;
	}
	
	.inner-fuwu .xiangmu-info .img-box .swiper-button-prev{
		left:5px
	}
	
	.inner-fuwu .xiangmu-other .title{
		font-size: 24px;
		padding-bottom: 6.67%;
	}
	
	.inner-fuwu .xiangmu-other .slide-content .text-box{
		font-size: 16px;
	}
}

/**************** 关于我们-历史 *****************/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {
	
	.inner-history .mc{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.inner-history .licheng .bt{
		width: 28.45%;
	}
	
	.inner-history .licheng .bc .slide-content .date{
		font-size: 160px;
	}
	
	.inner-history .year .swiper-button-next, .inner-history .year .swiper-button-prev{
		margin-top: -5px;
	}
	
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-history .licheng .bt{
		width: 35%;
		min-height: 390px;
	}
	
	.inner-history .licheng .bt .title{
		font-size: 30px;
	}
	
	.inner-history .licheng .bt .neirong{
		font-size: 18px;
	}
	
	.inner-history .licheng .bc{
		width: 65%;
	}
	
	.inner-history .licheng .bc .slide-content {
    padding: 4.375% 2.41%;
	}
	.inner-history .licheng .bc .slide-content .date{
		font-size: 130px;
		padding-bottom: 6.16%;
	}
	.inner-history .licheng .bc .slide-content .title{
		font-size: 16px;
		padding-bottom: 3.6%;
	}

}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-history .mt{
		font-size: 30px;
	}
	
	.inner-history .licheng .bt .title {
		font-size: 24px;
	}
	
	.inner-history .licheng .bc .slide-content .date{
		font-size: 90px;
	}
	
	.inner-history .licheng .bc .slide-content .info{
		font-size: 14px;
	}
	
	.inner-history .licheng .bc .swiper-button-next:after, .inner-history .licheng .bc .swiper-button-prev:after{
		font-size: 40px;
	}
	
	.inner-history .year .swiper-button-prev{
		left: -20px;
	}
	
	.inner-history .year .swiper-button-next{
		right: -20px;
	}
	
	.inner-history .year .swiper-button-next, .inner-history .year .swiper-button-prev {
		margin-top: -16px;
	}
}

@media only screen and (max-width: 479px) {
	
	.inner-history{
		padding-top: 12%;
	}
	
	.inner-history .mt{
		font-size: 24px;
		padding-bottom: 9.3%;
	}
	
	
	.inner-history .mc{
		padding-top: 13.3%;
		papadding-bottom: 23.3%;
	}
	
	.inner-history .licheng{
		flex-direction: column;
	}
	
	.inner-history .licheng .bt{
		min-height: 200px;
		width: 100%;
	}
	
	.inner-history .licheng .bt .title{
		padding-top: 6.9%;
			padding-left: 6.9%;
	}
	
	.inner-history .licheng .bt .neirong{
		padding-left: 6.9%;
	}
	
	.inner-history .licheng .bc{
		width: 100%;
	}
	
	.inner-history .year .swiper-button-next, .inner-history .year .swiper-button-prev {
		margin-top: -23px;
	}
}

/*************** 关于我们-联系方式 ***************/
@media screen and (max-width:1600px) {}

@media screen and (max-width:1024px) {
.inner-conatct{
	padding-left: 3%;
	padding-right: 3%;
}
}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-conatct, .inner-about {
		/*padding-top: 14.6%;*/
		padding-bottom: 17.3%;
	}

.inner-conatct .mt{
	margin-bottom: 6.67%;
}

.inner-conatct .conatct-area{
	display: none;
}

.inner-conatct .contact-area-mobi{
	display: block;
	/*margin-bottom: 21%;*/
}

.inner-conatct .contact-area-mobi .list-item .bt{
	width: 80%;
	margin-top: 20px;
}

.inner-conatct .contact-area-mobi .list-item .bt:first-child{
	margin-top: 0;
}

.inner-conatct .contact-area-mobi .list-item .bc{
	padding: 6% 0 10.6%;
}

.inner-conatct .contact-area-mobi .list-item .nt{
	padding-left: 30px;
}

.inner-conatct .contact-bd{
	flex-direction: column;
}

.inner-conatct .contact-bd .bt,
.inner-conatct .contact-bd .bc{
	width: 100%;
}

.inner-conatct .contact-bd .bt{
	margin-bottom: 4.5%;
}

.inner-conatct .contact-bd .bt .title{
	text-align: center;
	margin-bottom: 6%;
}

.inner-conatct .contact-bd .bt .wenzi{
	padding-right: 0;
}

.inner-conatct .contact-bd .bc{
	padding-left: 0;
}

}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {

}

@media only screen and (max-width: 479px) {
.inner-conatct .mt .title-chs,
.inner-conatct .mt .title-eng,
.inner-conatct .contact-bd .bt .title .title-chs,
.inner-conatct .contact-bd .bt .title .title-eng{
	font-size: 19px;
}

.inner-conatct .mt .title-eng,
.inner-conatct .contact-bd .bt .title .title-eng{
	margin-left: 10px;
	padding-left: 0;
}

.inner-conatct .contact-area-mobi .list-item .bt{
	padding: 0 20px;
	height: 44px;
}

.inner-conatct .contact-area-mobi .list-item .bt .wenzi{
	font-size: 17px;
}

.inner-conatct .contact-area-mobi .list-item .bt .arrow{
	width: 14px;
}

.inner-conatct .contact-area-mobi .list-item .nt{
	padding-left:13px;
	font-size: 17px;
	margin-bottom: 3%;
}
.inner-conatct .contact-area-mobi .list-item .contact-item{
	padding-left: 13px;
	font-size: 14px;
	margin-bottom: 7.5%;
}

.inner-conatct .contact-area-mobi .list-item .contact-item:before{
	width: 6px;
	height: 6px;
}

.inner-conatct .contact-bd .bt .wenzi{
	font-size: 14px;
}

.inner-conatct .contact-bd .bc .text{
	height:42px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 8px;
	margin-bottom: 10px;
}

.inner-conatct .contact-bd .bc .textarea{
	border-radius: 8px;
	font-size: 14px;
	padding: 5px 10px;
	min-height: 42px;
	margin-bottom: 10px;
}

.inner-conatct .contact-bd .bc .sub-button{
	height: 42px;
	font-size: 14px;
}

}

/********** 关于我们-全球网点 **********/
@media screen and (max-width:1800px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-wangdian .mt{
		font-size:30px;
	}
	.inner-wangdian .info{
		font-size: 16px;
		line-height: 1.5;
	}
	
	.inner-wangdian .wangdian-list .list-item{
		width: 100%;
		min-height: inherit;
		margin-left:auto;
		margin-right: auto;
	}
	
	.inner-wangdian .wangdian-list .list-item .item-content{
		padding: 6%;
	}
}

@media only screen and (max-width: 479px) {
	.inner-wangdian .mt{
		font-size: 24px;
		padding-bottom: 4%;
	}
	
	.inner-wangdian .info{
		font-size: 12px;
	}
	
	.inner-wangdian .wangdian-list .list-item .bt{
		font-size:16px
	}
	
	.inner-wangdian .wangdian-list .list-item .bc{
		font-size: 12px;
	}
	
}

/************ 关于我们-荣誉证书 ****************/
@media screen and (max-width:1800px) {
	.inner-zhengshu .zhengshu-box .slide-content .text-box .zhengshu-name{
		font-size: 18px;
		padding-right: 10px;
		width: calc(100% - 86px);
	}
	
	.inner-zhengshu .zhengshu-box .slide-content .text-box .button{
		width: 86px;
			height: 42px;
			font-size: 24px;
	}
}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1023px) {}

@media screen and (max-width:850px) {
	.inner-zhengshu .zhengshu-box .slide-content .text-box{
		justify-content: center;
		flex-wrap: wrap;
		padding: 3%;
	}
	
	.inner-zhengshu .zhengshu-box .slide-content .text-box .zhengshu-name{
		width: 100%;
		padding-right: 0;
		padding-bottom: 5%;
		font-size: 16px;
	}
	
	.inner-zhengshu .zhengshu-box .slide-content .text-box .button{
		height: 32px;
		font-size: 20px;
	}
	
	
}

@media screen and (max-width:767px) {}

@media screen and (max-width:639px) {
	.inner-zhengshu .zhengshu-box .mt{
		font-size: 30px;
	}
}

@media only screen and (max-width: 479px) {
	.inner-zhengshu {
		padding: 12% 0 21.3% 0;
	}
	
.inner-zhengshu .zhengshu-box .mt{
	font-size: 24px;
	padding-bottom: 21.3%;
}

.inner-zhengshu .zhengshu-box{
	width: 100%;
}

.inner-zhengshu .swiper-button-next:after, 
.inner-zhengshu .swiper-button-prev:after{
	font-size: 30px;
}

.zhengshu-popup .popup-box .popup-container .popup-content .title-box .closeit{
	font-size: 0;
}

.zhengshu-popup .popup-box .popup-container .popup-content .title-box .closeit i{
	margin-right: 0;
}


}