@charset "utf-8";
/* CSS Document */
*{word-wrap:break-word;outline:none;margin:0;}
body{margin:0;padding:0;font-size:12px;line-height:24px;font-family:"Microsoft YaHei","微软雅黑","宋体","Arial","Arial Narrow";background:#FFF;color:#666;}
form,ol,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,h9{margin:0;padding:0;}
input,select{font-size:12px;line-height:24px;}
img{border:0;}
ul,li{list-style-type:none;}
cite,em,i{font-style:normal;}
.pre{margin:0;white-space:pre-wrap;word-wrap:break-word;}
.break{white-space: nowrap;word-wrap:break-word;display:inline-block;}
pre{font-family:"Microsoft YaHei","微软雅黑","宋体","Arial","Arial Narrow";}
/* 链接颜色 */
a{color:#333;text-decoration:none;}
a:hover{color:#E70;}
/* 浮动位置 */
.fl{float:left; display:inline;}
.fr{float:right;}
.cl{clear:both;}
/*内部位置*/
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
/*块状态*/
.dis{display:block;}
.undis,#cnzz{display:none;}
.ove{overflow:hidden !important;}
.vis{overflow:visible !important;}
/*字体状态*/
.fb{font-weight:bold;}
.fn{font-weight: normal;}
/*字体颜色*/
.fe70{color:#E70;}
.f33{color:#333;}
.f66,.f66 a,a.f66{color:#666;}
.f99,.f99 a,a.f99{color:#999;}
.f66 a:hover,a.f66:hover,
.f99 a:hover,a.f99:hover{color:#E70;}
/*title*/
h3,.h3{font-size:14px;font-weight:bold;}
h4{font-size:12px;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.fari{font-family:Arial, Helvetica, sans-serif;}
.ftaho{font-family:Tahoma, Geneva, sans-serif;}
.tran{transition:all 0.3s linear 0s;}
/*= Extra CSS */
.clearfix{zoom:1;}
.clearfix:after{content:"."; display:block; clear:both; height:0; font:0/0 sans-serif; visibility:hidden;}
/*img A*/
.imga{display:block;}
/*end*/
#end{margin-right:0;}
/*hr*/
.hr10{height:10px;clear:both; font-size:1px; line-height:1px;}
.hr15{height:15px;clear:both; font-size:1px; line-height:1px;}
.hr20{height:20px;clear:both; font-size:1px; line-height:1px;}
.hr30{height:30px;clear:both; font-size:1px; line-height:1px;}
/**/
.abs{position: absolute;}
.icon{display: inline-block;*display: inline;zoom:1;}
/*Css Div*/
.Column-100{width:100%;height:auto;}
.Column{/*width:1190px;*/width: 1200px; height:auto;margin:0 auto;}
	.Column-L{float: left;display: inline;width: 880px;margin-right: 20px;}
	.Column-R{float: left;display: inline;width: 270px;padding: 9px;border: 1px solid #EAEAEA;border-top: none;background: #FAFAFA;}

/*Header*/
.topHeader,.topHeader .Column{background: #f5f5f5;line-height: 30px;color: #646464;position: relative;}
	.topHeader .banner{height: 30px;line-height: 30px;}
	.topHeader .banner a{color: #FFFFFF;}
	.topHeader .banner a:hover{color: #EA7605;}
	.topHeader .banner span{font-size: 18px; vertical-align: middle;}
	.topHeader .indent{float: left;width: 70px;height: 20px;margin: 7px;background: url(../images/header.png) 0 -105px no-repeat;line-height: 20px;color: #FFF;text-align: center;}
	.topHeader .icon{float: left;height: 35px;padding-left: 35px;background-image: url(../images/header.png) !important;background-repeat: no-repeat;line-height: 35px;color: #FFF;}
	.topHeader .sina{background-position: -35px 0;}
	.topHeader .tencent{background-position: -35px -35px;}
	.topHeader .jiathis_style .jtico{width: 35px !important;height: 35px !important;margin: 0 !important;padding: 0 !important;background-position: -35px -70px !important;}


.Header{height:80px; margin:20px auto;}
	.Header .Logo{width: 265px;height: 75px;padding: 3px 0;}	
	.Header .searchBox{width: 700px;}
	.Header .topTel{width: 100%;margin-bottom: 8px;}
	.Header .topTel p{font-size: 26px;color: #da101f;font-weight: 700;font-family: "Arial";text-align:right;}
	/*.Header .searchBox form{width: 100%;height: 34px;}*/
	.Header .searchBox form input{border: none;}
	.Header .searchBox .btn{width: 34px;height: 34px;cursor: pointer;background:url(../images/soso.png) no-repeat}	
	.Header .searchBox .inputBox{width: 245px;height: 30px;line-height: 30px;padding-left: 10px;border: #d6d6d6 solid 1px;}		
	.Header .searchBox .type{width: 62px;height: 32px;padding-left: 12px;background-color: #f1f1f1;border: #d6d6d6 solid 1px;line-height: 31px;color: #000;position: relative;cursor: pointer;z-index: 99;}
	.Header .searchBox .type i{width: 9px;height: 6px;position: absolute;top: 13px;left: 62px;background:url(../images/solo.png) no-repeat center;}
	.Header .searchBox .type .typelist{width: 74px;position: absolute;left: -1px;top: 31px;border: 1px #e6e6e6 solid;border-top: none;display: none;}
	.Header .searchBox .type .typelist li{width: 100%;height: 30px;line-height: 30px;color: #000;text-align: center;background: #f1f1f1;cursor: pointer;}
	.Header .searchBox .type .typelist li:hover{background:#E70; color:#fff;}
	.linkSelect{
            width: 55px;
            height: 32px;
            line-height: 31px;
            padding:0 6px;
            margin-top: 30px;
            background-color: #f1f1f1;
            color: #000;
            border: #d6d6d6 solid 1px;
            position: relative;
            z-index: 99;
            cursor: pointer;
    }
    .linkSelect .icon{
        display: inline-block;
        width: 9px;
        height: 6px;
        position: absolute;
        top: 13px;
        right: 3px;
        background: url(../images/solo.png) no-repeat center;
    }
    .linkSelect .linklist{display: none;width: 100%; position: absolute;left: -1px; top: 100%; background-color: #f1f1f1;border: #d6d6d6 solid 1px;}
    .linkSelect .linklist li a{display: block;padding: 0 6px;}
    .linkSelect .linklist a:hover{background-color: #c4261d;}
    .linkSelect:hover .linklist{display: block;}

	.seachBox2{width: 360px;}
.navbar{background-color: #333333}
.Nav{height: 40px;}
.Nav ul{height: 40px;position: relative;}
	.Nav ul li{float:left;/*width:131px;*/ width: 122px; height: 40px;line-height: 40px;position: relative;}	
	.Nav ul li a{display: block;width: 100%;height: 40px;text-align: center;font-size: 14px;font-weight:bold;color:#FFF;position: relative;}
	.Nav ul li a:hover{color: #c4261d;}
	/*.Nav ul li.cur a{background: #EA7605;color:#FFF;}	*/
	.Nav ul li.back{position: absolute;z-index: 1;width: 131px !important;height: 4px;background: #EA7605;}	
	.icon-caret{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 4.5px 0 4.5px;
		border-color: #ffffff transparent transparent transparent;
		line-height: 0px;
		_border-color: #ffffff #000000 #000000 #000000;
		_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	}
	.Nav li .icon-caret{position: absolute;top: 50%;margin-top: -2.5px;right: 15px}
	.Nav li .submenu{position: absolute;z-index: 999;height: auto;zoom:1;overflow: hidden; display: none}
	.Nav li .submenu li{float: none;}
	.Nav li .submenu li a{background-color: #c4261d}
	.Nav li .submenu li a:hover{color: #fff;background-color: #333; opacity:0.9;filter:alpha(opacity=90); }
	.Nav .active{background-color: #c4261d}
	.Nav .on,.Nav .on a{background-color: #c4261d}
	.Nav .on>a:hover{background-color:#c4261d ; color: #fff}
	
	

	/*资源分类*/
	.module-category{background:;width: 215px;color: #fff;position: relative;}
	.module-category ul,.module-category li{margin: 0;padding: 0;list-style: none;}
	.module-category div,.module-category ul,.module-category li,.module-category :after,.module-category :before{
	  box-sizing:content-box;
	  -moz-box-sizing:content-box; 
	  -webkit-box-sizing:content-box;
	}
	.category-hd{height: 40px;line-height: 40px;background: #be2a1e;}
	.category-hd a{display: block;padding-left:20px;padding-right: 20px;color: #fff;font-size: 14px;font-weight: 700;text-align: center} 
	.category-hd a:hover,.category-hd a:active,.category-hd a:focus{text-decoration: none}
	.category-hd .icon-caret{}

	.category-bd {width:213px; border:1px #be2a1e solid;position: absolute;z-index: 999}
	.category-bd >li{background: #fff;border-bottom: 1px dotted #ddd;position: relative;cursor: pointer;}
	.category-bd >li:last-child{border:transparent;}
	.category-bd >li>a{display: block;padding:8px 12px 8px 12px; color: #222;font-size: 14px;font-weight: 700;border-bottom: 1px dotted #ddd}
	.category-bd a{font-size: 13px;color: #666;position: relative;}
	.category-bd a:hover{color: #be2a1e;text-decoration: none;}
	.category-bd .on{}
	.category-bd .on .category-sub{}

	.category-bd .category-sub{background: #fafafa;padding-left:12px;padding-right:12px;padding-bottom:5px;}
	.category-bd .category-sub li{display: inline-block;width: 33.33333%;float: left;}
	.category-bd .category-sub li a{font-size: 12px;display: block;padding-top: 5px;}
	.category-bd .category-sub li a:hover{color: #be2a1e}

/*首页*/
.iPlayer{position:relative;z-index:10;min-width:1190px;height:400px;overflow:hidden;}
	.iPlayer .ImgBox{width:100% !important;height:400px;margin:0 auto;overflow:hidden;}
	.iPlayer .ImgBox li{position:relative;display:block;width:100% !important;;height:400px;background-position:center top;background-repeat:no-repeat;}
	.iPlayer .ImgBox a{display:block;height:400px;text-indent:-9999em;}
	.iPlayer .LenBox{position: absolute;left: 50%;bottom: 10px;width: 1190px;margin-left: -595px;height: 15px;font-size: 0;line-height: 15px;text-align: center;}
	.iPlayer .LenBox li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;margin:2px}
	.iPlayer .LenBox li a{display:block;padding-top:14px;width:14px;height:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#999;overflow:hidden;*zoom:1}
	.iPlayer .LenBox li a:hover, .iPlayer .LenBox li.on a{background: #D44700;color: #D44700;}
	
	.iPlayer .SerStep{position: absolute;left: 0;bottom: 0;width: 100%;height: 70px;line-height: 70px;background:rgba(0,0,0,.5) scroll repeat !important;filter: Alpha(opacity=80);background: #000;color: #FFF;font-size:14px;}
	.iPlayer .SerStep span{font-size:24px;}
	.iPlayer .SerStep em{font-size:20px;}
	.iPlayer .SerStep .book{width: 122px;height: 36px;margin: 17px;background: url(../images/i_bg.png) 0 -290px no-repeat;text-indent: -999em;}
	.iPlayer .SerStep .book:hover{background-position: -134px -290px;}

.iPlayer .timeBox{position:absolute;top:0;left: 50%;width:354px;height:50px;margin-left:-178px;padding-top:15px;border:1px solid #819BF5;border-top:none;background:#3254C8;color: #FFF;font-size: 16px;line-height: 50px;}
.iPlayer .countdown em{padding: 0 5px;font-size: 35px; font-style: italic;}

.iService{height: 95px;background: #EE7700 url(../images/iser_bg.png) center top no-repeat;}
	.iService .Column{position: relative;height: 95px;padding: 0 20px;width: 1045px;}
.iService .Column em{position: absolute;left: 908px;font-size: 20px;top: 11px;color:#FFF;}
	.iService .icon {position: relative;width: 160px;height: 65px;margin: 15px 50px 0 35px;}
	.iService a {float: left;display: inline;text-indent: -999em;}
	.iService .btn {float: right;width: 107px;height: 40px;margin: 45px 8px 0 0;}
	.iService a:hover{background: url(../images/iser_bg.png) center -95px no-repeat;}
	.iService a.indent:hover{background-position: -107px -110px;}
	.iService a.visit:hover{background-position: -352px -110px;}
	.iService a.book:hover{background-position: -597px -110px;}
	.iService a.faq:hover{background-position: -887px -140px;}
	.iService a.ser:hover{background-position: -1002px -140px;}

.iTitle{line-height: 50px;font-weight: normal;}
	.iTitle span{padding-right: 5px;font-size: 20px;color: #333;}
	.iTitle i{font-size: 18px;color: #999;font-family:Arial, Helvetica, sans-serif;}

.ibTitle{clear: both;width: 100%;height: 45px;margin-bottom:20px;padding-bottom: 10px; line-height: 40px;overflow: hidden;border-bottom: 1px solid #ccc}
	.ibTitle h3{height: 45px;background: url(../images/i_bg.png) no-repeat;text-indent: -999em;}
	.iCate{float: right;}
	.ibTitle .iCate{line-height: 50px;font-family:"Arial" ;font-size: 16px;text-transform: uppercase;}
	.iCases_tt h3{background-position: 0 -45px;}
	.iTeam_tt h3{background-position: 0 -495px;}
	.iBrand_tt{margin: 20px 0 0;}
	.iBrand_tt h3{background-position: 0 -585px;}
	.iAdvantage_tt h3{background-position: 0 -637px;}
	.iAnswer_tt h3{background-position: 0 -690px;}

.pubView{float: left;width: 56px;height: 15px;margin-top: 5px;background: #BBB;color: #FFF;font-size: 10px;text-align: center;line-height: 15px;}
	li.hover .pubView,.pubView:hover{background: #E70;color: #FFF;}

.iAbout{background: #F5F5F5;padding-bottom: 20px;}
	.iAbout .iTitle{line-height: 55px;}
	.iAbout .iTitle span{font-size: 24px;}
	.iAbout .tt{position: relative;float: left;width: 215px;height: 313px;margin-right: 18px;border:1px solid #EAEAEA;background: #FFF;overflow: hidden;}
	.iAbout .tt li{position: relative;z-index: 99;width: 100%;height: 104px;border-bottom:1px solid #DDD;cursor: pointer;}
	.iAbout .tt li.back{position: absolute;z-index: 9;left:0;top:0;height: 104px !important;border:none;background: url(../images/i_bg.png) 0 -180px no-repeat;}
		.iAbout .tt li i{float: left;display: inline;width: 35px;height: 70px;margin: 17px 5px;background: url(../images/i_bg.png) 0 -335px no-repeat;text-indent: -999em;}
		.iAbout .tt li.col_2 i{background-position: -70px -335px;}
		.iAbout .tt li.col_3 i{background-position: -140px -335px;}
		.iAbout .tt li.col_1.current i{background-position: -35px -335px;}
		.iAbout .tt li.col_2.current i{background-position: -105px -335px;}

		.iAbout .tt li.col_3.current i{background-position: -175px -335px;}
		.iAbout .tt li em{float: left;display: inline;margin: 25px 0 5px;font-size: 18px;color: #E70;}
		.iAbout .tt li span{float: left;display: inline;width: 170px;font-size: 24px;color: #BBB;}
		.iAbout .tt li.hover em{color: #BBB;transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
		.iAbout .tt li.current em{color:#FFF;}
		.iAbout .tt li.current span{color:#ffa93a;}
	.iAbout .ct,.iAbout .ct li,.iAbout .ct li img{width: 955px;height: 315px;}

.iHouse{}
	.iHouse li{float: left;width: 280px;height: 105px;margin:0 0 15px 16px;background: #F5F5F5;transition:all 0.3s linear 0s;}
	.iHouse li img{width: 140px;height: 105px;margin-right: 15px;}
	.iHouse li .tt{display: block;height: 24px;margin-top: 5px;overflow: hidden;}

	.iHouse li.first{width: 300px;height: 225px;margin: 0;}
	.iHouse li.first .imga,.iHouse li.first img{position: relative;width: 300px;height: 225px;margin: 0;}
	.iHouse li.first .imga p{position: absolute;left: 0;bottom: 0;width:100%;background:rgba(0,0,0,.7) scroll repeat !important;filter:Alpha(opacity=70);background: #000;color: #FFF;line-height: 30px;}
	.iHouse li.first .imga em{float: left;width: 85px;height: 30px;text-align: right;overflow: hidden;}
	.iHouse li.first .imga em.f14{width: 200px;text-align: left;}

	.iHouse li.hover{box-shadow:0 0 10px #666;-moz-box-shadow:0 0 10px #666;-webkit-box-shadow:0 0 10px #666;}
	.iHouse li.first.hover p{border-bottom:5px solid #E70;background:rgba(238,119,0,.8) scroll repeat !important;filter:Alpha(opacity=80);background: #E70;}


.iBuild{position: relative;width: 1130px;margin-top: 5px;padding: 20px 30px 0;border-top:1px solid #EEE;}
	.iBuild li{float: left;width: 120px;height: 62px;margin-right: 20px;}
	.iBuild li img{width: 120px;height: 60px;border: 1px solid #F0F0F0;}
	.iBuild li a:hover img{border-color: #E70;}
	.iBuild .btn{position: absolute;top: 35px;width: 20px;height: 36px;background: url(../images/i_bg.png) -225px -180px no-repeat;text-indent: -999em;}
	.iBuild .prev{left: 0;}
	.iBuild .next{right: 0;background-position: -265px -180px;}
	.iBuild .prev:hover{background-position: -245px -180px;}
	.iBuild .next:hover{background-position: -285px -180px;}

/*在建工地*/
	.gongdi_isbuilding {width:100%;margin:auto;}
	.gongdi_isbuilding .gongdi_li{width:100%;overflow: hidden; border-bottom: 1px dashed #AFAFAF;padding:10px 0;}
	.gongdi_xx_div {width:100%;position: relative;background: #eee;display: none}
	.gongdi_xx_div .left_img{width:190px;height:140px;float: left;}
	.gongdi_xx_div .gongdi_right{width:950px;height:140px;float: right;}
	.gongdi_xx_div .gongdi_right .gongdi_title{font-size:20px;}
	.gongdi_yy {position:absolute;width: 135px; height: 38px; line-height: 38px;display: block; text-align: center;background: #c4261d;color: #FFF!important;right:30px;}
	.gongdi_isbuilding .gongdi_right .gongdi_zd_list{margin-top:15px;height:50px;}
	.gongdi_isbuilding .gongdi_right .gongdi_zd{font-size:14px;float:left;line-height:25px;margin-right:20px;}

	.gongdi_jdJindu{margin-top:15px;}
	.gongdi_jd_jindu{display:block; width:95px; height:38px; line-height:38px; float:left; text-align:center; background:url(../images/icon-line-grey.png) repeat-x; color:#999;}
	.gongdi_jd_jindu2{background:url(../images/icon-line.png) repeat-x; color:#c4261d;}
	.gongdi_jd_i{background:url(../images/circle1.png) center no-repeat; display:block; width:13px; height:13px; margin:-5px auto;}
	.gongdi_jd_i2{background:url(../images/circle2.png) center no-repeat;}
	.gongdi_jd_ul{padding-bottom:20px;}

	.gongdi_jj_div {width:100%;position: relative;}
	.gongdi_jj_div .left_img{width:100px;height:75px;float: left;}
	.gongdi_jj_div .gongdi_right{width:1040px;height:75px;float: right;}
	.gongdi_jj_div .gongdi_right .gongdi_title{font-size:16px;margin-top:5px;}
	.gongdi_isbuilding .on .gongdi_xx_div {display: block;}
	.gongdi_isbuilding .on .gongdi_jj_div {display: none;}
/*企业优势*/
	.list-group-advantage{}
	.list-group-advantage .list-item{float: left;width: 592px;height: 160px;margin-bottom: 15px;margin-right: 15px;}
	.list-group-advantage .list-item .cover{float: left;width: 292px;height: 100%;}
	.list-group-advantage .list-item .cover img{width: 100%;height: 100%;}
	.list-group-advantage .list-item .list-item-title{float: right;width: 242px;height: 110px;background-color: #f9f9f9;padding:25px 20px;position: relative;}
	.list-group-advantage .list-item .title{font-size: 24px;color: #444444;font-weight: 700}
	.list-group-advantage .list-item .desc{margin-top: 15px;}
	.list-group-advantage .list-item .num{font-size: 44px;color:#c8c8c8;font-weight: 700;font-family: "Microsoft Yahei";position: absolute; right: 20px;top: 25px}
	.list-group-advantage .style2 .cover{float: right}
	.list-group-advantage .style2 .list-item-title{float: left} 
	.list-group-advantage .br{margin-right: 0}
	.list-group-advantage .list-item:hover .list-item-title{background-color: #c4261d;color: #fff}
	.list-group-advantage .list-item:hover .list-item-title a,.list-group-advantage .list-item:hover .list-item-title .num{color: #fff}{color: #fff}

.iCases{}
	.iCases li{float: left;width: 280px;margin: 0 23px 20px 0;transition: all 0.3s linear 0s;}
	.iCases li .imga{position: relative;width: 280px;height: 210px;margin-bottom: 10px;overflow: hidden;}
	.iCases li img{width: 280px;height: 210px;}
	.iCases li p{height: 24px;overflow: hidden;font-size: 14px;}
	.iCases li .imga .info,.iTeam .ct li .imga .info{position: absolute;left:0;background:rgba(238,119,0,.8) scroll repeat !important;filter:Alpha(opacity=80);background: #E70;color: #FFF;}
	.iCases li .imga .info{top:240px;width: 180px;height: 160px;padding: 50px 50px 0;font-size: 14px;}
/*团队*/
.iTeam{width: 845px;margin-right: 45px;}
	.iTeam .ht{position: relative;width: 115px;height: 220px;}
	.iTeam .ht li{width: 95px;height: 40px;margin-bottom: 17px;background: #E8E8E8;line-height: 40px;font-size: 14px;text-align: center;position: relative;}
	.iTeam .ht li span{position: relative;z-index: 99;display: block;cursor: pointer;}
	.iTeam .ht li.current.on span{color: #FFF;}
	.iTeam .ht li.back{position: absolute;z-index: 9;top: 0;left: 0;padding-right: 10px;background: url(../images/i_bg.png) -203px -405px no-repeat;}
	.iTeam .ht .on{background: #c4261d;color: #fff;}
	.iTeam .ht .on:after{content: "";
		position: absolute;
		top: 50%;
		margin-top: -4.5px;
		right: -5px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4.5px 0 4.5px 5px;
		border-color: transparent transparent transparent #c4261d;
		line-height: 0px;
		_border-color: #000000 #000000 #000000 #c4261d;
		_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	}
	/*.iTeam .ht .on */
	.iTeam .ct,.iTeam .box,.iTeam .ct ul{width: 730px;height: 220px;overflow: hidden;}
	.iTeam .ct li{float: left;width: 120px;height: 220px;margin-right: 32px;}
	.iTeam .ct li .imga{position: relative;width: 120px;height: 160px;margin-bottom: 10px;overflow: hidden;}
	.iTeam .ct li img{width: 120px;height: 160px;}
	.iTeam .ct li .imga .info{top: 220px;width: 100px;height: 120px;padding: 20px 10px;}
	.iTeam .ct li .order{padding-left: 20px;background: url(../images/i_bg.png) -270px -292px no-repeat;}
/*team-ad广告*/
.team-ad{}
.ipushTeam{width: 300px;}
	.ipushTeam .imga,.ipushTeam img{position: relative;width: 300px;height: 220px;}
	.ipushTeam .imga p{position: absolute;left:0;bottom:0;width: 280px;padding: 5px 10px;background:rgba(0,0,0,.5) scroll repeat !important;filter:Alpha(opacity=50);background: #000;color: #FFF;line-height: 20px;}
	.ipushTeam .imga:hover p{background:rgba(238,119,0,.8) scroll repeat !important;filter:Alpha(opacity=80);background: #E70;}


.iProduct{padding: 10px 0 10px 20px;border: 1px solid #EEE;background: #F5F5F5;}
	.iProduct .txt{width: 425px;}
	
	.proCate{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #EEE;}
	.proCate a{float: left;width: 50px;margin-right: 30px;text-align: center;}
	.proCate a span{position: relative;display: block;width: 50px;height: 50px;margin-bottom: 5px;background: url(../images/pro_cate_bg.png) no-repeat;overflow: hidden;}
	.proCate a i{position: absolute;left: 0;top: 0;width: 50px;height: 50px;background: url(../images/pro_cate_bg.png) no-repeat;}
	.proCate a.col_1 i{background-position: -50px 0;}
	.proCate a.col_2 i{background-position: -100px 0;}
	.proCate a.col_3 i{background-position: -150px 0;}
	.proCate a.col_4 i{background-position: -200px 0;}
	.proCate a.col_5 i{background-position: -250px 0;}
	.proCate a.col_6 i{background-position: -300px 0;}
	.proCate a.col_7 i{background-position: -350px 0;}
	.proCate a.col_8 i{background-position: -400px 0;}
	.proCate a.col_9 i{background-position: -450px 0;}
	.proCate a.col_10 i{background-position: -500px 0;}
	.proCate a.col_11 i{background-position: -550px 0;}
	.proCate a.col_12 i{background-position: -600px 0;}
	.proCate a.current{color: #E70;}


	.iProduct .proCate{width: 720px;padding: 0;margin: 15px 0 0 20px;border: none;}
	.iProduct .proCate a{margin-right: 10px;}

.iProcess_tt h3{background-position: 0 -90px;}
.iProcess{padding-bottom:20px;border-bottom:1px solid #EEE;}
	.iProcess .ht{position: relative;width: 230px;height: 300px;padding-top: 10px;margin-right: 24px;border-right:1px solid #DDD;overflow: hidden;}
	.iProcess .ht li{width: 100%;height: 60px;color: #999;cursor: pointer;}
	.iProcess .ht li i{float: left;width: 45px;height: 45px;margin:0 10px;background: url(../images/i_bg.png) 0 -405px no-repeat;}
	.iProcess .ht li i.col_2{background-position: -45px -405px;}
	.iProcess .ht li i.col_3{background-position: -90px -405px;}
	.iProcess .ht li i.col_4{background-position: -135px -405px;}
	.iProcess .ht li i.col_5{background-position: 0 -450px;}
	.iProcess .ht li em{display: block;width: 101px;height: 30px;overflow: hidden;line-height: 30px;font-size: 20px;color: #333;text-align: center;}
	.iProcess .ht li.on em{background: url(../images/i_bg.png) -204px -450px no-repeat;color: #FFF;}
	.iProcess .ht li p{text-indent: 10px;}
	.iProcess .ht li.back{position: absolute;top: 0;right: 5px;width: 5px;height: 40px !important;background: url(../images/i_bg.png) -300px -405px no-repeat;}
	
	.iProcess .box,.iProcess .ct{width: 935px;height: 310px;overflow: hidden;}

	.iTixi img{width: 935px;}

	.iTujie li{float: left;width: 300px;margin: 0 17px 35px 0;}
		.iTujie li img{width: 140px;height: 105px;margin-right: 15px;}
		.iTujie li .tt{padding-left: 25px;background: url(../images/i_bg.png) -270px -315px no-repeat;font-size: 18px;color: #E70;}
		.iTujie li p{height: 72px;margin-top: 9px;overflow: hidden;}

	.iDuizhang li{float: left;width: 300px;height: 147px;margin: 0 17px 15px 0;overflow: hidden;}
		.iDuizhang li img{width: 110px;height: 147px;margin-right: 10px;}
		.iDuizhang li p{margin-bottom: 5px;}
		.iDuizhang li .tt{font-size: 16px;}

	.iJiancai li{float: left;width: 193px;margin: 0 54px 15px 0;}
		.iJiancai li .imga{position: relative;width: 183px;height: 137px;padding: 4px;border:1px solid #E5E5E5;overflow: hidden;}
		.iJiancai li img{width: 183px;height: 137px;}
		.iJiancai li .imga p{position: absolute;left: 4px;bottom: 4px;width: 163px;padding: 5px 10px;background:rgba(0,0,0,.5) scroll repeat !important;filter:Alpha(opacity=50);background: #000;color: #FFF;line-height: 20px;}
		.iJiancai li .imga:hover{padding: 3px;border: 2px solid #E70;}
		.iJiancai li .imga:hover p{left: 3px;bottom: 3px;background:rgba(238,119,0,.8) scroll repeat !important;filter:Alpha(opacity=80);background: #E70;}

	.iPingpai li{float: left;margin:0 18px 16px 0;}
		.iPingpai li img{width: 170px;height: 85px;border:1px solid #E5E5E5;}
		.iPingpai li.hover img{border-color:#E70;}

.iNews_tt h3{background-position: 0 -135px;}
.iNews{position: relative;float: left;width: 370px;margin-right: 20px;overflow: hidden;}
	.prSpec{width: 270px;}
	.prSpec .bd{margin-bottom: 5px;}
	.iNews .ht{position: relative;float: left;display: inline;width: 100%;height: 30px;padding-bottom: 10px;border-bottom: 1px solid #BBB;line-height: 31px;}
	.iNews .ht a{position: relative;z-index: 99;padding-left: 110px;background: #FFF;font-size: 20px;}
	.iNews .ht .line{position: absolute;left: 0;bottom: -1px;width: 70px;height: 1px;background: #E70;}
	
	.iNews .ct{float: left;display: inline;width: 370px;height: 135px;}
	.iNews .ct li{position: relative;float: left;display: inline;width: 100%;margin-top: 10px;}
	.iNews .ct li h4 a{font-size: 16px;line-height: 50px;font-weight: normal;color: #E70;display: block;height: 50px;overflow: hidden;}
	.iNews .ct li img{width: 100px;height: 75px;margin-right: 20px;}
	.iNews .ct li .time{position: absolute;top: -50px;left: 0;}
	.iNews .ct li .time i{float: left;width: 30px;height: 30px;margin-right: 5px;background: url(../images/i_bg.png) -270px -360px no-repeat;line-height: 30px;text-align: center;color: #FFF;}
	.iNews .ct li .time i.year{background-position: -225px -360px;}
	
	.iNews .tempWrap,.iNews .ct{overflow: visible !important;}
	.iNews .len{width: 135px;height: 21px;margin:0 auto;clear: both;background: url(../images/i_bg.png) -45px -450px no-repeat;line-height: 21px;font-size:0;text-align: center;}
	.iNews .len li{display: inline;padding:5px;*padding: 5px 4px 5px 5px;margin: 5px;background: url(../images/i_bg.png) -190px -450px no-repeat;cursor: pointer;}
	.iNews .len li.on{background-position: -180px -450px;}

.iBrand{padding-top: 10px;background: url(../images/i_brand_bg.png) left top repeat-x;}
	.iBrand li{float: left;width: 102px;height: 52px;margin: 10px 15px 0;text-align: center;font-size: 14px;cursor: pointer;}
	.iBrand li img{width: 100px;height: 50px;border: 1px solid #E5E5E5;}
	.iBrand li p{display: none;}

.FootSer{padding: 30px 0;border-top: 1px solid #EAEAEA;background: #F5F5F5;}
	.FootSer li{float: left;width: 175px;line-height: 15px;cursor: pointer;}
	.FootSer li.f14{width: 120px;}
	.FootSer li span{float: left;width: 30px;height: 30px;margin-right: 10px;background: url(../images/header.png) no-repeat;font-family:Verdana, Geneva, sans-serif;font-size: 24px;color: #CCC;text-align: center;line-height: 30px;}
	.FootSer li span.icon{background-position: 0 -35px;}
	.FootSer li.hover{color: #E70;}
	.FootSer li.hover span.icon{background-position: 0 -70px;color: #E70;}

.Footer{padding: 20px 0;border-top: 1px solid #EAEAEA;background: #F5F5F5;}
	.Footer .fService{margin-top: 10px;}

.fIcon{margin: 0 15px;width: 60px;color: #777;text-align: center;}
	.fIcon .box{position: relative;}
	.fIcon i{display: block;width: 60px;height: 60px;background: url(../images/side_float.png) center -540px no-repeat;}
	.fWeixin i{background-position: center -600px;}
	
	.fWeixin .img{display: none;position: absolute;bottom: 95px;left: -35px;width: 120px;height: 120px;opacity: 0;filter: alpha(opacity=0);border: 1px solid #D1D1D1;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);box-shadow: 0 0 5px rgba(0,0,0,.4);}
	.fWeixin .img img{width: 120px;height: 120px;background: #FFF;}

	.fKefu .kefu{display: none;position: absolute;bottom: 95px;left: 50%;width: 126px;height: 55px;margin-left: -68px;opacity: 0;filter: alpha(opacity=0);background: #E70;}
	.fKefu .kefu a{float: left;width: 55px;height: 55px;margin: 0 5px;text-align: center;color: #FFF;line-height: 18px;}
	.fKefu .kefu a span{background: url(../images/side_float.png) 0 -312px no-repeat;display: block;width: 32px;height: 35px;margin: 0 auto;}

    .iLinks{padding-top: 5px;background: #3D474A;line-height: 30px;color: #FFF;}
	.iLinks a{color: #FFF;}

     /*内页公共*/
    .moduleTop{height: 120px;background: url(../images/module_tt.png) repeat-x;}
	.moduleTop .moduleTt{float: left;width: 380px;height: 45px;margin-top: 45px;-background: url(../images/module_tt.png) 0 -120px no-repeat;-text-indent: -9999em;}
	.moduleTop .moduleTt.house{background-position: 0 -120px;}
	.moduleTop .moduleTt.cases{background-position: 0 -165px;}
	.moduleTop .moduleTt.team{background-position: 0 -210px;}
	.moduleTop .moduleTt.process{background-position: 0 -255px;}
	.moduleTop .moduleTt.service{background-position: 0 -300px;}
	.moduleTop .moduleTt.news{-background-position: 0 -345px;}
	.moduleTop .moduleTt.about{background-position: 0 -390px;}
	.moduleTop .moduleTt.product{background-position: 0 -435px;}
	.moduleTop .Leader{margin-top: 50px;color: #FFF;font-size: 14px;}
	.moduleTop .Leader a{color: #FFF;}
	.moduleTop .Leader a:hover{text-decoration: underline;}

    .CateList{height: 50px;margin-bottom: 20px;border-bottom:1px solid #E8E8E8;background: #F2F2F2;line-height: 50px;}
	.CateList li{float: left;}
	.CateList li a{position: relative;z-index: 9;display: block;width: 125px;margin-left: -1px;border-left:1px solid #F2F2F2;border-right:1px solid #F2F2F2;text-align: center;font-size: 14px;}
	.CateList li.current a,.CateList li a:hover{z-index: 99;background: #FFF;border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8;border-bottom:1px solid #FFF;color: #E70;}

    .pubSearch{width: 100%;margin-bottom: 15px;}
	.pubSearch dl{height: 40px;border-bottom: 1px solid #EEE;font-size: 14px;line-height: 40px;}
	.pubSearch dt{float: left;padding-left: 5px;color: #333;font-weight: bold;text-align: center;}
	.pubSearch dt i{float: right;height: 15px;margin-left: 8px;margin-top: 13px;border-right: 1px solid #CCC;}
	.pubSearch dd a{padding: 1px 6px;margin:0 6px; color: #666;}

	.pubSearch dd a:hover,.pubSearch dd a.current{background: #E70;color: #FFF;} 
	.pubSearch dd a:hover span,.pubSearch dd a.current span{color: #FFF;}
	.pubSearch dd .active{color: #ffffff;}
	

	
	
	
	.pubSearch .search{line-height: 35px;}
	.pubSearch .search input{float: left;display: inline;height: 35px;border: none;margin: 0;padding: 0;background: url(../images/pub_bg.png) no-repeat;line-height: 35px;}
	.pubSearch .search .input{width: 235px;padding-left: 10px;}
	.pubSearch .search .button{width: 35px;background-position: -245px 0;text-indent: -999em;cursor: pointer;}

    .bigTitle{position: relative;width: 100%;clear: both;margin-bottom: 20px;padding-bottom: 8px;border-bottom: 1px solid #DDD;color: #e67817;font-size: 20px;line-height: 30px;}
	.bigTitle i{position: absolute;left: 0;bottom: -1px;width: 50px;height: 1px;background: #3D474A;}
	.Column-R .bigTitle{margin-bottom: 12px;}

    .msgTitle{position: relative;width: 100%;clear: both;padding-bottom: 8px;border-bottom: 1px solid #CCC;line-height: 30px;}
	.msgTitle .line{position: absolute;left: 0;bottom: -1px;width: 280px;height: 1px;background: #E70;}
	.msgTitle h1{font-size: 24px;font-weight: normal;color: #333;}
	.msgTitle .jiathis_style{margin-top: 12px;}
	.msgTitle .jiathis_style .jiathis_separator{margin:0 5px 0 0;}

.msgInfo{width: 100%;height: 60px;margin-bottom: 30px;border-bottom:1px dotted #CCC;line-height: 60px;overflow: hidden;}
	.msgInfo em{float: left;margin-right: 50px;}
	.msgPN a{float: left;width: 75px;height: 40px;margin: 10px 5px;background: url(../images/pub_bg.png) 0 -65px no-repeat;text-indent: -999em;}
	.msgPN a.next{background-position: -150px -65px;}
	.msgPN a.prev:hover{background-position: -75px -65px;}
	.msgPN a.next:hover{background-position: -225px -65px;}

.msgContent{width: 100%;overflow: hidden;font-size: 14px;}

.pubCTop{}
	.pubCTop li{float: left;width: 100%;border-bottom: 1px solid #EAEAEA;line-height: 30px;}
	.pubCTop li .num{float: left;width: 15px;height: 15px;margin: 8px 27px 0 0;background: url(../images/pub_bg.png) -260px -120px no-repeat;line-height: 14px;text-align: center;color: #FFF;}
	.pubCTop li .num.red{background-position: -260px -105px;}
	.pubCTop li.first .num{width: 35px;height: 35px;margin: 0 10px 0 0;background-position: -280px -105px;text-indent: -999em;}
	.pubCTop li.first img{width: 100px;height: 75px;margin: 0 10px 10px 0;}

.prMore{width: 255px;margin: 0 auto;}
	.prMore li{float: left;width: 120px;height: 120px;margin:0 15px 10px 0;text-align: center;}
	.prMore li img{width: 120px;height: 90px;margin-bottom: 5px;}
	.prMore li a:hover img{margin: -2px -2px 3px;padding:2px;background: #E70;}

.pubPlayer{position: absolute;top: 50%;left: 50%;width: 45px;height: 45px;margin: -23px;background: url(../images/pub_bg.png) -260px -210px no-repeat;}
li.hover .pubPlayer{background-position: -305px -210px;}

/*热装楼盘*/
.HouseList{float: left;width: 100%;margin-top: -10px;border-bottom: 1px solid #EEE;}
	.HouseList li{float: left;width: 280px;height: 320px;margin-bottom: -1px;padding:23px 23px 23px 0;border-bottom: 1px solid #EEE;}
	.HouseList li .box{transition:all 0.3s linear 0s;}
	.HouseList li#end{padding-right: 0;}
	.HouseList li img{width: 280px;height: 210px;}
	.HouseList li h3{line-height: 50px;}
	.HouseList li .tt{font-size: 20px;}
	.HouseList li .hlogo img{width: 120px;height: 60px;margin-right: 20px;border: 1px solid #F0F0F0;}
	.HouseList li.hover .box{margin: -23px -10px;padding: 23px 10px;background: #FFF;box-shadow:0 0 10px #666;border-radius:5px;}
	.ProductList{margin-top: 0;}
	.ProductList li{height: 300px;}
	.ShijList li{height: 260px;}
	
.houseInfo{width: 100%;margin: 10px 0 25px;}
	.houseInfo .imga img{width: 280px;height: 210px;margin-right: 25px;}
	.houseInfo .txt{width: 885px;}
	.houseInfo .num{width: 100%;margin-bottom: 15px;border-bottom: 1px dashed #CCC;line-height: 40px;}
	.houseInfo .num span.fe70{font-size:18px;}
	.houseInfo .num em{margin-right: 45px;}
	.houseInfo .txt p.fl{width: 33.33%;}

.houseTitle{margin-bottom: 15px;border-top: 1px solid #EEE;line-height: 55px;}
	.houseTitle span{font-size: 24px;color: #333;}
	.houseTitle .more{float: right;width: 105px;height: 25px;margin-top: 15px;background: #666;color: #FFF;text-align: center;line-height: 25px;border-radius:3px;transition:all 0.3s linear 0s;}
	.houseTitle .more:hover{background: #E70;}

.houseDian{width: 100%;}
	.houseDian li{float: left;width: 242px;margin: 0 74px 20px 0;}
	.houseDian li img{width: 240px;height: 180px;border:1px solid #EEE;}
	.houseDian li .tt{display: block;font-size:20px;line-height: 50px;}
	.houseDian li.hover{padding:10px;margin:-10px 64px 10px -10px;background: #F8F8F8;box-shadow:0 0 10px #666;border-radius:5px;}

.houseCase{width: 100%;}
	.houseCase li{position: relative;float: left;width: 580px;margin: 0 30px 45px 0;}
	.houseCase li img{width: 240px;height: 180px;margin-right: 20px;}
	.houseCase li .tt{display: block;margin-bottom: 15px;font-size: 20px;}
	.houseCase li .view{position: absolute;left: 260px;bottom: 0;}
	.houseCase li.hover{padding: 10px;margin: -10px 20px 35px -10px;background: #F8F8F8;box-shadow:0 0 10px #666;border-radius:5px;}
	.houseCase li#end.hover{margin-right: -10px;}
	.houseCase li.hover .view{left: 270px;bottom: 10px;}

.houseRes{padding: 0 20px 20px;border:1px solid #EEE;-background: #F5F5F5;}
	.houseRes .houseTitle{border: none;margin-bottom: 0;}
	.houseRes li{float: left;-margin-right: 20px;}
	.houseRes li img{width: 160px;height: 120px;margin-right: 15px;}
	.houseRes li .info{width: 194px;}
	.houseRes li .info .tt{display: block;height: 30px;margin-bottom: 10px;font-size: 18px;line-height: 30px;overflow: hidden;}
	.houseRes li .info em{float: left;width: 50%;}
	.houseRes li.hover{padding: 10px;margin: -10px 10px -10px -10px;background: #F8F8F8;box-shadow:0 0 10px #666;border-radius:5px;}
	.houseRes li#end.hover{margin-right: -10px;}

/*在建工地*/
.ReservaList{width: 100%;height: 115px;}
	.ReservaList em{float: left;width: 50%;}
	.ReservaList p{width: 100%;}

/*专题活动*/
.SpecList{}
	.SpecList li{float: left;width: 1160px;padding: 10px 20px 20px;transition:all 0.3s linear 0s;}
	.SpecList li .ht{margin-bottom: 10px;}
	.SpecList li img{width: 900px;height: 250px;margin-right: 25px;}
	.SpecList li .note{height: 96px;overflow: hidden;}
	.SpecList li .date{height: 72px;margin: 15px 0 20px;padding-top: 15px;border-top: 1px dotted #DDD;overflow: hidden;}
	.SpecList li .btn{float: left;width: 96px;height: 30px;margin-right: 10px;background: url(../images/pub_bg.png) 0 -35px no-repeat;color: #FFF;font-size: 14px;text-align: center;line-height: 30px;text-indent: 5px;}
	.SpecList li .view{background-position: -105px -35px;}
	.SpecList li .order:hover{background-position: -210px -35px;}
	.SpecList li .view:hover{background-position: -315px -35px;}
	.SpecList li.hover{background: #F8F8F8;box-shadow:0 0 10px #666;border-radius:5px;}

/*设计团队*/
.teamCateInfo{margin-bottom: 25px;}
	.teamCateInfo .img img{width: 860px;height: 300px;}
	.teamCateInfo .txt{width: 310px;margin-left: 20px;}
	.teamCateInfo .txt .fari{color: #DDD;font-size: 48px;line-height: 50px;font-weight: bold;}
	.teamCateInfo .txt .subcate{margin: 20px 0 15px;font-size: 24px;color: #E70;}
	.teamCateInfo .txt .note{text-indent: 2em;}

.pubOrder{width: 35px;height: 27px;padding: 4px 0;background: url(../images/pub_bg.png) -385px 0 no-repeat;line-height: 14px;color: #FFF;text-align: center;}
	.pubOrder:hover{color: #FFF;}

.teamBtn{display: block;width: 125px;height: 50px;margin: 0 auto;background: url(../images/pub_bg.png) 0 -105px no-repeat;text-indent: -999em;}
	.teamBtn.book{background-position: -125px -105px;}
	.teamBtn.visit{background-position: 0 -235px;}
	.teamBtn.order:hover{background-position: 0 -160px;}
	.teamBtn.book:hover{background-position: -125px -160px;}
	.teamBtn.visit:hover{background-position: -125px -235px;}

.TeamList{}
	.TeamList li{float: left;width: 250px;height: 512px;margin: 0 23px 30px 0;padding: 10px 15px;background: #F5F5F5;overflow: hidden;}
	.TeamList .show{margin-bottom: 10px;font-size: 24px;color: #CCC;}
	.TeamList .cup{width: 35px;height: 35px;margin-right: 5px;background: url(../images/pub_bg.png) -350px 0 no-repeat;}
	.TeamList .name{width: 100px;font-size: 30px;color: #e70;line-height: 35px;}
	.TeamList p{line-height: 18px;color: #3d474a;}
	.TeamList .imga img{width: 250px;height: 333px;margin: 15px 0 10px;}
	.TeamList .cases a{margin-right: 10px;}
	.TeamList .cases img{width: 120px;height: 90px;}
	.TeamList .cases a:hover img{margin-top: -2px;border-bottom:2px solid #E70;}
	.TeamList li.hover{padding: 8px 13px;border:2px solid #E70;}

.teamInfo{margin-top: 20px;font-size: 14px;}
	.teamInfo .img{width: 250px;margin-right: 25px;}
	.teamInfo .img img{width: 250px;}
	.teamInfo .txt{width: 605px;}
	.teamInfo .orderNum{margin-right: 10px;font-size: 20px;line-height: 45px;}
	.teamInfo .orderNum span{float: left;height: 45px;padding-right: 1px;background: url(../images/pub_bg.png) -351px -70px no-repeat;color: #FFF;font-size: 40px;line-height: 45px;font-family:Arial, Helvetica, sans-serif;}
	.teamInfo .pubOrder{margin-top: 5px;}
	.teamInfo .hits{padding-left: 18px;background: url(../images/pub_bg.png) -385px -117px no-repeat;}
	.teamInfo .line{border-bottom:1px solid #DDD;margin-bottom: 15px;}

.teamCases li{float:left;width: 210px;margin: 0 13px 15px 0;}
	.teamCases .imga,.teamCases .imga img{position:relative;width:210px;height:158px;overflow: hidden;background: #000;}
	.teamCases .imga p{position:absolute;left:10px;bottom:10px;height:24px;padding:0 7px;color:#FFF;overflow: hidden;background: rgba(0,0,0,0.5) scroll repeat !important;filter: Alpha(opacity=50);background: #000;transition:all 0.3s linear 0s;}
	.teamCases .imga:hover p{width: 100%;background: rgba(238,119,0,1) scroll repeat !important;filter: Alpha(opacity=100);background: #E70;}
	
.moreTeam{}
	.moreTeam li{float: left;width: 160px;margin-right: 20px;}
	.moreTeam li img{width: 150px;height: 200px;margin-bottom: 10px;padding: 3px;border: 2px solid #F5F5F5;background: #F5F5F5;transition:all 0.3s linear 0s;}
	.moreTeam li .name{font-size: 24px;line-height: 35px;}
	.moreTeam li.hover img{border-color: #E70;}

/*装修案例*/
.CasesList li{float: left;width: 280px;margin: 0 23px 20px 0;transition: all 0.3s linear 0s;}
	.CasesList li .imga{position: relative;width: 280px;height: 210px;margin-bottom: 10px;overflow: hidden;}
	.CasesList li img{width: 280px;height: 210px;}
	.CasesList li p{height: 24px;overflow: hidden;}
	.CasesList li .imga .info{position: absolute;left:0;top:240px;width: 180px;height: 170px;padding: 40px 50px 0;background:rgba(238,119,0,.8) scroll repeat !important;filter:Alpha(opacity=80);background: #E70;color: #FFF;font-size: 14px;line-height: 30px;}

.casesInfo{margin: -15px 0 15px;}
	.casesInfo em{float: left;width: 25%;}
	.productInfo em{width: 20%;}

.casesNote{margin:0 10px;}
	.casesNote .ht{position: relative;margin-bottom: 15px;font-size:20px;text-indent: 50px;}
	.casesNote .ht span{color: #AAA;}
	.casesNote .ht i{position: absolute;width: 40px;height: 35px;background: url(../images/pub_bg.png) -260px -175px no-repeat;}
	.casesNote .ht i.fl{left: 0;top: -15px;}
	.casesNote .ht i.fr{right: -10px;top: -8px;background-position: -300px -175px;}

.caseLike{width:100%;height: 50px;margin:20px 0;}
	.caseLike .text{margin-left:80px;}
	.caseLike .text span{font-size:24px;color:#333;line-height:30px;}
	.caseLike .text em{display:block;font-size:14px;text-align:right;font-weight:bold;}
	.caseLike .teamBtn{float:left;margin-left:10px;}

.casesTeam{width: 250px;margin: 0 10px;}

.casesHouse{width: 250px;margin: 0 10px 20px;}
	.casesHouse img{width: 100px;height: 75px;margin-right: 12px;}
	.casesHouse .tt{font-size: 18px;}
	.casesHouse .view{float: left;display: inline;width: 90px;height: 25px;background: url(../images/pub_bg.png) 0 -210px no-repeat;line-height: 25px;color: #FFF;font-size: 14px;text-indent: 25px;}

/*工艺图解*/
.tujieList{}
	.tujieList li{float: left;width: 360px;height: 360px;margin: 0 25px 30px 0;padding: 10px;background: #F5F5F5;transition:all 0.3s linear 0s;}
	.tujieList li h4{width: 40px;height: 210px;padding: 0 20px;background: #3D474A;font-size: 30px;color: #E70;font-weight: normal;line-height: 32px;text-align: center;}
	.tujieList li h4 i{display: block;width: 35px;height: 35px;margin: 20px auto 0;background: url(../images/pub_bg.png) -385px -175px no-repeat;}
	.tujieList li img{width: 280px;height: 210px;}
	.tujieList li p{margin: 15px 0;}
	.tujieList li.hover{box-shadow:0 0 10px #666;border-radius:5px;}
	.tujieList li.hover h4 i{background-position: -350px -175px;}

/*金牌队长*/
.DuizhangList{}
	.DuizhangList li{float: left;width: 100%;margin-bottom: 15px;}
	.DuizhangList .even{background: #F8F8F8;}
	.DuizhangList .ct{float: left;display: inline;width: 565px;padding: 15px 20px 15px 10px;transition:all 0.3s linear 0s;}
	.DuizhangList img{width: 210px;height: 280px;margin-right: 20px;}
	.DuizhangList .txt{width: 335px;height: 280px;font-size: 14px;overflow: hidden;}
	.DuizhangList h3{height: 24px;margin-bottom: 15px;font-size: 20px;font-weight: normal;overflow: hidden;}
	.DuizhangList .ct.hover{background: #FFF;box-shadow:0 0 10px #666;border-radius:5px;}

/*合作品牌*/
.BrandList{}
	.BrandList .imga{float: left;width: 140px;margin: 0 35px 15px 0;font-size: 14px;text-align: center;line-height: 30px;}
	.BrandList .imga img{width: 138px;height: 69px;border: 1px solid #EEE;}
	.BrandList .imga.hover img{box-shadow: 0 0 10px #666;border-radius: 5px;}

/*业主评价*/
.ThinkList{}
	.ThinkList li{float: left; width: 585px; margin:0 10px 15px 0; background-color:#F8F8F8;}
	.ThinkList .ct{float: left;display: inline;width: 565px;padding: 15px 15px 10px 10px;transition:all 0.3s linear 0s;}
	.ThinkList img{width: 240px;height: 180px;margin:0 20px 10px 0;}
	.ThinkList .txt{width: 305px;}
	.ThinkList h3{height: 24px;margin-bottom: 15px;font-size: 20px;font-weight: normal;overflow: hidden;}
	.ThinkList .note{width: 100%;height: 72px;padding: 10px 0 5px;overflow: hidden;}
	.ThinkList .ct.hover,.FaqList li.hover{background: #FFF;box-shadow:0 0 10px #666;border-radius:5px;}

/*常见问题*/
.FaqList li{width: auto;clear: both;margin-bottom: 20px;padding: 10px;transition:all 0.3s linear 0s;}
	.FaqList li.even{background: #F8F8F8;}
	.FaqList li .msg{position: relative;margin-top: 6px;padding: 10px;border: 1px solid #D8D8D8;background: #FFF;border-radius: 5px;color: #666;}
	.FaqList li .msg .arrow{position: absolute;top: -7px;left: 10px;width: 20px;height: 10px;background: url(../images/pub_bg.png) -385px -210px no-repeat;}

/*在线订单*/
.IndList{width: 250px;margin: 0 auto 10px;}
	.IndList li{float: left;width: 100%;font-size: 14px;line-height: 30px;}
	.IndList li em{float: left;width: 33.33%;height: 30px;overflow: hidden;}

/*资讯中心*/
.NewsList{}
	.NewsList li{float: left;width: 370px;padding:10px;margin:0 30px 25px -10px;transition:all 0.3s linear 0s;}
	.NewsList li#end{margin-right: -10px;}
	.NewsList li .ht{position: relative;float: left;display: inline;width: 100%;height: 30px;padding-bottom: 10px;border-bottom: 1px solid #BBB;line-height: 45px;}
	.NewsList li .ht .line{position: absolute;left: 0;bottom: -1px;width: 70px;height: 1px;background: #E70;}
	.NewsList li .time i,.ThinkList .time i{float: left;width: 30px;height: 30px;margin-right: 2px;background: url(../images/i_bg.png) -270px -360px no-repeat;line-height: 30px;text-align: center;color: #FFF;font-size: 14px;font-family: Tahoma, Geneva, sans-serif;}
	.NewsList li .time i.year,.ThinkList .time i.year{background-position: -225px -360px;}
	.NewsList li h3{clear: both;height: 50px;overflow: hidden;}
	.NewsList li h3 a{font-size: 18px;line-height: 50px;font-weight: normal;color: #E70;}
	.NewsList li img{width: 100px;height: 75px;margin-right: 20px;}
	.NewsList li p{height: 75px;overflow: hidden;}
	.NewsList li.hover{background: #FFF;box-shadow:0 0 10px #666;border-radius:5px;}


/*分页*/
.pagelist{position: relative;float:left;display:inline;clear:both;overflow:hidden;width:100%;height:21px;margin:20px 0;text-align:center;}
	.pagelist .line{z-index: -1;position: absolute;left: 0;top: 10px;width: 100%;height: 1px;background: #EEE;}
	.pagelist span,.pagelist a{display:inline-block;overflow:hidden;width:21px;height:21px;margin:0 5px;background:url(../images/pub_bg.png) -280px 0 no-repeat;line-height:22px;text-align:center;color:#FFF;font-family: "宋体","Arial","Arial Narrow";}
	.pagelist a:hover,.pagelist .current{color:#FFF;background-position: -315px 0;}

/*公共文本框*/
.table{margin-bottom: 15px;width:100%;clear: both;}
	.table .left{float:left;text-align:right;width:100px;padding-right:10px;color:#444;font-size:14px;}
	.table .left .red{color: #F00;}
	.table .right .clue_on{color:#666;}
	.table .right img{margin-left:5px;}
	.table select{height: 24px;padding-left:5px;margin:0 5px 0 0;}
	.table .input-text{height:22px;line-height:22px;margin:0;padding:2px 5px;border:1px solid #DCDCDC;outline: none;border-radius: 3px;box-shadow:inset 1px 1px 4px #d9d9d9;text-shadow: 0px 1px 0px #fff;transition: .3s ease-in-out;}
	.table input.input-text.hover,.table textarea.hover{border-color:#E70;box-shadow: 0 0 5px rgba(252, 172, 93, 1);}
	.table input.input-text.focus,.table textarea.focus{border-color:#E70;box-shadow: 0 0 5px rgba(252, 172, 93, 1);}
	.table textarea.input-text{padding:5px;}
	.table .button{width:75px;height:35px;padding:0;display:block;background:url(../images/pub_bg.png) -260px -140px no-repeat;border:none;cursor:pointer;text-align:center;font-size:14px;color:#E70;font-weight:bold;line-height: 35px;}
	.table .button:hover{background-position:-340px -140px;color: #FFF;}
	/*首页报名*/
	.iIndent{width: 230px;height: 265px;padding: 30px 70px 0 890px;background: url(../images/iindent_bg.jpg) no-repeat;}
	.iIndent .ht{text-align: center;line-height: 35px;}
	.iIndent .table{position: relative;margin-bottom: 10px;}
	.iIndent .table .left{position: absolute;left:0;top:0;width: 40px;line-height: 28px;color: #606a6d;}
	.iIndent .table .left .red{display: none;}
	.iIndent .table .left i{padding-left: 3px;color: #CCC;}
	.iIndent .table .input-text{float:left;height: 24px;line-height: 24px;box-shadow: none;border-radius: 0;text-indent: 40px;}
	.iIndent .table .button{float: right;width: 64px;height: 30px;line-height: 30px;background: #E70;color: #FFF;}
	
	/*右侧公共报名*/
	.pubIndent .ht{margin-bottom: 10px;background: #3D474A;font-size: 20px;color: #FFF;text-align: center;line-height: 30px;}
	.pubIndent form{float:left;width:270px;margin-top: 10px;}
	.pubIndent .table{margin-bottom: 10px;}
	.pubIndent .table .left{width: 60px;padding-right: 5px;font-size: 12px;color: #333;}
	.pubIndent .table .order{border: none;margin: 0;padding: 0;cursor: pointer;}

	/*案例内页报名*/
	.casesInd{width: 250px;margin: 0 10px;font-size: 14px;line-height: 30px;}
	.casesInd .ht{position: relative;font-size: 20px;color: #3d474a;font-weight: 600;}
	.casesInd .ht img{position: absolute;right: 0;top: 0;width: 80px;}
	.casesInd .table{margin-bottom: 5px;}
	.casesInd .table .left,.casesInd .table .clue_on{display: none;}
	.casesInd .table .button{width: 90px;height: 25px;margin: 5px auto;background: url(../images/pub_bg.png) 0 -210px no-repeat;line-height: 25px;color: #FFF;font-size: 14px;text-indent: 18px;}
	.casesInd .table .input-text{height: 28px;line-height: 28px;font-size:14px;font-family:"Microsoft YaHei","Arial Narrow";}

	/*活动专题 列表报名*/
	.specListInd_bg{display: none;z-index: 9990;position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.8);opacity: 0.8;-webkit-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}
	.specListInd{display: none;position: fixed;top: 136px;left: 50%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop));z-index: 9999;width: 440px;background: #FFF;margin-left: -220px;border: 1px solid #CCC;}
	.specListInd .ht{padding: 0 10px;border-bottom:1px solid #CCC;line-height: 30px;font-size:14px;}
	.specListInd .ht .close{width: 24px;height: 24px;margin: 3px;background: #F8F8F8;font-size: 20px;line-height: 22px;text-align: center;cursor: pointer;transition:all 0.3s linear 0s;}
	.specListInd .ht .close:hover{background: #E70;color: #FFF;}
	.specListInd .tips{font-size: 14px;text-indent: 42px;line-height: 50px;}
	.specListInd form{padding: 0 25px;}

	/*活动专题 内页报名*/
	.specIndent{z-index:9998;position:fixed;_position: absolute;_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:0;bottom:0;width:100%;height: 75px;padding-bottom: 5px;background:#373737;line-height: 15px;color: #FFF;}
		.specIndent p.tel{float:right;padding:0px 50px;font-size:14px;}
		.specIndent form{float:left;width:440px;position:relative;padding:0 70px;margin-top: 12px;}
		.specIndent .table{float:left;display:inline;width:50%;margin-bottom:10px;clear:none;}
		.specIndent .table .left{width:70px;color:#FFF;font-size:12px;line-height:20px;}
		.specIndent .table .left span{display:none;}
		.specIndent .table .input-text{height:18px;line-height:18px;}
		.specIndent .sub{position:absolute;top:10px;right:0;width:70px;}
		.specIndent .table .button{width: 172px;height: 46px;background: url(../images/specindent_btn.png) no-repeat;text-indent: -999em;}
		.specIndent .now{float: left;font-size: 40px;line-height: 60px;}
		.specIndent .now i{letter-spacing: -8px;font-weight: bold;font-family: Geneva, sans-serif;}


/*我要说两句*/
.ReplyBox{overflow:hidden;float:left;width:100%;height:auto;}
.ReplyBox .ReplyInput{width: 625px;margin:0 auto;overflow:hidden;}
.ReplyBox input.input-text{width: 152px;}
  
.ReplyList{float:left;width:100%;margin-top:10px;}
   .ReplyList .loading{padding:10px 0; }
   .ReplyList ul{float:left;width:100%;}
   .ReplyList ul li{float:left;width:860px;}
   .ReplyList ul li{padding:10px;border-top:1px dashed #D5D5D5;color:#333;}
   .ReplyList ul li h5 span{font-weight:normal;padding-left:10px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
   .ReplyList ul li p i{padding-left:10px;font-style:italic;}
   .ReplyList .noreplylist{float:left;width:100%;font-size:30px; color:#444;font-family:"Microsoft YaHei","Arial Narrow"; text-align:center; padding:15px 0;}

/*表单等*/
.post_tips{width:860px;padding:0 10px 10px;margin:20px 0;border-bottom:1px dashed #EEE;font-size: 14px;}
.post_book{width:760px;height:auto;margin:0 auto;padding:0 60px;}	

/*--画廊-------------------------------------------------------------------------------------------------------------------------------------------*/
.ad-gallery {width:880px;background:#DDD;}
.ad-gallery * {margin: 0;padding: 0;}
  .ad-gallery .ad-image-wrapper {width: 880px;height: 660px;position: relative;background:#000;overflow: hidden;}
    .ad-gallery .ad-image-wrapper .ad-loader {position: absolute;z-index: 10;top: 48%;left: 48%;}
    .ad-gallery .ad-image-wrapper .ad-next {position: absolute;right: 0;top: 0;width: 25%; height: 100%;cursor: pointer;display: block;z-index: 200;}
    .ad-gallery .ad-image-wrapper .ad-prev { position: absolute;left: 0; top: 0; width: 25%;height: 100%;cursor: pointer;display: block;z-index: 200;}
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(../images/trans.gif);}
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {background: url(../images/ad_prev.png);width: 30px;height: 30px;display: none;position: absolute;top: 47%;left: 0;z-index: 101;}
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {background: url(../images/ad_next.png);width: 30px;height: 30px;right: 0;left: auto;}
    .ad-gallery .ad-image-wrapper .ad-image {position: absolute;overflow: hidden;top: 0;left: 0;z-index: 9;}
      .ad-gallery .ad-image-wrapper .ad-image a img {border: 0;}
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {position: absolute;bottom: 0px;left: 0px;padding: 7px; text-align: left;width: 100%;z-index: 2;background: url(../images/opa75.html);color: #000;}
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {background: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.html');}
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {display: block;}
  .ad-gallery .ad-controls {height: 20px;}
    .ad-gallery .ad-info { float: left;}
    .ad-gallery .ad-slideshow-controls {float: right;}
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {padding-left: 5px;cursor: pointer;}
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {padding-left: 5px;font-size: 0.9em;}
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {cursor: default;font-style: italic;}
  .ad-gallery .ad-nav {width: 878px;height:98px;position: relative;border:1px solid #E5E5E5;background:#FFF url(../images/ad-nav_bg.gif) left bottom repeat-x;}
    .ad-gallery .ad-forward, .ad-gallery .ad-back {position: absolute; top: 0; height: 100px;z-index: 10;}
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {height: 100px;}
    .ad-gallery .ad-back {cursor: pointer;top:-1px;left: -1px;width:37px;display:block;background: url("../images/prev-next.gif") left 0px no-repeat; }
    .ad-gallery .ad-forward {cursor: pointer;display: block;right: -1px;width:37px;background: url("../images/prev-next.gif") right 0px no-repeat;}
    .ad-gallery .ad-nav .ad-thumbs {overflow: hidden; width: 810px; margin:0 auto;}
      .ad-gallery .ad-thumbs .ad-thumb-list {float: left;width: 9000px;list-style: none;}
        .ad-gallery .ad-thumbs li {float: left;padding-right: 5px;padding-top:5px;}
          .ad-gallery .ad-thumbs li a { display: block;}
            .ad-gallery .ad-thumbs li a img { border: 1px solid #796248;padding:2px;display:block; }
            .ad-gallery .ad-thumbs li a.ad-active img {border: none;padding:3px;padding-top:7px;margin-top:-4px;background:url("../images/prev-next.gif") 0px -102px no-repeat;}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads { position: absolute;left: -9000px;top: -9000px;}

.ad-thumbs{padding:15px 0; height:70px;}
.prevCases,.nextCases{float:left;display:inline;width:350px;height:30px;line-height:30px;background:#666;color:#333;overflow:hidden;text-align:center;}
.prevCases a,.nextCases a{color:#FFF;}
.prevCases{width:349px;border-right:1px #FFF solid;z-index:999;}

/*---------------------------------------------------------------------------------------------------------------------------------------------*/


/*侧栏浮动*/
.sideFloat{width:50px;position: fixed;top: 136px;left: 0;_position: absolute;_top: expression(eval(document.documentElement.scrollTop));z-index: 9999;}
	.sideFloat li{clear:both;height: 58px;margin-bottom: 5px;cursor: pointer;}
	.sideFloat .icon{position: relative;float: right;padding-right: 50px;padding-left: 0;width: 0;height: 58px;background: #999 url(../images/side_float.png) no-repeat;}
		.sideFloat .order .icon{background-position: 0 -60px;}
		.sideFloat .book .icon{background-position: 0 -120px;}
		.sideFloat .weixin .icon{background-position: 0 -180px;}
		.sideFloat .backtop .icon{background-position: 0 -240px;}
		.sideFloat .baojia .icon{background-position: 0 -480px;}
	.sideFloat .icon.hover{background-color: #E70;color: #FFF;}
	.sideFloat .icon .txt{position: absolute;top: 0;left: -50px;width: 50px;height: 40px;padding: 9px 0;text-align: center;line-height: 20px;}
	
	.sideFloat .icon .kefu{display: none;opacity: 0;position: absolute;top: 0;left: 210%;height: 58px;padding-right: 5px;background: #E70;}
	.sideFloat .qq a{float: left;width: 32px;height: 58px;margin-left: 5px;background: url(../images/side_float.png) 0 -300px no-repeat;}
	.sideFloat .qq a.col_2{background-position: 0 -360px;}
	.sideFloat .qq a.col_3{background-position: 0 -420px;}
	
	.sideFloat .icon .img{display: none;opacity: 0;position: absolute;top: 50%;left: 210%;width: 115px;height: auto;margin-top: -112px;z-index: 999999;}
	.sideFloat .icon .img img{width: 115px;height: 115px;margin-bottom: 10px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);box-shadow: 0 0 5px rgba(0,0,0,.4);}

.sideFloat .qq .qiqq{width:50px; height:24px; color:#FFF; text-align:center; position:absolute; bottom:0; right:0;}	

.main{display:none;}

/*暂无内容*/
.noContent{width:100%;clear:both;font-size:30px; color:#666; font-family:"Microsoft YaHei","Arial Narrow"; text-align:center; padding:50px 0;}
/*鄙视IE 6*/
.IE6{display:none;_display:block;_z-index:999999;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));_width:100%;_background:#FFF;_text-align:center;_color:red;}


.bj_kuang,.big_k{width: 100%;}

.iMtbd{width: 218px;margin-left: 10px;border: 1px solid #DEDEDE;background: #FAFAFA;}
.iMtbd .ht{background: #F6F6F6;font-size: 16px;border-bottom: 1px solid #DEDEDE;line-height: 35px;text-indent: 10px;font-weight: bold;color: #333;}
.iMtbd li{display: block;height: 26px;padding: 0 5px 0 10px;overflow:hidden;}
.iMtbd li a{line-height: 26px;}

/*[2015/4/3 自修改底部 开始]*/
.box-2-youj{width:100%;height:265px;background:#252525;}
.dikuanglan-2_yi li a:hover{color:#EE7700;}
.dikuanglan-2{width:1200px;height:265px;margin:0 auto;}
.dikuanglan-2_yi h1{margin-bottom:10px;font-size:16px;}
.dikuanglan-2_yi{float:left;width:120px;height:230px;margin:20px 10px 0 0;}
.dikuanglan-2_yi li{height:30px;line-height:30px;font-size:12px;}
.dikuanglan-2_yi a{text-decoration:none;color:#C9CACA;}

.dikuanglan-2_yi .weixin{position: relative;}
	.dikuanglan-2_yi .weixin img{width: 120px;height: 120px;}
	.dikuanglan-2_yi .ico i{float: left;width: 35px;height: 30px;background-position: left center;}
	.dikuanglan-2_yi .weixin i{background-image: url(../images/ico-weixin.png);}
	.dikuanglan-2_yi .weibo i{background-image: url(../images/ico-weibo.png);}
	.dikuanglan-2_yi .qzone i{background-image: url(../images/ico-qzone.png);}

.dikuanglan-2_yi .col{float: left;width: 50%;}
.dikuanglan-2_yi .even{display: none;}


.youqinglianjie{width:100%;height:30px;background:#999;color:#333;line-height:30px;font-size:12px;}
.zhigezhengs{width:100%;height:30px;line-height:30px;text-align:center;font-size:12px;color:#999;background:#000;}
.dikuanglan-2_yi-3{width:310px;height:220px;margin:20px 0 0 0;float:right;}
.foot-logo{float:left;width:310px;}
.dianhuahaoma{float:left;width:310px;height:40px;line-height:40px;font-size:32px;color:#FFF;font-weight:bold;margin-top: 10px;}
.wenzixinxi{width:280px;height:170px;line-height:18px;font-size:13px;color:#999;}
.xiaotubiaowenzz{width:100%;height:80px;background:#D6D6D6;}
.xiaotubiaowenzz-1 h1{font-size:18px;font-weight:400px;padding-top:17px;}
/*[2015/4/3 自修改底部 结束]*/

/*[2015/4/21 自修改首页有家工艺 开始]*/
#box-gongyitujie{width:1190px; margin:0 auto;}
.process150421 .nav{ position:relative; width:100%; height:35px; background:#e8e8e8;}
.process150421 .nav-item{ position:relative; float:left; width:237px; height:35px; line-height:35px; text-align:center; font-size:18px; border-right:1px solid #fff;z-index:1;}
.process150421 .nav-item span.tt{ display:block; height:35px; color:#666666; text-decoration:none;   cursor:pointer;}
.process150421 .nav .nav-item span.tt a { display:block; height:35px; width:229px;}   
.process150421 .nav .nav-item.cur span.tt a,.process150421 .nav .nav-item span.tt a:hover{ color:#fff;}

.process150421 .move-bg{ display:none;position:absolute;left:0;top:0; width:237px; height:35px; background:#EE7701; z-index:0;}
.process150421 .wraper{ width:1190px; height:370px;  color: #666;}
/*工艺文案*/
.process150421 .box-gongyitujie_wenan{ width:100%; height:70px; font-size:50px; font-weight:bold;color:#999; line-height:70px; background:url(../images/project.gif) no-repeat  ;}
.process150421 .box-gongyitujie_wenan span{ font-size:15px; color:#000;}
/*蓝砖工艺内容*/
.process150421 .ct01 .item{position: relative;float:left; width:189px; height:130px;line-height:20px;margin:13px 10px 0 0; padding:175px 10px 0 10px;font-size:12px;background:#e5e5e5;text-align: left;text-align: justify;}
	.process150421 .ct01 .item img{position: absolute;top: 0;left: 0;width: 100%;}
	.process150421 .ct01 .item:hover{ box-shadow:0 0 10px #666;}
	
.process150421 .center-jinpaiduizhang-1, .process150421 .center-gongyitujie-1, .process150421 .center-jiancanzhanting-1, .process150421 .center-hezuopingpai-1{ display:none;} 
.process150421 .centenr-lanzhuangongyis-1{ display:block; width:1190px; height:330px;position:absolute; left:0; bottom:-330px;}
.process150421 .centenr-lanzhuangongyis-2{position: relative;float:left;width:285px; height:88px; margin:168px 23px 0 16px; border-top:1px solid #ee7700; padding-top:12px; font-size:12px; text-align:left; line-height:25px;}
.process150421 .centenr-lanzhuangongyis-2 img{position: absolute;top: -135px;left: 0;width: 286px;height: 100px;}
/*工艺图解内容*/
.process150421 .nav-item:hover .center-gongyitujie-1{display:block; width:1190px; height:330px; position:absolute; bottom:-330px; background:#fff; left:-238px;}
.process150421 .center-gongyitujie-2{ overflow:hidden;width:1164px; height:306px; margin-top:10px; float:left; border:1px solid #666; padding:7px 12px 7px 12px; position:absolute; z-index:1;}
.process150421 .center-gongyitujie{float:left; margin-right:15px; width:181px; height:299px; color:#ee7700;font-size:18px;}
.process150421 .center-gongyitujie:hover  .boxtop { display:none;}
.process150421 .center-gongyitujie .boxtop { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;color: #ee7700;position: absolute; top:7px;width: 181px; height:299px;	display:block;}  
.process150421 .center-gongyitujie .boxtop .boxtopx { display:block; width:161px; height:279px;  margin:10px 10px; border:#FFFFFF 1px solid;}
.process150421 .center-gongyitujie .boxtop .boxtopx dl {padding-top:70px;}
.process150421 .center-gongyitujie .boxtop .boxtopx span {color: #ee7700; height:25px; color:#FFFFFF; }
.process150421 .center-gongyitujie .boxtop .boxtopx span.ftext { font-size:10px; }
.process150421 .center-gongyitujie .boxtop .boxtopx span h3{font-size: 1.17em;margin-top: 2em;height: 24px;}
.process150421 .center-gongyitujie:hover{ overflow:hidden; border:#FFF 3px solid;width:175px; height:293px;box-shadow:-1px 0px 10px #666;}
/*金牌队长内容*/
.process150421 .nav-item:hover .center-jinpaiduizhang-1{display:block; width:1190px; height:330px; position:absolute; bottom:-330px; background:#FFF; left:-476px;}
.process150421 .center-jinpaiduizhang-1 .item{position:relative;width:136px;height:42px; margin:19px 0 0 20px; float:left; padding:247px 30px 0 10px; font-size:12px; color:#999;line-height:25px;text-align:left;}
.process150421 .center-jinpaiduizhang-1 .item .imga{position: absolute;top: 0;left: 0;width: 176px;height: 235px;overflow: hidden;}
.process150421 .center-jinpaiduizhang-1 .item img{position: absolute;top: 0;left: 0;width: 100%;}
.process150421 .center-jinpaiduizhang-1 .item i{ font-style:normal;color:#F90; float:right;}
.process150421 .center-jinpaiduizhang-1 .item .imga .center-jinpaiduizhang-off{width:55px;height:57px;position:absolute;right:9px; bottom:-60px;z-index:2; background:url(../images/tr.html) no-repeat;}
/*建材展厅内容*/
.process150421 .nav-item:hover .center-jiancanzhanting-1{display:block;position:absolute; width:1190px; height:320px;bottom:-330px; left:-714px;background:#fff; z-index:1; padding:10px 0 0;}
.process150421 .center-jiancanzhanting-1 img{ margin-right:4px; float:left;}
.process150421 .center-jiancanzhanting-1 img:hover{ padding:2px;background:#fff; width:133px; height:293px; box-shadow:1px 1px 8px #666;}
.process150421 .center-jiancanzhanting-1 .jiancanzhantin {color: #999;float: left;height: 42px;line-height: 25px;margin: 1px 13px 0px 0px;padding:0px 1px 0px 1px;position: relative;width: 135px;}
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop{background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;color:#ee7700;position:absolute;width: 137px; height:299px;display:block;}  
.process150421 .center-jiancanzhanting-1 .jiancanzhantin:hover  .boxtop { display:none;}
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop .boxtopx  h3{margin-top: 20px;width:1.5em; font-size:20px; background:url(../images/top.png) no-repeat top; padding-top:35px;} 
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop .boxtopx { display:block; width:117px; height:278px;  margin:10px 10px; border:#FFFFFF 1px solid;}
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop .boxtopx dl {padding-top:70px;}
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop .boxtopx span {color: #ee7700; height:25px; color:#FFFFFF; text-align:center; display:block; margin-left:10px;   width:20px; }
.process150421 .center-jiancanzhanting-1 .jiancanzhantin .boxtop .boxtopx span.ftext { font-size:10px; }
.process150421 .center-jiancanzhanting-1 .last {margin: 1px 1px 0px 0px;}
/*合作品牌*/
.process150421 .nav-item:hover .center-hezuopingpai-1{display:block; position:absolute; width:1173px; height:318px; padding:10px 0 0 15px; bottom:-330px; left:-952px; background:#fff; border:1px solid #CCC;}
.process150421 .center-hezuopingpai-1 img{ margin:0 15px 8px 0px; border:1px #ccc solid; float:left;}
.process150421 .center-hezuopingpai-1 img:hover{ box-shadow:1px 1px 8px #666;}
/*[2015/4/21 自修改首页有家工艺 结束]*/


/*[2015/4/25 自修改首页 开始]*/
/*报价器下的服务流程*/
.index150425 .FootSer {border-top: 0px solid #eaeaea; width:1190px;margin: 0 auto; border:#d9d9d9 1px solid; border-top:none; width: 1188px;  padding: 20px 0; height:35px; clear:both;overflow:hidden;background: #FFF;}
.index150425 .FootSer li { width: 170px;}
.index150425 .FootSer li.btn { width: 98px;}
.index150425 .FootSer li.btn  a {background:url(../images/btn_api.png);height:32px; width:97px; display:block; }
.index150425 .FootSer li.btn  a.b_lf { background-position:-4px -3px;}
.index150425 .FootSer li.btn  a.b_rf { background-position:-97px -3px;}
.index150425 .FootSer li.hover  a.b_lf { background-position:-4px -41px;}
.index150425 .FootSer li.hover  a.b_rf { background-position:-97px  -41px;}
.index150425 .FootSer li.f14 {width: 120px;padding-left:10px;}
/*报价器*/
.index150425 .ibaojia { background:url(../images/ibaojia.jpg) no-repeat #ef8201; width:230px; height:168px;margin-left: 0px;}
.index150425 .iMtbd { border:0;}
/*幻灯图下的服务*/
.index150425.cn_qp{width:100%;height:90px;background:#EF8201;}
.index150425.cn_qp .center_th{width:1190px;height:90px;margin:0 auto;}
.index150425.cn_qp .center_th .ima_1{width:237px;height:90px;float:left;position:relative; overflow:hidden;}
.index150425.cn_qp .center_th .ima_1 span{background:url(../images/iser_bg.png) no-repeat;position:absolute;width:237px;height:190px;top:0;left:0;display:block;}
.index150425.cn_qp .center_th .ima_1 .kb{background-position:9px 0px;}
.index150425.cn_qp .center_th .ima_1 .sq{background-position:-231px 0px;}
.index150425.cn_qp .center_th .ima_1 .lz{background-position:-470px 0px;}
.index150425.cn_qp .center_th .ima_1 .yzs{background-position:-707px 0px;}
.index150425.cn_qp .center_th .ima_1 .jp{background-position:-957px 0px;}
.index150425.cn_qp .center_th .ima_1 a:hover span{top:-100px;}
/*底部7项服务内容*/
.index150425.bzbtome {margin: 0 auto;overflow:hidden;background:#f5f5f5;}
.index150425.bzbtome .Column{padding:5px 0;}
.index150425.bzbtome li { width: 177px; height: 57px; background-color:#00FFFF} 
.index150425.bzbtome li {cursor: pointer;float: left;line-height: 15px;   }
.index150425.bzbtome li.f1{background: url("../images/ser-01.png")  no-repeat; }
.index150425.bzbtome li.f2{background: url("../images/ser-02.png")  no-repeat; }
.index150425.bzbtome li.f3{background: url("../images/ser-03.png")  no-repeat; }
.index150425.bzbtome li.f4{background: url("../images/ser-04.png")  no-repeat;}
.index150425.bzbtome li.f5{background: url("../images/ser-05.png")  no-repeat;}
.index150425.bzbtome li.f6{background: url("../images/ser-06.png")  no-repeat;width: 169px;}
.index150425.bzbtome li.f7{background: url("../images/ser-07.png")  no-repeat;width: 135px;}
/*[2015/4/25 自修改首页 结束]*/

/*[2015/5/16 在施工地进度阶段添加 开始]*/
.msgRes{border-top: 1px solid #D7D7D7;}
	.msgRes .resCon{position: relative;padding: 20px 0 10px;margin-left: 20px;border-left: 1px solid #EE7700;}
	.msgRes .resCon .circle{position: absolute;left: -20px;width: 40px;height: 40px;background: url(../images/re-circle.png) -40px 0 no-repeat;font-size: 14px;text-align: center;line-height: 40px;color: #666;}
	.msgRes .resCon.first .circle{background-position: 0 0;color: #FFF;}
	.msgRes .box{margin-left: 40px;;background: #F8F8F8;}
	.msgRes .box .ht{background: #EE7700;text-indent: 15px;line-height: 36px;color: #FFF;font-weight: bold;font-size: 14px;}
	.msgRes .box .txt{padding: 15px;overflow: hidden;}
	.msgRes .box .pic{padding-bottom: 15px;overflow: hidden;}
	.msgRes .box .pic li{float: left;width: 190px;margin: 15px 0 0 12px;}
	.msgRes .box .pic img{display: block;width: 190px;}
	.r_jindu{width:565px; height:50px; overflow:hidden;}
	.r_line{width:100%; height:20px; position:relative;}
	.r_line_bg{position:absolute; top:8px; z-index:1; width:100%; height:4px;}
	.r_line_c{background-color:#ADADAD; left:0;}
	.r_line_jin{background-color:#EE7700; left:-565px;}
	.r_line ul{position:absolute; left:0; top:0; z-index:2; width:100%; height:20px;}
	.r_line ul li{display:block; width:20px; height:20px; margin:0 25px; text-indent:-9999em; background:url(../images/list-circel.png) 0 -22px no-repeat;}
	.r_line ul li.current{background:url(../images/list-circel.png) 0 0 no-repeat;}
	.r_jieduan{width:100%; height:30px; line-height:30px; color:#ADADAD; text-align:center; font-size:14px;}
	.r_jieduan em.current{color:#EE7700;}
/*[2015/5/16 在施工地进度阶段添加 结束]*/

/*[2015/4/25 自修改首页设计团队 开始]*/
.iTeam{width:100%; }
.iTeam .ct, .iTeam .box, .iTeam .ct ul{width:1075px; height:317px ;}
.iTeam .ct li{height:317px ; margin-right: 0px; width: 215px ;position: relative;}
.iTeam .ct li img{height: 288px; width: 215px;}
.iTeam .ct li .imga{height: 288px; width: 215px; margin-bottom: 1px;}
.iTeam .ct li .imga .info{height: 288px; padding: 20px 10px; top: 288px; width: 215px; }
.iTeam ul li .bg{background-color: #fff; top: 200px; height: 90px; opacity: 0.7; width: 215px; z-index: 1;}
.iTeam ul li .infobox{top: 200px; height: 90px;width: 215px; z-index: 3;}
.iTeam ul li .infobox p{line-height: 18px; margin: 0 auto; padding-left: 10px; width: 170px; }
.iTeam ul li .infobox h1{border-bottom: 1px solid #595959; font-size: 18px; margin: 10px auto; padding-left: 10px; width: 170px; font: inherit;font-size: 18px;}
.iTeam ul li .infobox h1 span{font-weight: bold; padding-right: 10px;}
.iTeam ul li .infobox p strong{font-weight: bold; line-height: 18px;}
.iTeam ul li .btn1{background-color: #c4261d; float:left}
.iTeam ul li .btn2{background-color: #3e3a39; float:left ; padding-left:1px;}
.iTeam ul li .btn{color: #fff; display: block; height: 27px; line-height: 27px; width: 107px; z-index: 4;  bottom: 0;}
.iTeam ul li .btn:hover {    opacity: 0.8;}
.ac{text-align: center;}
.abs{position: absolute;}
/*[2015/4/25 自修改首页设计团队 结束]*/

/*[2016/1/16 自修改首资讯中心 开始]*/
/***************************{Common CSS Class}*****************************/
.iNewsBox{padding-top: 20px;border-top:#d9d9d9 1px solid;}
.iNewsBox .beijr{width:770px;margin-right: 20px;}
.iNewsBox .beijl{width:400px;}
.iNewsBox .ibTitle{margin-bottom: 10px;}
.iNewsBox .iNews_tt01 h3{background-position: 0 -540px;}
.iNewsBox .iNews_tt02 h3{background-position: 0 -135px;}
.iNewsBox .iNews_tt02,
.iNewsBox .iNews_tt01{border-bottom: 0;position: relative;}

.iNewsBox .ijzzsBox{width:740px;height:378px;padding:10px 15px;background:#f5f5f5;overflow: hidden;}
.iNewsBox .ijzzsBox .item1{width:360px;padding-right:10px;height:378px}
.iNewsBox .ijzzsBox .item2{padding-right:0px;width:360px}
.iNewsBox .ijzzsBox .item2 .art{height:111px;margin-bottom:14px;overflow: hidden;}
.iNewsBox .ijzzsBox .item2 .art .desc{height: 69px;}
.iNewsBox .ijzzsBox .item2 .txt{width:205px}
.iNewsBox .ijzzsBox .item1 .t{padding:5px 0 10px 0;border-bottom:1px solid #d1d1d1;overflow:hidden;height:15px}
.iNewsBox .ijzzsBox .item1 .img{padding-bottom:10px}
.iNewsBox .ijzzsBox .item1 .t a{font-size:15px;color:#4d463e;font-weight:bold}
.iNewsBox .ijzzsBox .item1 .t a:hover{text-decoration:underline}
.iNewsBox .ijzzsBox .item1 .desc{height: 92px;color:#777777;line-height:23px;padding:5px 0px 0 0px;font-size:13px}
.iNewsBox .ijzzsBox .item1 .url{margin-top:-24px;line-height:24px}
.iNewsBox .ijzzsBox .item1 .url a{color:#ea5514;padding-right:15px}
.iNewsBox .ijzzsBox .item1 .url a:hover{color:#ea5514}

.iNewsBox .ijzBox{width:370px;height:378px;padding:10px 15px;background:#f5f5f5;overflow: hidden;}
.iNewsBox .ijzBox ul li{border-bottom:1px solid #d1d1d1;color:#8f8f8f;font-size:14px;line-height:35px}
.iNewsBox .ijzBox ul li .img{display:none}
.iNewsBox .ijzBox ul li .img img{width:370px;height:190px}
.iNewsBox .ijzBox ul li .txt{cursor:pointer}
.iNewsBox .ijzBox ul li .txt a{color:#4D463E;height:31px;overflow:hidden;width:439px;display:block;font-weight:bold;font-size:15px}
.iNewsBox .zhongbu{margin:0px 66px 0px auto;float:right}
.iNewsBox .ar{text-align:right}
.iNewsBox .gsinb{font-family:"微软雅黑";font-size:15px;color:#4d463e;font-weight:bold;height:35px;line-height:33px;overflow:hidden}
.iNewsBox .cc {margin-top: -31px;margin-right:17px}
.iNewsBox .cc a{color:#ea5514}
.iNewsBox .gsinbw{height: 81px;overflow: hidden;color:#777777;line-height:27px;padding:5px 5px 0 5px;font-size: 13px;}

/*[2016/1/16 自修改首资讯中心 结束]*/
/*Update 2016-12-07 by wh*/
.iNewsBox{}
.iNewsBox .infoItem{width: 318px;}
.iNewsBox .infobox{border:1px solid #dadada;padding: 10px}
.iNewsBox .infobox .infoTitle{background:url(../images/icon.jpg) no-repeat left center;padding: 0 0 6px 25px;font-size: 16px;color: #262626;border-bottom: 2px solid #ec172b}
.iNewsBox .infobox font{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px; 
}
.iNewsBox .infobox .more{font-size: 12px;font-family: "Arial";color: #ec172b;text-transform: uppercase;}
/*资讯*/
	.iNewsBox .zixun{width: 496px;margin-right: 15px;}

	.list-group-news li{background:url(../images/news_ico.gif) no-repeat left center;padding-left: 15px;padding-top: 6px;padding-bottom: 6px; border-bottom: 1px dotted #7f7f7f }
	.list-group-news li a{display: block;}
	.list-group-news li:last-child{border-bottom: 0}
	.list-group-news .topone {background: none;padding-left: 0}
	.list-group-news .topone .cover{width: 155px;height: 120px;}
	.list-group-news .topone .cover img{width: 100%;height: 100%}
	.list-group-news .topone .list-item-title{width: 295px;}
	.list-group-news .topone .title{color: #262626;font-size:14px;font-weight: 700}
	.list-group-news .topone .desc{color: #666;height: 85px;line-height: 1.8em;margin-top: 5px;position: relative;}
	.list-group-news .topone .detail{position: absolute;right: 0;bottom: 0;color: #ec172b}

	.newsTabTitle{position: absolute; right: 0;top: 0}
	.newsTabTitle li{float: left;font-size: 14px;border-bottom: 2px solid transparent;padding: 6px 0;margin-left:12px; line-height: normal;}
	.newsTabTitle li a{color: #666;}
	.newsTabTitle .active1{border-bottom: 2px solid #ec172b}
	.newsTabTitle .active1 a{color:#ec172b}
/*百科*/
	.iNewsBox .baike{width: 316px;}
	.news_tabmenu {margin:0 auto;height: 55px}
	.news_tabmenu ul {margin:0;padding:0;list-style-type: none;margin-top:10px;}
	.news_tabmenu li { text-align:center; float:left;width:33.333333%; height:25px; line-height:25px;display:inline; font-size:12px;}
	.news_tabmenu .cli {text-align:center;float:left;width:90px; height:25px; line-height:25px;font-size:12px; cursor:pointer;}
	.news_tabmenu .cli a{color:#666;}
	.news_tabmenu .active,.news_tabmenu .active a{background-color: transparent; color: #c4261d}


	.list-group-baike{border-top: 1px solid #ddd;padding-top: 10px;}
	.list-group-baike li{background:url(../images/news_ico.gif) no-repeat left center;padding-left: 15px;}
	.list-group-baike li a{display: block;}
/*问答*/
	
	.iNewsBox .wenda{width: 358px;}
	.wenda_slide{margin-top: 10px;position: relative;}
	.list-group-pingjia {height: 260px;overflow: hidden;}
	.list-group-pingjia dl{margin-bottom: 10px;}
	.list-group-pingjia dt{height: 20px;overflow: hidden; padding-left: 25px;line-height: 1.5em;position: relative;color: #333}
	.list-group-pingjia dt a:hover{color: #666}
	.list-group-pingjia dt .icon-ques{display: inline-block;width: 20px;height: 20px;background-image:url(../images/bj.png); background-position:0px -176px;
		position: absolute;left: 0;top: 0;
	}
	.list-group-pingjia dd{padding-left: 25px;margin-top: 5px; line-height: 1.5em;position: relative;color: #333;height: 54px;overflow: hidden;}
	.list-group-pingjia dd a{color: #666}
	.list-group-pingjia dd .icon-answer{display: inline-block;width: 20px;height: 20px;background-image:url(../images/bj.png); background-position:0px -208px;
		position: absolute;left: 0;top: 0;
	}
	.wenda_slide .hd{position: absolute;width: 100%;text-align: center}
	.wenda_slide .hd li{display: inline-block; width: 10px;height: 10px;background: #ccc;font-size: 0;margin: 0 3px;cursor: pointer}
	.wenda_slide .hd .on{background: #82725c}

	.btn-tiwen{display: block;width: 302px;height: 50px;background: url(../images/bj.png) no-repeat 0 0;margin: auto}

/*底部报价器*/
.f28{font-size: 28px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.fcc{font-size: 18px;color: #fff100;}
.text-yellow{color: #fff100;}
.text-white{color: #ffffff;}
.floatOffer{position:fixed; left:0; bottom:0; z-index:9999;width: 100%;height:85px;}
	.floatOffer .float-form-box{position: absolute;width: 100%;height: 100%; left: 0;top:0;padding-top: 20px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2FB4E4F', endColorstr='#B2FB4E4F');background:rgba(188,188,188,0.7); overflow:visible;}
	.floatOffer .panel-head{float: left;color: #fff;}
	.floatOffer .panel-body{float: left;width: 580px;margin-left: 10px;}
	.floatOffer .panel-foot{float: right;width: 485px;}
	.floatOffer .form-control{
		color: #000;
	    height: 38px;
	    line-height: 38px;
	    border-radius: 3px;
	    border: 1px solid #D5D5D5;
	    margin: 0;
	    padding: 0 0 0 5px;
	    width: 147px;
	    border-radius: 5px;
	}
	.floatOffer .form-control:focus,.floatOffer .form-control:hover{
		border-color: #be2a1e;
	}
	.floatOffer .btn-submit{
		width: 90px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    letter-spacing: 2px;
	    font-size: 14px;
	    color: #3c404b;
	    background: #FFF100;
	    border: none;
    	cursor: pointer;
        border-radius: 5px;
	}
	.floatOffer .btn-close{
		display: block;
		font-family: "Arial";
	    position: absolute;
	    right: 10px;
	    top: 10px;
	    width: 24px;
	    height: 24px;
	    background: #383838;
	    text-align: center;
	    border-radius: 3px;
	    color: #FFF;
	    z-index: 10000;
	    cursor: pointer;
	    font-size: 14px;
	}
	.floatOffer .btn-close:hover{
		background:rgb(251,78,79)
	}
	.float-openbar{
		display: block;
		position: absolute;
	    bottom: 0;
	    left: -30px;
	    z-index: 9999;
		color: #ffffff;
	    font-size: 14px;
		width: 30px;
	    height: 77px;
	    
	    line-height: 1.3em;
	    padding: 3px 0;
	    border-radius: 0 5px 5px 0;
	    background: #FB4D4E;
	    text-align: center;
	    cursor: pointer;
	}
	.float-openbar:hover{color: #fff;}
/*.fBaojia-h{height:85px; background:#3C404B;}
.fBaojia{padding:20px 0; position:fixed; left:0; bottom:0; z-index:9999; height:45px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2FB4E4F', endColorstr='#B2FB4E4F');background:rgba(251,78,79,0.7); overflow:visible;}
	.fBaojia .closeBaojia{display:block; position:absolute; right:10px; bottom:50px; width:24px; height:24px; background:#383838; text-align:center; border-radius:3px; color:#FFF; z-index:10000; cursor:pointer; font-size:14px;}
	.fBaojia .closeBaojia:hover{background:#FB4D4E;}
	.fBaojia .info .cur{color:#fff100;}
	.fBaojia .tt p{line-height:28px;}
.openBaojia{width:30px; height:80px; padding:10px 0; border-radius:0 5px 5px 0; line-height:20px; background:#FB4D4E; position:fixed; bottom:0; left:-30px; z-index:9999; cursor:pointer;}

.FBaojia{width:735px; height:40px; float:left; margin:5px 0 0 30px;}
	.FBaojia .table{float:left; width: 150px; height:40px; margin:0 15px 0 0;}
	.FBaojia .table .left, .FBaojia .table .right .clue_on{display: none;}
	.FBaojia .table .input-text{height:38px; line-height:38px; border-radius:3px;}
	.FBaojia .cls_check{position: relative;width: 100px;}
	.FBaojia .cls_check .imgcode{opacity: 0;display: none;position: absolute;top: -20px;left: 50%;width: 100px;height: 35px;margin: -40px 0 0 -50px;padding: 1px;background-color: #FFF;border: 1px solid #DCDCDC;border-radius: 3px;box-shadow: inset 1px 1px 4px #d9d9d9;}
	.FBaojia .cls_button{width:110px; margin:0;}
	.FBaojia .cls_button .right .button{width:110px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#3c404b; background:#FFF100;}
	.FBaojia .cls_button .right .button:hover{font-size: 18px;}

.goTop{display:block; width:52px; height:52px; background:url(../images/public.png) 0 -181px no-repeat; position:fixed; right:-100%; bottom:100px; z-index:99999; cursor:pointer;}
	.goTop:hover{background:url(../images/public.png) 0 -234px no-repeat;}
*/