@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:16px;font-style:normal;
				  -webkit-font-smoothing: antialiased;
				  -webkit-text-stroke-width: 0.2px;
				  -moz-osx-font-smoothing: grayscale;}

.fl{
	float: left;
}
.fr{
	float: right;
}
a:hover{
	text-decoration: none;
}
/*清除浮动*/
.clearfix:after{

　　　　　　content:"";//设置内容为空

　　　　　　height:0;//高度为0

　　　　　　line-height:0;//行高为0

　　　　　　display:block;//将文本转为块级元素

　　　　　　visibility:hidden;//将元素隐藏

　　　　　　clear:both//清除浮动

　　　　　}

　　　　.clearfix{
　　　　　　zoom:1
　　　　}
/*swiper*/
.swiper-container1 {
	width: 100%;
	/*height: 100%;*/
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.swiper-container1 img{
	width: 100%;
	/*height: 100%;*/
	height: auto;
}
.swiper-container1 .swiper-pagination-bullets{
	bottom: 15px !important;
}
.swiper-container1 .swiper-pagination-bullet
.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 13px;
	height: 13px;
	border:1px solid #fff;
	background:#fff;
}

.swiper-slide1{
	height: 523px;
}
.swiper-slide2{
	height: 563px;
	width: 548px !important;
}
.swiper-slide3{
	width: 285px;
}
.swiper-slide3>h3{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom:2px solid #DEDEDE;
}
.swiper-slide3>p{
	font-size: 11px;
	color: #767676;
	line-height: 25px;
	padding: 10px 0;

}
.swiper-slide3 .s_img{
	height: 220px;
	/*margin: 0 !important;*/
}
.swiper-slide3 img{
	width: 100%;
	height: 100%;
}
.swiper-container2{
	width: 548px !important;
	margin:0;
	float: left;
}
.swiper-container3{
	position: relative;
	overflow: hidden;
	width: 1200px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url(../images/left.png) no-repeat;
	width: 14px;
	height: 28px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background: url(../images/right.png) no-repeat;
	width: 14px;
	height: 28px;
}
#section .s_icon{
	width:100%;
	background: #FFF9EF;
}
#section .s_icon>.wd{}
#section .s_icon>.wd ul{
	/*padding: 60px 5px;*/
	display: flex;
	justify-content:space-between;
	margin-top: -4px;
}
#section .s_icon>.wd ul>li{
	padding: 16px 5px;
	display: flex;
}
#section .s_icon .txt{
	display: flex;
	flex-direction: column;
	padding-left: 20px;
	justify-content: center;
}
#section .s_icon .txt>h3{
	font-size: 15px;
}
#section .s_icon .txt>p{
	font-size: 12px;
	color: #c3a178;
	padding-top: 5px;
}
#section .s_t{
	background:url(../images/t_bg.png) no-repeat center center;
	height: 376px;
	width: 100%;
	background-size: cover;
}
#section .s_t>.wd{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#section .s_t .rf{
	padding-top: 12px;
}
#section .s_t .lf>p{
	margin-top: 50px;
}
#section .s_t .lf>p>a{
	display: inline-block;
	width: 125px;
	height: 45px;
	line-height: 45px;
	border:2px solid #fff;
	font-size: 12px;
	text-align: center;
	color: #fff;
	/*margin-right: 20px;*/
	background:transparent;
	margin: 10px 10px;
}
#section .s_t .lf>p>a:hover{
	background-color: #f1b35b;
}
.wd .img{
	text-align: center;
	margin: 50px 0 30px 0;
}
.s_product>.wd>ul{
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}
.s_product>.wd>ul>li{
	margin-right: 20px;
	border-radius: 15px;
	padding: 10px;
}
.tab2,.tab3,.tab4{
	display: none;
}
.bd{
	border:1px solid #CCAE8B;
}
.bd>a{
	color: #CCAE8B;
}
.s_product>.wd>ul>li>a{
	font-size:16px;
}
.s_product .tab{

	margin-top: 30px;
}
.s_product .tab>ul{
	height: 563px;
	overflow: hidden;
}
.s_product .tab>ul>li>a{
	display: inline-block;
	height: 271px;
	width:100%;
}
.s_product .tab>ul>li>a img{
	width:100%;
	height: 100%;
}
.s_product .tab>ul>li{
	float: left;
	margin-bottom: 15px;
	margin-left: 25px;
}
.s_img{
	width:100%;
	margin-top: 36px;
	margin-bottom: 30px;
}
.s_img>ul{
	display: flex;
	justify-content:space-between;
}
.s_img>ul>li{
	width:24%;
}
.s_img>ul>li img{
	width: 100%;
	height: 100%;
}
.swiper-button-next, .swiper-button-prev{
	top: 49% !important;
}

#nav {position: relative;}
.container { width: 1170px; margin: 0 auto;}
.head_p {
    height: 40px;
    background-color: #BD9462;
    line-height: 40px;
    color: #fff;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.head_p span {
    margin-left: 12px;
}
.fr {
	float: right;
}
.fr > img { margin-top: 8px;}

//侧边栏样式            

.side .side-top {
	    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #00aef3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.side .side-top .nb-head-title {
	display: block;
	    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 12px;
    line-height: 35px;
}
.side .side-top .nb-nodeboard-close {
	display: block;
    float: right;
    height: 30px;
    width: 34px;
    margin-top: 2px;
    cursor: pointer;
    background: transparent url(../images/nodeMin.png) no-repeat;
	
}
 .nb-nodeboard-max {
 	display: block;
    float: right;
    height: 30px;
    width: 34px;
    margin-top: 2px;
    cursor: pointer;
    background: transparent url(../images/nodeMax.png) no-repeat;
}
.side .biaodan {
	display: inline;
	background-color: #ededed;
	padding-left: 20px;
	padding-right: 12px;
}
.nb-nodeboard-set-content {
    width: 212px;
    height: 79px;
    margin: 0px auto 7px;
    _margin: 0px 0 7px -10px;
    padding: 0 4px;
    resize: none;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    text-align: left;
    padding: 4px;
    }
.nb-nodeboard-content {
    position: relative;
    width: 222px;
    margin: 0px auto 0;
}
   .nb-nodeboard-name {
    height: 30px;
    width: 221px;
    line-height: 30px;
    margin: 7px auto 0;
    _margin: 7px 0 0 -10px;
    border: 1px solid #d5d5d5;
    position: relative;
    background-color: #fff;
}
.nb-nodeboard-icon {
    width: 35px;
    height: 30px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    vertical-align: top;
    border-right: 1px solid #fff;
}
 .nodeName {
 /*	margin-left: 10px;*/
 	float: left;
 	width: 36px;
 	height: 30px;
 	line-height: 30px;
  background: #fff url(../images/user.png) no-repeat 9px center;
}
.nb-nodeboard-input {
	/*margin-left: 36px;*/
	float: right;
    margin: 0;
    width: 178px;
    height: 30px;
    line-height: 30px;
    _overflow: hidden;
    border: none;
    display: inline-block;
    
}
.nodePhone {
	/*margin-left: 10px;*/
 	float: left;
 	width: 36px;
 	height: 30px;
 	line-height: 30px;
  background: #fff url(../images/nodephone.png) no-repeat 9px center;
}
.nodeMail {
	/*margin-left: 10px;*/
 	float: left;
 	width: 36px;
 	height: 30px;
 	line-height: 30px;
  background: #fff url(../images/nodemail.png) no-repeat 9px center;
}
.nodeAddress {
	/*margin-left: 10px;*/
 	float: left;
 	width: 36px;
 	height: 30px;
 	line-height: 30px;
  background: #fff url(../images/nodelocation.png) no-repeat 9px center;
}
.box { height: 30px;width: 221px;line-height: 30px;border: 1px solid #d5d5d5;position: relative;background-color: #fff; overflow: hidden; margin: 6px 10px; margin-left: 19px;}
.nb-nodeboard-send {
    width: 202px;
    margin: 10px auto 0 6px;
    /*padding-bottom: 18px;*/
}
.nb-nodeboard-send-btn {
	  display: block;
    height: 35px;
    width: 90px;
    line-height: 35px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background-color: #bd9462;
    margin-left: 14px;
    border-radius: 5px;
}