@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a,
img {
	border: 0;
	text-decoration: none;
}
body {
	font: 12px/180% Arial, Helvetica, sans-serif, "Microsoft YaHei";
	width: 100%;
	margin: 0 auto;
	/*background: #F4F4F4 none repeat scroll 0% 0%;*/
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-table
}
*html .clearfix {
	height: 1%;
	overflow-y:scroll;
	overflow-x: scroll;
}
.clearfix {
	display: block
}
*+html .clearfix {
	min-height: 1%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	color: #000;
text-decoration: none;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td,
th {
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

/*头部*/
.header{height: 60px; padding: 20px 0px 10px 0px; min-width: 1280px; background: #552c19;}
/* nav_menu */
.nav_menu{ height: 60px; text-align: center; margin: 0 auto; width: 1280px; }
.logo{float: left; width:150px;margin-right: 10px;}
.nav{height:50px;position:relative;margin:0 auto; float: left;}
.nav .list ul{float: left;padding-top: 10px;}
.nav .list li{float:left;}
.nav .list a{display:block;width:110px;text-align:center;font:16px/36px "微软雅黑";color:#ffffff;}
.nav .list a:hover,.nav .list .now{width:110px; text-decoration:none; border-bottom: 2px solid #fff;}

.nav_menu .box{position:relative;z-index:300;width:100%;background:#FFF;overflow:hidden;height:0;filter:alpha(opacity=0);opacity:0;border:1px solid #666666;}
.nav_menu .cont{position:relative;padding:25px 0 0px 10px;}
/* sublist */
.sublist li{float:left;width:230px;margin:0px 3px;padding-bottom:24px; background: #f6f6f6; overflow: hidden;}
.sublist li img{width: 230px;}
.sublist li h1{font:18px/36px "微软雅黑"; color:#160005;height:26px;line-height:26px;}
.sublist li p{padding:10px 25px;}
.sublist li a.btn{width:100px;padding:12px 18px ;font-size:14px;display:inline-block; color: #160005; border: 1px solid #160005;}
.sublist li p a.btn:hover{color:#661f00;}
/*底部*/
/*.footer {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background: #fff none repeat scroll 0% 0%;
}*/
.footer {
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	background: #f3f3f3 none repeat scroll 0% 0%;
}
.foot_box{width: 1200px;letter-spacing:1px; font-size: 14px; margin: 0px auto;}
.foot_box .foot_title{text-align: center; padding: 20px 0px;}
.foot_box .foot_title li{float: left;width: 240px; font-size: 18px;color:#847C76}
/*.foot_box .foot_content{text-align: center; padding: 20px 0px;}*/
.foot_box .foot_content{text-align: center; padding: 80px 0px;}
.foot_box .foot_content li{float: left;width: 240px; font-size: 14px;color:#847C76}
.foot_box .foot_content li p{line-height: 28px;}
.foot_box .foot_content li p.p_first{font-weight: bold;padding-bottom: 5px;}
.foot_box .foot_content .img_size {
	width: 88px;
	height: 88px;
}
.foot_box .foot_logo{ margin: 0 auto; text-align: center; padding: 20px 0px; width: 940px;}
.foot_box .foot_logo li{float: left;font-size: 14px;color:#847C76;padding-left:20px;}
.foot_box .foot_logo li.jt_logo{width: 300px; border-right: 2px solid #C0C0C0;padding-right:10px;}
.foot_box .foot_website{ margin: 0 auto; text-align: center; padding: 20px 0px; }
.footer a {
	color: #847C76;
	text-decoration: none;
}
.footer a:hover {
	color: #552c19;
	text-decoration: underline;
}
.footer img {
	vertical-align: middle;
	border: none;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0;
}
/*产品列表*/
/*.product_banner{width: 100%; height: 450px; margin-bottom: 10px;}*/
.product_banner{width: 100%; margin-bottom: 10px;}
.product_banner img{width: 100%;}
.product_class {
	background: rgba(255, 255, 255, .8);
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#C8ffffff",endColorstr = "#C8ffffff");
	position: absolute;
	left: 190px;
	top: 200px;
	padding: 80px 100px;
	width: 520px;
}
.product_class h4{color: #fff;  background:#160005; width: 100px; padding: 10px 0px; text-align: left; font-size: 16px; font-weight: bold;}
.product{width: 1200px; margin: 20px auto;}
.select{font-size:14px}
.select li{list-style:none;padding:10px 0}
.select .select-list{border-bottom:#eee 1px dashed}
.select dl{zoom:1;position:relative;line-height:24px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-100px;text-align:right;color:#666;height:24px;line-height:24px}
.select dd{float:left;display:inline;margin:0 0 5px 5px;}
.select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#333;border-radius:2px;}
.select a:hover{color:#fff;background-color:#160005}
.select .selected a{color:#fff;background-color:#160005}
.select-result dt{font-weight:bold}
.select-no{color:#999}
.select .select-result a{padding-right:20px;background:#160005 url("../images/icon/close.gif") right 9px no-repeat}
.select .select-result a:hover{background-position:right -15px}


.product_listbox{float:left;margin:15px 8px;display:inline;width:580px;height:450px; overflow:hidden;position:relative;border:solid 2px #F4F4F4}
.product_listbox:hover{border:solid 2px #160005} 
.product_listbox .listimg{width:580;height:386px;position:relative;overflow:hidden;}
.product_listbox .listimg img{width:100%;}

.product_listbox .listinfo{_margin-bottom:3px;width:100%;line-height:22px;font-size:12px;}
.product_listbox .list_title{float:left; margin-left:20px;margin-top:20px;_margin-top:-2px;/*width:250px;*/font-size:16px;}
.product_listbox .list_title a{font-size:16px; text-decoration: none; color: #333;}
.product_listbox .list_title a:hover{color:#160005;}
.product_listbox .list_btn{float:right;;width:100px;color:#999;margin-top:10px;_margin-top:-2px; margin-right: 5px;}
.product_listbox .list_btn a{font-size:14px; text-align: center; text-decoration: none; background: #ccc; color: #000; padding: 5px 10px; display: block; border: 1px solid #ccc;}
.product_listbox .list_btn a:hover{background:#160005; color: #fff;}
.p_tab {
	width: 1200px;
    margin: 30px auto;    
}
.p_tab .p_item {
	width:200px;
	float:left;
	margin:10px;
	padding:10px;
	background-color: #f9f9f9;
	
}
.p_tab .p_item>span {float:left;width:100px;display:block;text-align:center; margin-top: 5px;}
.p_tab .p_item>p {float:left;width:100px;display:block;line-height:52px;text-align:center;color: #400000; font-size: 22px;}
.s_bar {
	width: 1200px;
    margin: 30px auto 0 auto;    
}

/*分页样式*/
.pagination{position: relative;float: left;left: 50%;}
.pagination ul {
    margin: 20px 0 20px 0px;
    float: left;
    position: relative;
    width: 100%;
    left: -50%;
}
.pagination ul li{float: left;}
.pagination ul li a {
    font-size: 16px;
    padding: 5px 15px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #8d95a0;
    border: 1px solid #8d95a0;
    text-decoration: none;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
/*.pagination ul li:first-child a{  border-radius: 4px 0px 0px 4px;} 
.pagination ul li:last-child a{   border-radius: 0px 4px 4px 0px;}*/
.pagination ul li a.current{background:#552c19; color: #fff;}
.pagination ul li a:hover{background:#552c19; color: #fff;}



/*.select-list {
    position: absolute;
    left: 190px;
    top: 200px;
    background: #fff;
    padding: 40px 40px;
    width: 680px;
    background: rgba(255, 255, 255, .8);
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#C8ffffff",endColorstr = "#C8ffffff");
}
.select-list p {
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}*/
.select-list {
    padding: 20px 40px;
    width: 1000px; 
    margin: 0 auto;
}
.select-list p {
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
}
.select-list .button{font-size: 16px;}
.select-list .button.simple-grey{font-size: 16px;}
.select-list .button.color-alt{font-size: 16px;}
.select-list .button.round, .grey-button.round, .colored-button.round{border-radius: 0;}
.re-product .listimg{width: 100%;}
.re-product .listimg img{width: 100%;}
.re-product .listinfo{text-align: center;}
.re-product a.re-p-box{display: block; border: 1px solid #FFF}
.re-product a.re-p-box:hover{color: #761C19; border: 1px solid #761C19;}

.button.round,
.grey-button.round,
.colored-button.round { border-radius: 4px }
.button.circle,
.grey-button.circle,
.colored-button.circle { border-radius: 100px }