﻿@charset "utf-8";
/* CSS Document */
/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/



/*首页 on*/
.is-main {
	margin: 15px auto;
}

.m-left {
	float: left;
	width: 65%;
	overflow: hidden;
}

.m-right {
	float: right;
	width: 32%;
	overflow: hidden;
}

.m-list ul {
	padding-top: 10px;
}

.m-list li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding-left: 12px;
	background: url(../images/home/arr.png) 0 center no-repeat;
}

.m-list li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.m-list li span {
	color: #666;
	float: right;
}

.qy-video

.m-pfadv {
	z-index: 9998;
}

.m-pfadv p {
	text-align: right;
}
/*公司要闻*/
.u-logo {
	padding: 22px 0;
}

.m-gsyw {
	overflow: hidden;
}

.m-gsyw h3 {
	position: relative;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.m-gsyw h3 a {
	float: left;
	display: block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/home/t-bg.png) center bottom no-repeat;
	color: #006ebc;
}

.m-gsyw h3 span {
	position: absolute;
	right: 0;
	color: #333;
	font-size: 12px;
}

.m-gsyw .col-md-4,.m-gsyw .col-md-8 {
	padding: 0;
}

.m-gsyw h4 {
	margin-bottom: 10px;
	background: url(../images/home/arr.png) 0 center no-repeat;
	padding-left: 12px;
}

.m-gsyw h4 a {
	display: block;
	font-size: 18px;
	color: #006ebc;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.m-gsyw h4 span {
	float: right;
	font-size: 14px;
	color: #666;
}

.m-gsyw p {
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.m-gsyw .yw-pic {
	width: 38%;
}

.m-gsyw .yw-title {
	width: 59%;
}

.m-gsyw .yw-text {
	width: 59%;
}

.flash-wrapper {
	position: relative;
	width: 38%;
	height: 186px;
	overflow: hidden;
}

.flash-wrapper .hd {
	height: 8px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 14px;
	z-index: 1;
}

.flash-wrapper .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.flash-wrapper .hd ul li {
	float: left;
	width: 8px;
	height: 8px;
	margin-right: 9px;
	cursor: pointer;
	background: #fff;
	transition: 0.4s all;
	border-radius: 50%;
}

.flash-wrapper .hd ul li.on {
	width: 8px;
	background: #ff0000;
}

.flash-wrapper .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.flash-wrapper .bd li {
	position: relative;
	zoom: 1;
}

.flash-wrapper .bd li img {
	width: 100%;
	height: 186px;
}

.flash-wrapper .bd li .mask {
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	width: 100%;
	display: block;
	opacity: 0.5;
	background: #000;
}

.flash-wrapper .bd li .comt {
	width: 60%;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	text-align: left;
	z-index: 97;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.flash-wrapper .bd li .comt a {
	color: #fff;
	font-size: 14px;
}

/*产品展示*/
.m-cpzs {
	width: 47.5%;
	margin-top: 15px;
}

.m-cpzs h3 {
	position: relative;
	border-bottom: 1px solid #ddd;
/* padding-left: 10px; */
}

.m-cpzs h3 a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/home/t-bg.png) center bottom no-repeat;
	color: #006ebc;
}

.m-cpzs h3 span {
	position: absolute;
	right: 0;
	color: #333;
	font-size: 12px;
}

.m-cpzs ul {
	padding: 10px 5px 0 5px;
}

.m-cpzs li {
	height: 30px;
	line-height: 30px;
	background: url(../images/home/arr1.jpg) 0 center no-repeat;
}

.m-cpzs li img {
	margin: 5px 0 0 8px;
}

/*招聘公告*/
.m-zpgg {
	margin: 15px 0;
}

.m-zpgg .hd {
	/*height: 44px;*/
	line-height: 43px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}

.m-zpgg .hd li {
	float: left;
	border-left: none;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/home/t-bg.png) center bottom no-repeat;
	color: #006ebc;
}

.m-zpgg .hd li a {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.m-zpgg .hd li.on a {
	color: #006ebc;
	/*background: url(../images/home/t-bg.png) center bottom no-repeat;*/
}

.m-zpgg .hd .moreBtn {
	position: absolute;
	right: 0;
	color: #333;
	font-size: 12px;
}

.m-zpgg .bd ul {
	overflow: hidden;
}

.m-zpgg .more {
	display: none;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 15px;
	padding: 5px 0;
	margin: 10px 0 15px 0;
}

.m-zpgg .bd li {
	float: left;
	width: 47%;
}

.m-zpgg .bd li {
	height: 30px;
	line-height: 30px;
	background: url(../images/home/arr1.jpg) 0 center no-repeat;
}

/*相关资质*/
.m-xgzz h3 {
	position: relative;
	border-bottom: 1px solid #ddd;
/* padding-left: 10px; */
}

.m-xgzz h3 a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/home/t-bg.png) center bottom no-repeat;
	color: #006ebc;
}

/*宣传视屏*/
.qy-video {
	width: 100%;
	height: 55px;
	line-height: 55px;
	margin-top: 10px;
	background: url(../images/qy-video-btn-bg.png) no-repeat left center #5ac0ea;
}

.qy-video a {
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
	text-indent: 65px;
	font-weight: bold;
}

/*服务网点*/
.m-fwwd h3 a {
	display: block;
	color: #006ebc;
	margin-top: 10px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-weight: bold;
}

.m-fwwd iframe {
	width: 100%;
	display: block;
	margin: 0 auto;
}

/*相关资质*/
.m-xgzz {
	padding-top: 10px;
	overflow: hidden;
	margin-top: 10px;
}

.m-xgzz ul {
	float: left;
	overflow: hidden;
}

.m-xgzz li {
	float: left;
	margin-left: 16px;
}

.album {
	position: relative;
	padding-top: 0px;
}

.album .content {
	width: 100%;
	margin: 0 auto;
}

.album h3 {
	text-align: center;
	margin-top: 0px;
	padding-top: 50px;
}

.album h4 {
	text-align: center;
	margin-bottom: 35px;
}

.album .album_con {
	position: relative;
}

.album .album_con .btn_left {
	position: absolute;
}

.album .album_con .conbox {
	position: relative;
	overflow: hidden;
}

.album .album_con .conbox ul {
	position: relative;
	list-style: none;
}

.album .album_con .conbox ul li {
	float: left;
	width: 285px;
	height: 200px;
	margin-left: 20px;
	overflow: hidden;
}

.album .album_con .conbox ul li:first-child {
	margin-left: 0;
}

.album .album_con .conbox ul li img {
	display: block;
	width: 230px;
	height: 200px;
	transition: all 0.5s;
}

.album .album_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.album .albumSwitch {
	margin-top: 30px;
	text-align: center;
}

.album .albumSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.album .albumSwitch span.cur {
	background: red;
}


/*媒体查询*/
@media (min-width: 1200px) {
	.is-main {
		width: 1440px;
	}

	.m-left {
		padding: 0;
	}
}

@media (max-width: 1024px) {
	.m-left,.m-right {
		width: 100%;
		padding: 0 15px;
	}

	.m-wsyy {
		margin-top: 10px;
	}

	.m-wsyy li {
		width: 15%;
		margin-left: 1.4%;
	}

	.m-rx {
		margin-top: 55px;
		float: right;
	}

	.m-fwwd {
		margin-top: 15px;
		float: left;
	}

	.m-rx,.m-fwwd {
		width: 48%;
	}

	.m-rx img,.m-fwwd img {
		width: 100%;
	}

	.m-xgzz {
		margin: 15px 15px 0 15px;
		padding: 0;
	}

	.m-xgzz li {
		width: 19%;
		text-align: center;
		margin-bottom: 15px;
		margin-left: 1%;
	}

	.m-xgzz li img {
		width: 100%;
	}

	#floatAd2,#leftad,#rightad {
		display: none;
	}

	.qy-video {
		float: left;
	}
}

@media (max-width: 768px) {
	.m-xgzz li {
		margin-bottom: 15px;
		margin-left: 0;
		width: 32%;
	}

	.m-xgzz li img {
		width: auto;
	}
}

@media (max-width: 736px) {
	.m-cpzs {
		width: 100%;
	}

	.m-zpgg .bd li {
		width: 100%;
	}

	.m-gsyw .yw-text {
		width: 100%;
	}
}

@media (max-width: 667px) {
	.m-xgzz li {
		margin-bottom: 15px;
		width: 33.3%;
	}
}

@media (max-width: 640px) {
	.m-xgzz li {
		margin-bottom: 8px;
	}
}

@media (max-width: 568px) {
	.m-wsyy li {
		width: 31%;
		margin-left: 1.6%;
	}

	.m-xgzz li {
		width: 50%;
		text-align: center;
		margin-bottom: 15px;
	}

	.m-xgzz li img {
		width: auto;
	}
}

@media (max-width: 414px) {
	.m-gsyw h3 a {
		width: 130px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.m-zpgg .hd li {
		width: 20%;
	}

	.m-rx,.m-fwwd {
		width: 100%;
	}

	.m-rx {
		margin-top: 25px;
	}

	.m-fwwd {
		margin-top: 0;
	}

	.m-rx img,.m-fwwd iframe {
		width: auto;
	}

	.m-xgzz li {
		width: 49%;
		margin: 0 0 1% 1%;
	}

	.m-xgzz li img {
		width: 100%;
	}
}

@media (max-width: 375px) {
	.m-zpgg .hd li {
		width: 25%;
	}

	.m-zpgg .hd .moreBtn {
		display: none;
	}

	.m-zpgg .more {
		display: block;
	}

	.m-gsyw h3 a {
		width: 90px;
		height: 35px;
		line-height: 35px;
		font-size: 16px;
		background: url(../images/home/t-bg2.jpg) 0 center no-repeat;
		color: #006ebc;
	}
}

@media (max-width: 360px) {
	.m-rx img,.m-fwwd iframe {
		width: 100%;
	}
}

@media (max-width: 360px) {
	.m-xgzz li {
		width: 100%;
		text-align: center;
		margin: 0 0 10px 0;
	}

	.m-xgzz li img {
		width: auto;
	}
}



/*首页 end*/
