﻿@charset "utf-8";
.page a{
	font-size: 14px;
	color: #666;
	margin: 0 5px;
}
.page a:hover,.page a.active{
	color: #B78A4B;
}

.list{
	background: #f6f6f6;
	padding-top: 35px;
}
.listbox{
	padding: 50px 15px;
}
.listl{
	width: 350px;
}
.listl_1{
	border: 1px solid #dcdcdc;
}
.listl_1 h4{
	font-size: 16px;
	color: #595959;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 25px;
}
.listl_ul li{
	border-bottom: 1px dashed #DCDCDC;
}
.listl_ul li:last-child{
	border-bottom: 0;
}
.listl_ul li a.listl_a{
	height: 44px;
	display: block;
	line-height: 44px;
	padding-left: 25px;
	position: relative;
	font-size: 15px;
}
.listl_ul li a.listl_a i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/listico_03.png) no-repeat center;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
}
.listl_ul li.active a.listl_a i{
	transform:rotate(180deg);
}
.listl_box{
	padding: 0 15px 0 25px;
	margin-top: 5px;
	display: none;
}
.listl_ul li.active .listl_box{
	display: block;
}
.listl_box a{
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}
.listl_box a:hover,.listl_box a.active{
	color: #B78A4B;
}
.listl_ul li.active a.listl_a,.listl_ul li:hover a.listl_a{
	color: #B78A4B;
}
.listr{
	width: 800px;
	padding: 30px 20px;
	border: 1px solid #DCDCDC;
}
.listr_h4{
	font-size: 18px;
	color: #4e4d4d;
	font-weight: normal;
}
.listrnrh4{
	font-size: 16px;
	color: #4e4d4d;
	font-weight: normal;
}
.listrnr_p{
	line-height: 30px;
	text-indent: 2em;
}
.listrabt2bg{
	background: url(../images/abtbg1_03.png) no-repeat center bottom;
	padding-bottom: 200px;
}
.about3img{
	position: absolute;
	right: 20px;
	top: 20px;
}
.listrnr img{
	max-width: 670px;
}

/*产品*/
.cpss input[type="submit"],.cpss input[type="button"]{
	width: 55px;
	height: 40px;
	border: 1px solid #eee;
	border-right: 0;
	background: url(../images/cpssico_03.png) no-repeat center;
	border-radius:  20px 0 0 20px;
	cursor: pointer;
}
.cpss input[type="text"]{
	width: 180px;
	border: 1px solid #eee;
	border-left: 0;
	height: 40px;
	font-size: 13px;
	border-radius: 0 20px 20px 0;
}
.prdbox ul{
	width: 780px;
	margin-left: -8px;
}
.prdbox li{
	width: 251px;
	height: 324px;
	box-shadow: 1px 3px 5px rgba(0,0,0,.1);
	float: left;
	margin-left: 5px;
	border: 1px solid #eee;
	transition: .25s;
	margin-top: 5px;
}
.prdbox li:hover{
	box-shadow: 1px 2px 15px rgba(0,0,0,.3);
	position: relative;
}
.prdboximg{
	display: block;
	height: 210px;
	overflow: hidden;
	line-height: 210px
}
.prdboximg img{
	width: 84%;
	display: inline-block;
	border: 0;
	transition: .85s;
	margin-left: 8%;
	vertical-align: middle;
}
.page li{
	display: inline-block;
}
.prdboximg:hover img{
	transform:scale(1.05);
}
.prdboxa{
	display: block;
	text-align: center;
	color: #4a4a4a;
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px;
}
.prdboxh4{
	font-size: 17px;
	color: #ff0000;
	text-align: center;
	margin-top: 10px;
}
.prdboxa1{
	display: block;
	width: 68px;
	height: 20px;
	border-radius: 2px;
	background: #ffba00;
	color: #fff;
	margin: 10px auto;
	text-align: center;
}
.prdboxa:hover{
	color: #FF0000;
}

/*产品详情*/
.ifleft{
	width: 350px;
	background: #ddd;
}
.ifright{
	width: 390px;
	height: 350px;
	border-left: 2px solid #eee;
	padding-left: 20px;
}
.ifrighth4{
	font-size: 18px;
	color: #282727;
}
.ifrightbox{
	padding: 10px;
	background: #f6f6f6;
	margin-top: 20px;
}
.ifrightbox p{
	font-size: 14px;
	color: #282727;
}
.ifrightbox p s{
	color: #8a8a8a;
}
.ifrightbox p a{
	width: 68px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	background: #ff5a00;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 2px;
	margin-left: 10px;
}
.ifrightp1{
	color: #222;
}
.ifrightp1 i{
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(../images/wjx_06.png) no-repeat center;
}
.ifrightp2{
	background: #f6f6f6;
	padding: 5px 10px;
	display: inline-block;
}
.ifrighta{
	margin-top: 20px;
	border-top: 1px dashed #ddd;
}
.ifrighta a{
	display: inline-block;
	width: 135px;
	height: 36px;
	line-height: 36px;
	background: #ff5a00;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-radius: 4px;
	margin-top: 20px;
}
.ifrighta a:hover{
	opacity: .85;
}
.cpinfotop{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
}
.cpinfotop span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #e6e6e6;
	padding: 0 20px;
	color: #ff5a00;
}
.cpinfoimg img{
	max-width: 100%;
	display: block;
	border: 0;
	margin: 0 auto;
}
.listl2p{
	font-size: 14px;
	color: #282727;
}
.listl2p s{
	color: #8a8a8a;
}
.listl2p a{
	width: 68px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	background: #ff5a00;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 2px;
	margin-left: 10px;
}
.listl_2box {
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}
.listl_2box a.listl_2boxa{
	display: block;
	height: 210px;
	overflow: hidden;
}
.listl_2box a img{
	max-width: 100%;
	height: 200px;
}
.listl_2box h5{
	font-weight: normal;
	font-size: 15px;
	color: #222;
}
/*缩略图*/
/*slt*/
.left-pro {
	width:100%;
	border:1px dotted #ccc;
	text-align:left;
	float:left;
	background-color:#FFF;
}
.left-pro .t1 {
	width:100%;
}
.left-pro .t2{
	width:100%;
	text-indent:0;
	padding: 10px 10px 0 10px;
}
.left-pro .t2 img {
	text-indent:0;
}
#showArea img {
	cursor:pointer;
	display:block;
	margin-bottom:10px;
	width:57px;
	padding:1px;
	border:1px solid #ccc;
	height:57px;
	float:left
}
#main_img {
	cursor:pointer;
	display:block
}
#gotop {
	cursor:pointer;
	display:block;
	margin-left:9px
}
#gobottom {
	cursor:pointer;
	display:block;
	margin-left:9px
}
#showArea {
	width: 100%;
	overflow:hidden;
}
#showArea a{
	display: block;
	float: left;
	margin-left: 10px;
}
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:1px solid #91b817;
	overflow:hidden
}
.MagicZoomBigImageCont img {
	width:800px;
	height:800px
}
.MagicZoomBigImageCont iframe {
	width:300px;
	height:300px
}
.MagicZoomHeader {
	font:10px Tahoma,Verdana,Arial,sans-serif;
	color:#fff;
	background:#91b817;
	text-align:center !important
}
.MagicZoomPup {
	border:1px solid #aaa;
	background:#fff;
	cursor:hand;
	left:0
}
.MagicZoomLoading {
	text-align:center;
	background:#fff;
	color:#444;
	opacity:0.8;
	padding:3px 3px 3px 3px !important;
	display:none
}
.MagicZoomLoading img {
	padding-top:3px !important
}
.MagicThumb {
	width: 100% !important;
	height: 328px;
	text-align: center;
}
.MagicThumb-zoomed {
	cursor:default
}
.MagicThumb span {
	display:none
}
.MagicThumb-image {
	border:1px solid #ccc;
	outline:none
}
.MagicThumb-image-zoomed {
	cursor:url(cursor/zoomout.cur),pointer
}
.MagicThumb-caption {
	color:#333333;
	background-color:#F0F0F0;
	border:1px solid #CCC;
	border-top:none;
	font-family:Verdana,Helvetica;
	font-size:11px;
	padding:8px 16px
}
.MagicThumb-controlbar {
	display:block;
	height:18px
}
.MagicThumb-controlbar a {
	display:block;
	width:180px;
	height:180px;
	margin:0px 1px;
	outline:none;
	float:left;
	overflow:hidden
}
.MagicThumb-controlbar a span {
	display:block;
	width:1000px;
	height:1000px;
	outline:none;
	position:absolute;
	left:0px;
	top:0px
}
.MagicThumb-loading {
	border:1px solid #000;
	padding:2px 2px 2px 22px;
	margin:0;
	text-decoration:none;
	text-align:left;
	font-size:8pt;
	font-family:sans-serif;
}
.main_img{
	max-width: 100%;
	height: 280px;
	margin-top: 24px;
}
/*sltend*/

/*活动*/
.hdbox{
	width: 740px;
	margin: 0 auto;
	padding-bottom: 25px;
	border-bottom: 1px dashed #818181;
	margin-top: 20px;
}
.hdbox:hover{
}
.hdboximg{
	display: block;
	overflow: hidden;
}
.hdboximg img{
	display: block;
	border: 0;
	transition: .85s;
	width: 100%;
	max-width: 100%;
}
.hdboximg:hover img{
	transform:scale(1.1);
}
.hdboxtxt{
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background: #f6f5f5;
	box-shadow:1px 5px 6px rgba(0,0,0,.15);
}
.hdboxtxt p{
	font-size: 16px;
	color: #818181;
	width: 650px;
	height: 45px;
	overflow: hidden;
}
.hdboxtxt a{
	font-size: 14px;
	color: #909090;
}

/*新闻*/
.newulpic{
	width: 130px;
	height: 90px;
	display: block;
}
.newulpic img{
	width: 100%;
	display: block;
	border: 0;
	height: 100%;
}
.newultxt{
	width: 608px;
	border-bottom: 1px dashed #848484;
	padding-bottom: 10px;
}
.newultxttop a{
	display: inline-block;
	height: 32px;
	max-width: 500px;
	overflow: hidden;
	font-size: 18px;
	color: #222;
}
.newultxttop a:hover{
	color: #B78A4B;
}
.newultxttop span{
	color: #777777;
	line-height: 20px;
}
.newultxt p{
	color: #777777;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newul li{
	margin-bottom: 20px;
}

.newinfotop{
	padding-bottom: 20px;
	border-bottom: 1px dashed #c1c1c1;
	text-align: center;
}
.newinfotop h4{
	font-size: 22px;
	color: #4e4d4d;
}
.newinfotop p{
	font-size: 14px;
	margin-top: 15px;
}
.listlboxa a{
	display: block;
	padding-left: 50px;
	padding-bottom: 10px;
	color: #838282;
}
.listlboxa a:hover{
	color: #B78A4B;
	text-decoration: underline;
}
.listr hr{
	width: 100%;
    height: 1px;
    background: #9a9a9a;
    margin: 5px 0;
}

.infoboxbot{
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-top: 40px;
}
.infoboxbot a{
	width: 48%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #666;
	font-size:12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.infoboxbot a:HOVER {
	color: #B78A4B;
}