* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #666;
	min-width: 1000px;
	background-color: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr {
	margin: 0px;
	padding: 0px;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	display: block;
}
ul, ul li {
	list-style: none;
}
input, select, textarea {
	vertical-align: middle;
	font: 12px "Microsoft Yahei", Verdana, Geneva, sans-serif;
	border: 1px solid #dedede;
    resize:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.mt {
	margin-top: 10px;
}
.mr {
	margin-right: 10px;
}
.mb {
	margin-bottom: 10px;
}
.ml {
	margin-left: 10px;
}
.pt {
	padding-top: 10px;
}
.pt5 {
	padding-top: 50px;
}
.pt8 {
	padding-top: 80px;
}
.pr {
	padding-right: 10px;
}
.pb {
	padding-bottom: 10px;
}
.pb3 {
	padding-bottom: 30px;
}
.pb5 {
	padding-bottom: 50px;
}
.pb8 {
	padding-bottom: 80px;
}
.pl {
	padding-left: 10px;
}
.wp {
	margin: 0px auto;
	width: 1200px;
}
.cls {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}
/*===========  font  ===========*/

@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 26px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.icon-guang:before {
	content: "\e65a";
}
.icon-search:before {
	content: "\e615";
}
.icon-message:before {
	content: "\e6b3";
}
.icon-qq:before {
	content: "\e603";
}
/*==========  header ===========*/
.ix-ico {
	height: 28px;
	padding-top: 25px;
	position: relative;
}
.ix-ico-tb span {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding-left: 38px;
}
.ix-ico-tb i {
	position: absolute;
}
.sea_k {
	height: 26px;
	line-height: 26px;
	border: none;
	border-bottom: solid 1px #e6e6e6;
	outline: none;
}
.sea_an {
	width: 50px;
	height: 26px;
	color: #666;
	text-align: center;
	line-height: 25px;
	border-radius: 6px;
	background-color: #f2f2f2;
	margin-left: 10px;
	border: solid 1px #e6e6e6;
	cursor: pointer;
	outline: none;
	display: none;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.sea_an:hover {
	background-color: #b99b68;
	color: #fff;
	border: solid 1px #b99b68;
}
.ix-ico1 {
	position: absolute;
	top: 25px;
	left: 25px;
}
.ix-ico2 {
	position: absolute;
	top: 25px;
	left: 248px;
}
.ix-ico3 {
	position: absolute;
	top: 25px;
	right: 138px;
}
.ix-ico4 {
	position: absolute;
	top: 25px;
	right: 25px;
}
.header {
	background-color: #fff;
	height: 260px;
	border-top: solid 10px #b99b68;
}
.ix-logo {
	border-bottom: solid 1px #e6e6e6;
	padding: 28px 0px;
}
.ix-logo a {
	display: block;
	margin: 0px auto;
	width: 740px;
	height: 80px;
	overflow: hidden;
}
.ix-logo img {
	margin: 0px auto;
	width: 740px;
	height: 80px;
}
.ix-nav {
	height: 72px;
}
.ix-nav ul li {
	height: 72px;
	line-height: 75px;
	float: left;
	margin-right: 10px;
}
.ix-nav ul li a {
    font-size: 18px;
    color: #4c4c4c;
    display: inline-block;
    font-weight: bold;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.ix-nav ul li a.select {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    background-color: #b99b68;
}

.ix-nav ul li a:hover {
    font-size: 20px;
    color: #fff;
    background-color: #b99b68;
}

/*===============================首页广告banner==========================*/
.fullSlide {
	width: 100%;
	height: 550px;
	min-width: 1000px;
	position: relative;
    display:none;
	z-index: 1;
 *z-index: -3;
}
.fullSlide2 {
	height: 550px;
}
.fullSlide ul {
	height: 100%!important;
	width: 100%!important;
}
.fullSlide li {
	height: 100%!important;
	width: 100%!important;
}
.fullSlide .hd {
	height: 16px;
	width: 100%;
	position: absolute;
	z-index: 999;
	bottom: 24px;
}
.fullSlide .hd ul {
	margin: 0;
	text-align: center;
	font-size: 0; /*用于去除 display:inline-block 产生的间距*/
}
.fullSlide .hd ul li {
	background: url(../images/ib.png) no-repeat;
	cursor: pointer;
	display: inline-block;
*display:inline;
 *zoom:1;
	height: 5px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	width: 50px!important;
	float: none;
}
.fullSlide .hd ul li.on {
	background: url(../images/ib_hover.png) no-repeat;
}
/*===============================header==========================*/


/*==============  ix-head ==============*/
.ix-head {
	font-size: 24px;
	color: #c9a872;
	padding-bottom: 40px;
}
.ix-head span {
	color: #b2b2b2;
	font-size: 14px;
	font-family: Arial, sans-serif;
	padding-left: 8px;
}
/* 本例子css */
.slideBox {
	width: 380px;
	height: 430px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 18px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	background: url(../images/bd_li.png) no-repeat center center;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
	background: url(../images/bd_li_hover.png) no-repeat center center;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 380px;
	height: 380px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 40px;
	height: 60px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .prev {
	background: url(../images/left_fh.png) no-repeat center center;
}
.slideBox .next {
	right: 0;
	background: url(../images/right_fh.png) no-repeat center center;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.bd .shadow {
	width: 97%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 3;
	height: 50px;
	line-height: 50px;
	background-color: #bea883;
	/*background: rgba(0,0,0,0.6);
 	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;*/
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding-left: 3%;
}
/*===========  ix-pro-nav ==========*/
.ix-pro-nav {
	width: 760px;
}
.ix-pro-nav ul {
	width: 810px;
	margin-left: -50px;
}
.ix-pro-nav ul li {
	float: left;
	margin-left: 50px;
	padding-bottom: 40px;
}
.ix-pro-nav ul li a {
	font-size: 28px;
	color: #808080;
	width: 150px;
	height: 150px;
	text-align: center;
}
.ix-pro-nav ul li a span {
	display: inline-block;
	width: 150px;
	padding-bottom: 12px;
	line-height: 110%;
}
.ix-pro-nav ul li a:hover span {
	color: #bea883;
}
.ix-pro-nav ul li a img {
	width: 150px;
	height: 150px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.ix-pro-nav ul li a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*============== ix-about ===================*/
.ix-about {
	background: url(../images/ix_about_bj.jpg) no-repeat center center;
	height: 568px;
}
.ix-about-tit-img {
	padding-top: 20px;
}
.ix-about-t1 {
	border-top: solid 1px #e0e0e0;
	width: 500px;
	padding-top: 20px;
}
.ix-ab-t1-1 {
	float: left;
	height: 52px;
	padding-top: 10px;
}
.ix-ab-t1-1.line {
	padding-left: 40px;
	margin-right: 40px;
	border-left: solid 1px #e0e0e0;
}
.ix-ab-01 {
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
}
.ix-ab-01 span {
	font-size: 14px;
	padding-left: 3px;
}
.ix-ab-02 {
	font-size: 14px;
	color: #999;
}
.ix-about-t2 {
	font-size: 14px;
	color: #666666;
	line-height: 180%;
	width: 740px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.ix-about-more a {
	display: block;
	width: 150px;
	font-size: 14px;
	color: #666;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #f7f5f3;
	border: solid 1px #e0e0e0;
	border-radius: 10px;
}
.ix-about-more a:hover {
	background-color: #bea883;
	color: #fff;
	border: solid 1px #bea883;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.ix-about-img {
	padding-top: 40px;
}
.ix-about-img img {
	border-radius: 20px 0px 20px 0px;
}
/*=============  ix-news-list ===========*/
.ix-news-nav {
	position: relative;
}
.ix-news-nav .ix-news-nav-list {
	position: absolute;
	right: 0;
	top: 0;
}
.ix-news-nav .ix-news-nav-list a {
	padding-left: 10px;
}
.ix-news-list ul {
	width: 1260px;
	margin-left: -60px;
}
.ix-news-list ul li {
	float: left;
	width: 330px;
	height: 340px;
	padding: 15px;
	background-color: #f2f2f2;
	border-radius: 20px;
	margin-left: 60px;
}
.ix-news-list ul li a:hover .ix-news-t1 {
	color: #bea883;
}
.ix-news-img {
	width:330px;
	height:200px;
	overflow: hidden;
}
.ix-news-img img {
	width:330px;
	height:200px;
	border-radius: 20px 20px 0px 0px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.ix-news-img:hover img{
	 -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.ix-news-t1 {
	font-size: 16px;
	color: #333333;
	padding-top: 22px;
}
.ix-news-t2 {
	font-size: 12px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 15px;
}
.ix-news-t3 {
	font-size: 12px;
	color: #808080;
	line-height: 180%;
}
/*=============  foot-copy ==========*/
.foot-copy {
	background-color: #bea883;
}
.foot-nav {
	padding-right: 160px;
}
.foot-nav h1 {
	color: #fff;
	font-size: 16px;
}
.foot-nav ul {
	padding-top: 15px;
}
.foot-nav ul li a {
	color: #fff;
}
.foot-nav ul li a:hover {
	color: #a7854b;
}
.foot-nav p {
	color: #fff;
}
.foot-contact {
	padding-top: 15px;
}
.foot-ewm h1 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 15px;
}
.foot-wx img {
	width: 130px;
	height: 130px;
	border-radius: 6px;
}
.foot-db {
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-top: solid 1px #c1af92;
	background-color: #ac946b;
}
.foot-db a {
	color: #fff;
}
.foot-db a:hover {
	color: #8f6e37;
}
/*=============  ix-pro ==============*/
.ix-pro {
	width: 1360px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
.ix-pro .picScroll-left .hd {
}
.ix-pro .hd .prev, .ix-pro .hd .next {
	position:absolute;
	top:220px;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") no-repeat;
}
.ix-pro .hd .prev{
	left:0;
}
.ix-pro .hd .next {
	background-position: -60px -0px;
	right:0;
}
.ix-pro .bd {
	width: 1200px;
	margin: 0px auto;
}

.ix-pro .bd ul {
	overflow: hidden;
	zoom: 1;
}
.ix-pro-list li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.ix-pro-list li {
	position: relative;
	float: left;
	color: #000;
	font-size: 0;
	text-align: center;
	min-width: 236px;
	max-width: 300px;
	min-height: 490px;
	cursor: pointer;
	width: 300px;
	height: 490px;
}
.ix-pro-list a {
	display: block;
}

.img-bg{
	width:100%;
	height:100%;
}

.ix-pro-list-tit {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}


.ix-pro-list-bg{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/* background: #161a1d;*/
	opacity: .6;
	filter: alpha(opacity=60);
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.ix-pro-list li:hover .ix-pro-list-bg {
	background: #bea883;
	opacity: .9;
	filter: alpha(opacity=90);
 	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(90))
}




.ix-pro-lis-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 100px;
	bottom: 0;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}


.ix-pro-list-tit:hover .ix-pro-lis-text {
	
}



.ix-pro-t1 {
	position: relative;
	font-size: 18px;
	font-family: Helvetica Narrow-Bold Regular, Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 24px;
	display: inline-block;
	width: 300px;
	text-transform: uppercase;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	
}

.ix-pro-t1 p {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	display: inline-block;
}

.ix-pro-lis-text:hover .ix-pro-t1{
	font-size:22px;
}

.ix-pro-t2 {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	margin-top: 20px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.ix-pro-line {
	width: 25px;
	height: 2px;
	background: #666;
	display: inline-block;
	opacity: 1;
	filter: alpha(opacity=100);
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.ix-pro-lis-text:hover .ix-pro-line {
	background:#b99b68;
}

.ix-pro-t3 {
	color: #666;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-weight: 700;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.ix-pro-lis-text:hover .ix-pro-t3{
	color:#b99b68;
	font-size:22px;
}



.ix-pro-list a .img-bg{
		transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.ix-pro-list a:hover .img-bg{
	    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}