@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, em, dl, dt, dd, ol, ul, li, form, input, table, tr, th, td, iframe, a, i, em {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
i,em{ font-style:normal;}
img {
	border: none;
	vertical-align: top;
}
.clear {
	clear: both
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4c4c4c;
}
/*top*/
.head_top {
	width: 100%;
	height: 35px;
	background: #fafafa;
	border-bottom: 1px solid #f1f0f0;
	z-index: 100;
	position: fixed;
}
.top_a {
	width: 1200px;
	margin: 0 auto;
}
.top_left {
	color: #999;
	font-size: 12px;
	font-family: "宋体";
	float: left;
	height: 35px;
	line-height: 35px;
}
.top_right {
	color: #999;
	font-size: 12px;
	font-family: "宋体";
	float:right;
	height: 35px;
	line-height: 35px;
	background:url(../images/ico_dh.png) no-repeat left center;
	display:block;
}
.top_right span{ margin-left:18px;}
/*页头开始部分代码*/
.header {
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
	background:rgba(255,255,255,0.5);
	position: fixed;
	z-index: 77;
	width: 100%;
	top:35px;
	overflow: visible;
	clear: both;
}
.head {
	width: 1200px;
	margin: 0 auto
}
.logo {
	float: left;
	width: 380px;
	font-size: 40px;
	font-family: "黑体";
	color: #b39c6a;
	font-weight:900;
}
.nav {
	float: right;
}
.nav ul li {
	float: left;
	margin: 0px 0px 0px 35px;
}
.nav ul li a {
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav ul li a:hover {
	color: #b39c6a;
	font-size: 14px;
	font-family: "微软雅黑";
	border-bottom:2px solid #b39c6a;
}
.active{/* 
    background:rgba(255,255,255,);
	-moz-box-shadow:0px 0px 15px #e9e9e9;
    -webkit-box-shadow:0px 0px 15px #e9e9e9;
    box-shadow:0px 0px 15px #e9e9e9; */
    /*! transition: background 1s; */
         * Firefox 4 */
           -moz-transition:background 1s;
         /* Safari and Chrome */
         -webkit-transition:background 1s;
         /* Opera */
          -o-transition:background 1s;
           }
/*页头结束部分代码*/
/*banner开始代码*/
.slider {
	overflow: hidden;
	margin: auto;
}
.slider img {
	border: none;
	width: 100%;
	height: 570px;
}
.jquery-slider-wrapper {
	position: relative;
	clear: both;
	zoom: 1;
}
.jquery-slider-slide {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.jquery-slider-slide img {
	border: 0;
	margin: 0;
	padding: 0;
}
.jquery-slider-slide-current {
	display: block;
	z-index: 2;
}
.jquery-slider-slide-next {
	display: block;
	z-index: 1;
}
.jquery-slider-selectors {
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3;
}
.jquery-slider-selector span {
	display: none;
}
.jquery-slider-control {
	display: none;
	right: 50%;
	top: 50%;
	position: absolute;
	cursor: pointer;
	width: 48px;
	height: 69px;
	margin-top: -34px;
	margin-right: -24px;
	z-index: 4;
}
.jquery-slider-control span {
	display: none;
}
.jquery-slider-hovered .jquery-slider-control {
	display: block;
}
.jquery-slider-navigation {
	display: block;
}
.jquery-slider-navigation-prev {
	background: url(../images/jquery-slider-theme.png) no-repeat 0 0;
	display: none;
	left: 0;
	top: 50%;
	position: absolute;
	cursor: pointer;
	width: 48px;
	height: 69px;
	margin-top: -34px;
	z-index: 4;
}
.jquery-slider-navigation-prev span {
	display: none;
}
.jquery-slider-navigation-next {
	background: url(../images/jquery-slider-theme.png) no-repeat -48px 0;
	display: none;
	right: 0;
	top: 50%;
	position: absolute;
	cursor: pointer;
	width: 48px;
	height: 69px;
	margin-top: -34px;
	z-index: 4;
}
.jquery-slider-navigation-next span {
	display: none;
}
.jquery-slider-hovered .jquery-slider-navigation-prev, .jquery-slider-hovered .jquery-slider-navigation-next {
	display: block;
}
.jquery-slider-wrapper .caption {
	padding: 6px 10px;
	background: #333333;
	font-size: 13px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #FFFFFF;
}
.jquery-slider-timer {
	color: #000000;
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
}
.jquery-slider-timer-bar {
	background: #000000;
	opacity: 0.5;
	height: 3px;
	width: 0;
	float: left;
	display: inline;
}
/*banner结束代码*/

/*四大产品开始部分*/
.strength {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom:30px;
}
.strengthMain {
height:;
	overflow: hidden;
}
.strengthMain li {
	float: left;
	width: 270px;
	height: 360px;
	overflow: hidden;
	position: relative;
	margin: 10px 5px 10px 10px;
	background-color: #fff;
	padding:5px;
    border:1px solid #eeeded;   
    border-collapse:collapse;
	
}
.strengthMain li img {
	width: 270px;
	height: 260px;
	transition: all .5s;
	filter: alpha(opacity=40);
}

.pl10 {
	font-size: 16px;
	height: 100px;
	background: #b39c6a;
	width: 270px;
	z-index:100;
}
.pl10 h2 {
	font-size: 18px;
	color: #fff;
	font-family: "Arial";
	padding-top: 20px;
	font-weight: 500;
	margin-left: 17px
}
.pl10 h2 span {
	font-size: 20px;
	color: #fff;
	font-family: "Arial";
	margin: 0px 8px 0px 0px;
	font-weight: bolder
}
.pl10 h3 {
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: 600;
	margin-left: 17px
}
.pl10 h3 span {
	font-size: 24px;
	color: #fff;
	font-family: "微软雅黑";
	margin: 0px 12px 0px 0px;
	font-weight: bolder;
}
.img_zd{overflow:hidden; width:270px; height:260px;}
.img_zd :hover img{ transform: scale(1.2, 1.2);}
/*四大产品结束部分*/

/*新品推荐开始部分*/
.most{ width:100%; height:601px; background:url(../images/most_bj.jpg) repeat-x; clear:both;}
.ifs-title{ width:100%; height:50px; text-align:center; line-height:50px; font-size:24px; color:#444545; font-family:"微软雅黑"; font-weight:500;	background:url(../images/xptjxx.png) no-repeat center bottom; padding-top:30px;
}

.dsk{ width:100%; height:100%; display:block; overflow:hidden;  }
.dsk img{ max-height:336px;_height:expression(this.height > 336 ? "336px" : this.height)}
.ifs-title i{ color:#b39c6a;}
.ifs-subt{ width:100%; height:32px; font-size:18px; font-family:"Arial"; line-height:32px; text-align:center; color:#b8b8b8; background: url(../images/nav_bg02.png) no-repeat center; background-position: center  top;  }
.ifs-xx{ width:1185px; height:435px; position:relative; z-index:10; margin:0 auto 40px;}
.ifsx-more{ width:120px; height:50px; display:block; position:absolute; top:20px; left:528px; text-align:center; line-height:45px; background:url(../images/more.png) no-repeat; color:#666666; z-index:10;}
a.ifsx-more:hover{ color:#b39c6a;background:url(../images/more_b.png) no-repeat;}
.ifsx-list{ width:100%; height:100%; position:relative; z-index:1;}
.ifsx-list li{ width:237px; height:344px; float:left; overflow:hidden; position:relative;}
.ifsx-list a{ width:229px;height:336px; display:block; overflow:hidden; position:relative;}
.ifsx-list a.act{ border:3px solid #fff;}
.ifsx-list p{ position:relative;}
.ifsx-list p em{ background:#b39c6a; width:90px; height:30px; display:block; position:absolute; left:0px; top:0px; color:#fff; text-align:center; line-height:30px; }
.ifsx-list p i{ background: url(../images/touming.png) repeat; width:100%; height:40px; display:block; overflow:hidden; line-height:40px; text-indent:10px;  position:absolute; left:0; bottom:0; font-size:14px; color:#fff; text-align:center;}
.ifsx-list p b{ padding:0 5px; font-weight:400;}
.ifsx-list span{width:229px;height:336px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.ifsx-list span i{ background:url(../images/ifs-icon0.png) no-repeat; width:62px; height:62px; display:block; overflow:hidden; position:absolute; left:83px; top:-62px; z-index:5;}
.ifsx-list span em{ width:100%; height:30px; display:block; overflow:hidden; text-align:center; line-height:30px; color:#fff; position:absolute; left:0; bottom:-30px; font-size:16px; z-index:5;}
.ifsx-list span b{ width:100%; height:100%; display:none; position:absolute; z-index:1; left:90px; top:132px; background:url(../images/ifs-opt.png) no-repeat;}
.ifsx-list li.ifsxl-jst{ margin-top:95px;
 opacity: 0;
-webkit-transition: all 1s ease 0s, opacity 1s ease 0s; -webkit-transform: translateY(100px) translateX(0);
-moz-transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(100px) translateX(0);
transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(100px) translateX(0);
}
.ifsx-list li.ifsxl-jst.bbct-top{  opacity: 1;
-webkit-transition: all 1s ease 0s, opacity 1s ease 0s; -webkit-transform: translateY(0) translateX(0);
-moz-transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(0) translateX(0);
transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(0) translateX(0);
}
.ifsx-list li.ifsxl-jsb{ margin-top:32px;
 opacity: 0;
-webkit-transition: all 1s ease 0s, opacity 1s ease 0s; -webkit-transform: translateY(-100px) translateX(0);
-moz-transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(-100px) translateX(0);
transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(-100px) translateX(0);
}
.ifsx-list li.ifsxl-jsb.bbct-bottom{  opacity: 1;
-webkit-transition: all 1s ease 0s, opacity 1s ease 0s; -webkit-transform: translateY(0) translateX(0);
-moz-transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(0) translateX(0);
transition: all 1s ease 0s, opacity 1s ease 0s; -moz-transform: translateY(0) translateX(0);
}
/*新品推荐结束部分*/

/*公司简介开始部分*/
.company_profile {
	min-width: 1200px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: none;
	overflow: hidden;
	background:url(../images/gywm_bj.jpg) no-repeat center;
	height: 500px;
}
.about_bt {
	width: 1200px;
	margin: 0 auto;
	margin:0px 0px 20px 0px;
}
.about_bt h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	font-weight: 300;
	background-image: url(../images/nav_bg02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 40px;
}
.about_bt h1 span {
	color: #b8b8b8;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-left: 10px;
}
.company_profile_mian {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.company_profile_left {
	float: left;
	width: 546px;
	height: 382px;
}
.company_profile_left h2 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #939a9f;
	font-weight: 200;
}
.company_profile_left h2 span {
	color: #1b99e6;
	font-size: 18px;
	font-family: "微软雅黑"
}
.company_profile_left p {
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-family: "宋体";
	text-indent: 25px;
	line-height: 22px;
}
.company_profile_left .more {
	width: 120px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	line-height: 50px;
	font-family: "Arial";
	color: #fff;
	float: right;
	background:url(../images/more.png) no-repeat;
}
.company_profile_left .more:hover {
	width: 120px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	line-height: 50px;
	font-family: "Arial";
	color: #b39c6a;
	float: right;
	background:url(../images/more_b.png) no-repeat;
}
.company_profile_right {
	float: right;
	width: 612px;
	height: 382px;

}
.company_profile_right_a {
	width: 600px;
	height: 350px;
	background: #b39c6a;
	display: block;
	position: absolute;
	margin-left: 12px;
}
.company_profile_right_b {
	width: 600px;
	height: 364px;
	background: #606;
	display: block;
	position: absolute;
	margin-top: 12px;
	overflow:hidden;
}
.main-slider-content{
	position:relative;
}
.lof-slidecontent .preload{	
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}
.main-slider-content ul{
	margin:0px;padding:0px;
}

.main-slider-content ul li{
	list-style:none;
	float:left;
	position:absolute;
	overflow:hidden;
}

.main-slider-content ul li .slider-description{
    position: absolute;
    left: 0;
    width: 100%;
	text-align:center;
}
/*公司简介结束部分*/

/*案例展示开始代码*/
.case_content {
	margin: 0 auto;
	width: 100%;
	background: #f7f7fa;
	overflow: auto;
	padding: 0px 0px 90px 0px;
}
.case_bt {
	width: 1200px;
	padding-top: 40px;
	margin: 0 auto;
}
.case_bt h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #444545;
	font-weight: 300;
	background-image: url(../images/nav_bg02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 40px;
}
.case_bt h1 span {
	color: #b8b8b8;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-left: 10px;
}
.content {
	width:100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}

.Menubox {
	height: 30px;
	text-align: center;
	border: none;
}
.Menubox ul li {
	padding:0px 20px 0px 20px;
	cursor: pointer;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	font-weight: 100;

	text-align: center;
	display: inline;
	background:url(../images/xiexian.png) right no-repeat;
}.Menubox ul li:last-child{ background:none;}
.Menubox ul li a{ color:#60606c;}
.Menubox ul li a:hover {
	color: #b39c6a;
}

.Menubox li.hover a:link, .Menubox li.hover a:visited,  .Menubox li.hover a:link,  .Menubox li.hover a:visited {
	color: #b39c6a;
	line-height: 30px;
}
.Menubox li.hover a:hover, .Menubox li.hover a:hover {
	color: #b39c6a;
	line-height: 30px;
}
 
.case {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.case ul li {
	float: left;
	margin: 0 10px;
	position: relative;
	list-style: none;
}
.case ul li {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	margin-top: 20px;
}
.case ul li img {
	width: 280px;
	height: 220px;
	border-radius: 2px;
}
.case ul li span {
	background: url(../images/touming.png) repeat-x;
	color: #fff;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	width: 280px;
	left: 0;
	font-size: 14px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.case ul li:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}
.case ul li a:hover span {
	color: #fcbd00;
}
/*案例展示结束代码*/

/*新闻动态开始代码*/
.news_center {
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
	width: 100%;
	position: relative;
	overflow: auto;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	behavior: url(css/ie-css3.htc);
	margin-top: -50px;
	margin-bottom: 30px;
}
.news_bt {
	width: 1200px;
	margin: 0 auto;
}
.news_bt h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #444545;
	font-weight: 300;
	background-image: url(../images/nav_bg02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 40px;
	margin-top: 40px;
	margin-left: 20px;
}
.news_bt h1 span {
	color: #b8b8b8;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-left: 10px;
}
.news_nr {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	clear: both;
}
.news_nr dl {
	width: 275px;
	float: left;
	margin-left: 20px;
}
.news_nr dl dt img {
	width: 275px;
	height: 200px;
}
.news_nr dl h1 {
	margin-top: 10px;
}
.news_nr dl h1 a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #b39c6a;
	font-weight: 200;
	margin-left: 5px;
	text-decoration: none;
}
.news_nr dl span {
	font-size: 14px;
	color: #aaa;display:block;line-height:26px;
	margin-left: 5px;
}
.news_nr dl dd {
	font-size: 14px;
	color: #666px;
	margin: 5px;
	text-decoration: none;
}
.news_nr dl:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
}
.more {
	clear: both;
	margin: 0 auto;
	width: 120px;
	text-align: center;
	background: url(../images/more.png) no-repeat;
	background-position: 0px 20px;
	height: 80px;
	line-height: 80px;overflow:hidden;
}
.more a {color: #a6a6a5;line-height:90px;height:80px;overflow:hidden;}
.more a:hover {
	background: url(../images/more_b.png) no-repeat;
	color: #b39c6a;
	display: block;
	width: 120px;
	background-position: 0px 20px;
	height: 82px;
	
}
/*新闻动态结束代码*/



/*footer开始*/
.footer {
	clear: both;
	height: 202px;
	margin-top: 50px;
	background: url(../images/footerbj.jpg) repeat-x;
}
.top {
	width: 54px;
	height: 29px;
	margin: 0 auto;
	background-image: url(../images/top.png);
	color: #fff;
	text-align: center;
}
.top a{ color: #fff;}
.footer_a {
	width: 1200px;
	margin: 0 auto;
}
.navdi {
	width: 1200px;
	padding-top: 10px;
	margin: 0 auto;
}
.navdi ul li {
	float: left;
	background: url(../images/10.png) right center no-repeat;
	padding: 0px 20px 0px 20px;
}

.navdi ul li a {
	color: #fff;
}
.footer_code {
	float: right;
	width: 167px;
	height: 180px;
	background-image: url(../images/code_bj.png);
	position: relative;
	margin-top: -36px;
}
.footer_code img {
	width: 130px;
	height: 130px;
	margin: 20px;
}
.footer_b {
	clear: both;
	position: absolute;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.footer_b p {
	color: #fff;
	line-height: 30px;
	margin-left: 20px;
}
.footer_b p a {
	color: #fff;
}
.footer_b p a:hover {
	color: #e9a400;
}
/*footer结束*/
/*新闻动态列表开始代码*/
.content_news {
	width: 1200px;
	margin: 0 auto;
}
/*左边栏目开始部分*/
.news_left {
	width: 230px;
	position: relative;
	margin-top: -60px;
	z-index: 60;
	float: left;
}
.news_left_bt {
	width: 230px;
	background: #b39c6a;
	height: 110px;
}
.news_left_bt h1 {
	font-size: 24px;
	color: #fff;
	font-family: "微软雅黑";
	margin-right: 20px;
	float: right;
	margin-top: 30px;
}
.news_left_bt span {
	font-size: 16px;
	margin-right: 20px;
	color: #fff;
	float: right;
	margin-top: 10px;
	clear: both;
}
.news_left_list { margin-top:1px;
}
.news_left_list ul li {
	background: #ededed;
	text-align: center;
	height: 65px;
	border-bottom: 1px solid #fff;
	line-height: 65px;
	width:230px;
}
.news_left_list ul li a {
	color: #434343;
	width:230px;
	height:65px;
	display:block;
}
.news_left_list ul li a:hover {
	color: #fff;
	width:230px;
	height:65px;
	background:#b39c6a;
}
.news_left_rolling {
	height: 210px;
	margin-top: 20px;
	width: 230px;
	display:block;
	overflow:hidden;
}
.news_left_rolling ul li img {
	height: 190px;
	width: 230px;
	border:1px dashed #b39c6a;
	display:block;
}
/*左边栏目结束部分*/
/*右边内容开始部分*/
.news_right {
	width: 940px;
	float: right
}
.news_right img{ width:100%;}
.position {
	width: 940px;
	margin-top: 28px;
	border-bottom: 1px solid #ededed;
	height: 25px;
}
.position h1 {
	font-size: 14px;
	color: #7a7a7a;
	width: 90px;
	float: left;
	font-family: "宋体";
	font-weight: normal;
}
.position ul li {
	float: left;
	margin-right: 10px;
	color: #939a9f;
}
.position ul li a {
	font-size: 14px;
	font-family: "宋体";
	color: #939a9f;
}
.position ul li a:hover {
	font-size: 14px;
	font-family: "宋体";
	color: #b39c6a;
}
.news_right_list {
}
.news_right_list dl {
	border-bottom: 1px dashed #e3e3e3;
	height: 140px;
	padding:20px 0px 0px 0px;
}
.news_right_list dl:hover{ background:#f5f5fd; cursor:pointer }
.news_right_list dl dt {
	width: 180px;
	height: 110px;
	float: left;
}
.news_right_list dl dt img {
	width: 160px;
	height: 120px;
}

.news_right_list dl dd {
	width: 739px;
	float: left;
	margin-left: 20px;
}
.news_right_list dl dd h1 {
	font-size: 16px;
	color: #434343;
	margin-top: 5px;
	font-weight: 500;
	height:30px;
}
.news_right_list dl dd h1 a {
	font-size: 16px;
	color: #434343;
}
.news_right_list dl dd h1 a:hover {
	font-size: 16px;
	color: #b39c6a;
}
.news_right_list dl dd span {
	font-size: 14px;
	color: #dbdbdb;
	height:30px;
	padding-top:10px;
}
.news_right_list dl dd p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.news_right_list dl dd p a {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.record {
	text-align: center;
	clear: both;
	padding: 30px 0px 0px 0px;
}
.current, .num, .next, .prev {
	border: 1px solid #d5d5d5;
	display: inline-block;
	padding: 0px 5px;
	height: 18px;
	line-height: 18px;
	margin: 0px 5px;
}
/*.pager_link {
	border: 1px solid #d5d5d5;
	display: inline-block;
	padding: 0px 5px;
	height: 18px;
	line-height: 18px;
	margin: 0px 5px;
}
.record a:hover.pager_link {
	border: 1px solid #fcbd00;
	display: inline-block;
	padding: 0px 5px;
	height: 18px;
	line-height: 18px;
	margin: 0px 5px;
}*/
.record a {
	color: #959494;
}
.record a:hover {
	color: #fcbd00;
	border:1px solid #fcbd00
}
.details {
	text-align: center;
	height: 75px;
	border-bottom: 1px dashed #ededed;
	margin: 30px 0px 0px 0px;
}
.details h5 {
	font-size: 24px;
	color: #4e4e4e;
	font-family: "微软雅黑";
	font-weight: 300;
	line-height: 40px;
}
.details span {
	font-size: 14px;
	font-family: "宋体";
	margin: 0px 15px;
	padding-top: 5px;
	color: #afafaf;
}
.news_right_content {
	margin: 30px 0px 30px 0px;
}
.news_right_content p {
	text-indent: 25px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 24px;
	margin-top: 20px;
	color: #7e7e7e;
}
.last_one {
line-height:40px;text-align:center;
border-top: 1px dashed #ededed;
}
.last_one a {
	font-size: 14px;
	font-family: "宋体";
	color: #1b2939;
}.last_one a:hover{	color:#b39c6a;}


/*右边内容结束部分*/
/*产品中心开始部分*/
.products_right_list {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}
.products_right_list ul {
	margin-top: 10px;
	width: 940px;
}
.products_right_list ul li {
	width: 300px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 10px;
	margin-top: 20px;
	border:1px dashed #ededed;
}
.products_right_list ul li img {
	width: 300px;
	height: 240px;
}
.products_right_list ul li span {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	width: 300px;
	left: 0;
	font-size: 14px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.products_right_list ul li:hover{ border:1px dashed #b39c6a;}
.products_right_list ul li:hover span {
	opacity: 0
}
/*产品中心结束部分*/
/*关于我们开始部分*/
.about_right_content {
	margin: 30px 0px 30px 0px;
}
.about_right_content p {
	text-indent: 25px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 24px;
	margin-top: 20px;
	color: #7e7e7e;
}
.about_left_rolling {
	width: 940px;
	height: 220px;
}
.about_left_rolling ul li {
	width: 220px;
	float: left;
	height: 220px;
}
.about_left_rolling ul li img {
	width: 220px;
	height: 220px;
}
/*关于我们结束部分*/
/*新闻动态列表结束代码*/
/*联系我们开始部分代码*/
.contact_right_page {
	width: 940px;
	margin: 0 auto;
	background: #f5f5f5;
	height: 110px;
	border: dashed 1px #ededed;
}
.contact_right_page ul {
	margin-top: 30px;
}
.contact_right_page ul li {
	float: left;
	margin-left: 100px;
	height:33px;
	line-height:90px;
	text-align:center
}
.lx {
	background: url(../images/ico_us.png) repeat-y;
	background-position:0px 0px;

}
.telephone{

	background: url(../images/ico_us.png) repeat-y;
	background-position:0px 68px;
}
.address{
	background: url(../images/ico_us.png) repeat-y;
	background-position:0px 34px;
}
/*联系我们结束部分代码*/
/*地图开始*/
.map {
	width: 940px;
	text-align: center;
	height: 550px;
	margin-bottom:20px;
	margin-top: 20px;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
/*地图结束*/

/*在线留言开始*/
.on_line_messages {
	padding-top: 20px;
	height:auto;
	background:#f5f5f5;
}
.form {
	width: 550px;
	margin:0 auto; 
}
input:focus { outline:none; border:1px dashed #b39c6a}
textarea:focus { outline:none; border:1px dashed #b39c6a}
.message_left {
	float: left;
	margin-bottom: 20px;
	margin-top:20px;
	width: 550px;
	clear: both;
}
.message_left h1 {
	margin-bottom: 10px;
	color: #939a9f;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 100;
}
.message_right {
	float: left;
	color: #939a9f;
	width: 550px;
}
.message_right h1 {
	margin-bottom: 10px;
	color: #939a9f;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 100;
}
.input_message {
	float: left;
	width: 550px;
	height: 35px;
	line-height: 24px;
	background-color: #fff;
	background-image: none;
	font-size: 16px;
	color: #585858;
	text-align: left;
	word-spacing: 0px;
	padding: 4px;
	font-family: SimSun;
	border: 1px;
	border-color: #e3e3e3;
	border-style: dashed;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
.area_message {
	float: left;
	width: 550px;
	height: 150px;
	line-height: 24px;
	background-color: #fff;
	background-image: none;
	font-size: 16px;
	color: #585858;
	text-align: left;
	word-spacing: 0px;
	padding: 4px;
	font-family: SimSun;
	border: 1px;
	border-color: #e3e3e3;
	border-style: dashed;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
.Contacts_a {
	float: left;
	margin-bottom: 20px;
	margin-top:20px;
	width: 550px;
}
.Contacts_a h1 {
	margin-bottom: 10px;
	color: #939a9f;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 100;
}
.input_message_a {
	float: left;
	width: 400px;
	height: 35px;
	line-height: 24px;
	background-color: #fff;
	background-image: none;
	font-size: 16px;
	color:#585858;
	text-align: left;
	word-spacing: 0px;
	padding: 4px;
	font-family: SimSun;
	border: 1px;
	border-color: #e3e3e3;
	border-style: dashed;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
/*联系人*/
.Contacts_b {
	float: left;
	width: 120px;
	height: 40x;
	line-height: 40px;
}
#hidden {
	margin-left: 18px;
}
.label {
	font-size: 14px;
	font-family: "宋体";
	color: #939a9f;
	margin-left: 10px;
}
/*电子邮件*/
.message_right_a {
	float: left;
	color: #939a9f;
	width: 550px;
}
.message_right_a h1 {
	margin-bottom: 10px;
	color: #939a9f;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 100;
}
.area_message_a {
	float: left;
	width: 550px;
	height: 35px;
	line-height: 24px;
	background-color: #fff;
	background-image: none;
	font-size: 14px;
	color: #777777;
	text-align: left;
	word-spacing: 0px;
	padding: 4px;
	font-family: SimSun;
	border: 1px;
	border-color: #e3e3e3;
	border-style: dashed;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
/*验证码开始*/
.verification_code {
	float: left;
	color: #939a9f;
	width: 550px;
	margin-bottom:40px;
}
.message_right_code {
	float: left;
	color: #939a9f;
	width: 400px;
}
.message_right_code h1 {
	margin-bottom: 10px;
	color: #939a9f;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 100;
}
.area_message_code {
	float: left;
	width: 400px;
	height: 35px;
	line-height: 24px;
	background-color: #fff;
	background-image: none;
	font-size: 14px;
	color: #777777;
	text-align: left;
	word-spacing: 0px;
	padding: 4px;
	font-family: SimSun;
	border: 1px;
	border-color: #e3e3e3;
	border-style: dashed;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
}
.code {
	width: 130px;
	height: 40px;
	float: right;
	cursor: pointer;
}
.code img {
	margin-top: 28px;
	border: 1px solid #f0f0f0;
	height: 35px;
	width: 130px;
}
/*按钮*/
.button {
	width: 550px;
	clear: both;
	padding-bottom: 40px;
	margin-top:40px;
}
.submit {
	float: left;
	width: 265px;
	height: 45px;
	background: #e9a400;
	border-radius: 2px;
}
.button input.btn {
	font-size: 14px;
	font-family: "宋体";
	line-height: 45px;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	width: 265px;
	height: 45px;
	background: #b39c6a;
	border-radius: 2px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer
}
.rewrite {
	float: right;
	width: 265px;

	height: 45px;
	background: #edeef0;
	border-radius: 2px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.button a.rewrite {
	font-size: 14px;
	font-family: "宋体";
	line-height: 45px;
	text-align: center;
	color: #60606c;
	display: block;
}
/*回复*/
.huifu{ width:940px; background:#f5f5f5; height:auto; clear:both; margin-top:20px; float: right;}
.huifu ul li{ line-height:40px; border-bottom:1px solid #fff; height:40px; padding:10px;}
.huifu ul li span{ color:#F00;}
/*在线留言结束*/
/*质量保证开始部分*/
.ensure_right_page {
	width: 940px;
	margin: 0 auto;
	background: #f5f5f5;
	height: auto;
	border: dashed 1px #ededed;
	margin-top:20px;
}
.ensure_right_page p { text-indent:30px; line-height:24px; margin:10px;}

.ensure_right_page h1{ font-size:18px; color:#b39c6a; margin-left:10px;}


