﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "微软雅黑";
}
img {
	border: 0;
}
div {
	margin: 0 auto;
}
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.header {
	width: 100%;
	height: 118px;
	border-bottom: 1px solid #f2e5ba;
}
.header_m {
	width: 1100px;
	height: 118px;
	position: relative;
}
.header_m_l {
	width: 227px;
	height: 118px;
	float: left
}
.header_m_r {
	width: 853px;
	height: 118px;
	float: right;
}
.search {
	float: right;
	border: 1px solid #f7efea;
	height: 24px;
	width: 162px;
	margin-top: 25px;
}
.search input.submit {
	width: 30px;
	height: 24px;
	background: url(../images/search.png) no-repeat left center;
	cursor: pointer;
	float: right;
	border: none;
}
.search input.text {
	font-size: 12px;
	width: 117px;
	height: 24px;
	border: none;
	line-height: 24px;
	font-family: "微软雅黑";
	float: left;
	padding-left: 5px;
}
.nav {
	width: 853px;
	overflow: hidden;
	position: absolute;
	top: 78px;
	right: 0;
}
.nav ul {
	float: right;
}
.nav ul li {
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
	font-size: 13px;
	font-family: "微软雅黑";
	margin-left: 20px;
}
.nav ul li a {
	color: #b08f23;
	display: block;
	width: 80px;
	height: 50px;
	background: url(../images/li_bg.png) no-repeat;
	padding-top: 30px;
}
.nav ul li a:hover {
	background: url(../images/li_bg_h.png) no-repeat;
	color: #fff;
}
#active {
	background: url(../images/li_bg_h.png) no-repeat;
	color: #fff;
}
.banner {
	width: 100%;
	height: 642px;
	background: url(../images/banner_bg.png) no-repeat bottom;
}
/*banner*/
.m_banner {
	height: 508px;
	position: relative;
	width: 1100px;
}
.m_banner .banner {
	height: 508px;
	width: 1100px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
}
.banner_ctrl {
	height: 44px;
	width: 1040px;
	position: absolute;
	top: 62%;
	left: 50%;
	margin: -85px 0 0 -520px;
	z-index: 2;
}
.banner_ctrl a {
	display: block;
	width: 44px;
	height: 44px;
	background: url(../images/jiantou.png) no-repeat;
	_background: url(../images/jiantou.jpg) no-repeat;
	position: absolute;
}
.banner_ctrl a.prev {
	left: -30px;
}
.banner_ctrl a.next {
	right: -30px;
	background-position: -44px 0;
}
.m_banner .banner .main_c {
	position: relative;
	z-index: 10;
	height: 388px;
}
.main {
	width: 100%;
	background: #f3e4ce;
}
.main_m {
	width: 1100px;
	overflow: hidden;
}
.about, .news, .pro, .con {
	width: 222px;
	height: 469px;
	background: url(../images/list_bg.png) no-repeat;
	float: left;
	position: relative;
	margin: 70px 26px 25px 26px;
}
.about h3, .news h3, .pro h3, .con h3 {
	background: #b08f23;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
}
.about p.p1 {
	color: #7b7b7b;
	font-size: 12px;
	padding: 10px;
	line-height: 200%;
}
.about p.p2, .news p.p2, .pro p.p2, .con p.p2 {
	font-size: 12px;
	font-family: "Arial";
	padding: 8px 20px;
	overflow: hidden;
	position: absolute;
	bottom: 5%;
	width: 182px;
}
.about p.p2 a, .news p.p2 a, .pro p.p2 a, .con p.p2 a {
	color: #b08f23;
	text-decoration: underline;
}
.about p span.span1, .news p span.span1, .pro p span.span1, .con p span.span1 {
	float: left;
}
.about p span.span2, .news p span.span2, .pro p span.span2, .con p span.span2 {
	float: right;
}
.news p.p3 {
	font-size: 14px;
	color: #b08f23;
	font-family: "微软雅黑";
	padding: 10px;
}
.news p.p1 {
	color: #7b7b7b;
	font-size: 12px;
	line-height: 200%;
	padding: 0 10px;
}
.con p.p1 {
	color: #7b7b7b;
	font-size: 14px;
	padding: 20px;
	font-weight: bold;
}
.con p.p3 {
	color: #7b7b7b;
	font-size: 12px;
	padding: 0 20px;
}
.con p.p1 b {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	width: 100%;
	height: 122px;
	background: #fff;
}
.footer_m {
	width: 1100px;
	height: 122px;
}
.footer_m ul {
	overflow: hidden;
	padding: 30px 0 15px 15px;
	margin: 0 352px;
}
.footer_m ul li {
	float: left;
	color: #898989;
	font-size: 12px;
}
.footer_m ul li a {
	color: #898989;
	padding: 0 12px;
}
.footer_m p {
	color: #898989;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}
.footer_m p a {
	color: #898989;
}
/*经销商查询*/
/*.jx_banner{width:100%;height:293px;margin-top:55px;background:url(../images/jx_banner.jpg) no-repeat center top;}*/
.title {
	width: 100%;
}
.title_m {
	width: 1100px;
	height: 88px;
	line-height: 88px;
	text-align: center;
	color: #0f0606;
	font-size: 22px;
	font-family: "微软雅黑";
}
.search1 {
	width: 100%;
	height: 79px;
	background: #0f0606;
}
.search_m1 {
	width: 1100px;
	height: 79px;
}
.search_m1 p {
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.ss {
	height: 37px;
	width: 242px;
	padding: 10px 0;
}
.ss input.submit {
	width: 50px;
	height: 37px;
	background: url(../images/search.jpg) no-repeat left center;
	cursor: pointer;
	float: right;
	border: none;
}
.ss input.text {
	font-size: 12px;
	width: 186px;
	height: 37px;
	border: none;
	line-height: 37px;
	font-family: "微软雅黑";
	float: left;
	padding-left: 5px;
}
.jies {
	width: 100%;
	border-bottom: 2px solid #fafafa;
	min-height: 500px;
	overflow: hidden;
}
.jies_m {
	width: 1100px;
	min-height: 500px;
	overflow: hidden;
}
.people {
	width: 1100px;
	overflow: hidden;
	margin: 55px auto;
}
.people_l {
	width: 700px;
	float: left;
}
.people_r {
	width: 340px;
	float: right;
}
.people_r img {
	width: 340px;
	height: 340px;
}
.people_l_l {
	width: 200px;
	float: left;
}
.people_l_l span {
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #b08f23;
	font-size: 15px;
	font-family: "微软雅黑";
	margin-top: 3px;
}
.people_l_l span a {
	color: #fff;
	display: block;
}
.people_l_r {
	width: 465px;
	float: right;
}
.people_l_r p {
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.con_banner {
	width: 100%;
	height: 293px;
	margin-top: 55px;
}
/*品牌产品*/
/*.pro_banner{width:100%;height:293px;margin-top:55px;background:url(../images/pro_banner.jpg) no-repeat center top;}*/
.pro1 {
	width: 100%;
	border-bottom: 2px solid #fafafa;
	padding-bottom: 15px;
}
.pro_m {
	width: 1100px;
	overflow: hidden;
}
.pro_m_t {
	width: 1100px;
	height: 38px;
	margin: 30px auto;
}
.pro_m_b {
	width: 1100px;
	height: 60px;
	line-height: 60px;
	text-align: left
}
.pro_m_t ul {
	overflow: hidden;
	margin: 0 auto;
	text-align: center
}
.pro_m_t ul li {
	margin: 0 2px;
	text-align: center;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.pro_m_t ul li a {
	color: #75736f;
	display: block;
	width: 131px;
	background: #e5e6e7;
}
.pro_m_t ul li a:hover {
	color: #fff;
	background: #b08f23;
}
#active1 {
	color: #fff;
	background: #b08f23;
}
.pro_mi {
	width: 1100px;
	overflow: hidden;
	padding-bottom: 25px;
}
.pro_mi ul {
	overflow: hidden;
}
.pro_mi ul li {
	float: left;
	margin: 15px 30px;
	position: relative;
	width: 215px;
}
.pro_mi ul li .dask {
	width: 215px;
	height: 260px;
	background: #000;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}
.pro_mi ul li img {
	width: 215px;
	height: 260px;
}
.dask p {
	margin-top: 60px;
	padding: 0 10px;
	text-align: center
}
.sub {
	width: 68px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 5px;
}
.sub a {
	color: #fff !important;
	display: block;
}
.pro_mi ul li span {
	font-size: 14px;
	font-family: "微软雅黑";
}
.pro_mi ul li a {
	color: #333;
}
.pro_mi ul li a.a1 {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666;
}
.page {
	width: 600px;
	height: 30px;
	margin: 20px auto;
}
.page ul {
	text-align: center
}
.page .firstPage {
	width: 30px;
}
.page ul li {
	line-height: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 0px 10px;
	width: auto;
	display: inline-block;
	border-radius: 3px;
}
.page ul li a:hover {
	color: #b08f23;
	text-decoration: none;
}
.page ul li.thisclass, .page ul li.thisclass a, .page ul li.thisclass a:hover {
	background-color: #b08f23;
	color: #FFF
}
.page .pageinfo {
	line-height: 25px;
	padding: 12px 5px 10px 5px;
	color: #999;
}
.page select {
	line-height: 25px;
	margin-top: 4px
}
.page .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.page ul li a {
	color: #666;
}
/*品牌产品内页*/
.pro_con {
	width: 742px;
}
.pro_con h1 {
	color: #4a4444;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.cp_xx, .cp_gx {
	width: 742px;
	margin: 25px auto;
}
.cp_xx h3 {
	text-indent: -9999px;
	height: 26px;
	background: url(../images/cp_xx.jpg) no-repeat;
}
.cp_gx h3 {
	text-indent: -9999px;
	height: 26px;
	background: url(../images/cp_gx.jpg) no-repeat;
}
.pro_g {
	width: 100%;
	height: 217px;
	background: #fafbfb;
}
.pro_gm {
	width: 1100px;
	height: 217px;
}
.picScroll-left {
	width: 1100px;
	position: relative;
	padding: 1px 0;
}
.picScroll-left .bd {
	margin-top: 25px;
	margin-bottom: 25px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 10px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	display: block;
	width: 214px;
	height: 177px;
	margin: 0 auto;
}
.picScroll-left .hd .prev {
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 31px;
	height: 217px;
	background: url(../images/jt_l.jpg) no-repeat center;
	left: 10px;
}
.picScroll-left .hd .next {
	display: block;
	float: left;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 31px;
	height: 217px;
	background: url(../images/jt_r.jpg) no-repeat center;
	right: 10px;
}
/*新闻动态*/
/*.news_banner{width:100%;height:293px;margin-top:55px;background:url(../images/news_banner.jpg) no-repeat center top;}*/

.news_list_m {
	width: 1100px;
	height: 160px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: #dedede 1px dotted;
	overflow: hidden;
}
.list_m_le {
	width: 237px;
	min-height: 150px;
	float: left;
}
.list_m_le img {
	border: 1px solid #eee;
	padding: 5px;
	width: 227px;
	height: 148px;
}
.list_m_ri {
	width: 800px;
	min-height: 150px;
	float: right;
}
.list_m_ri h3 {
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 40px;
	height: 40px;
}
.list_m_ri h3 a {
	color: #b08f23;
}
.list_m_ri p.p1 {
	margin: 8px auto;
	font-size: 12px;
	color: #a19f98;
	line-height: 180%;
}
.list_m_ri p.p2 {
	margin: 8px auto;
	font-size: 12px;
	color: #7c7c7d;
}
/*新闻动态内页*/
.articlehead {
	width: 1000px;
	height: 87px;
	border-bottom: 1px solid #eee;
	margin: 30px auto;
}
.articlehead h1 {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #717070;
	text-align: center;
	height: 37px;
	line-height: 37px;
}
.articlehead span {
	font-size: 12px;
	color: #bcb8b8;
	display: block;
	text-align: center;
	margin: 15px auto;
}
.articlecontent {
	width: 1000px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	overflow: hidden;
}
.articlecontent p {
	font-size: 14px;
	color: #414040;
	line-height: 230%;
}
.pageprev {
	width: 1000px;
	height: 60px;
	margin: 30px auto;
}
.pageprev span {
	display: block;
	margin: 10px auto;
	font-size: 12px;
	color: #8d8a8a;
}
.pageprev span a {
	color: #8d8a8a;
}
.bdsharebuttonbox {
	margin-top: 100px;
	float: right;
}
/*关于我们*/
/*.about_banner{width:100%;height:293px;margin-top:55px;background:url(../images/about_banner.jpg) no-repeat center top;}*/
.content {
	width: 1100px;
	margin: 0px auto;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.content p {
	color: #8f8d8d;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 280%;
}
/*联系我们*/
/*.con_banner{width:100%;height:293px;margin-top:55px;background:url(../images/con_banner.jpg) no-repeat center top;}*/
.pro_m_t1 {
	width: 1100px;
	height: 38px;
	margin: 30px auto;
}
.pro_m_t1 ul {
	overflow: hidden;
	margin: 0 481px;
	min-width: 131px;
}
.pro_m_t1 ul li {
	float: left;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left: 7px;
}
.pro_m_t1 ul li a {
	color: #75736f;
	display: block;
	width: 131px;
	background: #e5e6e7;
}
.pro_m_t1 ul li a:hover {
	color: #fff;
	background: #b08f23;
}
#active1 {
	color: #fff;
	background: #b08f23;
}
.con1 {
	width: 974px;
	height: 461px;
	border: 1px solid #ededed;
	margin: 50px auto;
}
.con1_l {
	width: 287px;
	height: 461px;
	float: left;
}
.con1_r {
	width: 657px;
	height: 396px;
	float: right;
	padding-top: 65px;
}
.con1_r h3 {
	height: 50px;
	margin-bottom: 25px;
}
.con1_r p {
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	min-height: 45px;
	line-height: 45px;
	padding: 0 80px;
	margin-top: 8px;
}
.con1_r p img {
	float: left;
	margin-right: 10px;
}
.con1_r p a {
	float: left;
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
}
.con1_r p img.img1 {
	margin-left: 142px;
}
/*产品*/
.con_ca {
	width: 1000px;
	margin: 10px auto;
	height: 280px
}
.con_ca_img {
	width: 210px;
	float: left;
	padding: 5px;
	border: #F6F6F6 2px solid;
	display: block
}
.con_ca_img img {
	width: 210px;
	height: 260px
}
.con_ca p {
	width: 745px;
	height: 180px;
	float: left;
	margin-left: 30px;
	display: block
}
.con_ca p span {
	width: 745px;
	height: 25px;
	line-height: 25px;
	float: left;
	font-size: 14px;
	display: block
}
.con_ca p span.con_miaoshu {
	width: 745px;
	height: 60px;
	float: left;
	background: none;
}
.hotmb_t {
	width: 1000px;
	height: 31px;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 15px;
}
.hotmb_t li {
	width: 110px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-weight: bold;
	margin-right: 5px;
	text-align: center;
	cursor: pointer;
	border: #CCCCCC 1px solid;
	border-bottom: none;
	color: #666;
	display: block
}
.hotmb_t li.active {
	height: 30px;
	line-height: 30px;
	background: #b08f23;
	color: #fff;
	font-size: 14px;
	font-weight: bold
}
.hotmb_t li.normal {
}
