@charset "UTF-8";

/* 初始化 开始 */
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{
	FONT-SIZE: 12px
}
img {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
body a{
	font-size: 14px;
	color: #000;
}
body {
	font-family:"Microsoft Yahei","宋体","Arial Narrow";
	overflow-x: hidden;
	*overflow-x: hidden;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
.clear {
	clear: both;
}

/*-----------------头部 开始-----------------*/

/*顶部*/
.iheader_div {
	height: 25px;
	background: #eee;
	line-height: 25px;
	font-size: 12px;
}
.iheader_div a {
	font-size:12px;
}
.iheader {
	width: 1200px;
	margin: 0 auto;
}
.iheader_left {
	float: left;
}
.iheader_right {
	float: right;
}

/*logo*/
.ilogo_div {
	background: #f9fff9;
	height: 132px;
}
.logocontact {
	width: 1200px;
	height: 132px;
	margin: 0 auto;
	position: relative;
}
.ilogo img {
	width: 400px;
	height: 50px;
}
.ilogo {
	float: left;
	padding-top:40px;
}

/*咨询热线*/
.ilogo_contact {
	/* float: right; */
	padding-top: 35px;
	float: left;
	padding-left: 114px;
}
.ilogo_contact_div1 {
	font-size: 18px;
	color: #9D7C5C;
}
.ilogo_contact_div2 {
	font-size: 26px;
	color: #9D7C5C;
}

/*搜索*/
.search1{position:absolute;right: 100px;top: 45px;*width: 250px;*height: 30px;}
.search_text{height:28px;background:#ededed;color:#828282; border:0px;outline:none;line-height:30px\9;width: 200px;}
.search_select{width:51px;height:30px;float:left;*float: left;*position: relative;}
.search_select input {}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:'宋体'}
.search_select .select_showbox{width:40px;color:#989898;background: url(../images/seaBg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px}
.select_option {position: absolute;top:22px;border: 1px solid #dddddd;border-top: 0px;background: #fff;right: -4px;width:53px;line-height:24px;display:none;background:#ededed;}
.select_option li{padding-left:9px;color:#989898}
.select_option li.hover{background:#f9f9f9;}
#formSeach{float:right;*width: 200px;*height: 30px;*float:left;}
.search_button.fr {float:right;*position: absolute;*right: 5px;*top: 0;}
.search_text.fl {float:none;height:30px;*height:28px;}
.search_button{ outline:none; border:none; width:46px; height:30px; background:url(../images/sea.jpg) no-repeat;}
.search_button:hover{ cursor:pointer;}

/*-----------------头部 结束-----------------*/

/* 导航开始 */
.inav_div {
	height: 70px;
	background: #9D7C5C;
}
.inav {
	width: 1200px;
	margin: 0 auto;
}
.inav ul li {
	float: left;
}
.inav ul li a {
	font-size: 16px;
	padding: 24px 90px;
	line-height: 70px;
	color:#fff;
}
.ibg{
	background: #80664C;
}
.inav ul li a:hover{
	background: #80664C;
}

/* 导航结束 */

/* banner 开始 */
.banner_div {
	height: 600px;
}
.banner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.banner img {
	position: absolute;
	left: -360px;
	top: 0;
}
/* banner 结束 */

/*-----------------内容 开始-----------------*/

/* 首页关于我们 开始 */
.iabout_title_div {
	height: 157px;
	border-bottom: 1px solid #bcbcbc;
	/* padding-top: 37px; */
}
.iabout_title {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.iabout_title img {
}

.iabout_title div a{
	font-size: 30px;
	font-family: "微软雅黑";
}
.iabout_title span {
	display: inline-block;
	width: 47px;
	height: 47px;
	/* background: url(../images/000.png) 0 0 no-repeat; */
	position: absolute;
	left: 558.5px;
	top: 143px;
	/* font-size: 20px; */
}
.iabout_content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}
.iabout_content div{
	width: 610px;
	line-height: 24px;
	text-indent: 28px;
	color: #666666;
	float: left;
	margin-right: 100px;
	font-size: 16px;
	text-align:justify
}
.iabout_content img {
	width: 490px;
	height: 260px;
}
.iabout_content span,.iabout_content span a {
	display: inline-block;
	width: 150px;
	height: 40px;
}
.iabout_content span {
	background: url(../images/xiangqing.png) no-repeat;
	text-align: center;
	margin-top: 66px;
	margin-left: 523px;
} 
.iabout_content span a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
/* 首页关于我们 结束 */

/* 首页产品分类 开始 */
.iproducts {
	margin-top: 33px;
	/*background: #efefef;*/
	height: 610px;
}
.iproducts_title_div {
	height: 200px;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
}
.iproducts_title {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.iproducts_title div a {
	font-size: 30px;
	font-family: "微软雅黑";
}
.iproducts_title img {
	margin-top: 40px;
}
.iproducts_title span {
	display: inline-block;
	width: 47px;
	height: 47px;
	position: absolute;
	left: 558.5px;
	top: 185px;
}

.iproducts_content {
	width: 1200px;
	margin: 0 auto;
	height: 308px;
}

.iproducts_content span {
	background: url(../images/xiangqing.png) no-repeat;
	text-align: center;
	margin-left: 523px;
}
.iproducts_content span a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.iproducts_content span,.iproducts_content span a {
	display: inline-block;
	width: 150px;
	height: 40px;
}

/* 首页风琴产品分类那一块 开始 */
.fold_wrap{width:1200px;height:350px;margin:56px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:130px;height:350px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:30px;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative;padding:30px 0 0 0;}
.fold_wrap li.big{width:322px;}
.fold_wrap li .adv_intro{ width:92%; height:40px; padding:5px 4%; position:absolute;left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}
.pic_auto img {height: 350px;}
.pic_auto{width:100%;height:100%;}

/* 首页产品分类 结束 */

/* 首页产品列表 开始 */
.iproducts_list_div {width: 1200px;margin: 0 auto;/* padding-left: 15px; */}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}

.content-title{
	margin-top: 50px;
	text-align: center;
}
.content{
	width:1200px;
	/* padding-left:36px; */
	padding-top:66px;
}
.con{
	width: 283px;
	height: 300px;
	float: left;
	/* margin-right: 40px; */
	margin-bottom: 28px;
	position: relative;
	cursor: pointer;
	/* margin-left: 40px; */
	margin: 8px 8px;
}
.contentbox .con img{
	width: 283px;
	height: 300px;
}
.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
.txt h3{
	font-weight: normal;
	font-size:20px;
}
.txt p{
	font-size: 14px;
	display: block;
	line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}


.imore,.imore a {
	display: inline-block;
	width: 150px;
	height: 40px;
}
.imore {
	background: url(../images/xiangqing.png) no-repeat;
	text-align: center;
	margin-top: 48px;
	margin-left: 523px;
	margin-bottom: 45px;
}
.imore a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.iimore {margin-left:518px;}

/* 首页产品列表 结束 */

/* 首页新闻 开始 */

.inews_content_left {
	float: left;
	width:45%;
}
.inews_title_div {
	height: 200px;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
}
.inews_title {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.inews_title div a {
	font-size: 30px;
	font-family: "微软雅黑";
}
.inews_title img {
	margin-top: 40px;
}
.inews_title span {
	display: inline-block;
	width: 47px;
	height: 47px;
	/* background: url(../images/000.png) 0 0 no-repeat; */
	position: absolute;
	left: 560.5px;
	top: 184px;
}
.inews_content {
	width: 1200px;
	margin: 0 auto;
	padding-top:30px;
}
.inews_content_div {
	padding-top: 30px;
}
.inews_content_div img {
	float: left;
	width:231px;
	height:151px;
}
.inews_content_div p {
	height: 18px;
}
.inews_content_div p a {
	font-size: 16px;
	font-weight:bold;
}
.inews_content_div p,.inews_content_div div {
	padding-left: 258px;
	width: 335px;
	*padding-left: 20px;

}
.inews_content_div div { 
	line-height: 25px;
	margin-top: 20px;
	font-size: 12px;
	height: 100px;
}

.inews_list {
	padding-top: 30px;
	width: 600px;
}
.inews_list li img {
	float: left;
}
.inews_list li {
	line-height: 51px;
	border-bottom: 1px dashed #000; 
	*height: 51px;
	*line-height: 64px;
}
.inews_list li p {
	*height: 32px;
}
.inews_list li p a {
	*width: 500px;
	*float: left;
}
.inews_list li p span {
	float: right;
	*float: right;
}
.inews_list li div {
	overflow: hidden;
	height: 30px;
}

/* 右边 */
.inews_content_right {
	float: right;
	width: 45%;
} 
.inews_list2 {
	float:left;
}
.inews_list2 a {
	padding-left:18px;
	
}

.inews_list2_div {
	padding-left: 200px;
	line-height: 20px;
	padding-top: 30px;
	font-size: 12px;
}
.inews_list2 li img  {
	float: left;
	width: 180px;
	height: 118px;
}
#inews_list2_img {
	*width:100px;
	*height:118px;
	*display:inline;
}
.inews_list2 li {
	margin-bottom: 60px;
	*margin-bottom: 85px;
}

.inewsmore {
	background: url(../images/xiangqing.png) no-repeat;
	text-align: center;
	margin-top: 48px;
	margin-left: 523px;
	*margin-top: 20px;
}
.inewsmore a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.inewsmore,.inewsmore a {
	display: inline-block;
	width: 150px;
	height: 40px;
}

/* 首页新闻 结束 */

/* 首页联系我们 开始 */
.icontact1 {
	width: 1200px;
	margin: 0 auto;
}
.icontact_title_div {
	height: 200px;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
	*margin-top:30px;
}


.icontact_title {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	*margin-top:50px;
}
.icontact_title div a {
	font-size: 30px;
	font-family: "微软雅黑";
}
.icontact_title img {
	margin-top: 40px;
}
.icontact_title span {
	display: inline-block;
	width: 47px;
	height: 47px;
	/* background: url(../images/000.png) 0 0 no-repeat; */
	position: absolute;
	left: 559.5px;
	top: 187px;
}

.icontact_left {
	padding-top: 70px;
	float: left;
}
.icontact_left img {
	width:530px;
	height:130px;
}
.icontact_div1 {
	padding-left: 100px;
}
.icontact_div1 div {
	line-height: 56px;
}
.icontact_right {
	float: right;
	padding-top:66px;
	width:555px;
}

/* 首页联系我们 结束 */


/*-----------------内容 结束-----------------*/



/*-----------------底部 开始-----------------*/

.ifooter_div {
	background: #9D7C5C;
	margin-top: 40px;
	*
	margin-top: 10px;
	/*height: 222px;*/
}
.ifooter {
	width: 1200px;
	margin: 0 auto;
}
.ifooter_nav {
	text-align: center;
}
.ifooter_nav ul {
	padding-left: 200px;
	padding-top: 17px;
}
.ifooter_nav ul li {
	float: left;
	line-height: 20px;
}
.ifooter_nav ul li a {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
}
.ifooter_content {
	text-align: center;
	padding-top: 20px;
	*padding-top: 10px;
}
.ifooter_content div {
	line-height: 30px;
}
.ifooter_div,.ifooter_div a{color:#fff;}
/*-----------------底部 结束-----------------*/

/**cnzz**/
.cnzz{display:inline}
.cnzz div{display:inline !important}


/**产品列表**/
.fl{float: left;}
.fr{float: right;}
.main{padding-top:50px;background:#fff;padding-bottom:30px;width:1200px;margin:0 auto;}
.insLeft{width:250px;}
.insLeft .proSide{border-bottom:3px solid #f4f5f7;}
.insLeft .proSide span{height:104px;background:#9D7C5C;font-size:28px;text-align:center;line-height:104px;color:#fff;display:block;}
.insLeft .proSide li{border-top:1px solid #e5e5e5;text-align:center;}
.insLeft .proSide li:first-child{border-top:0px;}
.insLeft .proSide li a{color:#666;display:block;height:68px;line-height:68px;border-left:3px solid #f4f5f7;border-right:3px solid #f4f5f7;}
.insLeft .proSide li a:hover,.insLeft .proSide li a.cur{background:#9D7C5C;border-left:3px solid #9D7C5C;border-right:3px solid #9D7C5C;color:#fff;}
.cms_page.fr.mt10.tac.fs16.font_a li,.iproR.insProCon.fr.tac.font_w.mt20.fs16 h3 {text-align:center;}

.cms_page.fr.mt10.tac.fs16.font_a {padding-right:28px;}

.iproR.insProCon.fr.tac.font_w.mt20.fs16 ul {padding-top:20px;}
.asideCotact{background:#9D7C5C;}
.asideCotact ul{padding:8px 10px;line-height:28px;}
.asideCotact ul,.asideCotact ul li a{color:#fff;}

.insRight{width:920px;padding-bottom:10px;}
.crumb{border-bottom:1px solid #9D7C5C;height:35px;line-height:35px;}
.crumb span{color:#9D7C5C;padding-left:5px;}
.crumb b,.crumb b a{color:#9D7C5C;font-family:'宋体';}
.crumb b{border-bottom:1px solid #9D7C5C;font-size:14px;}
.crumb b a{margin:0px 3px;}
.insNewsArti .crumb b{border-bottom:0px;}

.insPro{margin:20px 0px;}
.insPro li{float:left;position:relative;width:260px;height:186px;overflow:hidden;margin:10px 17px 10px 0px;display:inline;}
.insPro li h3{width:260px;height:186px;background:#204056;opacity:0.5;filter:alpha(opacity=50);position:absolute;top:-186px;left:0px;}
.insPro li a{width:260px;height:186px;color:#fff;position:absolute;top:-186px;left:0px;line-height:186px;z-index:9;}

.cms_page{margin-top:20px;}
.cms_page li{display:inline-block;width:32px;height:32px;line-height:30px;margin:0px 4px;}
.cms_page li:last-child{width: 100px;}
.cms_page li a{display:block;background:#9D7C5C;color:#fff;height:30px;border:1px solid #9D7C5C;}
.cms_page li a:hover{background:#80664C;color:#fff;border:1px solid #80664C;}
.cms_page .previous_s,.cms_page .next{display:none}
.cms_page .previous_s,.cms_page .next,.cms_page .previous_s a,.cms_page .next a{text-indent:-9999px;}
.cms_page .previous_s,.cms_page .next,.cms_page .pages_solid{background:#9D7C5C;color:#fff;border:1px solid #9D7C5C;width:30px;height:30px;}
.cms_page .previous_s a{background:#fff;}
.cms_page .previous_s,.cms_page .previous_s a:hover{background:#f38000;}
.cms_page .next a{background:#fff;}
.cms_page .next,.cms_page .next a:hover{background:#f38000;}
.iproR.insProCon.fr.tac.font_w.mt20.fs16 h3 {margin-top:-3px;}
.cms_page.fr.mt10.tac.fs16.font_a li {*float:left;}

/**产品详情**/
.picimg_wj{width:230px;height:230px;text-align:center;vertical-align:middle;display:table-cell;*display:block;*font-size:197px;}
.picimg_wj img{vertical-align:middle;}
.proct_bg1{line-height:30px;padding-top:10px;}
.insNewsArti img{max-width:730px;}
.proArtiTop h1{ font-size:18px; text-align:center; line-height:2;}
.proArtiTop .pro_slt{ text-align:center; padding:20px 0;}

.proArtiTop p {text-align:center;}

.artiPro li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:298px;height:214px;overflow:hidden;}
.artiPro li h2{position:relative;}
.artiPro li h2 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:298px;height:214px;}

.artiPro li h5{position:relative;}
.artiPro li h5 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:298px;height:214px;}

.artiPro li h3{width:105px;height:134px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:40px 15px;}
.artiPro li h3 span{text-align:center;}
.artiPro li h3 p{margin-top:10px;}
.artiPro li h3 a{color:#fff;font-size:12px;border:1px solid #fff;display:inline-block;height:24px;line-height:24px;padding:0px 10px;margin:15px 29px 0px;}

.fl.font_w.fs18 {font-weight:700;}

/**新闻列表**/
.insNewList {border-bottom:1px dashed #bebebe;padding:15px 6px;cursor:pointer;}
.insNewList:hover {background:#F1F1F1;}
.insNewList .nTit a{color:#383838;font-size:18px;float:left;font-family:Microsoft YaHei,"SimSun";}
.insNewList .nTit span{color:#7f7f7f;float:right;padding-right:15px;}
.newCon {width:920px;}
.insNewList .icon{color:#888;margin-top:8px;padding:0px 5px;}
.insNewH{background:#e8e8e8;}

/**新闻详情**/
.insNewsArti{ padding-top:30px}
.insNewsArti,.insNewsArti h3 span a{color:#343434;}
.insNewsArti h4{margin:10px 0px;}
.insNewsArti h3 span{padding:0px 8px;}
.insNewsArti .icon{line-height:26px;}
.insNewsArti .icon,.insNewsArti .icon a{color:#343434;}
.insNewsArti .newArtiNext,.insNewsArti .tag,.proArtiNum{line-height:24px;}
.insNewsArti .tag,.insNewsArti .tag a,.insNewsArti .newArtiNext ,.insNewsArti .newArtiNext a,.proArtiNum,.proArtiNum a{color:#343434;}
.insNewsArti .tag a{margin:0px 5px;}
.insNewsArti .tag a:hover,.insNewsArti .newArtiNext a:hover,.proArtiNum a:hover{color:#f38000;}
.tac.fs20 {font-size:18px;text-align:center;margin-bottom:10px;margin-top:10px;}
.tac {text-align:center;}

.insNews1 li{float:left;line-height:35px;width:820px;padding:0px 5px;}
.insNews1 li a{float:left;color:#343434;}
.insNews1 li a:hover{color:#f38000;}
.insNews1 li span{float:right;color:#b4b4b4;}

/**产品中心**/
.iprofix{padding:145px 0px 45px;}
.iproWarp{background:#fff;}
.iproL{width:250px;}
.iproL ul{border-bottom:3px solid #f4f5f7;}
.iproL ul li{border-top:1px solid #e5e5e5;height:69px;line-height:69px;}
.iproL ul li:first-child{border-top:0px;}
.iproL ul li a{color:#343434;display:block;height:69px;border-left:3px solid #f4f5f7;border-right:3px solid #f4f5f7;}
.iproL ul li a:hover{color:#fff;background:#148be5;border-left:3px solid #148be5;border-right:3px solid #148be5}
.iproR{width:843px;}
.insProCon{width:920px;}
.iproR li{float:left;width:250px;margin-left:24px;display:inline;margin-bottom:12px;}
.insProCon li{margin:0px 26px 24px;}
.iproR li h3 a{display:block;height:38px;line-height:38px;color:#000;}
.iproR li h3 a:hover,.iproR li h3 a.cur{color:#000;}
#tip   {position:absolute;color:#333;display:none;}
#tip s   {position:absolute;top:40px;left:-20px;display:block;width:0px;height:0px;font-size:0px;line-height:0px;border-color:transparent #BBA transparent transparent;border-style:dashed solid dashed dashed;border-width:10px;}
#tip s i   {position:absolute;top:-10px;left:-8px;display:block;width:0px;height:0px;font-size:0px;line-height:0px;border-color:transparent #fff transparent transparent;border-style:dashed solid dashed dashed;border-width:10px;}
#tip .t_box   {position:relative;background-color:#CCC;filter:alpha(opacity=50);-moz-opacity:0.5;bottom:-3px;right:-3px;}
#tip .t_box div  {position:relative;background-color:#FFF;border:1px solid #ACA899;background:#FFF;padding:1px;top:-3px;left:-3px;}
#tip .t_box div img {width:500px;}
.tip {border:1px solid #DDD;}
.proct_bg1.font_w.fs14 h1 {font-size:18px;font-family:Microsoft YaHei;font-weight:normal;}

/**联系我们**/
.icontact{width:267px;background:url(../images/contaBg.png) no-repeat left top;height:200px;color:#fff;padding:6px 104px 5px 42px;}
.icontact ul{width:413px;line-height:26px;}
.icontact ul li a{color:#fff;}
.icontact span{padding-left:65px;}
.icontact ul li.cList1{padding-left:55px;}
.icontact ul li.cList2{padding-left:45px;}
.icontact ul li.cList3{padding-left:35px;}
.icontact ul li.cList4{padding-left:25px;}
.icontact ul li.cList5{padding-left:15px;}
.icontact ul li.cList6{padding-left:0px;}

/**新闻**/
.inewWarp .itit{margin:45px auto;}
.inewWarp .icon .tit{height:20px;line-height:20px;background:url(../images/newCoin.jpg) repeat left top;}
.inewWarp .icon .tit span{float:left;border-left:5px solid #148be5;background:#fff;padding:0px 10px;color:#0089ca;}
.inewWarp .icon .tit a:hover{color:#f65a5b;}
.inewWarp .icon .list{width:535px;}
.inewWarp .icon .list li{padding:0px 10px;background:url(../images/newLi.jpg) no-repeat left 15px;margin:3px 0px;}
.inewWarp .icon .list li b {line-height:30px;cursor:pointer;}
.inewWarp .icon .list li b a{color:#464646;}
.inewWarp .icon .list li b span{float:right;color:#c0c0c0;}
.inewWarp .icon .list li p{color:#a1a1a1;line-height:24px;margin-top:3px;display:none;}
.inewWarp .icon .list li p a{color:#0273b7;margin-left:6px;}

.busCon{margin:20px auto 0px;background:url(../images/busBg.jpg) no-repeat left top #f3f3f3;line-height:30px;padding:10px 20px 10px 30px;width:1050px;}
.busCon span{color:#0277ba;}
.busCon a{color:#313131;margin:0px 6px;}
.busCon a:hover{color:#0277ba;}

.con.mt10.fs14 {width:920px;height:100%;}

/** 商盟成员 **/
.shangmeng{ width:1200px; overflow:hidden;margin:0 auto;padding-top:35px;}
.shangmeng ul {float:left;list-style:none; border-bottom:none; border-left:none; border-right:none; border-top:none;padding-left:10px;}
.shangmeng ul li { display:block;  height:auto; float:left; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px;} 
.shangmeng p {font-weight: bold;float:left;}
.insNewList.clearfix {height:135px;}

.index-news-ul > li {
	border-bottom:1px dashed #000;
}
.index-news-ul > li > a {
	font-size:14px;
	line-height:40px;
	
}
.i-more a {font-size:22px;display: inline-block;background: #fff;padding: 0 20px;}
.i-more a:hover {background:#9D7C5C;color:#fff;border-radius: 2px;padding-bottom: 3px}

.iabout_div {padding-top:42px;}
.iproducts_list {height:852px;padding-top: 44px;}
.icontact_div {clear:both;}

.inews_div{ height:480px;}

/* banner */
.fullSlide{ width:100%;  position:relative;  height:500px; background:#000;  }
.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:500px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:500px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; }


.cms_page{ text-align:center; font-size:14px; margin-top:20px;}
.cms_page span a{ display:inline-block; margin:0 5px; border:1px solid #ccc; padding:5px 12px;}
.cms_page .page-numbar{ border:none; margin:0; padding:0;}
.cms_page .page-numbar a{ display:inline-block; margin:0 5px; border:1px solid #ccc; padding:5px 12px;}
.cms_page span a:hover{ background-color:#9D7C5C; border:1px solid #9D7C5C; color:#fff;}
.page-num-current{background-color:#9D7C5C; border:1px solid #9D7C5C !important; color:#fff;}