﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/*@Style Reset*/
body, div, dl, dt, dd, ul, li, form, input, button, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
}
ul, li, dl, dt, dd {
	display: block;
	list-style: none;
}
img {
	border: 0;
	max-width: 100%;
}
.clear {
	clear: both;
}
/*@Link*/
a {
	text-decoration: none;
	outline: none;
}
/*@Float*/
.fl {
	float: left;
}
.fr {
	float: right;
}
/*@index*/
.ui-bar-a {
	border: 0;
}
#product .ui-content {
	padding: 0;
	height: 100%;
	overflow: hidden;
}
/*@header*/
header.ui-bar-a {
	font-size: 0;
}
.top_wrap {
	width: 100%;
	background: #0090FF;
	-moz-box-shadow: 0px 3px 6px #70706a;
	-webkit-box-shadow: 0px 3px 6px #70706a;
	box-shadow: 0px 3px 6px #70706a;
	z-index: 5000;
	position: relative;
}
.top {
	position: relative;
	text-align: center;
}
.logo {
	display: inline-block;
	width: 36%;
}
.btn_nav {
	position: absolute;
	width: 6%;
	top: 28%;
	left: 4.53125%;
}
.btn_search {
	position: absolute;
	width: 9.6%;
	top: 14%;
	right: 4.53125%;
}
.btn_home {
	position: absolute;
	top: 28%;
	width: 6.71875%;
	right: 4.53125%;
}
/*@top_nav*/
.top_nav {
	position: absolute;
	width: 130px;
	height: 100%;
	right: 0;
	top: 0;
	background: url(../images/bg5.png) repeat;
	z-index: 99999;
	margin-top: 1px;
	font-size: 14px;
}
.top_nav li {
	text-shadow: none;
	width: 130px;
	padding-left: 10px;
	text-align: center;
	font-family: "微软雅黑";
	color: #fff;
	margin: 6% 0%;
	float: left;
}
.top_nav li img {
	float: left;
}
.top_nav li a {
	color: #fff;
	width: 70%;
	float: left;
}
.top .top_nav li .ui-link {
	color: #fff;
}
.top_nav1 {
	position: absolute;
	float: left;
	max-width: 120px;
	left: 0;
	top: 100%;
	z-index: 9999;
	margin-top: 1px;
	font-size: 14px;
	display: none;
}
.top_nav1 li {
	text-shadow: none;
	text-align: center;
	font-family: "微软雅黑";
	padding: 6% 0;
	float: left;
	width: 100%;
	background: url(../images/bg5.png) repeat;
}
.top .top_nav1 li .ui-link {
	color: #fff;
}
.top .top_nav1 li a {
	color: #fff;
}
/*@camera*/
/* banner --------------------------------------------------------------------*/
.banner {
	width: 100%;
	position: relative;
	z-index: 999;
	overflow: hidden;
}
.big-pic {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.big-pic img {
	float: left;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
}
.big-pic a, .big-pic a p {
	float: left;
	height: auto;
	width: 100%;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 100%;
}
.big-pic2 .pic-list a {
	width: 50%;/*50%*/
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list a {
	width: 33.3%;/*33.33%*/
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list a {
	width: 25%;/*25%*/
}
.slide-dot {
	position: absolute;
	right: 20%;
	bottom: 10%;
	height: 14px;
	padding: 2px 0;
	float: right;
}
.slide-dot span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background: url(../images/slide-dot.png) no-repeat -23px 0;
	vertical-align: top;
	z-index: 10;
}
.slide-dot .slide-dot-cur {
	background-position: 0 0;
	z-index: 10;
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/* search --------------------------------------------------------------------*/

.searchmain {
	width: 100%;
	height: 40px;
	padding: 2% 0;
	background: url(../images/searchbg.jpg) repeat-x;
	z-index: 1;
	position: relative;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.ourcase {
	width: 20%;
	margin-left: 4%;
	float: left;
	color: #583400;
	font-size: 22px;
	margin-top: 10px
}
.searchss {
	width: 75%;
	float: left;
}
.search_t {
	float: left;
	width: 25.3125%;
	text-align: center;
}
.search_txt {
	border-radius: 3px;
	margin-left: 5%;
	border: 1px solid #fff;
	line-height: 42px;
	height: 42px;
	color: #afafaf;
	font-size: 16px;
	-moz-box-shadow: 2px 3px 2px #dbd5c9 inset;
	-webkit-box-shadow: 2px 3px 2px #dbd5c9 inset;
	box-shadow: 2px 3px 2px #dbd5c9 inset;
	width: 65.25%;
	float: left;
	padding-left: 5%;
}
.search_but {
	width: 47px;
	border: 0;
	height: 43px;
	margin-left: 2%;
	background: url(../images/search_but.jpg) no-repeat center;
}
/* prodcut --------------------------------------------------------------------*/
.prodcut {
	width: 100%;
	padding-bottom: 1.5%;
}
.prodcutleft {
	width: 100%;
	height: 100%;
	float: left;
}
.prodcutleft li {
	width: 45%;
	height: 170px;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 2.5%;
	float: left
}
.prodcutleft li .prodcutpic {
	width: 99%;
	height: 130px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ddd;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.prodcutleft li .prodcutpic img {
	height: 130px;
}
.prodcutleft li .prodcutbot {
	width: 100%;
	font-size: 14px;
	background: url(../images/hh.png) repeat-x;
	height: 30px;
	line-height: 30px;
	text-shadow: 0 0 0;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.prodcutleft li .prodcutbot a {
	color: #fff;
}
.prodcutright {
	width: 35.9375%;
	float: left;
	margin-left: 1.5%;
	height: 100%;
}
.prodrighttop {
	width: 100%;
}
.prodrightbot {
	width: 100%;
	margin-top: 4%;
	position: relative;
}
.prodrightbot img {
	width: 100%;
}
.prodrightbot_wz {
	width: 100%;
	font-size: 14px;
	background: url(../images/or.png) repeat-x;
	height: 30px;
	line-height: 30px;
	text-shadow: 0 0 0;
	color: #fff;
	position: absolute;
	bottom: 0;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/* footer */

.foot1 {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	background: #0063AF;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 55px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.foot1 a {
	color: #fff;
}
.footer {
	width: 100%;
	font-size: 14px;
	font-family: 微软雅黑;
	height: 55px;
	background: #dbdbdb;
	color: #000000;
	position: fixed;
	bottom: 0
}
.foot {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.footer ul {
}
.footer ul li {
	float: left;
	height: 55px;
	width: 33%;
}
.footer ul li.middx {
	background: #e4e4e4;
}
.footer ul li img {
	margin: 2.5% auto;
}
/* nyprodcut --------------------------------------------------------------------*/
.nyproduct {
	width: 100%;
	min-height: 300px;
}
.nyproduct .title {
	width: 97.4%;
	padding-left: 2.6%;
	height: 34px;
	padding-top: 18px;
	font-family: 宋体;
	clear: both;
}
.nyproduct .title a {
	color: #B2B2B2
}
.nyproduct .title li {
	width: auto;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 2px;
	-moz-box-shadow: #ccc 0px 0px 2px;
	box-shadow: #ccc 0px 0px 2px;
}
.nyproduct .title li a {
	color: #B2B2B2
}
.nyproduct .title li.hover {
	width: auto;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	border: 1px solid #0090FF;
	background: #0090FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 2px;
	-moz-box-shadow: #ccc 0px 0px 2px;
	box-shadow: #ccc 0px 0px 2px;
}
.nyproduct .title li.hover a {
	color: #fff
}
.title_wz {
	width: 16.09375%;
	margin-left: 5%;
}
/*category*/
.category {
	margin: 4% 0 2%;
}
.category_btn {
	width: 18%;
	cursor: pointer;
}
.category_con {
	margin-top: 4%;
	display: none;
}
.category_son {
	width: 91%;
	margin: 0 auto;
	background: url(../images/flav.jpg) no-repeat;
	text-align: center;
	text-shadow: none;
	font-family: "微软雅黑";
	padding-top: 5%;
	padding-bottom: 5%;
}
.category .category_son .ui-link {
	color: #FFF;
	font-weight: normal;
}
/* nyprodcut --------------------------------------------------------------------*/
#p_pic {
	padding: 1em 0;
}
#p_pic li {
	margin-bottom: 0.8em;
	text-shadow: none;
	color: #dca703;
	font-family: "微软雅黑";
	font-size: 1em;
}
#p_pic li .pic {
	max-width: 85.3125%;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	margin-left: 7%;
}
#p_pic li .pic img {
	padding: 0.5% 0.5%;
	background: #9c6359;
}
#p_pic li .text {
	padding-top: 2%;
	display: block;
	color: #9c6359;
	width: 100%;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#p_pic li .text img {
	float: left;
	margin-right: 2%;
}
.page-fenye {
	width: 100%;
	margin: 4% auto;
	overflow: hidden;
}
.page-fenye li {
	float: left;
	margin-left: 10px;
	color: #666
}
.page-fenye li a {
	color: #666
}
.page-fenye .thisclass {
	color: #ff0000
}
.pre-page, .next-page {
	width: 10%;
}
.page-num {
	width: 80%;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;
	color: #5d352e;
	font-family: "微软雅黑";
	padding-top: 2%;
}
/* nynews */
.news_i {
	width: 100%;
	font-family: 宋体;
	margin-top: 20px;
}
.news_i li {
	float: left;
	line-height: 42px;
	height: 42px;
	width: 90.625%;
	padding: 0 4.6875%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.news_i li a {
	width: 100%;
	float: left;
	background: url(../images/icon7.png) no-repeat right center;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #0090FF
}
.news_common {
	background-image: -moz-linear-gradient(center top, #ffffff, #eadedc);
	background-image: -moz-linear-gradient(top, #ffffff, #eadedc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eadedc));
	background-image: -webkit-linear-gradient(top, #ffffff, #eadedc);
	background-image: -o-linear-gradient(top, #ffffff, #eadedc);
	background-image: linear-gradient(top, #ffffff, #eadedc);
}
.news_current {
	border-top: 1px solid #fff;
	background-image: -moz-linear-gradient(center top, #c2938b, #eadfdc);
	background-image: -moz-linear-gradient(top, #c2938b, #eadfdc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c2938b), to(#eadfdc));
	background-image: -webkit-linear-gradient(top, #c2938b, #eadfdc);
	background-image: -o-linear-gradient(top, #c2938b, #eadfdc);
	background-image: linear-gradient(top, #c2938b, #eadfdc);
}
.news_common a {
	color: #9c6359;
	text-shadow: none;
}
.news_current a {
	color: #5d352e;
	text-shadow: none;
}
/* nynews_view */

.pNC {
	line-height: 2em;
	font-size: 1em;
	text-shadow: none;
	color: #9c6359;
	padding: 2%;
}
.pNC table, .pNC td, .pNC tr {
	color: #000;
}
.pNC .ptitle {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	padding: 2% 0;
	border-bottom: 1px dotted #8d8b8b;
	margin-bottom: 2%;
	color: #5d352e;
}
.page-fenye1 {
	width: 98%;
	margin: 4% auto;
}
.pre-page1, .next-page1 {
	width: 98%;
	padding: 1% 2%;
	margin-top: 2%;
	text-shadow: none;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: -moz-linear-gradient(center top, #c2938b, #eadfdc);
	background-image: -moz-linear-gradient(top, #fef4f3, #f3e0dd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fef4f3), to(#f3e0dd));
	background-image: -webkit-linear-gradient(top, #fef4f3, #f3e0dd);
	background-image: -o-linear-gradient(top, #fef4f3, #f3e0dd);
	background-image: linear-gradient(top, #fef4f3, #f3e0dd);
}
.page-fenye1 .pre-page1 .ui-link {
	color: #9c6359;
	font-weight: normal;
}
.page-fenye1 .next-page1 .ui-link {
	color: #9c6359;
	font-weight: normal;
}
.page-fenye1 a {
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pre-page1 span, .next-page1 span {
	display: inline-block;
	background: url(../images/bg3.png) no-repeat;
	background-size: 100% 100%;
	padding: 0 1%;
	margin-right: 4%;
	color: #9c6359;
	font-weight: bold;
}
.go-back {
	width: 90%;
	margin: 4% auto;
	text-align: center;
}
.go-back a {
	border: 1px solid #ddd;
	padding: 10px;
	color: #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
/*proview*/
.pNC .ppic {
	text-align: center;
	margin: 2% auto;
	max-width: 90%;
}
.ppic img {
	margin: 0 auto;
	border: 2px solid #ebdede;
}


/*@media query*/
@media all and (min-width:640px) {
.top, #bottom, #main, .search_wrap {
	width: 640px;
	margin: 0 auto;
}
}
@media all and (max-width:460px) {
.page-num {
	font-size: 0.8em;
}
}
@media all and (max-width:350px) {
.page-num {
	font-size: 0.8em;
	padding-top: 0;
}
}
.view_menu {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.view_menu span {
	float: left;
	cursor: pointer;
	padding-left: 45px;
	color: #9c6359;
	margin-bottom: 10px;
	font-size: 18px;
	background: url(../images/view_menu.png) no-repeat 10px center;
}
.view_menumain {
	float: left;
	width: 100%;
	display: none
}
.view_menumain a {
	float: left;
	border: 1px solid #c68579;
	padding: 0 2%;
	margin: 4px 2.8% 4px 0;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	background-image: -moz-linear-gradient(top, #eb9e91, #a46c62);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb9e91), to(#a46c62));
	background-image: -webkit-linear-gradient(top, #eb9e91, #a46c62);
	background-image: -o-linear-gradient(top, #eb9e91, #a46c62);
	background-image: linear-gradient(top, #eb9e91, #a46c62);
}
