@charset "utf-8";
/* CSS Document */
* {
	font-family: "Microsoft YaHei", "微软雅黑", Arial, Helvetica, SimHei, sans-serif;
}
html, body {
	height: 100%;
	min-width: 1200px;
	background: #FFF!important;
}
body {
	margin: 0;
	background-color: #FBFAF8;
	color: #333;
	font-size: 14px;
}
img { border : none; }
a { text-decoration : none; color : #333333; }
ul { list-style : none; padding : 0; margin : 0; }
li { list-style : none; }
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
/*input { padding: 0; margin: 0; border: 0; }*/
p { margin: 0; padding: 0; }
.text { font: 12px/20px Arial; color: #777; background: #FFF; padding: 4px 6px; border: 1px solid #CCC; }
.text.w250 { width: 250px; }
/*********顶部导航***********/

.user-center { position: relative; left: 0; }
.user-center ul { position: fixed; z-index: 100; background: #F7F0ED; border: 1px solid #f7f0ed; }
.user-center ul>li { float: none; display: block; padding-left: 10px; margin-left: 0; }
.user-center ul>li:hover { background: #FFFFFF; }
.weizhi { margin: 4px 0; /*border: 1px solid #E0D6BD;*/ }
.weizhi1 { padding-right: 25px; height: 30px; display: inline-block; margin-right: 0; }
.weizhi1 a { padding: 0 5px; font-size: 14px; line-height: 30px; display: inline-block; }
.top_header_box { background-color: #F7F0ED; }
.top_header_r li em { padding: 0 2px; font-weight: 700; font-family: Arial; color: red; }
.top_header { width: 1200px; margin: 0 auto; overflow: hidden; }
.top_header .top_header_l { float: left; }
.top_header .top_header_l span {
	font-size: 12px;
	line-height: 30px;
	padding: 2px 4px;
}
.top_header .top_header_r span {
	font-size: 12px;
	line-height: 30px;
	padding-left: 24px;
}
.top_header .top_header_l li:first-child {
	border: none;
	margin-left: 0px;
	font-size: 12px;
}
.top_header .top_header_r li:first-child {
	border: none;
	font-size: 12px;
}
.top_header ul {
display:inline-block;
}
.top_header li {
	display: inline-block;
	line-height: 30px;
	float: left;
}
.top_header a {
	font-size: 12px;
	padding: 0 12px;
	margin: 0 2px;
}
.top_header li a:hover {
	color: #46909d;
}
.top_header .top_header_r {
	float: right;
	width: 600px;
	position: relative;
	right: 0;
}

.login a{padding: 0;}
/********搜索栏**********/

.search_bar {
	width: 1200px;
	overflow: hidden;
	padding-top: 10px;
	margin  : 0 auto 10px;
}
.search_bar .logo {
	float: left;
	margin-right: 0px;
}
.search_bar .logo div {
	display: inline-block;
	float: left;
}
/*.search_bar .logobox{
	padding-right:20px;
	margin-right:30px;}*/
.search_bar .true_icon {
	background : url(../images/insex_03.png) no-repeat top center;
	padding-top: 48px;
	font-size: 12px;
	margin-right: 39px;
}
.search_bar .replace_icon {
	background-image: url(../images/insex_06.png);
}
.search_bar .searchbox input {
	width: 324px;
	height: 32px;
	border: 1px solid #0068a0;
	border-right: none;
	font-size: 14px;
	color: #999999;
	padding-left: 10px;
	float: left;
	background-color: #FBFAF8;
}
.search_bar .searchbox {
	float: left;
	overflow: hidden;
	padding-top: 6px;
	margin-top: 10px;
}
.search_bar .searchbox .search_icon {
	display: block;
	width: 32px;
	height: 34px;
	background     : url(../images/insex_12.png) no-repeat center center;
	background-size: 30px 30px;
	border: 1px solid #0068a0;
	float: left;
}
.search_bar .searchbox ul {
	margin-top: 14px;
	font-size: 14px;
	width: 406px;
}
.search_bar .searchbox ul li {
	display: inline-block;
	margin-top: 5px;
	font-size: 14px;
	float: left;
}
.search_bar .searchbox ul li a {
	font-size: 14px;
}
.search_bar .telphone {
	margin-top: 20px;
	background  : url(../images/insex_15.png) no-repeat left center;
	padding-left: 54px;
	float: right;
	width: 190px;
}
.search_bar .telphone h2 {
	font-size: 14px;
}
.telphone {
	color: #2972B5;
}
.telphone i {
	font-size: 24px;
}
/********顶部导航**********/

.topnav_box {
	height: 43px;
	position: relative;
	z-index: 20;
	margin-bottom: 10px;
}
.topnav_box .topnav {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	background-color: #F7F0ED;
}
.topnav_box .topnav>ul>li {
	display: inline-block;
	float: left
}
.topnav_box .topnav>ul>li:hover {
	background-color: #d7c6a5;
}
.on {
	background-color: #d7c6a5;
}
.topnav_box .topnav>ul>li:first-child {
	margin: 0;
}
.topnav_box .topnav>ul>li .classfy {
	width: 200px;
	text-align: center;
}
.topnav_box .topnav .pitch {
	margin-left: 0;
}
.topnav_box .topnav .pitch .pitch_h {
	background-color: #57b0c0;
	color: #c32626;
}
.topnav_box .topnav>ul>li>a {
	font-size: 18px;
	line-height: 43px;
	display: block;
	width: 110px;
	text-align: center;
	color: #333;
}
/********顶部导航结束**********/

/******次级导航*********/

.sec_nav {
	position: absolute;
	/*background-image:url(../images/bg_03.png);*/
	/*background-repeat:repeat-y;*/
	padding: 10px 0px 5px 10px;
	width: 210px;
	height: 415px;
	z-index: 999;
	overflow: hidden;
	background-color: #f7f0ed;
}
.sec_nav>li {
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
.sec_nav li h3 {
	line-height: 18px;
	font-size: 16px;
	/*background-image:url(../images/insex_25.jpg);*/
	padding-left: 20px;
	background : no-repeat left center;
}
.sec_nav_box>ul>li {
	display: inline-block;
	margin-right: 10px;
	float: left;
	word-wrap: break-word;
}
.sec_nav_box>ul>li a {
	line-height: 20px;
	font-size: 12px;
}
.sec_nav_box>ul>li a:hover {
	color: #46909d;
}
.sec_nav_box>ul {
	padding: 0 10px 0 20px;
}
/******次级导航*********/

/******友情链接**********/

.bottom_service_link {
	border-top: 1px solid #f2f2f2;
	margin-top: 30px;
	padding: 20px 0;
	height: 220px;
}
.bottom_service_link dl {
	margin: 0 10px;
	width: 124px;
	display: block;
	float: left;
}
.bottom_service_link dl dt {
	height: 40px;
	margin-bottom: 8px;
	padding: 0 8px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	text-align: center;
}
.bottom_service_link dl dd {
	height: 24px;
	padding: 0 8px;
	line-height: 24px;
	overflow: hidden;
	white-space: normal;
	margin-left: initial;
	text-align: center;
}
.footer p {
	color: #666;
	margin: 15px 0;
	text-align: center;
}
.links a {
	color: #666;
	margin: 0 10px;
}
.link_y {
	margin: 0 auto;
	width: 1200px;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer ul {
	float: left;
	margin: 0 75px;
	display: block;
}
.footer ul p {
	margin-bottom: 16px;
}
.footer>ul>i {
	color: #0068A0;
	font-size: 24px;
	font-weight: bold;
}
.footer ul:last-child {
	margin-right: 0px;
}
.rights p {
	color: #999999;
	font-size: 12px;
	line-height: 2;
	text-align: center;
}
.footer p {
	text-align: center;
	line-height: 2;
}
.pt10 {
	padding-top: 10px;
}
.title {
	overflow: hidden;
	padding: 8px;
	background-color: #F7F0ED;/*#F7F0ED;*//*#E0D6BD;*/
}
.title p {
	float: left;
	font-size: 16px;
	color: #333;
	background : url(../images/gy_99.png) no-repeat left center;
	padding-left: 26px;
	background-size: 18px 18px;
}
.tmain {
	border: 1px solid #E0D6BD;
	padding: 5px 10px;
	overflow: hidden;
}
.tmain .textli {
	background : url(../images/title_03.png) no-repeat left center;
	padding-left: 15px;
	line-height: 34px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.tmain span {
	font-size: 12px;
	color: #666;
}
.tmain .imageli {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #E0D6BD;
	padding: 4px;
}
.tmain .bimageli {
	float: left;
	text-align: center;
	margin: 8px;
	padding: 2px;
}
.tmain .bimageli .wenzi {
	width: 200px;
	height: 70px;
	overflow: hidden;
}
.tmain .brand-zp {
	width: 210px;
	height: 260px;
	border: 1px solid #ded4bd;
}
.tmain .brand-zp > a {
	display: table-cell;
	width: 210px;
	height: 210px;
	vertical-align: middle;
}
.tmain li {
	position: relative;
}
.tmain li > i.ysc, .detail-img p i.ysc {
	width: 100px;
	height: 67px;
	background: url("../images/ysq.png") no-repeat;
	background-size: 100px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.detail-img p i.ysc {
	top: 0px;
	right: 0px;
}
.detail-img p {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	border: 1px solid #ded4bd;
}
.detail-img p i {
	width: 200px;
	height: 140px;
	background-size: 200px;
	top: 0px;
	right: 0px;
}
.tmain .simageli > a, .goodsList .tmain .bimageli > a {
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.goodsList .tmain .bimageli > a {
	width: 210px;
	height: 210px;
	border: 1px solid #E0D6BD;
}
.tmain .bimageli img {
	display: block;
	padding: 2px;
	margin: 0 auto;
	width: 210px;
	height: 240px;
	object-fit: cover;
	transition: all 0.5s ease 0s;
}

.author .bimageli img {
	display: block;
	padding: 2px;
	margin: 0px auto;
	max-width: 206px;
	max-height: 206px;
	width: initial;
	height: initial;
	object-fit: cover;
	transition: all 0.5s ease 0s;
}
.tmain .simageli {
	float: left;
	margin: 7px;
}
.tmain .simageli > a {
	width: 197px;
	height: 202px;
	border: 1px solid #E0D6BD;
}
.tmain .simageli > a:hover img {
	transform: scale(2.0);
}
.bb1 {
	border-bottom: 1px dashed #E0D6BD;
}
.bimageli h3 {
	margin-top: 10px;
}
.author .bimageli h3 {height: 38px;overflow: hidden;}
.bimageli span {
	margin-top: 10px;
}
.simageli h3 {
	margin-top: 10px;
	width: 200px;
	height: 40px;
	overflow: hidden;
}
.simageli span {
	margin-top: 10px;
}
.tmain .simageli img {
	display: block;
	padding: 2px;
	margin: 0 auto;
	max-width: 197px;
	max-height: 198px;
	object-fit: cover;
	transition: .5s;
}
.tmain .s1imageli img {
	display: block;
	width: 100px;
	min-height: 120px;
	padding: 0 6px;
}
.tmain .s1imageli {
	float: left;
	text-align: center;
	margin: 2px;
	padding-top: 5px;
}
.admain {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}
.admain img {
	width: 1200px;
	height: 100px;
}
.subimageli {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 4px;
}
.subtextli {
	padding-left: 15px;
	line-height: 54px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tmain .imageli > a, .tmain li.imageli li a {
	width: 80px;
	height: 80px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #E0D6BD;
	display: table-cell;
	vertical-align: middle;
}
.tmain .imageli img {
	max-width: 80px;
	max-height: 80px;
}
.tmain .imageli .titpri {
	display: table-cell;
	width: 104px;
	height: 80px;
	margin-left: 4px;
	padding-left: 10px;
}
.tmain .imageli .titpri h3{ height: 40px;overflow: hidden;}
.w272 {
	width: 272px;
}
.c585 {
	width: 585px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
.c360 {
	width: 380px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
.c280 {
	width: 280px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
	height: 594px;
}
.middle {
	float: left;
	margin-top: 10px;
	position: relative;
}
.middle .squre {
	position: absolute;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
}
.middle .lunbo {
	border: 1px solid #e5e5e5;
}
.middle .lunbo img {
	width: 580px;
	height: 370px;
}
.squre a {
	display: block;
	float: left;
	margin-right: 10px;
	background-color: #ccc;
}
.squre a.on {
	background-color: #2972B5;
}
.c220 {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.c960 {
	width: 960px;
	float: right;
}
.c880 {
	width: 890px;
	float: left;
	padding-top: 10px;
}
.c780 {
	width: 780px;
	float: left;
	padding-top: 10px;
}
.c350 {
	width: 350px;
	float: left;
	padding-top: 10px;
}
.c260 {
	width: 260px;
	float: right;
}
.clist272 {
	float: left;
	width: 272px;
	padding : 5px 10px 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mr30 {
	margin-right: 30px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pl20 {
	padding-left: 15px;
}
.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.price {
	color: #c32626;
	font-size: 12px;
	font-weight: bold;
}
.tj {
	display: block;
	line-height: 40px;
}
.tj span {
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.tj a {
	margin-right: 17px;
	font-weight: normal;
	word-break: keep-all;
	/*float: left;*/
}
.tj li {
	/*float:left;*/
	clear: both;
}
.shaixuan {float: left;width: 860px;}
.yema {
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
}
.yema span {
	float: left;
	font-size: 14px;
}
.yema .squre {
	float: right;
	overflow: hidden;
}
.yema .squre a, .yema .squre b {
	text-align: center;
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	line-height: 30px;
	float: left;
	height: 30px;
}
.page {
	margin-top: 0px;
}
.page b {
	background: #fff;
	color: #333;
}
/*选择性条栏*/
.select {
	text-align: center;
}
.select a {
	border-right: 1px dashed #FBFAF8;
	width: 100px;
	font-size: 18px;
}
.select .currentli {
	color: #952828;
}
.tmain dt h2 {
	line-height: 66px;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	display: block;
}
.tmain dt h3 {
	line-height: 66px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	display: block;
}
.tmain dd p {
	font-size: 16px;
	line-height: 26px;
	margin: 15px 0;
}
.tmain dd img {
	display: block;
	margin: 10px auto;
}
.tmain dd div {
	font-size: 16px;
	line-height: 26px;
	margin: 15px 0;
}
.subtitle {
	border-top: 1px solid #0093dd;
	border-bottom: 1px dashed #0093dd;
	padding: 3px;
	margin: 20px 0;
}
.subtitle h3 {
	color: #0093dd;
	padding: 0 10px 0 30px;
}
/*详细*/
.xiangxi {
	float: left;
	margin-left: 150px;
	margin-top: 10px;
}
.xiangxi p {
	line-height: 36px;
	color: #666;
	font-size: 14px;
}
.xiangxi p b {
	color: #c32626;
	font-size: 18px;
}
.xiangxi p i {
	color: #c32626;
	font-style: normal;
}
.xiangxi p a {
	color: #666;
}
td {
	width: 320px;
	height: 40px;
	color: #333;
	background-color: #F7F0ED;
	font-size: 14px;
	padding-left: 10px;
}
.bigtu {
	width: 960px;
	margin: 20px 0;
}
.bigtu img {
	max-width: 700px;
	display: block;
	margin: 0 auto;
}
.goodimg {
	max-width: 650px;
	display: block;
	margin: 0 auto;
	max-height: 460px;
	vertical-align: middle;
}
.lh36 {
	line-height: 36px;
}
/*购物车样式*/
.shop { display: block; width: 120px; height: 40px; float: left; margin-right: 20px; font-size: 18px; color: #fff; background : #c32626 url(../images/gouwuche.png) no-repeat 2px center; padding-left: 20px; text-align: center; line-height: 40px; }
/*购买样式*/
.buy { display: block; width: 120px; height: 40px; background-color: #df6b16; float: left; font-size: 18px; color: #fff; text-align: center; line-height: 40px; }
/*删除样式*/
.delete { text-decoration: line-through; }
.red { color: #c32626; }
/*肖像样式*/
.xximg { width: 132px; height: 177px; display: block; float: left; padding: 2px; border: 1px solid #E0D6BD; margin-right: 20px; }
/*小图标*/
.gy {
	background  : url(../images/gy_99.png) no-repeat left center;
	padding-left: 26px;
	background-size: 18px 18px;
}
.gy6 {
	padding-left: 26px;
}
/*排序*/
.px1 {
	background   : url(../images/paixu.png) no-repeat right center;
	padding-right: 12px;
}
/*心形*/
.xin {
	background  : url(../images/shanshui-02.png) no-repeat left center;
	padding-left: 26px;
}
.fav {
	background  : url(../images/insex_37.png) no-repeat left center;
	padding-left: 26px;
}
.jilu {
	background  : url(../images/shanshui-01.png) no-repeat left center;
	padding-left: 26px;
}
.lidai {
	background  : url(../images/mingjia-01.png) no-repeat left center;
	padding-left: 26px;
}
.art {
	background  : url(../images/yishunianli.png) no-repeat left center;
	padding-left: 26px;
}
.no {
	color: #c32626;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	line-height: 60px;
	margin-right: 8px;
	float: left;
}
.nosmall {
	background-color: #2972B5;
	display: inline-block;
	width: 15px;
	height: 15px;
	color: white;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
}
.title .active {
	background-color: #e9e1d0;
}
.title a {
	float: right;
}
.title span {
	float: left;
	/*padding:8px;*/
	background-color: transparent;
	cursor: pointer;
}
.title .tspan {
	float: left;
	padding: 8px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}
.gtitle {
	line-height: 66px;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	display: block;
	text-align: center;
}
#toptitle a:hover {
	background-color: #E0D6BD;
}
#toptitle {
	background-color: #e9e1d0;
}
#box1 .tmain {
	text-align: center;
	padding-top: 20px;
}
.b0 {
	border: 0px;
}
.p0 {
	padding: 0px;
}
.tc {
	text-align: center;
}
.tp {
	line-height: 30px;
	text-indent: 30px;
	margin-bottom: 10px;
	min-height: 190px;
}
.tc .pics {
	text-align: center;
}
.tc .pics li {
	width: 100%;
	height: 500px;
}
.tc .pics img {
	max-width: 100%;
	max-height: 100%;
}
.w180 {
	width: 174px;
}
.w140 {
	width: 124px;
}
.w450 {
	width: 450px;
}
.w290 {
	width: 280px;
}
/* 透明加阴影特效 */
.transparent_class {
	filter: alpha(opacity=94);
	-moz-opacity: 0.94;
	-khtml-opacity: 0.94;
	opacity: 0.94;
	/*-moz-box-shadow: 3px 3px 4px #000;*/
	/*-webkit-box-shadow: 3px 3px 4px #000;*/
	/*box-shadow: 3px 3px 4px #000;*/
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.title .hdbutton {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #cccccc;
}
.title .hdbutton.on {
	background-color: #2972B5;
}
.title .lm {
	float: left;
	font-size: 16px;
	background  : url(../images/gy_99.png) no-repeat left center;
	padding-left: 26px;
	background-size: 18px 18px;
}
.footer ul li:first-child {
	font-size: 16px;
}
.hjtext h2 {
	font-size: 24px;
	margin-left: 20px;
}
.hjtext h2 span {
	padding-left: 20px;
	font-size: 20px;
}
.hjtext {
	position: absolute;
	left: 350px;
	top: 130px;
	bottom: 20px;
	z-index: 10;
	height: 40px;
}
.hjlogo {
	position: absolute;
	color: #000;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*******通栏图片*********/

.banner_bar {
	width: 100%;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
}
.banner {
	/*width: 1920px;*/
	/*left: 50%;*/
	/*margin-left: -960px;*/
	position: relative;
	padding-bottom: 21px;
}
.photo {
	overflow: hidden;
	width: 100%;
}
.photo img {
	width: 1920px;
	height: 430px;
	float: left;
}
.banner_bar .button {
	width: 200px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 30px;
	z-index: 10;
}
.banner_bar .button div { width: 15px; height: 15px; float: left; background-color: #cccccc; display: inline-block; margin: 0 3px; }
.banner_bar .button div.on { background-color: #2972B5; }
/*#qianyue {margin:20px auto;float:inherit;}*/
#qianyue dt {width:30%;text-align:right;}
#qianyue dd {width:50%;}
#qianyue dt,#qianyue dd {min-height:30px;display:inline-block;vertical-align: middle;margin-bottom:10px;}
#qianyue dd textarea {width:400px; height:200px;}
.hjtype label {width:84px;display:inline-block;}
.tj .action {border: 1px solid #E0D6BD;padding: 2px 4px;background: #E0D6BD;color: #fff;}
