@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;
}

.one-half,.two-third,.one-third,.one-fourth ,.one-fifth,.one-sixth,.three-fourth{ float:left;position:relative;/*margin-right:1.5%;*/ }
.one { width: 100%; margin: 0 auto;}
.one-half { width: 48.895%; }
.two-third { width: 65%; }
.one-third  { width: 31.86%; }
.one-fourth { width: 23.34%; }
.three-fourth { width: 74.44%;}
.one-fifth { width: 18.23%; }
.one-sixth { width: 14.82%; }
.one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n){margin-right: 0!important;}
.horizontal-line {width: 100%;margin: 40px 0; float: left; border-top: 1px solid #e3e3e3;}
.container .one-fourth:last-child{margin-right: 0!important;}
.container .one-third:last-child{margin-right: 0!important;}
.container .three-fourth:last-child{margin-right: 0!important;}
.container .two-third:last-child{margin-right: 0!important;}
.one .one-fourth:last-child{margin-right: 0!important;}
.one .two-third:last-child{margin-right: 0!important;}

/*面包屑*/
#breadcrumb {
    width: 100%;
    margin: 10px 0px 10px 0px; 
    font-size: 12px;       
}
#breadcrumbs{margin: 10px 0;height: 20px;line-height: 20px;}
#breadcrumbs a { color: #000 }
#breadcrumbs a:hover{ text-decoration: underline }
.top-search {
    float: right;
    margin-top: 5px;
}
#header-links .top-search {
    float: right;
    margin-top: 0px;
}
.top-search input {
    width: 220px;
    font-size: 11px;
    color: #888;
    border: 1px solid #e6e9ee!important;
}
.top-search input:focus { border: 1px solid #aab3bc!important }
.search-btn {
    float: right;
    position: relative;
    padding: 0;
    top: 0;
    right: 0px;
    margin: 0px 0 0 -40px;
    background: #ccd0d9 url(../images/search-bg.png) center center no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border: none;
    z-index: 100;
    box-shadow: none;
    border-radius: 0px 4px 4px 0px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.search-btn:hover { background-color: #aab3bc }
input.search-field {
    float: right;
    position: relative;
}
/*--------------------------------------------------------------------------------------*/
 /*                     7 - FORMS                                                       */
 /*-------------------------------------------------------------------------------------*/
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    border: 1px solid #ccd0d9;
    padding: 7px 10px;
    outline: none;
    font-size: 13px;
    color: #aab3bc;
    margin: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    border-radius: 4px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
select { padding: 0 }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus { border: 1px solid #aab3bc }
textarea {
    min-height: 60px;
    resize: none;
}
label,
legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
}
select { }
input[type="checkbox"] { display: inline }
label span,
legend span {
    font-weight: normal;
    font-size: 12px;
    color: #444;
}
form.simple-form {
    margin-bottom: 30px;
    float: left;
}
form.simple-form  input {
    outline: none;
    font-size: 12px;
    color: #888;
    margin: 0 0 0px 0;
    max-width: 100%;
    display: block;
    background: #ffffff;
    /*box-shadow: inset 0px 2px 4px #f3f3f3;*/
    font-family: "Roboto", Arial, Verdana;
    border: none;
    border-radius: none;
}
#error-field {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}
.input-title {
    margin: 10px  0 0 10px;
    float: left;
}
form.simple-form fieldset {
    padding: 0px 0px;
    border-radius: 2px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    float: left;
}
form.simple-form fieldset.inputError i { background-color: #db4453 }
form.simple-form fieldset { border: 1px solid #aab2bd }
form.simple-form fieldset i { background-color: #aab2bd }
form.simple-form fieldset.inputError { border-color: #db4453 }
form.simple-form fieldset i {
    float: left;
    width: 28px;
    height: 22px;
    color: #FFF;
    text-align: center;
    padding: 10px 2px 0px 2px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
form.simple-form  input:focus,
form.simple-form   textarea:focus { border: none }
form.simple-form   input[type="submit"] {
    width: auto;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFF;
    box-shadow: none;
}
form.simple-form   textarea {
    width: 95%;
    margin: 0 0 15px 0;
    font-family: "Roboto", aRIAL, Verdana;
    border: none;
}
form.simple-form   fieldset {
    margin-bottom: 15px;
    float: left;
}
form.simple-form   label {
    font-size: 12px;
    color: #888;
    margin-bottom: 10px;
}
form.simple-form   label span { color: #e64135 }
 /*--------------------------------------------------------------------------------------*/
 /*                     20 - BUTTONS                                                    */
 /*-------------------------------------------------------------------------------------*/
.button {
    font-size: 14px;
   /* color: #000!important;*/
    font-family: "Roboto", Arial, Verdana;
    text-align: center;
    outline: none;
    text-transform: capitalize!important;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.24s ease 0s;
    -webkit-transition: all 0.24s ease 0s;
    -o-transition: all 0.24s ease 0s;
}
.button.color:hover,
.button.grey {
    background: #89929d;
    color: #FFF!important;
    text-decoration: none;
    border-bottom: 1px solid #656d78;
}
.button.simple-grey {
    
    color: #000!important;
    text-decoration: none;
    border-bottom: none;
    font-size: 14px;
}
.button.simple-grey:hover{background: #552c19 !important; color: #fff !important;}
.button.color-alt {
    color: #fff!important;
    text-decoration: none;
    border-bottom: none;
    font-size: 14px;
    background: #552c19 !important;
}
.button.color-alt:hover {
    background: #434a54!important;
    color: #FFF!important;
}
.button:active,
.grey-button:active,
.colored-button:active { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35) inset }
.button i.right,
.grey-button i.right,
.colored-button i.right {
    color: #FFF;
    margin-left: 5px;
}
.button i.left,
.grey-button i.left,
.colored-button i.left {
    color: #FFF;
    margin-right: 5px;
}
.button.small,
.grey-button.small,
.colored-button.small { padding: 6px 13px }
.button.big,
.grey-button.big,
.colored-button.big { padding: 11px 17px }
.button.huge,
.grey-button.huge,
.colored-button.huge {
    padding: 12px 22px;
    font-size: 13px;
    text-transform: capitalize;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana;
    font-weight: 400;
}
.button.round,
.grey-button.round,
.colored-button.round { border-radius: 4px }
.button.circle,
.grey-button.circle,
.colored-button.circle { border-radius: 100px }

/*分页样式*/
.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;}
/*表单样式*/
.piclist{border: 1px solid #ccc;width: 700px;margin: 0 auto; padding: 30px 20px;}
.table_form select{
	text-transform: none;
    border: 1px solid #CCC;
    color: #888;
    height: 35px;
    line-height: 15px;
    margin-bottom: 5px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 100px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    -moz-appearance: none;
}
.table_form .button{background-color:#552c19;border-color:#552c19;border-radius: 2px; color: #fff;}

/*首页轮播图*/
#top{width:988px; margin:auto;height:80px;}
#top .logo{float:left;width:178px;height:80px;}
#top .m{float:right;line-height:80px;width:580px;}
#top .m a{color:#333;float:left; text-decoration:none;margin-left:50px;font-size:20px;}
#top .m a:hover{ opacity:0.9;}
#top .m .a{color:#169bfd;}


.da-thumbs{list-style:none;position:relative;margin:0;padding:0; }
.da-thumbs li{float:left;position:relative;width: 395px; margin-right: 5px; overflow: hidden; margin-bottom: 10px;}
.da-thumbs li.li_top{width: 595px; margin-right: 5px;}
.da-thumbs li a,.da-thumbs li a img{display:block;position:relative}
.da-thumbs li a{color:#fff;overflow:hidden}
.da-thumbs li a div{position:absolute;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);width:100%;height:100%}
.da-thumbs li a h2{ font-size:24px;margin:20px 0px;font-weight:normal;text-align:center;font-weight: normal;margin-top: 200px;}
.da-thumbs li a h2.pro_first{margin-top: 400px;}
/*名鼎檀·文化*/
.brand_story{max-width: 1200px; margin: 0px auto;  background: #fff none repeat scroll 0% 0%;}
.brand_story h2{
	background: transparent url("../images/icon/mdtt_28.jpg") no-repeat scroll 0% 0%;
	font-size: 1.6em;
	font-weight: normal;
	color: #2B1D13;
	height:120px;
	text-align: center;
	padding-top: 65px;
}
.brand_story_content{padding: 0px;}
/* 效果CSS开始 */
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.brand_story .slide_container { position: relative; float: left; width: 100%; }
/*.brand_story .slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }*/
.brand_story .slide { position: relative; list-style: none; overflow: hidden; width: 1200px; height: 600px; padding: 0; margin: 0 auto; }
.brand_story .slide li { position: absolute; width: 100%; left: 0; top: 0; }
.brand_story .slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.brand_story .slide .caption {
	width: 250px;
	height: 100px;
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 30px;
	text-align: center;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#C8000000);
	left: 450px;
	top: 200px;
	padding: 50px 20px 0px 20px;
	margin: 0;
	max-width: none;
	line-height: 45px;
}
.brand_story .slide .caption a{color: #fff;}
.brand_story .slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/icon/themes.gif") no-repeat left top;
	margin-top: -45px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.brand_story .slide_nav:active { opacity: 1.0; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#99000000);}
.brand_story .slide_nav.next { left: auto; background-position: right top; right: 0; }
/* 效果CSS结束 */
.container{background: #f6f6f6;}
.brand{width:1200px; margin: 0 auto; padding: 0; text-align: center;}
.brand_title{margin: 100px 0px 50px 0px;}
.brand_title h2{font-size: 30px; color: #552c19; font-weight: normal; }
.brand_box p{font-size: 20px; line-height: 50px;}
.brand_box_left{float: left; width: 40%;}
.brand_box_right{float: right; width: 40%;}
.brand_box_txt{min-width:500px; max-width: 680px; padding-top: 20px;text-align: center;}
.brand_box_txt p{font-size: 16px; line-height: 30px; text-align: justify; text-indent: 2em; padding: 10px 20px;}
.brand_box_txt h3{font-size: 20px; margin: 60px 0 0 0;}
.brand_box_img{width: 700px;}


/*品牌新闻*/
.news{width: 1200px; margin: 0px auto; /*padding-top: 20px;*/ }
.news h2{
	/*background: transparent url("../images/icon/mdtt_28.jpg") no-repeat scroll 0% 0%;*/
	font-size: 28px;
	font-weight: normal;
	color: #2B1D13;
	/*height:120px;*/
	text-align: center;
	/*padding-top: 65px;*/
	padding: 80px 0;
}
.news .news_content{margin: 0px auto;text-align: center; font-size: 18px;}

.news .news_content ul li{float: left;width: 33.33%; display: inline-block; background: #F6F6F6;}
.news .news_content ul li a.btn{ margin: 15px 0px; width:100px;padding:12px 18px ;font-size:14px;display:inline-block; color: #160005; border: 1px solid #160005;}
.news .news_content ul li p a.btn:hover{color:#661f00;}

.news .contact{padding-top: 30px; height: 100px;}
.news .contact span{float:left;font-size: 16px; margin-left: 550px; padding-top: 5px; color: #C0C0C0;}
/*h2.title{padding-left: 15px; margin: 30px 0px; background: url(../images/icon/gicasa_34.jpg) left bottom no-repeat; }*/
.news h4{color: #400000;height:60px;line-height:30px;font-size: 20px; font-weight: normal; text-align: center; margin: 15px 60px;overflow:hidden;}
.news-desc{color: #400000;height:70px;line-height:24px;font-size:16px;text-align:center;margin:20px 30px 0 30px;overflow:hidden;text-indent: 2em;}


.links {width:1200px;height:35px;border-top:1px solid #eee; margin: 0px auto;font-size:14px;}
.links a{float:left;margin-left:20px;width:60px;line-height:35px;text-align:left;display:block; font-size: 12px;}
.weixin{ width:30px; height:30px; float: left; margin-left:20px;position:relative; font-size:12px; text-align:center;}
.weixin a{width:30px; height:30px; display:block; position:absolute; left:0; top:0;background:url(../images/icon/weixin.png) no-repeat center top; }
.weixin .weixin_nr{width:180px; height:200px; padding:15px 15px 20px 15px; background:#ccc; font-size: 14px; color: #847C76; text-align:center; position:absolute; left:-70px; top:45px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/icon/weixin.png) no-repeat left bottom;}

/***************客服KeFu****************/
.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#3399FF;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#FF9933;border-bottom:solid 1px #552c19;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon/icon0701/erweima.png);}
.return{background-image:url(../images/icon/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#552c19;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_tel{height:80px;}
.floating_tel p{color:#fff;margin-top:20px;font-size:14px;}
.floating_ewm{height:180px;top:-100px;}
.floating_ewm i{background-image:url(../images/icon/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.fullSlide{width:100%;position:relative;height:600px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 20px;
	height: 5px;
	line-height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	*text-indent: 0;
	border: 2px solid #552c19;
	cursor: pointer;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	}
.fullSlide .hd ul .on{
	background: #552c19 none repeat scroll 0% 0%;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(images/themes.gif) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}