﻿/*
本代码由js代码网网友上传，js代码网收集并编辑整理;
尊重他人劳动成果;
转载请保留js代码链接 - www.jsdaima.com
*/
@charset "utf-8";
.box {
	width: 100%;
}
/*首页头部*/
.header {
	width: 100%;
	min-width: 1190px;
	background: #fff;
	overflow: hidden;
}
.head {
	width: 1190px;
	height: 125px;
	margin: 0 auto;
}
.head-top {
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-top: 0px;
	background: #f8f8f8;
	border-bottom: solid 1px #ddd;
}
.head-top.welcome_bg {
	position: relative;
}
.head-top-con {
	width: 1190px;
	margin: 0 auto;
	color: #111;
}
.head-top-con .hi {
	background: url(/static/template/t3images/hi.png) no-repeat left center;
	font-size: 12px;
	padding-left: 20px;
	color: #666;
}
.head-top-con .yidong i {
	display: block;
	width: 14px;
	height: 16px;
	margin-right: 2px;
	float: left;
	background: url(/static/template/t3images/topbotbg.png) no-repeat;
	margin-top: 8px;
}
.head-top-con .weixin i {
	display: block;
	width: 14px;
	height: 16px;
	margin-right: 5px;
	float: left;
	background: url(/static/template/t3images/topbotbg.png) no-repeat -17px top;
	margin-top: 8px;
}
.head-top-con .lianxi i {
	display: block;
	width: 14px;
	height: 16px;
	margin-right: 5px;
	float: left;
	background: url(/static/template/t3images/topbotbg.png) no-repeat -43px top;
	margin-top: 8px;
}
.head-top-con .kefu i {
	display: block;
	width: 14px;
	height: 16px;
	margin-right: 5px;
	float: left;
	background: url(/static/template/t3images/topbotbg.png) no-repeat -63px top;
	margin-top: 8px;
}
.head-top-con .fr span {
	display: block;
	float: left;
	margin-left: 25px;
}
.head-top-con .fr span a {
	margin-left: 0px;
	font-size: 12px;
	color: #666;
}
/*logo*/
.head {
	height: 90px;
}
.head .logo {
	float: left;
	margin-top: 20px;
}
.head .tel {
	float: right;
	margin-top: 20px;
}
/*nav*/
.nav {
	width: 100%;
	height: 42px;
}
.nav_main {
	width: 100%;
}
.nav_main ul {
	width: 1190px;
	margin: 0 auto;
}
.nav_main ul li {
	width: 110px;
	float: left;
	text-align: center;
}
.nav_main ul li a {
	font-size: 16px;
	color: #333;
	display: block;
}
.nav_main ul li a:hover {
	color: #f00;
}
.nav_main ul li.active {
	width: 240px;
	background: #FF7F00;
	margin-right: 50px;
}
.nav_main ul li.active a {
	color: #fff;
	font-size: 18px;
}
/*轮播*/
.fullSlide {
	position: relative;
	z-index: 999;
	width: 100%;
	height: 450px;
	min-width: 1190px;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin: 0 auto
}
.fullSlide .bd ul {
	width: 100%!important
}
.fullSlide .bd ul a {
	width: 100% !important;
}
.fullSlide .bd li {
	overflow: hidden;
	width: 100%!important;
	height: 450px;
	text-align: center
}
.fullSlide .bd li a {
	display: block;
	height: 450px
}
.fullSlide .hd {
	position: absolute;
	bottom: 0;
	left: 56%;
	z-index: 100;
	width: 156px;
	height: 16px;
	margin-left: -78px;
	padding-bottom: 20px;
	background: none;
	text-align: center;
	line-height: 16px
}
.fullSlide .hd ul {
	text-align: center
}
.fullSlide .hd ul li {
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	float: left;
	background: url(/static/template/t3images/banner-ico.png) no-repeat;
	line-height: 9999px;
	cursor: pointer;
*zoom:1
}
.fullSlide .hd ul .on {
	background: url(/static/template/t3images/banner-ico-hover.png) no-repeat;
}
.slider {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 450px;
	min-width: 1190px;
}
.slider_main {
	margin: 0 auto;
	width: 890px;
	z-index: 1000;
}
.slider_list {
	position: absolute;
	height: 450px;
	top: 0px;
	left: 0px;
}
.slider_main {
	position: absolute;
	height: 450px;
	top: 0px;
	left: 50%;
	margin-left: -595px;
}
/*左边*/
.slider_list {
	width: 240px;
	z-index: 9999;
}
.slider_list ul {
	overflow: hidden;
	width: 240px;
	height: 450px;
	background: url(/static/template/t3images/nav-list-bg.png); /*filter:alpha(opacity:60); opacity:0.6;  -moz-opacity:0.6;-khtml-opacity: 0.6;*/
	display: flex;
	flex-direction: column;
}
.slider_list ul li {
	position: relative;
	flex: 1;
	width: 240px;
	min-height: 0;
	box-sizing: border-box;
	background: url(/static/template/t3images/line.png) repeat-x left bottom;
}
.slider_list ul li:hover {
	background: #f90;
	cursor: pointer;
}
.slider_list ul li p {
	position: absolute;
	top: 9px;
	padding-left: 60px;
	width: 180px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.slider_list ul li p a {
	display: inline-block;
	height: 30px;
	color: #fff;
	line-height: 30px
}
.slider_list ul li p a:hover {
	color: #fff
}
.slider_list ul li em {
	position: absolute;
	top: 40px;
	left: 60px;
	width: 168px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slider_list ul li em i {
	color: #FFF;
	padding: 0 10px 0 0;
	font-size: 12px;
filter:alpha(opacity:80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
.slider_list ul li b {
	position: absolute;
	top: 9px;
	right: 25px;
	display: block;
	width: 10px;
	height: 30px;
	background: url(/static/template/t3images/navjt.png) no-repeat right center
}
.slider_list ul li p.sub_1 {
	background: url(/static/template/t3images/sub_1.png) no-repeat 30px center;
}
.slider_list ul li p.sub_2 {
	background: url(/static/template/t3images/sub_2.png) no-repeat 30px center;
}
.slider_list ul li p.sub_3 {
	background: url(/static/template/t3images/sub_3.png) no-repeat 30px center;
}
.slider_list ul li p.sub_4 {
	background: url(/static/template/t3images/sub_4.png) no-repeat 30px center;
}
.slider_list ul li p.sub_5 {
	background: url(/static/template/t3images/sub_5.png) no-repeat 30px center;
}
/*右边*/
.classify {
	top: 2px;
	left: 240px;
	z-index: 9999;
	width: 700px;
	height: 448px;
}
.classify, .classify div.div-con {
	position: absolute;
	visibility: hidden;
	height: 448px
}
.classify div.div-con {
	z-index: 101;
	width: 700px;
	background: url(/static/template/t3images/navbg1.jpg) no-repeat left bottom #fff;
}
.classify div.div-con dl {
	clear: both;
	padding-top: 25px;
}
.classify div.div-con dl dt {
	line-height: 20px;
	font-weight: bold;
}
.classify div.div-con dl dt i {
	margin-left: 10px;
}
.classify div.div-con dl dd {
	height: 24px;
	line-height: 22px;
	padding-top: 5px;
}
.classify div.div-con dl dd a {
	display: block;
}
.classify div.div-con dl dd a:hover span {
	color: #f00;
}
.classify div.div-con dl dd a i {
	float: left;
	padding: 0 30px;
	color: #ddd;
}
.classify div.div-con dl dd a span {
	color: #555;
}
.classify div.div-con dl dd a span.pa-l-n {
	padding-left: 0px;
}
.classify div.div-con dl dd span {
	float: left;
	padding-right: 12px;
	margin-right: 12px;
	font-size: 12px;
	background: url(/static/template/t3images/nav-list-bor-bg.jpg) no-repeat right center;
	display: inline-block;
	white-space: nowrap;
	color: #555;
}
.classify div.div-con .fl {
	width: 360px;
	padding: 0 30px;
}
.classify div.div-con .fr {
	width: 260px;
	padding-right: 10px;
	color: #666;
	line-height: 22px;
	font-size: 12px;
}
.classify div.div-con .fr img {
	margin-top: 10px;
	width: 100%;
}
.classify div.div-con .fr b {
	display: block;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	color: #F30;
}
/* 首页轮播 banner */
.banner_section { position: relative; width: 100%; min-width: 1190px; }
#banner { width: 100%; height: 450px; }
#banner .swiper-slide { background-size: cover; background-position: center top; background-repeat: no-repeat; height: 450px; overflow: hidden; position: relative; }
/* 分页器 */
#banner .swiper-pagination { bottom: 25px; }
#banner .swiper-pagination-bullet { width: 12px; height: 12px; display: inline-block; border-radius: 50%; background: rgba(255,255,255,0.36); transition: all .5s ease; -webkit-transition: all .5s ease; opacity: 1.0; }
#banner .swiper-pagination-bullet-active { background: rgba(255,255,255,0.8); color: #fff; width: 33px; border-radius: 30px; opacity: 1.0; }
/* 箭头按钮 */
#banner .swiper-button-prev, #banner .swiper-button-next { display: none; width: 72px; height: 72px; background: url(/static/template/ico_sliding.png) no-repeat; margin-top: -36px; }
#banner .swiper-button-prev { background-position: 0 0; }
#banner .swiper-button-prev:hover { background-position: 0 -144px; }
#banner .swiper-button-next { background-position: 0 -72px; }
#banner .swiper-button-next:hover { background-position: 0 -216px; }
/* 左侧栏目导航 - 确保在Swiper之上可点击 */
.banner_section .slider_main { position: absolute; top: 0; left: 50%; margin-left: -595px; z-index: 100; height: 450px; pointer-events: none; }
.banner_section .slider_list { pointer-events: auto; }
.banner_section .slider_list a { pointer-events: auto; }
