


/*banner*/

.banner {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;min-width:1200px;
}

.banner ul {
	position: absolute;
	left: 46%;
	bottom: 20px;
}
#banner img{
	display: block;
	width: 100%;
	height: 100%;
}
.banner li {
	float: left;
	margin-right: 10px;
	list-style: none;
	width: 20px;
	height: 5px;
	background: #CCC;
	cursor: pointer;
}

.banner li.now-li {
	background-color: #d1b43e;
}


/*客户权益*/

.khqy {
	margin-top: 20px;
	width: 1200px;
	height: 110px;
}

.qy_left {
	width: 230px;
	height: 110px;
	background: #d1b43e;
	font-size: 28px;
	line-height: 110px;
	text-align: center;
	color: #4d4d4d;
	font-weight: bold;
	position: relative;
}

.line {
	width: 60px;
	height: 5px;
	background: #4d4d4d;
	position: absolute;
	left: 60px;
	top: 80px;
}

.qy_right ul {
	width: 908px;
	height: auto;
	margin: auto;
}

.qy_right {
	width: 948px;
	height: 110px;
	margin-left: 20px;
	background-color: #f8f8f8;
}

.qy_right li {
	float: left;
	margin-right: 36px;
	margin-top: 20px;
}

.qy_right a {
	display: inline-block;
	text-align: center;
	color: #4d4d4d;
}

.qy_right a img {
	display: inline-block;
}

.qy_right a:hover {
	color: #d1b43e;
	margin: -10px 0px 10px 0px;
	transition: all 0.5s;
}

/*标题样式*/
.title_bt {
	height: 60px;
	width: 1200px;
}

.title_bar {
	width: 100%;
	height: 60px;
	margin-top: 30px;
	background: url(../images/title-line.png) no-repeat right;
}

.title_bar p {
	margin-top: 0px;
	float: left;
	height: 60px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 28px;
	font-weight: bold;
	color: #656665;
}

.title-style span {
	color: #e6e4e7;
	font-size: 20px;
	font-weight: 500;
}

.title-style img {
	padding: 0px 10px;
	vertical-align: middle;
	display: inline-block;
}


/*热门产品*/

.content_nr {
	height: 170px;
	width: 1200px;
}

.hot_tj {
	margin-top: 20px;
	height: 170px;
	width: 1200px;
}

.cp01 {
	width: 390px;
	height: 168px;
	position: relative;
	background: #fff;
	border: 1px solid #e6e4e7;
}
.cphover{
	border: 1px solid #898989;
	background: #E5E5E5;
}
.cp02 {
	width: 390px;
	height: 168px;
	position: relative;
	background: #fff;
	border: 1px solid #e6e4e7;
}

.cp03 {
	width: 390px;
	height: 168px;
	position: relative;
	background: #faf8fb;
	border: 1px solid #e6e4e7;
}

.cp_describe {
	width: 46%;
	height: 100px;
	float: left;
	margin-left: 4%;
	margin-top: 45px;
	color: #383838;
	font-size: 24px;
}

.cp_describe a {
	color: #383838;
	font-size: 24px;
}

.cp_describe img {
	margin-top: 10px;
}

.cp_describe span {
	color: #898989;
	font-size: 16px;
}

.hot {
	position: absolute;
	top: 0px;
	left: 0px;
}


/*产品中心*/

.cp_img {
	width: 50%;
	height: 150px;
	margin-top: 10px;
	float: left;
}

.product_center {
	width: 1200px;
	height: 480px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	background-color: #E5E5E5;
}

.tab {
	position: absolute;
	left: 374px;
	top: 0px;
	width: 187px;
	height: 480px;
	background-color: #d1b43e;
}

.tab li {
	float: left;
	width: 167px;
	height: 50px;
	color: #4d4d4d;
	cursor: pointer;
	margin-top: 38px;
	line-height: 50px;
	padding-left: 20px;
	/*	background:url(../images/icon_01.png) no-repeat 15px center;*/
}

.active {
	color: #d1b43e !important;
	background: url(../images/li_bj.jpg) no-repeat center;
}

.cp_center {}

.icon_img {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}

.cp_left {
	width: 374px;
	height: 480px;
	position: relative;
	float: left;
}

.current {
	display: none;
}

.cp_leftbg01 {
	background: url(../images/bj_01.png)no-repeat center;
}

.cp_leftbg02 {
	background: url(../images/bj_02.png)no-repeat center;
}

.cp_leftbg03 {
	background: url(../images/bj_03.png)no-repeat center;
}

.cp_leftbg04 {
	background: url(../images/bj_04.png)no-repeat center;
}

.cp_leftbg05 {
	background: url(../images/bj_05.png)no-repeat center;
}

.cp_left li {
	width: 36%;
	margin-right: 28%;
	margin-top: 32px;
	text-align: center;
	float: left;
}

.cp_left a img {
	display: inline-block;
}

.cp_left a {
	color: #383838;
	display: inline-block;
}

.cp_left a:hover {
	color: #d1b43e;
}

.cp_left ul {
	width: 100%;
	height: auto;
}

.button_more {
	position: absolute;
	left: 137px;
	bottom: 20px;
}

.button_more input {
	width: 100px;
	height: 30px;
	color: #fff;
	border-radius: 5px;
	background: #d1b43e;
}

.button_more input:hover {
	background: #dfc147;
}


/*右*/

.cp_right {
	width: 639px;
	height: 480px;
	float: right;
	border-right: 1px solid #E5E5E5;
	background: #FFFFFF;
}

.cp_right ul {
	width: 100%;
	height: 478px;
	overflow: hidden;
	border: 1px solid #E5E5E5;
}

.cp_right ul li {
	width: 33.2%;
	height: 239px;
	float: left;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

.cp_right p {
	width: 94%;
	padding-top: 10px;
	margin-left: 3%;
	color: #383838;
	font-size: 18px;
}

.cp_right p:hover {
	color: #d1b43e;
}

.cp_right p span {
	color: #898989;
	font-size: 14px;
}


/*公司简介*/

.Company {
	width: 100%;
	height: 545px;
	background: url(../images/jj_bg.png) no-repeat center;
}

.show_left {
	width: 820px;
	height: 545px;
	overflow: hidden;
	position: relative;
	background: url(../images/gsbg.jpg) no-repeat left;
}

#photo_img {
	float: left;
	width: 125px;
	height: 450px;	
	background: url(../images/gsbg01.jpg) no-repeat left;
}

#photo_img li {
	width: 125px;
	height: 60px;
	cursor: pointer;
	font-size: 18px;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 60px;
}
.click {
	background: #d1b43e !important;
	color: #4d4d4d;
}

.active_li {
	color: #FFFFFF;
	background: url(../images/li_bg.png) no-repeat;
}
.qhtp{
	position: relative;
	left: 20px;
	top: 45px;
	width:775px;
	height:450px;
	overflow: hidden;
}
.photo {
	float: left;
	width: 650px;
	height: 450px;
	overflow: hidden;
	background: #E5E5E5;
}
.gccj_img{
	width: 650px;
	height: 450px;
	overflow: hidden;
}
/*工厂车间*/
/*#up01{
	width: 20px;
	height: 40px;
	position: absolute;
	top: 72px;
	left: 0px;
	cursor: pointer;
	color: #FFFFFF;
	background: #E5E5E5;
}*/
.hiSlider-pages,
.hiSlider-title {
	position: absolute;
	z-index: 3
}
.hiSlider-btn-prev,
.hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 30px;
	width: 30px;
	background: url(../images/hislider-arrow.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: .6;
	filter: alpha(opacity:60)
}

.hiSlider-btn-prev {
	left: 10px
}

.hiSlider-btn-next {
	right: 10px;
	background-position: -30px 0
}

.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
	opacity: 1;
	filter: alpha(opacity:100)
}

.hiSlider-title {
	bottom: 0;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: rgba(0, 0, 0, .6);
	z-index: 2;
	font: 14px/2 "Microsoft YaHei", Arial, Tahoma
}

.hiSlider-pages {
	bottom: 10px;
	right: 10px;
	text-align: right
}

.hiSlider-pages a {
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #ddd
}

.hiSlider-pages a.active {
	background: #d1b43e;
}

.gccj_list{
	width: 650px;
	height: 450px;
	overflow:hidden;
}
.gccj_img ul li{
	width: 650px;
	height: 450px;
	overflow: hidden;
}
.gccj_img ul li img{
	width: 100%;
	height: 100%;
}
.photo img{
	display: block;
	width: 100%;
	height: 100%;
}
.show_right {
	width: 380px;
	height: 545px;
	overflow: hidden;
	background: #d1b43e;
}

.show_right p {
	font-size: 16px;
	line-height: 34px;
	text-align: justify;
	color: #fff;
	text-indent: 2em;
	padding: 10px 20px;
}

.show_right img {
	width: 155px;
	height: 120px;
	margin: 0 auto;
	margin-top: 20px;
}

.button_jj {
	width: 100px;
	height: 30px;
	margin: 0 auto;
	margin-top: 20px;
}

.button_jj input {
	width: 100px;
	height: 30px;
	color: #d1b43e;
	border-radius: 5px;
	background: #fff;
}

.button_jj input:hover {
	color: #dfc147;
}


/*公司新闻*/

.new_left {
	width: 650px;
	height: 400px;
}

.new_right {
	margin-left: 30px;
}

.new_nr {
	width: 650px;
	height: 334px;
}

.new_nr li {
	line-height: 48px;
	border-bottom: 1px dashed #E5E5E5;
}

.new_nr li img {
	display: inline-block;
	margin-right: 10px;
}
.new_nr li a {
	color: #4d4d4d;
}

.new_nr span {
	float: right;
}

.article {
	cursor: pointer;
	margin-top: 20px;
	width: 650px;
	height: 48px;
	float: left;
}

.article li {
	font-size: 16px;
	width: 155px;
	float: left;
	margin-right: 10px;
	line-height: 48px;
	text-align: center;
	background: #ebebeb;
	color: #4d4d4d;
}
.article li:hover{
	color: #FFFFFF;
	background:#e8d99e;
}
/*产品视频*/

.product_video {
	width: 100%;
	height: 545px;
	background: url(../images/sp_bg.png) no-repeat center;min-width:1200px;
}

.video_list {
	width: 1200px;
	height: 545px;
	margin: 0 auto;
}

.video_list ul {
	width: 1200px;
	height: 412px;
	margin-top: 20px;
}
.video_list li  a:hover{
	color:#383838;
}
.more_video {
	width: 1200px;
	height: 50px;
}

.more_video a {
	width: 110px;
	height: 40px;
	float: right;
	margin-top: 10px;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #4d4d4d;
	background: #d1b43e;
}

.video_list li {
	float: left;
	margin-right: 15px;
}

.video_js {
	width: 390px;
	height: 83px;
	background: url(../images/video_bg.png);
	border-top: 1px solid #E5E5E5;
}

.video_js a {
	font-size: 24px;
	color: #4d4d4d;
	display: block;
	text-align: center;
	line-height: 83px;
}


/*成功案例*/

.partners {
	height: 240px;
	width: 1200px;
}

.partners li {
	float: left;
	margin-right: 37px;
	margin-top: 20px;
}

.button_al {
	width: 1200px;
	height: 48px;
	margin-top: 20px;
}

.button_al a:hover {
	background: #dfc147;
}

.al_style {
	display: block;
	width: 140px;
	height: 48px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	border-radius: 5px;
	background: #d1b43e;
}


/*客户反馈*/

.feedback {
	width: 1200px;
	height: 210px;
	margin-top: 10px;
	background: url(../images/pl_bg.png) no-repeat center;
}

.more_fk {
	width: 1200px;
	height: 40px;
}

.more_fk a {
	float: right;
	line-height: 40px;
	font-size: 16px;
	color: #898989;
}

.more_fk a:hover {
	color: #d1b43e;
}

.fk_left {
	margin-top: 20px;
	width: 610px;
	height: 136px;
	border-right: 1px solid #E5E5E5;
}

.fk_left img {
	float: left;
	display: block;
}

.fk_left p {
	padding: 0 20px;
	font-size: 16px;
	line-height: 30px;
	color: #898989;
	float: left;
	width: 420px;
	height: 136px;
	text-justify: inherit;
}

.fk_right li {
	width: 120px;
	height: 120px;
	float: left;
	margin-left: 20px;
}

.fk_right ul {
	margin-top: 25px;
}

.fk_right li img {
	display: block;
}


/*最新签约客户*/

.client {
	width: 1200px;
	height: 360px;
	margin-top: 20px;
}

.client_left {
	width: 530px;
	height: 360px;
	border: 1px solid #E5E5E5;
}

.khbt {
	width: 530px;
	height: 80px;
	position: relative;
	border-bottom: 1px solid #E5E5E5;
}

.khbt p {
	color: #d1b43e;
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
}

.khbt p span {
	font-size: 14px;
}

.khbt a {
	position: absolute;
	right: 20px;
	color: #898989;
	font-size: 14px;
	top: 5px;
}

.khbt a:hover {
	color: #d1b43e;
}


/*滚动表格*/

.tablebox {
	height: 260px;
	overflow: hidden;
	position: relative;
	width: 530px;
	margin: 0px auto;
}

.tbl-header {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #E5E5E5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #fafafa;
}

.tbl-body {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.tablebox table {
	width: 100%;
}

.tablebox table th,
.tablebox table td {
	width: 25%;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 40px;
	text-align: center;
}

.tablebox table tr td {
	background-color: transparent;
}
.tbl-header thead {
	background-color: #d1b43e;
}
.tbl-header th {
	width: 25%;
}


/*证书*/

.certificate {
	float: right;
	width: 640px;
	height: 360px;
	border-top: 1px solid #E5E5E5;
}

.certificate_img {
	float: left;
	margin-top: 35px;
	height: 185px;
	width: 640px;
	float: left;
	position: relative;
}
.box{
	height: 185px;
	width: 580px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
}
#tu1{
	width: 20px;
	height: 40px;
	position: absolute;
	top: 72px;
	left: 0px;
	cursor: pointer;
	color: #FFFFFF;
	background: #E5E5E5;
}
#tu2{
	cursor: pointer;
	width: 20px;
	height: 40px;
	position: absolute;
	color: #FFFFFF;
	background: #E5E5E5;
	top: 72px;
	right: 0px;
}
#tu2:hover{
	background: #d2b53d;
}
#tu1:hover{
	background: #d2b53d;
}
.imgBox {
	position:absolute;
	margin: 0 auto;
}

.imgBox li {
	float: left;
	margin-right:20px;
}

/*.imgBox li img {
	display: block;
	width: 100%;
	height: 100%;
}*/

.honor {
	float: left;
	margin-top: 29px;
}

.honor img {
	width: 100%;
	height: auto;
}

.gmlc {
	width: 100%;
	height: 120px;
	float: left;
	margin: 0 auto;
	background: url(../images/gmlc.png) no-repeat center;
}