@CHARSET "UTF-8";

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	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-slide img {
	display: inline-block;
	width: 100%;
	min-width: 1200px;
	height: auto;
}

.swiper-pagination-bullet {
	width: 20px !important;
	height: 20px !important;
	background-color: #000 !important;
}

.swiper-pagination-bullet-active {
	background-color: #f00 !important;
}

.swiper-button-next, .swiper-button-prev {
	width: 60px !important;
	height: 60px !important;
	-webkit-background-size: 100% 100% !important;
	-moz-background-size: 100% 100% !important;
}

.swiper-button-next {
	background-image: url(../../Image/home/banner-r.png) !important;
	background-size: 100% 100% !important;
}

.swiper-button-prev {
	background-image: url(../../Image/home/banner-l.png) !important;
}

/* --服务方案-- */
.fuwufangan {
	width: 100%;
	min-width: 1200px;
	height: 503px;
	text-align: center;
	background-color: #e4e4e4;
}

.fuwuname {
	margin: 40px auto 0;
	font-size: 24px;
	color: #333333;
	font-family: "微软雅黑";
}

.fuwuline {
	width: 70px;
	margin: 7px auto 20px;
	border-bottom: 1px solid #cccccc;
}

.containerbox {
	width: 1200px;
	height: 463px;
	margin: 0 auto;
	overflow: hidden;
}

.containerbox ul li {
	position: relative;
	/*width: 276px;*/
	width: 250px;
	/*width: 540px;*/
	height: 360px;
	float: left;
	cursor: pointer;
	margin: 0 36px;
	overflow: hidden;
}

.containerbox ul li img {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.outbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	/*width: 276px;*/
	width: 250px;
	/*width: 560px;*/
	height: 360px;
	opacity: 0.3;
	filter: Alpha(Opacity = 30);
	-moz-opacity: 0.3;
	text-align: center;
	background-color: #000000;
}

.blue {
	/*width: 242px;*/
	width: 216px;
	/*width: 506px;*/
	height: 0;
	padding: 0 17px;
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0;
	opacity: 0.85;
	filter: Alpha(Opacity = 85);
	-moz-opacity: 0.85;
	left: 0;
	z-index: 4;
}

.textbox {
	position: absolute;
	/*width: 276px;*/
	width: 250px;
	/*width: 540px;*/
	left: 0;
	top: 0;
	z-index: 5;
	text-align: center;
	font-family: "微软雅黑";
}

.textbox h2 {
	margin-top: 140px;
	font-size: 22px;
	color: #FFFFFF;
}

.textbox p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}

.blue h2 {
	font-family: "微软雅黑";
	font-size: 22px;
	margin-top: 15px;
	color: #333333;
}

.blue p {
	margin-top: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.company-news {
	width: 100%;
	min-width: 1200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.company-news img {
	border: 0;
	width: 100%;
}

.company-history {
	width: 100%;
	min-width: 1200px;
}

.abs_intro {
	width: 100%;
	height: 50px;
	/*position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	z-index: 5;*/
}

.abs_intro h2 {
	margin: 40px auto 0;
	font-size: 24px;
	color: #CCCCCC;
	font-family: "微软雅黑";
}

.abs_intro p {
	width: 70px;
	margin: 7px auto 20px;
	border-bottom: 1px solid #cccccc;
}

.company-history img {
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
}

.clear {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	width: 0;
}

.clearfix { *+
	height: 1%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.company_partner {
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}
.company_partner_new {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}
.company_partner_content {
	width: 130px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}


.company_partner_content h2 {
	font-size: 24px;
	color: #333333;
	font-family: "微软雅黑";
}

.company_partner_content p {
	width: 70px;
	margin: 10px auto 20px;
	border-bottom: 1px solid #cccccc;
}

.frend_list {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	position: relative;
}

.img_box {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}

.jishu_li {
	margin-top: 10px
}

.xiehui_li ul li, .jishu_li ul li {
	float: left;
}

.xiehui_li ul li {
	margin-right: 30px;
	position: relative;
}

.jishu_li ul li {
	margin-right: 95px;
	position: relative;
}

.chanpin_box ul li {
	float: left;
	margin-right: 42px;
	position: relative;
}

.tit_sty {
	margin-bottom: 15px;
}

.click_to {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 70px;
	cursor: pointer;
}

#click_left {
	left: 0;
	background: url(../../Image/home/btn_lf.png) center center no-repeat;
}

#click_right {
	right: 0;
	background: url(../../Image/home/btn_ri.png) center center no-repeat;
}
/*新闻资讯*/
.news_body {
	min-width: 1200px;
	width: 100%;
	height: 360px;
	background-color: #FFF;
}

.news_body_ul {
	width: 1200px;
	height: 100%;
	margin: 0px auto;
}

.news_body_ul_li {
	width: 390px;
	height: 100%;
	float: left;
	padding-top: 40px;
	box-sizing: border-box;
}

.news_body_ul .news_body_ul_li h1 {
	font-size: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
	color: #333;
}

.news_body_ul .news_body_ul_li h1 a span {
	margin-left: 12px;
	font-size: 25px;
	line-height: 30px;
}

.news_body_ul_li .li_news_content li {
	margin-bottom: 2px;
}

.news_body_ul_li .li_news_content li a {
	font-size: 14px;
	line-height: 30px;
}

.li_news_content li a p {
	width: 280px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.li_news_content li a span {
	float: right;
	color: #999;
}
/*关于我们*/
.about_me_body {
	width: 100%;
	min-width: 1200px;
	height: 670px;
	background-color: #E4E4E4;
	text-align: center;
}

.about_me_body .about_me_body_content {
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.about_me_body_content .about_me_text {
	margin: 0px auto;
	color: #333;
	font-size: 30px;
	font-weight: 400;
	padding-top: 50px;
}

.about_me_body_content .about_me_line {
	width: 90px;
	margin: 10px auto 0px;
	border-bottom: 1px solid #CCC;
}

.about_me_section {
	width: 840px;
	height: 550px;
	background-color: #FFF;
	display: inline-block;
	margin-top: 70px;
	float: right;
}

.about_me_section .about_me_section_pic {
	width: 400px;
	height: 360px;
	position: absolute;
	left: 0px;
	bottom: 110px;
}

.about_me_section .about_me_section_content {
	width: 694px;
	float: right;
	text-align: left;
}

.about_me_section_content h2 {
	font-size: 20px;
	color: #333;
	margin-top: 44px;
}

.about_me_section_content h2 span {
	padding-bottom: 22px;
	border-bottom: 1px solid #E0E0E0;
}

.about_me_section_content div:nth-of-type(1) {
	margin-top: 52px;
	margin-right: 54px;
	color: #333;
	font-size: 16px;
}

.about_me_section_content div:nth-of-type(2) {
	margin: 20px 0px 42px;
}

.about_me_section_content p:nth-of-type(1) {
	line-height: 28px;
	text-align: justify;
}

.about_me_section_content p:nth-of-type(2) {
	line-height: 28px;
	text-align: justify;
	margin-top: 5px;
}

.about_me_section_content p:nth-of-type(3) {
	line-height: 28px;
	text-align: justify;
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
