﻿@charset "utf-8";

/* CSS Document */
/****** 公共 ******/
@media screen and (max-width:1600px) {
.body-wrap {
	padding-top: 63px;
}
}

@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) {
}

@media only screen and (max-width: 479px) {
}

/****** 头部 *******/
@media screen and (max-width:1600px) {
.header {
	height: 63px;
}
.header .header-logo {
	line-height: 62px;
}
.header .header-logo .img {
	width: auto;
	height: 62px;
	padding: 10px 0;
	line-height: 42px;
}
.header .header-logo .text {
	font-size: 16px;
}
.header .header-gongneng .header-gongneng-item {
	height: 62px;
	line-height: 62px;
	width: 90px;
}
.header .header-gongneng .header-gongneng-item .icon-item {
	line-height: 62px;
}
.header .header-gongneng .header-gongneng-item .icon-item img {
	max-width: 24px;
	max-height: 24px;
}
.header-menu {
	top: 63px;
	height: calc(100vh - 63px);
}
.header-menu .menu-list .list-item .title-link {
	font-size: 26px;
	line-height: 50px;
	width: 440px;
}
.header-menu .menu-list .list-item .title-link:before {
	font-size: 20px;
	line-height: 1;
	vertical-align: 1px;
}
.header-menu .menu-list .list-item .sub-list {
	left: 440px;
}
.header-menu .menu-list .list-item .sub-list .sub-item .sub-link {
	font-size: 20px;
	line-height: 40px;
}
	.header-seach-box{
		top: 63px;
	}	
	
}

@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) {
.header .header-logo {
	max-width: 350px;
	width: auto;
}
.header .header-logo .text {
	display: none;
}
.header .header-gongneng {
	max-width: 180px;
	width: auto
}
.header-menu {
	padding-right: 26.5%;
}
.header-menu .menu-list .list-item .title-link {
	width: auto;
}
.header-menu .menu-list .list-item .sub-list {
	position: static;
	padding-left: 90px;
}
}

@media only screen and (max-width: 479px) {
.header .header-logo {
	max-width: 50%;
}
.header .header-gongneng {
	max-width: 50%;
}
.header .header-gongneng .header-gongneng-item {
	width: 62px;
}
.header.dark-head .header-menu {
	overflow-y: scroll;
	padding-left: 20%;
}
}

/********* 页脚 *********/
@media screen and (max-width:1600px) {
.footer {
	padding: 3.6545% 4% 5% 4%;
}
}

@media screen and (max-width:1024px) {
.footer {
	padding-bottom: 3.6545%
}
.footer .footer-info {
	display: none;
}
.footer .footer-menu {
	display: none;
}
.footer .footer-copyright {
	width: 100%;
	float: 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) {
.body-wrap{padding-bottom:56px;}
.fright{right:0;bottom:0;width:100%;text-align:center;}
.fright .contact-button{width:100%;border-radius:0;}
.fright .contact-button .more{float: none;display: inline-block;vertical-align: -4px;padding: 0 0 0 10px;}


}

@media only screen and (max-width: 479px) {
}

/*********** 首页banner *************/
@media screen and (max-width:1600px) {
.index-banner-area .home-banner {
	height: calc(100vh - 63px);
}
.home-banner .swiper-banner {
	height: calc(100% - 50px);
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text {
	padding-top: 0px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .big-text {
	font-size: 50px;
	line-height: 2;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .big-text:after {
	width: 100px;
	margin-left: -50px;
	height: 3px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .small-text {
	font-size: 16px;
	line-height: 1.5;
	padding-top: 15px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .small-text p:first-child {
	font-size: 24px;
}
.home-banner .banner-footer {
	height: 50px;
}
.home-banner .banner-footer .swiper-pagination {
	height: 50px;
	line-height: 50px;
}
.home-banner .banner-footer .banner-zhishi {
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
}
.home-banner .banner-footer .banner-footer-info .info-text {
	padding-right: 20px;
	padding-top: 5px;
}
.home-banner .banner-footer .banner-footer-info .info-text .tel {
	font-size: 16px;
	line-height: 1.5;
}
.home-banner .banner-footer .banner-footer-info .info-text .copyright {
	font-size: 12px;
}
.home-banner .banner-footer .banner-footer-info .info-icon {
	line-height: 50px;
	padding-right: 20px;
}
.home-banner .banner-footer .banner-footer-info .info-icon .icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}
.home-banner .banner-footer .banner-footer-info .info-icon .icon .icon-img {
	line-height: 30px;
}
}

@media screen and (max-width:1024px) {
.index-banner-area .home-banner {
	height: 500px;
}
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
}

@media only screen and (max-width: 479px) {
.index-banner-area .home-banner {
	height: 330px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .big-text {
	font-size: 30px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .small-text {
	font-size: 12px;
}
.home-banner .swiper-banner .swiper-banner-box .swiper-slide .slide-content .text .small-text p:first-child {
	font-size: 20px;
}
.home-banner .swiper-button-next, .home-banner .swiper-container-rtl .swiper-button-prev, .home-banner .swiper-button-prev, .home-banner .swiper-container-rtl .swiper-button-next {
	width: 40px;
	height: 40px;
}
.home-banner .swiper-button-next, .home-banner .swiper-container-rtl .swiper-button-prev {
	right: 10px;
	bottom: 50%;
	margin-bottom: -20px;
}
.home-banner .swiper-button-prev, .home-banner .swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
	bottom: 50%;
	margin-bottom: -20px;
}
.home-banner .banner-footer .swiper-pagination {
	width: 100%;
	max-width: inherit;
	padding-left: 0;
}
.home-banner .banner-footer .banner-footer-info, .home-banner .banner-footer .banner-zhishi {
	display: none;
}
}

/********* 首页主体 **********/
@media screen and (max-width:1600px) {
/****** 首页关于我们 *******/
.index-about {
	padding: 4.6875% 3.125%;
}
.index-about .about-text .text .title {
	font-size: 30px;
	margin-bottom: 0;
}
.index-about .about-text .text .neirong {
	font-size: 13px;
	line-height: 2;
}
.index-about .about-icons .icon-box .icon .wenzi {
	font-size: 18px;
}
/***** 首页新闻 *****/
.index-news .slide-content {
	width: 100%;
}
.index-news .slide-content .news .news-item .text .link {
	/*font-size: 20px;*/
	font-size: 18px;
	line-height: 1.5;
}
}

@media screen and (max-width:1024px) {
/******* 首页关于我们 ********/
.index-about .about-text .text .title {
	font-size: 20px;
}
.index-about .about-text .text .neirong {
	font-size: 12px;
}
.index-about .about-text .text .more {
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index-about .about-text .text .more .link {
	width: auto;
	height: auto;
	font-size: 12px;
	padding: 0;
}
.index-about .about-icons .img-box .info .info-item, .index-about .about-icons .img-box .info .info-item:first-child {
	width: 110px;
	height: 80px;
	padding: 0 10px;
	padding-top: 2%
}
.index-about .about-icons .img-box .info .info-item .num {
	font-size: 30px;
	line-height: 1.2
}
.index-about .about-icons .img-box .info .info-item .wenzi {
	font-size: 13px;
	line-height: 1.2;
}
.index-about .about-icons .icon-box .icon .img {
	height: 70px;
}
.index-about .about-icons .icon-box .icon .wenzi {
	font-size: 16px;
}
/***** 首页新闻 *****/
.index-news .slide-content .news .date {
	float: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
}
.index-news .slide-content .news .news-item {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.index-news .slide-content .news .news-item .img {
	height: auto;
}
/******** 首页友情链接 *********/
.index-friendlink .swiper-pagination, .index-friendlink .swiper-button-prev, .index-friendlink .swiper-button-next {
	display: block;
}
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
/******* 首页关于我们 *******/
.index-about .about-text {
	width: 100%;
	float: none;
}
.index-about .about-text .text {
	height: auto;
	padding-bottom: 80px;
}
.index-about .about-text .img {
	display: none;
}
.index-about .about-icons {
	float: none;
	width: 100%;
}
/******  首页案例 *******/
.index-case .tab-menu .lm-name {
	width: 30%;
	padding-left: 5%;
}
.index-case .tab-menu .tab-title {
	width: 70%;
}
.index-case .tab-menu .tab-title .tab-item {
	width: 33%;
}
.index-case .tab-box .tabbox-container .case-list .list-item {
	width: 50%;
}
/******* 首页新闻 *******/
.index-news {
	padding: 4.1666% 0;
}
.index-news .swiper-container {
	padding: 0 5%;
}
.index-news .swiper-pagination, .index-news .swiper-button-prev, .index-news .swiper-button-next {
	display: block;
}
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
}

@media only screen and (max-width: 479px) {
/******* 首页关于我们 *******/
.index-about .about-text .text .title {
	padding-right: 18px;
	text-align: center
}
.index-about .about-text .text .neirong {
	padding-left: 36px;
}
.index-about .about-icons .img-box .info {
	position: static;
	width: 100%;
}
.index-about .about-icons .img-box .info .info-item, .index-about .about-icons .img-box .info .info-item:first-child {
	width: 33%;
}
.index-about .about-icons .icon-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.index-about .about-icons .icon-box .icon {
	display: block;
	width: 50%;
}
/******** 首页案例 ********/
.index-case .tab-menu .lm-name {
	width: 100%;
}
.index-case .tab-menu .tab-title {
	width: 100%;
}
.index-case .tab-box .tabbox-container .case-list .list-item {
	width: 100%;
}
/******** 首页新闻 ********/
.index-news .swiper-container {
	padding: 0 5%;
}
}

/********* 内页banner **********/
@media screen and (max-width:1600px) {
}

@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) {
}

@media only screen and (max-width: 479px) {
}

/************ 内页主体框架 *****************/
@media screen and (max-width:1600px) {
}

@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) {
}

@media only screen and (max-width: 479px) {
}

/*********** 内页关于我们 **********/
@media screen and (max-width:1600px) {
.about-us {
	background-position: -200px 75px;
}
}

@media screen and (max-width:1024px) {
.about-us .intro, .about-us .power, .about-us .honor {
	padding: 0 5%;
}
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
.about-us .intro .mc .big-text {
	padding-right: 20px;
	font-size: 20px;
}
	
.about-us .intro .mc .big-text p:first-child {
	font-size: 30px;
}	
	
.about-us .intro .mc .intro-text {
	padding-right: 5%;
}
.about-us .honor .mc .swiper-slide .slide-content {
	font-size: 0;
	height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about-us .honor .mc .swiper-slide .slide-content img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
.about-us {
	background-position: -200px 15px;
}	
	
.about-us .about-item .mt .title-eng {
	font-size: 80px;
}
.about-us .about-item .mt .title-chs {
	margin-left: 0;
	transform: translate(50%, 0);
	font-size: 30px;
}
.about-us .intro .mc .big-text {
	width: 100%;
	float: none;
	padding-left: 16.5%;
	padding-right: 0;
	font-size: 18px;
}
	
.about-us .intro .mc .big-text p:first-child {
	font-size: 26px;
}	
	
.about-us .intro .mc .intro-text {
	width: 100%;
	float: none;
	padding-right: 0;
}
.about-us .intro .md {
	margin-top: 50px;
	width: 100vw;
	margin-left: -6%;
}
.about-us .intro .md .md-content .md-item {
	padding: 0 20px;
}
.about-us .power .mt {
	height: auto;
	padding-bottom: 0;
}
.about-us .power .mt .mt-bg {
	position: static;
	padding-bottom: 26.9%;
}
}

@media only screen and (max-width: 479px) {
.about-us {
	padding: 30px 0 50px 0;
	background-position: -56% 0;
	background-size: 50% auto;
}
.about-us .about-item {
	margin-top: 35px;
}
.about-us .about-item .mt {
	margin-bottom: 30px;
}
.about-us .about-item .mt .title-eng {
	font-size: 50px;
}
.about-us .about-item .mt .title-chs {
	transform: translate(50%, 70%);
	font-size: 20px;
	bottom: auto;
	top: 0;
}
.about-us .intro .mc .big-text {
	font-size: 16px;
}
.about-us .intro .mc .big-text p:first-child {
	font-size: 24px;
	margin-bottom: 10px;
}	
	
.about-us .intro .mc .intro-text {
	font-size: 13px;
	line-height: 1.7;
}
.about-us .intro .md {
	height: 165px;
}
.about-us .intro .md .md-content .md-item {
	padding: 0 10px;
}
.about-us .intro .md .md-content .md-item .big-text {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}
.about-us .intro .md .md-content .md-item .info-text {
	font-size: 12px;
	height: 24px;
}
.about-us .power .mt .title-eng {
	margin-top: 0;
}
.about-us .power .mc .power-list {
	padding: 0;
}
.about-us .power .mc .power-list .list-item .icon {
	width: 80px;
}
.about-us .power .mc .power-list .list-item .text .title {
	font-size: 17px;
}
.about-us .power .mc .power-list .list-item .text {
	padding-left: 20px;
}
.about-us .power .mc .power-list .list-item .text .info {
	font-size: 12px;
	line-height: 1.6;
}
.about-us .honor .mc {
	margin-top: -30px;
}
}

/********* 成功案例 **********/
@media screen and (max-width:1600px) {
}

@media screen and (max-width:1024px) {
.case-detail-box .case-menu {
	min-width: inherit;
	width: 100%;
	padding: 0 2%;
}
}

@media screen and (max-width:1023px) {
.case .case-menu .tel {
	display: none;
}
.case .case-menu .menu {
	width: 100%;
	text-align: center;
	max-width: inherit;
	float: none;
}
.case-detail-box .case-detail .mt .title {
	font-size: 50px;
	margin-bottom: 10px;
}
.case-detail-box .case-detail .mt .info {
	font-size: 20px;
}
}

@media screen and (max-width:850px) {
.case .case-list .list-item {
	width: 50%;
}
.case-detail-box .case-detail .mt .title {
	font-size: 40px;
	margin-bottom: 10px;
}
.case-detail-box .case-detail .mt .info {
	font-size: 18px;
}
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
.case .case-menu .menu .menu-item {
	line-height: 58px;
	font-size: 18px;
}
.case .case-menu .menu .menu-item:before {
	height: 60px;
}
.case-detail-box .case-detail .mt .title {
	font-size: 36px;
	margin-bottom: 10px;
}
.case-detail-box .case-detail .mt .info {
	font-size: 16px;
}
}

@media only screen and (max-width: 479px) {
.case .case-menu .menu .menu-item {
	width: 50%;
	border-color: #fff;
}
.case .case-menu .menu .menu-item:first-child {
	border-color: #fff;
}
.case .case-list .list-item {
	width: 100%;
}
.case-detail-box .case-detail .mt {
	padding: 0 2%;
}
.case-detail-box .case-detail .mt .title {
	font-size: 30px;
	margin-bottom: 10px;
}
.case-detail-box .case-detail .mt .info {
	font-size: 15px;
}
}

/********* 新闻中心 ********/
@media screen and (max-width:1600px) {
}

@media screen and (max-width:1024px) {
.news .news-menu {
	padding-left: 5%;
	padding-right: 5%;
}
.news .news-list {
	padding: 0 5%;
}
.news .news-list .list-item .text {
	padding-left: 40px;
}
.news .news-detail {
	padding: 0 5%;
}
.news .news-detail .news-content {
	padding-left: 50px;
}
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
.news .news-detail .news-head {
	width: 100%;
	float: none;
}
.news .news-detail .news-head .date {
	font-size: 0;
}
.news .news-detail .news-head .date .day,  .news .news-detail .news-head .date .year,  .news .news-detail .news-head .date .time {
	display: inline-block;
}
.news .news-detail .news-content {
	width: 100%;
	float: none;
	padding-left: 0;
	padding-top: 30px;
}
}

@media screen and (max-width:767px) {
.news .news-list .list-item {
	margin-bottom: 50px;
}
.news .news-menu .menu .menu-item {
	width: 30%;
}
}

@media screen and (max-width:639px) {
.news .news-list .list-item .img {
	width: 40%;
}
.news .news-list .list-item .text {
	padding-left: 20px;
}
.news .news-list .list-item .title {
	white-space: normal;
	overflow: visible;
}
.news .news-list .list-item .title .link {
	line-height: 1.5;
}
.news .news-list .list-item .info {
	display: none;
}
.news .news-list .list-item .more {
	display: none;
}
}

@media only screen and (max-width: 479px) {
.news .news-menu .menu .menu-item {
	line-height: 58px;
	font-size: 18px;
	width: 33%;
}
.news .news-menu .menu .menu-item:before {
	height: 60px;
}
.news .news-list .list-item {
	margin-bottom: 20px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px #dcdcdc solid;
}
.news .news-list .list-item .img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.news .news-list .list-item .text {
	padding-left: 0;
}
.news .news-list .list-item .text .date {
	margin-top: 20px;
	margin-bottom: 10px;
}
.news .news-detail .news-head .title {
	font-size: 30px;
}
}
/******** 招贤纳士 **********/
@media screen and (max-width:1600px) {

}

@media screen and (max-width:1024px) {
	.jobs{
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media screen and (max-width:1023px) {
	.jobs .job-list .list-title .list-title-content .content-item.jobname,
	.jobs .job-list .list-content .list-item .item-title .content-item.jobname{
		width: 40%;
	}
	.jobs .job-list .list-title .list-title-content .content-item.jobaddr,
	.jobs .job-list .list-content .list-item .item-title .content-item.jobaddr{
		width: 14%;
	}
}

@media screen and (max-width:850px) {
	.jobs .text-area{
		font-size: 15px;
	}
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
}

@media only screen and (max-width: 479px) {
	.jobs .text-area{
		font-size: 13px;
	}
	.jobs .text-area p{
		margin-bottom: 20px;
	}
	.jobs .job-list .list-title .list-title-content .content-item{
		font-size: 13px;
		width: 25%!important
	}
	.jobs .job-list .list-content .list-item .item-title{
		font-size: 13px;
		line-height: 1.5;
	}
	.jobs .job-list .list-content .list-item .item-title .content-item{
		width: 25%!important;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.jobs .job-list .list-content .list-item .item-title .content-item.jobname{
		padding-left: 10px;
	}
	.jobs .job-list .list-content .list-item .list-content{
		padding:20px 10px;
		font-size: 13px;
		line-height: 1.5;
	}
}

/******** 关于我们 ********/
@media screen and (max-width:1600px) {
}

@media screen and (max-width:1024px) {
	.contact-us{
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
}

@media only screen and (max-width: 479px) {
	.contact-us .contact-info{
		font-size: 13px;
		line-height: 2;
	}
	.contact-us .contact-info .info-item{
		margin-bottom: 20px;
	}
	
	.contact-us .contact-bd .bd-item{
		margin-bottom: 10px;
	}
	
	.contact-us .contact-bd .bd-item .bt{
		font-size: 13px;
	}
	
	.contact-us .contact-bd .bd-item .bc{
		display: block
	}
	
	.contact-us .contact-bd .bd-item .bc .text{
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 13px;
	}
	.contact-us .contact-bd .bd-item .bc .info{
		width: 100%;
		margin-top: 10px;
		padding: 0;
		font-size: 12px;
	}
	.contact-us .contact-bd .submit{
		width: 100%;
		font-size: 15px;
		margin-top: 30px;
	}
}