.idx_channel {
	float: left;
	background: url(/images/bgb.jpg) repeat-x;
	height: 130px;
	width: 100%;
}

.idx_channel ul {
	height: 74px;
}

.idx_channel ul li {
	background: url(/images/vx.jpg) left no-repeat;
	width: 25%;
	height: 130px;
	float: left;
}

.idx_channel ul li:first-child {
	width: 23%;
}

.idx_channel ul li:nth-child(2) {
	width: 27%;
}

.idx_channel ul li:last-child {
	background: url(/images/vx.jpg) left no-repeat, url(/images/vx.jpg) right no-repeat;
}

.idx_channel ul li h3 {
	text-align: center;
	line-height: 44px;
	font-size: 1em;
}

.idx_channel ul li h3 a {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
}

.idx_channel ul li h3 a:hover {
	color: #F00;
}

.idx_channel ul li p {
	text-align: center;
}

.idx_channel ul li p a {
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #fff;
	color: #fff;
	line-height: 14px;
	height: 14px;
	display: inline-block;
	font-size: 0.8em;
}

.idx_channel ul li p a:last-child {
	border: 0;
}

.idx_channel ul li p a:hover {
	color: #F00;
}

/*咨詢 begin*/
.consult {
	position: relative;
	float: left;
	height: 41px;
	width: 100%;
	background: linear-gradient(#fff, #e2e2e2);
}

.consult_tt {
	width: 50px;
	color: #ff0000;
	line-height: 41px;
	font-size: 16px;
	float: left;
}

.consult_slide {
	width: 1140px;
	line-height: 41px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

.consult_slide ul li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*咨詢 end*/

/*公司新聞 begin*/
.company_news {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}

.alltt {
	width: 100%;
	margin-top: 50px;
	padding-top: 20px;
}

.alltt h3 {
	color: #c0bfbf;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	padding: 0 229px;
	display: inline;
	background: url(/images/bgi_03.jpg) left center no-repeat, url(/images/bgi_03.jpg) right center no-repeat;
}

.alltt p {
	text-align: center;
	color: #dd7110;
	font-size: 30px;
}

.news_content {
	padding-top: 20px;
	float: left;
	width: 100%;
	position: relative;
}

.news_content .zhl {
	float: left;
	padding: 9px;
	border: 1px #e0e0e0 solid;
	width: 544px;
	height: 337px;
	overflow: hidden;
	position: relative;
}

.news_content .zhl .swiper-slide img {
	width: 544px;
	height: 337px;
}

.news_content .zhr {
	width: 636px;
	height: 356px;
	float: left;
	position: relative;
}

.news_content .zhr .ul {
	width: 98%;
	display: block;
	float: right;
}

.news_content .zhr .ul li {
	margin-bottom: 12px;
	border-bottom: 1px dashed #ddd;
}

.news_content .zhr .ul li a {
	display: block;
	width: 100%;
	color: #000;
	font-size: 1.2em;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news_content .zhr .ul li a:hover {
	color: #F00;
}

.news_content .zhr .ul li p {
	display: block;
	width: 100%;
	padding: 12px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 0.8em;
	color: #777;
}

.news_content .zhr .More {
	display: block;
	float: right;
	width: 130px;
	height: 40px;
	line-height: 40px;
	background-color: #dd7110;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
}


.servicephone {
	background: #007cc3;
	border: 3px solid #c9c9c9;
	position: absolute;
	width: 176px;
	/*height:273px;*/
	right: -215px;
	top: -58px;
	color: #fff;
}

.servicephone h3 {
	height: 48px;
	background: linear-gradient(#007cc3, #00598c);
	line-height: 48px;
	font-size: 24px;
	font-weight: normal;
}

.servicephone p {
	text-align: left;
	padding: 9px 16px;
	height: 56px;
	line-height: 26px;
	border-bottom: 1px solid #0056a7;
	border-top: 1px solid #00b2df;
}

.servicephone p:first-child {
	border-top: 0px;
}

.servicephone p:last-child {
	border-bottom: 0px;
}

/*公司新聞 end*/

/* 资质荣誉 begin */
.honorsList {
	overflow: hidden;
	height: 240px;
	margin-top: 22px;
}
.honorsList img {
	width: 280px;
	height: 200px;
}
.honorsList p {
	width: 90%;
	padding: 0 5%;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 资质荣誉 end */

/*輪播欄目 begin*/
.write {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	background: url(/images/bgi_06.jpg) no-repeat;
	background-size: 100% 100%;
}

.write_content {
	padding-top: 20px;
	width: 100%;
	height: 595px;
}

.new_mma {
	display: block;
	width: 50%;
	height: 190px;
	float: left;
}

.new_mma:nth-child(2),
.new_mma:nth-child(4),
.new_mma:nth-child(6) {
	width: 48%;
	padding-left: 2%;
}

.new_mma img {
	width: 250px;
	height: 163px;
	border: 1px solid #e0e0e0;
	margin-right: 15px;
	float: left;
}

.new_mma .new_mma .mma_content {
	width: 305px;
	height: 145px;
	float: left;
}

.mma_content h3 {
	font-size: 1.2em;
	line-height: 30px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.mma_content p {
	font-size: 0.8em;
	color: #777;
	line-height: 28px;
	text-align: left;
}

.mma_content span {
	float: right;
	background: #737373;
	color: #fff;
	border-radius: 5px;
	padding: 4px 16px 4px 8px;
	cursor: pointer;
	margin-top: 10px;
	font-size: 0.8em;
}

.mma_content span a {
	color: #FFF;
}

.mma_content span a:hover {
	color: #FF0;
}

.advisory {
	width: 100%;
	height: 500px;
	text-align: center;
	position: relative;
	clear: both;
}

.advisory:nth-child(2) {
	background-color: #a0cbe4;
	background-image: url(../images/yw_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.advisory:nth-child(4) {
	background-color: #f0c8a4;
	background-image: url(../images/yw_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* swiper嵌套应用 相关css 开始 =============================== */
.eff {
	margin: auto auto;
	width: 1200px;
	height: 100px;
	position: relative;
}

.eff .tabs {
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.eff .tabs li {
	float: left;
	width: 25%;
	line-height: 26px;
	cursor: pointer;
	text-align: left;
}

.eff .tabs li.active {
	color: #F00;
}

.eff .tabs li p {
	width: 13px;
	height: 13px;
	background: linear-gradient(to right, #dd7110, #fff);
	border-radius: 50%;
	margin: 6.5px 10px 6.5px 0;
	display: inline-block;
	vertical-align: top;
}

.eff .tabs li span {
	opacity: 0.4;
	display: inline-block;
}

.effs,
.effs .effa {
	margin: auto auto;
	width: 1200px;
	height: 290px;
	position: relative;
	overflow: hidden;
}

.effa .tit {
	width: 435px;
	float: left;
	position: relative;
}

.effa .tit li {
	width: 100%;
	text-align: left;
	line-height: 47px;
	border-bottom: 1px dashed #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.effa .tit li a {
	display: block;
	line-height: 47px;
}

.effa .pics {
	float: left;
	width: 768px;
	height: 290px;
	position: relative;
}

.effa .pics li {
	float: left;
	width: 256px;
	height: 290px;
	position: relative;
}

.effa .pics li .dv {
	margin: auto auto;
	width: 236px;
	height: 285px;
	overflow: hidden;
	background-color: #f0f0f0;
	border-bottom: 3px solid #007cc3;
}

.effa .pics li .dv img {
	width: 236px;
	height: 175px;
}

.effa .pics li .dv p {
	display: block;
	width: 236px;
	padding: 8px 0px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* swiper嵌套应用 相关css 结束 =============================== */





.ac_hd ul li {
	color: #dd7110;
	float: left;
	width: 25%;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.ac_hd ul li:first-child {
	text-align: left;
}

.ac_hd ul li:last-child {
	text-align: right;
}

.ac_hd ul li p {
	width: 13px;
	height: 13px;
	background: linear-gradient(to right, #dd7110, #fff);
	border-radius: 50%;
	margin: 6.5px 10px 6.5px 0;
	display: inline-block;
	vertical-align: top;
}

.ac_hd ul li span {
	opacity: 0.4;
	display: inline-block;
}

.ac_bd ul li ul {
	float: left;
}

.bd_ul1 {
	width: 435px;
}

.bd_ul1 li {
	text-align: left;
	line-height: 47px;
	border-bottom: 1px dashed #999;
}



.design {
	float: left;
	width: 100%;
	height: 500px;
	text-align: center;
	padding-top: 40px;
	background: url(/images/bg2_2.jpg) repeat-x;
}

.environmental_protection {
	float: left;
	width: 100%;
	height: 500px;
	text-align: center;
	padding-top: 40px;
	background: url(/images/bg2_3.jpg) no-repeat;
	background-size: 100% 100%;
}

/*輪播欄目 end*/

.culture {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.culture_content {
	margin-top: 48px;
	float: left;
}

.culture_content>li {
	width: 378px;
	height: 200px;
	float: left;
	margin-right: 32px;
	padding-bottom: 31px;
	overflow: hidden;
}

.culture_content li:nth-child(3),
.culture_content li:nth-child(6),
.culture_content li:nth-child(9) {
	margin: 0px;
}

.o_tt {
	background: url(/images/ott.png) left no-repeat;
	width: 352px;
	display: block;
	text-align: left;
	color: #fff;
	padding-left: 26px;
	line-height: 29px;
}

.o_tt a {
	float: right;
	font-size: 0.8em;
	color: #777;
}

.o_tt a:hover {
	color: #F00;
}

.o_content {
	padding-top: 5px;
}

.o_content li {
	border-bottom: 1px dashed #bbb;
	text-align: left;
	line-height: 42px;
	margin-top: 5px;
}

/*contact*/
.contact {
	float: left;
	width: 100%;
	background: #f5f5f5;
	text-align: center;
	padding-top: 40px;
}

.contact_content {
	float: left;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 55px;
}

.contact_content>img {
	float: left;
}

.contact_content>div {
	float: left;
	margin-left: 40px;
	position: relative;
	height: 356px;
	width: 588px;
}

.czjz {
	position: absolute;
	left: 0px;
	top: 19%;
	margin-top: -65px;
	line-height: 32px;
}

.czjz .b {
	font-weight: bold;
}


.fri {
	margin-top: 20px;
	padding-top: 10px;
	height: 80px;
	border: 1px solid #ccc;
	background-image: url(../images/fri_bg.jpg);
	overflow: hidden;
}

.fri li {
	float: left;
	margin-left: 2px;
}