@charset "utf-8";
/* CSS Document */

/*--公用-begin--*/
*{ margin:0; padding:0;}
ul,li{ list-style:none; margin:0; padding:0;}
img{ border:0;}
.clear{ clear:both;}
body{ font-size:12px; font-family:"宋体";background:url(../images/bg2.jpg) repeat-y;color:#333;}
a{ text-decoration:none; color:#666;}
h2{ list-style:none;}
.txt{ line-height:35px;}
html{overflow-x:hidden;}
a:hover{ color:#2c92de;}
/*--公用-end--*/


/*--头部-begin--*/
#header{ width:1220px; margin:0 auto 20px; height:83px;}
#logo{ padding-top:20px; float:left; margin-right:84px; position:relative;}
.selectBox{ position:relative; z-index:9999; float:left; border-right:1px solid #ddd;}
.select{border:none;padding-left:10px;height:36px; line-height:36px;width:100px;background: #f9f9f9;}
.search{ height:36px; line-height:36px;border: 2px solid #1d8adc; float:left; width:369px; margin-top:35px; position:relative;}
.select_sort{height: 36px;
text-decoration: none;position: relative;z-index: 120;display: inline-block;color: #666;}
.select ul{	position: absolute;z-index: 99;background: #fff;border: 1px solid #eee;top: 35px;
padding: 10px 0;left: 0;}
.search_input{width: 170px;height:35px;float: left;padding-left: 9px;line-height:35px;color: #666;border: 0;display: inline;}
.header_search_input_text{position: absolute;
width: 321px;padding-left: 9px;height: 34px;line-height: 34px;color: #bcbcbc;top: 1px;right: 70px;cursor: text;}
.header_search_submit { font-family:"微软雅黑";border: 0;background: #1d8adc;width: 75px;height: 36px;text-align: center;font-size: 16px;color: #fff;position: absolute;right: 0;top: 0;cursor: pointer;}
.tel{ color:#5d5d5d; font-size:16px; float:right;padding-top:45px;}
.tel span{font-family:"Century Gothic";font-size:20px; color:#ff0e00;}
/*--头部-begin--*/


/*--导航-begin--*/
#mainNav_wrap{ border-bottom:2px solid #2c92de; height:40px; margin-bottom:20px; }
.mainNav{border-radius:3px;clear:both;width:1220px; margin:0 auto; height:40px;position:relative;}
#nav {font-weight:bold;font-family:"微软雅黑"; font-size:14px;
}
#nav a{display: block; width:120px; text-align:center;}
#nav a:link {color:#333; text-decoration:none;}
#nav a:hover {color:#FFF;text-decoration:none;font-weight:bold; background:#1d8adc;font-family:"微软雅黑"; font-size:14px;}
#nav li {float: left; width: 120px; height:40px; line-height:40px; display:block;}
#nav li a:hover{background:#1d8adc;}
#nav li ul {line-height: 40px; list-style-type: none;text-align:left;left: -999em; width: 120px; position: absolute;z-index:1220;}
#nav li ul li{float: left; width: 120px;
background:#01af63;border-bottom:1px solid #f6f6f6; height:34px; line-height:34px; font-family:"微软雅黑"; font-size:13px;}
#nav li ul a{display: block; width: 120px;text-align:center;}
#nav li ul a:link {color:#fff; text-decoration:none;}
#nav li ul a:visited {color:#fff;text-decoration:none;}
#nav li ul a:hover {color:#fff;text-decoration:none; font-family:"微软雅黑"; font-size:13px; background:#7d7d7d;font-weight:bold;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#nav .on{ background:#1d8adc; display:block;width: 120px; height:41px;color:#fff;}
#nav .on a:link,.mainNav .on a:visited,.mainNav .on a:hover,.mainNav .on a:active{ color:#fff;}
/*--导航-end--*/


/*--微信-begin--*/
.weixin{width: 115px;height: 31px;float: right;
position: relative;top: 9px;right:0;overflow: visible;cursor: pointer;}
.weixin a{width:51px; height:60px; line-height:100px;display:block; position:absolute; left:0; top:0;background:url(../img/wx.jpg) no-repeat center top; }
.weixin .weixin_nr{ border:1px solid #ccc; width:104px; height:104px; padding:5px; background:#fff;text-align:center; position:absolute; left:0; top:-100px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; position:absolute; left:10px; top:-5px;}
.weixin.on .weixin_nr{ display:block;}
/*--微信-end--*/


/*--主框-begin--*/
#container{ width:1220px; margin:0 auto;}
/*--主框-end--*/


/*登陆注册 start*/
.login { border:1px solid #e4e4e4;width:220px; padding:10px 26px 28px; float:left; height:238px; float:left; margin-right:20px;}
.login_Menubox {border-bottom:1px solid #eee;height:40px; line-height:40px;float:left; width:220px; margin-bottom:20px;}
.login_Menubox ul{list-style:none;padding-top:0;height:35px;}
.login_Menubox li{display:block;cursor:pointer; font-size:14px;text-align:center;color:#9a9a9a;font-weight:bold;height:40px;line-height:40px; float:left; width:110px;}
.login_Menubox li.hover{ border-bottom:1px solid #1d8adc;color:#1d8adc;height:40px;line-height:40px;}
.loginbox{width:220px; float:left;height:auto;}
.form_login{ margin-bottom:20px;}
.text{height: 18px;line-height:18px;border: 1px solid #D8D8D8;padding: 8px 10px;width: 198px;}
.form_btn {display: block;height: 44px;width: 220px;color: #FFF;background-color: #f25618;
font-size: 14px;text-align: center;border: none;
cursor: pointer;font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;bottom: 20px;}
.safe_login{ margin-bottom:10px; display:block;}
/*--底部-end--*/


.syfocusBox { float:left;position: relative; width:507px; height:278px; overflow: hidden; }
	.syfocusBox .pic{ position:relative; z-index:0; }
	.syfocusBox .pic img { width:507px; height:278px; display: block; }
	.syfocusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.syfocusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
	.syfocusBox .hd .on{ background-position:0 0; }
	.syfocusBox .prev,
	.syfocusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.syfocusBox .prev { left: 0; }
	.syfocusBox .next { background-position: 0 -90px; right: 0; }
	.syfocusBox .prev:hover,
	.syfocusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
	
	

/*--最新动态-beigin--*/
.notice {width:399px;float:left; height:238px; float:right; }
.notice_Menubox {border-bottom:1px solid #eee;height:41px; line-height:41px;float:left; width:369px; margin-bottom:20px;}
.notice_Menubox ul{list-style:none;padding-top:0;height:35px;}
.notice_Menubox li{display:block;cursor:pointer; font-size:14px;text-align:center;color:#9a9a9a;font-weight:bold;height:40px;line-height:40px; float:left; width:125px;}
.notice_Menubox li.hover{ border-bottom:1px solid #1d8adc;color:#1d8adc;height:40px;line-height:40px;}
.noticebox{width:369px; float:left;height:auto;}
.noticebox li{ background:url(../img/dot.gif) no-repeat left center;border-bottom: 1px dotted #e8e8e8;height:35px;line-height:35px; text-indent:14px;}
.noticebox li img{ margin-left:5px;}
.noticebox li span{float:right;}
/*--最新动态-end--*/

/*--信息发布-begin--*/
.message{ clear:both;width:1220px; margin-bottom:20px; height:167px;}
.message .mes_tit{ background:#01AF63;width:177px; height:126px; float:left;text-align:center;position:relative; padding-top:42px;}
.message .mes_tit a{ color:#fff; font-family:"微软雅黑"; font-size:16px;}
.mes_tit_ico1{ background:url(../img/mes_tit_ico1.png) no-repeat center center;width: 60px;height: 60px;margin: 0 auto;
display: block;margin-bottom: 5px;}
.message .mes_tit em {width: 0;height: 0;overflow:hidden;font-size: 0;display: inline-block;border-width: 10px;border-color: transparent #FFF transparent transparent;border-style: dashed solid dashed dashed;position: absolute;right: 0;
top: 50%;margin-top: -5px;}
.mes_list{ background:#F8F8F8; border:1px solid #F6F6F6;float:left; width:1039px; height:166px;}
.mes_list li{ padding-left:15px;float:left;/*width:275px; padding-right:15px; margin-right:15px;*/}
.mes_list li h3,.mes_list li h3 a{ padding:15px 0 0 0; color:#01af63; font-size:16px; font-family:"微软雅黑";}
.mes_list li span{ color:#a7a7a7;font-family:"Arial"; font-size:10px; padding-left:10px;}
.mes_con img{ float:left; padding-right:10px;}
.mes_con dl dt{ color:#666; font-size:16px; font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width:190px; height:34px;}
.mes_con dl dd{ color:#979797;}

.messagebox{width:348px; float:left;height:auto;}
.messagebox li{ background:url(../img/dot.gif) no-repeat left center;border-bottom: 1px dotted #e8e8e8;height:30px;line-height:30px; width:330px;}
.messagebox li img{ margin-left:5px;}
.messagebox li span{float:right;}
/*--信息发布-end--*/


/*--互动专区-begin--*/
.interaction{ width:1220px; margin:0 auto 20px; height:167px;}
.interaction .mes_tit{ background:#25b6a6;width:177px; height:126px; float:left;text-align:center;position:relative; padding-top:42px;}
.interaction .mes_tit a{ color:#fff; font-family:"微软雅黑"; font-size:16px;}
.mes_tit_ico1{ background:url(../img/mes_tit_ico1.png) no-repeat center center;    width: 60px;height: 60px;margin: 0 auto;display: block;margin-bottom: 5px;}
.mes_tit_ico2{ background:url(../img/mes_tit_ico2.png) no-repeat center center;    width: 60px;height: 60px;margin: 0 auto;display: block;margin-bottom: 5px;}
.mes_tit_ico3{ background:url(../img/mes_tit_ico3.png) no-repeat center center;    width: 60px;height: 60px;margin: 0 auto;display: block;margin-bottom: 5px;}
.interaction .mes_tit em {width: 0;height: 0;overflow: hidden;display: inline-block;border-width: 10px;border-color: transparent #FFF transparent transparent;border-style: dashed solid dashed dashed;position: absolute;right: 0;top: 50%;margin-top: -5px;}
.rightBg{ background:#F8F8F8;}
.int_list{ border:1px solid #F6F6F6;float:left; width:1040px; height:166px;}
/*选项卡1 start*/
.Tab1 { width:1010px; padding:28px 0 0 28px; float:left;}
/*菜单class*/
.Menubox {width:127px; background-color:#FAFAFA;height:31px; float:left;}
.Menubox ul{font-size:13px;list-style:none;padding-top:0;height:29px;}
.Menubox li{ background:#fff;display:block;cursor:pointer; font-size:14px;width:114px; margin-right:5px;text-align:center;color:#1d8adc;font-weight:bold;height:55px;line-height:55px; width:127px;}
.Menubox li.hover{padding:0px;width:127px;color:#fff;height:55px;line-height:55px;background: #1d8adc;}
.Contentbox{width:880px; float:left;height:auto;}
/*选项卡1 end*/
.interaction .btn_list{ background:#fff;width:122px; height:122px; float:left; text-align:center; margin:0 8px 0 14px;}
.interaction .btn_list a{ display:block;width:122px; height:122px;}
.interaction .btn_list a:hover{ border:1px solid #1d8adc;}
.interaction_ico1{ background: url(../img/interaction_ico1.png) no-repeat center center; width:50px; height:50px;}
.interaction_ico2{ background: url(../img/interaction_ico2.png) no-repeat center center; width:50px; height:50px;}
.interaction_ico3{ background: url(../img/interaction_ico3.png) no-repeat center center; width:50px; height:50px;}
.interaction_ico4{ background: url(../img/interaction_ico4.png) no-repeat center center; width:50px; height:50px;}
.interaction_ico5{ background: url(../img/interaction_ico5.png) no-repeat center center; width:50px; height:47px;}
.interaction_ico6{ background: url(../img/interaction_ico6.png) no-repeat center center; width:50px; height:47px;}
.btn_list i{display:block;height:50px;
margin: 26px auto 15px;color:#656565;}
.btn_list span{ font-size:14px;}
.rightBtn{ background:#f4f4f4;float:left; width:282px; padding-top:14px;}
.rightBtn a{color:#fff;}
.rightBtn li{ width:253px; height:58px;padding:10px 0 0 28px;}
.rightBtn li span{ float:left; padding-right:3px;}
.rightBtn li h4{ font-size:20px; font-family:"方正正大黑简体"; font-weight:bold;display:block;}
.rightBtn li b{ font-family:"Arial";}
.btn11{background:#3d9ae0; margin-bottom:2px;}
.btn12{background:#25b979;}
.btn1{background:#000000; margin-bottom:2px;}
.btn2{background:#ff0000;}

.btn2 span{ padding-top:0px;}
/*--互动专区-end--*/


/*--信息查询-begin--*/
.query{clear:both; width:1220px; height:167px;margin:0 auto;}
.query .mes_tit{ background:#1d8adc;width:177px; height:126px; float:left;text-align:center;position:relative; padding-top:42px;}
.query .mes_tit a{ color:#fff; font-family:"微软雅黑"; font-size:16px;}
.que_list{background:#F8F8F8; border:1px solid #F6F6F6;float:left; width:1010px; height:151px; padding:15px 0 0 28px;}
.que_list_left{ float:left; margin-right:8px;}
.query h3{ background:url(../img/que_list_tit.png) no-repeat center top;color:#1d8adc; float:left;width:32px; font-size:16px;line-height:22px; text-align:center; height:112px; padding-top:26px; margin-right:4px; letter-spacing:2px;}
.que_list_right h2{ margin-right:7px;}
.query .btn_list{ background:#fff;width:122px; height:138px; float:left; text-align:center; margin:0 6px;}
.btn_list a{ display:block;width:122px; height:138px;}
.btn_list a:hover{ border:1px solid #1d8adc;}
.query_ico1{background: url(../img/query_ico1.png) no-repeat center center; width:45px; height:45px;}
.query_ico2{background: url(../img/query_ico2.png) no-repeat center center; width:45px; height:45px;}
.query_ico3{background: url(../img/query_ico3.png) no-repeat center center; width:40px; height:44px;}
.query_ico4{background: url(../img/query_ico4.png) no-repeat center center; width:40px; height:44px;}
.query_ico5{background: url(../img/query_ico5.png) no-repeat center center; width:50px; height:49px;}
.query_ico6{background: url(../img/query_ico6.png) no-repeat center center; width:50px; height:49px;}
.query_ico7{background: url(../img/query_ico7.png) no-repeat center center; width:50px; height:49px;}
/*--信息查询-end--*/


/*--装修讲堂-begin--*/
.news{ clear:both;width:1220px; margin:0 auto 20px; height:422px;}
.title{ border-bottom:1px solid #1d8adc;font-family:"微软雅黑"; height:50px; line-height:50px; margin-bottom:20px;}
.title h2{ float:left;font-size:25px;}
.title span{ float:right; margin-bottom:5px;}
.news_con{ border-top:1px solid #eee;position: relative;float:left; padding-right:20px;}
.news_img{width:399px; height:346px; margin-left:70px; overflow:hidden;}
.hotNews{ background:#1d8adc;position: absolute;
top: 58px;left: 0;width: 204px;height: 184px;padding:60px 18px 0;color: #fff;opacity: 0.85;}
.hotNews b{ display:block;font-family:"微软雅黑"; font-weight:bold;font-size:20px; height:50px;line-height:50px;}
.hotNews p{ line-height:20px;}
.hotNews_list{ border-top:1px solid #eee;float: left;display: inline;width: 431px;height: 346px;
padding-top: 7px;}
.hotNews_list li{float: left;width: 431px;height: 40px;padding: 12px 0 15px;border-bottom: 1px dotted #e8e8e8;}
.hotNews_list li a{display: block;width: 431px;
font-size: 18px;line-height: 34px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotNews_list li a:hover{ color:#2c92de;}	
.hotNews_list li p{width: 431px;line-height: 14px;
color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotNews_list .no-b{ border-bottom:none;}
.hotNews_box{ border:1px solid #eee;float: left; width:258px; padding:0 20px; height:345px;}
.hotNews_box_tit{ border-bottom:1px solid #ebebeb;height:50px; line-height:55px; margin-bottom:5px;}
.hotNews_box_tit h2{ border-bottom:2px solid #1d8adc; float:left;height:50px; color:#1d8adc; font-size:18px;}
.hotNews_box_tit span{float:right;margin-bottom:5px;}
.hotNews_box li{ border-bottom:1px dotted #ddd;background:url(../img/dot.gif) no-repeat left center;height:47px; line-height:47px; text-indent:14px;}
.hotNews_box .no-b{ border-bottom:none;}
.hotNews_box li a{display: block;width: 258px;
cursor: pointer;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*--装修讲堂-end--*/


/*--通栏广告-begin--*/
.ad { width: 1220px; height: 108px; margin:25px auto; position: relative; overflow:hidden; margin-bottom: 15px; }
.slideBox{width:1220px;height:108px;overflow:hidden;position:relative;}
.slideBox .hd{height: 15px;overflow:hidden;position:absolute;bottom:4px; right: 2px; z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;height: 15px;}
.slideBox .hd ul li{ font-size:0;width: 10px; height: 10px; line-height: 15px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.slideBox .hd ul li.on{background: #FF7700;color:#fff;}
.slideBox .bd{position:relative;height:100%;z-index:0;}
.slideBox .bd li{zoom:1;vertical-align:middle;}
.slideBox .bd img{width:1220px;height:108px;display:block;}
/*--通栏广告-end--*/


.box1{width:1220px; margin:0 auto 20px;}

/*--投诉咨询-begin--*/
.consultation{ float:left; width:647px;}
.consultation_tit{border-bottom:1px solid #ddd; height:25px; margin-bottom:9px;text-indent:10px;}
.consultation_tit h4{ float:left; color:#1d8adc; font-size:16px;}
.consultation li{ border-bottom:1px dotted #e8e8e8;height:35px; line-height:35px; text-indent:10px;}
.consultation li span{ float:left;}
.tit_1{ width:337px;}
.tit_2{ width:200px;}
.tit_3{ width:80px;}
.con_1{ width:337px;}
.con_2{ width:200px;}
.con_3{ width:80px;}
/*--投诉咨询-end--*/


/*--会员专区-begin--*/
.member{ width:537px; float:right;}
.member li{ background:url(../img/dot.gif) no-repeat left center;height:40px; line-height:40px;border-bottom:1px dotted #e8e8e8; text-indent:14px;}
.member li a{ float:left;white-space: nowrap; width:400px;}
.member li span{ float:right;}
/*--会员专区-end--*/


/*--热门企业-begin--*/
.enterprise{ clear:both;width:1220px; margin:0 auto;}
/*.enterprise li{ border:1px solid #ddd; width:224px; height:109px; float:left; margin-right:20px;}
*/
.picScroll-left{width:1220px;height: 111px;margin:0 auto;}
.picScroll-left li{float:left;width:224px; height:111px;overflow: hidden; position:relative;margin:auto 10px;}
.picScroll-left li img{width:223px; height:110px;}
.picScroll-left .bd { width:1220px; height: 111px; position: relative; overflow: hidden }
.picScroll-left .bd ul{overflow: hidden; position:relative; }
.picScroll-left .prev, .picScroll-left .next { position: absolute; bottom: 85px; width: 29px; height: 64px; opacity: .6; filter: alpha(opacity=60); overflow: hidden; display: none; text-indent: -999px; border: none; background:url(../images/arrowLR.png) no-repeat; }
.picScroll-left .prev: hover, .picScroll-left .next: hover { opacity: .9; filter: alpha(opacity=90) }
.picScroll-left .prev { left: 0; background-position: -50px 0 }
.picScroll-left .next { right: 0;  }
.picScroll-left .bdOn .prev,.picScroll-left .bdOn .next{ display:block;top:20%;  }

/*--热门企业-end--*/

/*--建材家居-begin--*/
.jcjj{ clear:both;width:1220px; margin:0 auto;}
/*.jcjj li{ border:1px solid #ddd; width:224px; height:109px; float:left; margin-right:20px;}*/
.syjcjjpp{width:1220px;height: 111px;margin:0 auto;}
.syjcjjpp li{float:left;width:224px; height:111px;overflow: hidden; position:relative;margin:auto 10px; }
.syjcjjpp li img{width:223px; height:110px;}
.syjcjjpp .bd { width:1220px; height: 111px; position: relative; overflow: hidden }
.syjcjjpp .bd ul{overflow: hidden; position:relative; }
.syjcjjpp .prev, .syjcjjpp .next { position: absolute; bottom: 85px; width: 29px; height: 64px; opacity: .6; filter: alpha(opacity=60); overflow: hidden; display: none; text-indent: -999px; border: none; background:url(../images/arrowLR.png) no-repeat; }
.syjcjjpp .prev: hover, .syjcjjpp .next: hover { opacity: .9; filter: alpha(opacity=90) }
.syjcjjpp .prev { left: 0; background-position: -50px 0 }
.syjcjjpp .next { right: 0;  }
.syjcjjpp .bdOn .prev,.syjcjjpp .bdOn .next{ display:block;top:20%;  }
/*--建材家居-end--*/


/*--案例展示-begin--*/
.case{clear:both; width:1220px; margin:0 auto; }
.case a{ display:block; float:left;}
/**.case_con{ width:1220px; height:340px; overflow:hidden;position:relative;}
.case_one{ display:block;width: 476px;height: 340px;left:0;top:0;position:absolute;}
.case_tit1{ color:#fff; font-family:"微软雅黑";width: 436px;height: 50px;bottom: 0;left: 0;background: #000;opacity: .75; position:absolute; padding:20px;}
.case_tit1 p{font-size: 24px;width: 430px;height: 26px;line-height: 26px;}
.case_tit1 span{ line-height:25px;
width: 430px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case_two{width: 476px;height:160px;left: 496px;
top: 0;position:absolute;}
.case_tit2{color:#fff;width: 436px; height:30px; line-height:30px;bottom: 0;left: 0;background: #000;opacity: .75; position:absolute; padding:0 20px;}
.case_tit2 p{font-size: 14px;width: 430px;}
.case_three{width: 228px;height:160px;left: 496px;
top: 180px;position:absolute;}
.case_tit3{ color:#fff;width: 188px;bottom: 0;left: 0;background: #000;opacity: .75; position:absolute; padding:0 20px;}
.case_tit3 p{font-size: 14px;width: 228px;height: 30px;line-height:30px;}
.case_four{width: 228px;height:160px;left: 744px;
top: 180px;position:absolute;}
.case_tit4{color:#fff;width: 188px;bottom: 0;left: 0;background: #000;opacity: .75; position:absolute; padding:0 20px;}
.case_tit4 p{font-size: 14px;width: 228px;height: 30px;line-height:30px;}
.case_five{width: 228px;height:340px;left: 992px;
top: 0;position:absolute;}
.case_tit5{ color:#fff;width: 188px;bottom: 0;left: 0;background: #000;opacity: .75; position:absolute;padding:0 20px;}
.case_tit5 p{font-size: 14px;width: 228px;height: 30px;line-height:30px;}**/
.banner_list {width: 1220px;height:340px; overflow:hidden;}
.lun_banner {width: 477px;height: 340px;float: left;margin-right: 20px}
.slide-banner {position: relative;height: 340px;overflow: hidden;}
.slide-box {position: relative;width: 477px;height: 340px;overflow: hidden}
.slide-box ul {position: absolute}
.slide-box li {float: left;width: 477px;height: 340px;position: relative}
.slide-box ul li img {width: 477px;height: 340px}
.slide-list {position: absolute;bottom: 10px;right: 0;width: 80px}
.slide-list li {float: left;margin: 0 5px 0 0}
.slide-list span {cursor: pointer;background: url(../images/diandian.png) no-repeat 0 -9px;
	float: left;width: 10px;height: 9px}
.slide-list .cur {background: url(../images/diandian.png) no-repeat 0 0}
.opc_cont {padding: 7px 10px 0 10px;width: 477px;height: 73px;background: url(../images/opactiy.png) repeat;position: absolute;bottom: 0;
	left: 0;color: #fff;font-family: 微软雅黑}
.opc_cont a {color: #fff}
.opc_cont a:hover {color: #fff}
.big_font {font-size: 22px}
.small_font {font-size: 14px}
.center_banner {width: 477px;height: 340px;float: left;margin-right: 15px}
.cen_top {width: 477px;height: 160px;position: relative;margin-bottom: 20px}
.cen_top img {width: 477px;height: 160px;}
.gloab_opc {width: 100%;height: 35px;line-height: 35px;background: url(../images/opactiy.png) repeat;
	position: absolute;bottom: 0;left: 0;color: #fff;font-family: 微软雅黑;font-size: 14px;cursor: pointer}
.cen_t {width: 477px;height: 160px;}
.cent_t_left {width: 228px;height: 160px;float:left;position: relative;margin-right:20px}
.cent_t_left img {width: 228px;height: 160px;}
.cent_t_right {width: 229px;height: 160px;float: left;position: relative}
.cent_t_right img {width: 229px;height: 160px;}
.jia_gloab_title {display: inline-block;margin-left: 10px}
.jia_right_banner {width: 229px;height: 340px;float: left;position: relative}
.jia_right_banner img {width: 229px;height: 340px;}
.gloab_opc a {color: #fff}
.gloab_opc a:hover {color: #fff}
.i-btn-prev {background: url("../images/syleft.png") no-repeat;left: 0;display: none;top: 36%;width: 56px;height: 56px;position: absolute;z-index: 4}
.i-btn-next {background: url("../images/syright.png") no-repeat;display: none;right: 0;top: 36%;width: 56px;height: 56px;position: absolute;z-index: 4}
.slide-box ul li .fadeimg {transition: transform 1s linear 0;transform: scaleX(1.08) scaleY(1.08);-webkit-transition: -webkit-transform 1s linear;-webkit-transform: scaleX(1.08) scaleY(1.08)}
.slide-box ul li .removeimg {transition: transform .5s linear 0;transform: scaleX(1) scaleY(1);-webkit-transition: -webkit-transform .5s linear;-webkit-transform: scaleX(1) scaleY(1)}

/*--案例展示-end--*/


/*--友情链接-begin--*/
.friendlink{ width:1220px; margin:0 auto 20px;}
.friendlink_con{ line-height:24px; font-size:14px;}
/*--友情链接-end--*/


/*--底部-begin--*/
.footer{ font-family:"微软雅黑";font-size:14px;}
.foot_top{ background:#232323; height:220px;padding-top:50px; position:relative;}
.foot_top .foot{ width:1220px; margin:0 auto;}
.foot_top dl{ float:left; margin-right:20px; padding-right:20px; border-right:1px solid #3f3f3f; height:180px;}
.contact{ float:right;}
.ewm{ color:#fff; line-height:50px; float:left; padding-right:20px;}
.con_txt{background:url(../img/foot_ico.jpg) no-repeat left 5px; color:#757575;float:left; text-indent:30px; height:156px;}
.con_txt li{ display:block; color:#fff; height:41px;line-height:41px;}
.foot_top dl dt{ color:#fff; height:40px;}
.foot_top dl dd{ height:32px;line-height:32px;}
.foot_top .section dd a{ color:#757575;}
.top{ position:absolute; top:0; right:0;}
.foot_bottom{ background:#191919; height:33px; }
.copyright{ width:1220px; margin:0 auto; color:#989898; font-size:12px; padding-top:10px;}
.copyright p{ float:left; margin-right:5px;}
.copyright span{ float:right;}
/*--底部-end--*/

/* floatingAd */
.floatingAd .fad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .ftext{position:absolute; top:0; width:100%; height:25px; color:#fff; line-height:25px; }
.floatingAd .ftext .fbutton{position:relative;float:right;top:5px;right:5px;width:16px;
                           height:16px;background:url("../images/list-remove.png") no-repeat;
                           cursor:pointer;}
.floatingAd .ftext .ftitle{position:relative;float:left;font-weight:bold;font-size:14px;}