


.huaxiangBox {
    position: fixed;
    z-index: 10002;
    text-align: left;
    width: 50%;
    background: #ffffff;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-40%);
    -webkit-transform: translate(-50%,-40%);
    -moz-transform: translate(-50%,-40%);
    border-radius: 4px;
    display: none;
    overflow: hidden;
}

.huaxiangBox .close-reveal-modal {
    float: right;
    color: #ffffff;
    padding: 5px;
    font: bold 26px/20px simsun;
    position: absolute;
    top: 10px;
    right: 10px;
}
.huaxiangBox .bombTit {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 52px;
    line-height: 52px;
    background-color: #F60;
}
.titbox{
	height: 100px;
    text-align: center;
    background: #fcdb00;
    color: #fff;
	}

.titbox .tit {
    font-size: 1.5rem;
    line-height: 4rem;
}
.titbox .txt {
    font-size: 1rem;

}
.huabox {
    margin-top: 20px;
}

.gebox .tit {
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: center;
}

.btbox{
	    width: 100%;
    float: left;
    text-align: center;
    color: #c8c8c8;
    font-size: 0.7rem;
    margin-bottom: 1rem;
    margin-top: 20px;
	}
.btbox .tit{
	font-weight:800;
	 font-size: 0.8rem;
	line-height: 1.8rem;
	}





.btnshx {
   width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 20px;
    
    
}
.btnshx a {
    width: 18.4%;
    float: left;
    text-align: center;
   background: #E0F4FF;
    color: #0AA8FF!important;
    border-radius: 5px;
    margin-right: 2%;
	padding: 10px 0;
}
.yxhx a{
    background: #FFF1D8;
    color: #FD8C50!important;
}

.btnshx a:last-child{
	margin-right: 0;
	}

.yxhxa a:first-child,.btnshx a:first-child {
    background: none !important;
    color: #000!important;
    text-align: left;
    width: 16.9%;
    padding-left: 13px;
    border-left: 3px solid #ee4433;
    border-radius: 0;
    line-height: 10px;
    margin-top: 6px;
        font-size: 20px;
  font-weight: normal;
  font-family: "Î¢ÈíÑÅºÚ",arial;
}
.btns-foot {
width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    float: left;
}


#mld,#mmj{
    line-height: 22px;
    font-size: 14px;
    color: #f9b283;
    padding: 2px 5px;
    margin-left: 5px;
    border: 1px solid #f9b283;
    border-radius: 5px;
}


.LptxtBox {
position: fixed;
    z-index: 10002;
    text-align: left;
    width: 550px;
    height: 300px;
    background: #ffffff;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-40%);
    -webkit-transform: translate(-50%,-40%);
    -moz-transform: translate(-50%,-40%);
    border-radius: 4px;
    display: none;
    overflow: hidden;
}
.LptxtBox .close-reveal-modal {
    float: right;
    color: #ffffff;
    padding: 5px;
    font: bold 26px/20px simsun;
    position: absolute;
    top: 10px;
    right: 10px;
}
.LptxtBox .bombTit {color: #fff;font-size: 24px;font-weight: bold;text-align: center;/* height: 130px; */line-height: 52px;/* padding-top: 50px; *//* border-radius: 0 0 30% 30%; *//* margin-bottom: 30px; *//* border-bottom: 1px solid #bbb9b9; */background-color: #F60;}


#txtcode {
    float: left;
    font-size: 15px;
    padding: 20px;
}

li {
    list-style-type: none;
}
.yaohaotop {
    margin-top: 20px;
}

.topleft {
    height: 160px;
    float: left;
    width: 70%;
    border: 1px solid #eee;
    position: relative;
	    padding: 0 20px;
		overflow: hidden;
}

.qushi {
    width: 25%;
	 background: url(qushi.png) no-repeat center left;
    background-size: contain;
    padding-left: 70px;

	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
	height: 44px;
}
.qushi li:first-child {
    font-size: 18px;
    font-weight: 700;
    height: 25px;
}
.qushi li:last-child {
    font-size: 16px;
    color: #999;
}

.yaohaotop .tu {
    width: 62%;
    float: right;
}

.yaohaotop .tu ul {
    width: 16%;
    float: left;
    text-align: center;
    position: relative;
    height: 160px;
}

.tu ul span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}

.tu .zhuzi {
    min-height: 10px;
    max-height: 80px;
    width: 80%;
    margin: 0 auto;
    background: #999;
    border-radius: 5px;
}

.tu li{
	font-size: 15px;
	color: #999;
	}
	.tu li:first-child {
		line-height: 30px;
		}
.tu .on li {
    color: #ff6600;
}	
 .tu .on .zhuzi ,.yaohaobtn .on{
    background: #ff6600;
}
.yaohaobtn .on{color: #ffffff;}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.topright {
    float: left;
    width: 24.5%;
    padding-left: 20px;
	    color: #333;
}

.topright .tit {
    font-size: 18px;
}

.topright .tool span {
    width: 45.5%;
    float: left;
    border: 1px solid #999;
    border-radius: 20px;
    margin: 7px 0;
    padding: 5px 0;
}

.topright .tool span:nth-child(odd){
	    margin-right: 20px;
	
	}
	
	.topright .tool span li {
    background-size: contain;
    margin-left: 8px;
    padding-left: 25px;
    font-size: 15px;
  
}

.topright .tool span:nth-child(1) li{background: url(tool1.png) no-repeat center left;}
.topright .tool span:nth-child(2) li{background: url(tool2.png) no-repeat center left;}
.topright .tool span:nth-child(3) li{background: url(tool3.png) no-repeat center left;}
.topright .tool span:nth-child(4) li{background: url(tool4.png) no-repeat center left;}
.topright .tool span:nth-child(5) li{background: url(tool5.png) no-repeat center left;}
.topright .tool span:nth-child(6) li{background: url(tool6.png) no-repeat center left;}


.yaohaobtn {
    width: 100%;
    float: left;
    
    margin-bottom: 15px;
}

.yaohaobtn li {
     float: left;
     margin: 15px auto 0;
    margin-right: 10px;
    padding: 8px 30px;
    background: #eee;
    color: #000000;
    border-radius: 10px;
    font-size: 14px;
}


.yaohao{
	float: left;
    width: 100%;
    margin: 0px 0 25px 0;
    border-top: 1px solid #eee;
    padding-top: 10px;
	}
.yaohao .box1 {
    width: 27%;
    float: left;
	    padding-top: 9px;
}
#ljg2 {
    margin-left: 5px;
}
.box1 li i {
   font-size: 17px;
    color: #999;
    font-style: normal;
}
.box1 li {
    font-size: 16px;
    line-height: 30px;
}

.yaohao .box2 {
    width: 32.5%;
    margin-top: 8px;
    padding: 10px 0 0 10px;
    float: right;
    height: 170px;
    text-align: center;
}

.box2 .lc {
 width: 33%;
    float: left;
    height: 80px;
    background: url(jxjbj.png) no-repeat center center;
    background-size: 90%;
}

.box2 .lc_on {
 width: 33%;
    float: left;
    height: 80px;
    background: url(jxjbj1.png) no-repeat center center;
    background-size: 90%;
}

.box2 .lcend {
 width: 33%;
    float: left;
    height: 80px;
    background: url(jxbj.png) no-repeat center center;
    background-size: 90%;
}

.box2 .lcend_on {
 width: 33%;
    float: left;
    height: 80px;
    background: url(jxbj1.png) no-repeat center center;
    background-size: 90%;
}

.box2 div{
	position:relative
	}
.box2 div span{
	 position: absolute;
	 width: 100%;
	 top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
	font-size:17px;
	color:#999;
	
	}
	.box2 div span li:first-child{
		font-weight:600;
		margin-bottom: 3px;
		}
		.box2 .lc_on li:first-child,.box2 .lcend_on li:first-child{
		color: #F60;
		}
.yaohao .box3 {
    width: 39.1%;
    float: left;
	padding-top: 9px;
	    margin-left: 5px;
}


        .gridtable {
            font-family: verdana,arial,sans-serif;
            font-size:16px;
            color:#333333;
            border-width: 1px;
            border-color: #eee;
            border-collapse: collapse;
			width: 100%;
        }
        .gridtable th {
            border-width: 1px;
            border-style: solid;
            border-color: #eee;
			color:#999;
            background-color: #f7f7f7;
			
			
        }
        .gridtable td {
            border-width: 1px;
            border-style: solid;
            border-color: #eee;
            background-color: #ffffff;
        }
		.gridtable th, .gridtable td {
    font-size: 16px;
    text-align: center;
    height: 44px;
}


.nowei tr:nth-child(3) {
    display: none;
}	
.tab4 td {
    height: 36px;
}
.tab4 th {
    height: 30px;
}






.yaohaolist div {
    width: 31%;
    float: left;
    margin-right: 3%;
	font-size: 16px;
}
.yaohaolist div:last-child {margin-right:0;}
.yaohaolist {
    float: left;
    width: 100%;
    margin: 10px auto;
}

.list1 li {
    text-align: center;
    margin: 20px 30px;
    background: #eee;
    padding: 10px 0;
}


.list1,.list2 {
    overflow: hidden;
	border: 1px solid #eee;
	height: 450px;
}
.list2 li {
    line-height: 30px;
}
.list2 li i {
    color: #999;
    font-style: normal;
    width: 90px;
    height: 10px;
    float: left;
}

.list1 span,.list2 span {
   float: left;
    padding: 0 5%;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 89.5%;
    border-bottom: 1px solid #eee;
}
.bgbox{
	background-color: #ffeadb;
    border: 1px solid #ff6600 !important;
	}
.bgbox span {
    height: auto !important;
}
.yaohaolist .yixiang span{
	height: 120px;
    overflow: hidden;
		}
.list2 span:first-child{
		padding-top: 20px;
		}
		
.list2 span:last-child{
		border-bottom:none;
		}	
		
.list2 em {
    color: #F60;
    padding: 0 10px;
}	

.dibtn li {
    width: 16%;
    float: left;
    text-align: center;
    margin: 8px 8.666%;
    padding: 10px 0;
    background: #ff6600;
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
}

.btnl, .cha {
    float: left;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}
.cha input {
   height: 35px;
    width: 74%;
    padding-left: 8px;
    font-size: 14px;
    border: 1px solid #eee;
}
.cha span {
    float: right;
    padding: 6px 10px;
    background: #ff6600;
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
}
.btnl span {
    
       padding: 8px 40px;
    background: #ff6600;
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
}

ul.ltit {
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
}
.nodata {
    height: 450px !important;
    line-height: 450px;
    text-align: center;
    color: #999;
}
.fjlplist{
    clear: both;
    overflow: hidden;
    margin: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1",Î¢ÈíÑÅºÚ,"Microsoft Yahei",ÑÅºÚ\9,Arial;
}

.fjlplist li {
    float: left;
    margin-right: 0.5%;
    width: 9.5% !important;
    overflow: hidden;
    color: #333333;
    height: 27px;
    line-height: 27px;
    display: inline;
}
.fjlplist li:nth-child(10) {
    margin-right: 0;
}
*{word-break:break-all;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;}body{margin:0;font-size:12px;color:#444444;background:#FFFFFF;font:12px/22px Arial,"\5B8B\4F53","SimSun",HELVETICA,"Hiragino Sans GB";}form,input,select,textarea,td,th{font-size:12px;}img{border:none;}ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc{margin:0;padding:0;}ul li{list-style-type:none;}ol li{list-style-type:decimal;}ul,form{margin:0px;padding:0px;}a:link,a:visited,a:active{color:#333333;text-decoration:none;}a:hover{color:#FF6600;}.fl{float:left;}.fr{float:right;}.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.cl{zoom:1;}.fea5504{color:rgb(234,85,4);font-family:"Î¢ÈíÑÅºÚ";}.fea5504 a{color:rgb(234,85,4);font-family:"Î¢ÈíÑÅºÚ";}.f666{color:rgb(102,102,102);}.f666 a{color:rgb(102,102,102);}.f666 a:hover{color:rgb(234,85,4);}.f14{font-size:14px;}.f14 a{font-size:14px;}a.w:link,a.w:visited,a.w:active{color:#FFFFFF;text-decoration:none;}a.w:hover{color:#F4F3F2;}a.b:link,a.b:visited,a.b:active{color:#225588;text-decoration:none;}a.b:hover{color:#FF6600;}a.g:link,a.g:visited,a.g:active{color:#666666;text-decoration:none;}a.g:hover{color:#FF6600;}.m{margin:auto;width:1200px;background:#FFFFFF;clear:both;}.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}.clearfix{zoom:1}.wrapper{width:1200px;margin:0 auto;}#header{position:relative;z-index:9;}#header h1{width:150px;height:45px;margin:30px 0 20px 0;position:relative}#header h1 img{position:absolute;left:0;top:0;}.pd{float:left;padding-right:15px}.pd li{float:left;line-height:30px;margin-right:8px;display:inline}.pd li a{color:#626262;}.pd li a:hover{text-decoration:underline;color:#eb6100}.pd li span{margin-left:10px;color:#626262}.toplogin{text-align:right;line-height:30px;height:30px;padding-right:20px;}#lpheader{margin-bottom:0px;}#lptop{border-bottom:1px solid #e5e5e5;padding:10px;width:1200px;margin:0 auto;background:#fff;}#lpinfo{width:720px;line-height:35px;}#lpinfo span{margin-left:10px;display:inline-block;}#lpinfo a{color:#025ba0;}#lpinfo h1{display:inline;font-size:22px;font-weight:bold;font-family:"Microsoft Yahei","ºÚÌå";}#lpnav{background:#f60;height:40px;margin-bottom:10px;width:100%;margin:0 auto;}#lpnav ul{position:relative;overflow:hidden;}#lpnav ul li{float:left;}#lpnav ul li a{display:block;line-height:40px;height:40px;padding:0 20px;font-size:14px;font-family:"Microsoft Yahei","ºÚÌå";color:#fff;}#lpnav .on{color:#fff !important;background:#EA350F;position:relative;top:0;}.fixheader{position:fixed;top:0;z-index:999;width:100%;}.footer{margin:10px auto 0px;padding:10px 0px 16px;width:1200px;color:rgb(102,102,102);clear:both;border-top-color:rgb(200,200,200);border-top-width:1px;border-top-style:solid;}.footer ul li{text-align:center;line-height:22px;}.footer ul li a{color:rgb(102,102,102);}.footer ul li a:hover{color:rgb(102,102,102);}.copy{font:12px/normal ºÚÌå;font-size-adjust:none;font-stretch:normal;}.crumbsBox{height:56px;border-bottom:1px dashed #dddddd;}.crumbsBox .crumbs{color:#666666;font-size:12px;padding-top:25px;}.crumbsBox .crumbs a{color:#666666;}.crumbsBox .crumbs a:hover{color:#f40;text-decoration:underline;}.crumbsBox .share{width:115px;padding-top:20px;}.firstbox{height:420px;padding-top:20px;margin-bottom:40px;width:1060px;}.first_left{width:550px;height:380px;position:relative;float:left;}.first_left .BImgBox{width:550px;height:350px;overflow:hidden;margin-bottom:13px;}.first_left .BImgBox ul{width:3000px}.first_left .BImgBox ul li{float:left;width:550px;height:350px;}.first_left .BImgBox ul li img{width:550px;height:auto;}.first_left a.collarZL{display:block;width:140px;height:32px;line-height:32px;text-align:center;background:rgba(0,0,0,0.5);color:#fff;font-size:14px;position:absolute;right:20px;top:20px;cursor:pointer;border-radius:4px;z-index:999;}.first_left a.collarZL:hover{background:rgba(0,0,0,0.8);}.first_left .SImgBox{width:550px;overflow:hidden;}.first_left .SImgBox #lpImgUl{width:2000px}.first_left #lpImgUl li{display:block;float:left;width:114px;height:66px;border:1px solid #fff;margin-right:12px;position:relative;}.first_left #lpImgUl li.on{border:1px solid #c40000;cursor:pointer;}.first_left #lpImgUl li img{width:100%;height:66px}.first_left .fixBox{position:absolute;bottom:0;width:100%;height:20px;}.first_left .fixBox .bg{position:absolute;bottom:0;width:100%;height:20px;background:#000;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50)}.first_left .fixBox .name{color:#fff;position:absolute;left:30px;text-indent:1.0em;font-size:12px;line-height:20px;}.first_left .SImgBox{position:relative}.first_left .SImgBox .changeBtn,.ImgSmall_hxt .changeBtn{display:block;position:absolute;background:url(pubbigtest.png) no-repeat;width:26px;height:42px;top:50%;cursor:pointer;margin-top:-21px;}.first_left .SImgBox .prevBtn,.ImgSmall_hxt #prevBtn_hxt{background-position:0 -408px;left:0}.first_left .SImgBox .prevBtn:hover,.ImgSmall_hxt #prevBtn_hxt:hover{background-position:0 -450px}.first_left .SImgBox .nextBtn,.ImgSmall_hxt #nextBtn_hxt{background-position:-28px -408px;right:0}.first_left .SImgBox .nextBtn:hover,.ImgSmall_hxt #nextBtn_hxt:hover{background-position:-28px -450px}.pubbig{background:url(pubbigtest.png) no-repeat;}.first_middle{width:340px;height:380px;margin-left:15px;float:right;}.first_middle .lpName{height:42px;width:100%;overflow:hidden;}.first_middle .lpName div{color:#333;font-size:18px;font-weight:bold;float:left;font-family:"Î¢ÈíÑÅºÚ";line-height:42px;}.first_middle .lpName .state{border:1px solid #F60;color:#F60;font-size:14px;padding:0px 6px;margin:14px 0px 0px 10px;display:block;float:left;}.first_middle .lpName .renovation{border:1px solid #0da233;color:#0da233;}.first_middle .lpPrice{margin-top:7px;}.first_middle .lpPrice .price{height:40px;overflow:hidden;font-family:"Î¢ÈíÑÅºÚ";float:left;line-height:40px;}.first_middle .lpPrice .price p{color:#333333;font-size:14px;}.first_middle .lpPrice .price p span{color:#666666;}.first_middle .lpPrice .price p b{color:#F60;font-size:28px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";}.first_middle .lpPrice .zjyd{color:#666;padding-left:20px;padding-top:15px;}.first_middle .lpPrice .zjyd span{color:#ef434b;}.first_middle .lpPrice .zjyd a:hover{text-decoration:underline;}.first_middle .lpPrice .jiangjia{color:#666;padding-left:10px;padding-top:15px;}.first_middle .lpPrice .jiangjia a{color:#F60;background:url(pubimg.png) no-repeat 0px -96px;padding-left:12px;font-weight:bold;}.first_middle .lpPrice .jiangjia a:hover{text-decoration:underline;}.first_middle .lpPrice .jiangjia1{color:#666;padding-left:10px;padding-top:15px;}.first_middle .lpPrice .jiangjia1 a{color:#F60;padding-left:12px;}.first_middle .lpPrice .jiangjia1 a:hover{text-decoration:underline;}.first_middle .lpInfor{color:#333333;height:24px;line-height:24px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;font-size:14px;margin-top:5px;margin-right:0px;margin-bottom:5px;margin-left:0px;}.first_middle .lpInfor span{color:#666666;}.first_middle .lpInfor b{color:#000;font-size:20px;}.first_middle .lpInfor em{padding-left:20px;}.first_middle .see_house{padding:30px 0px;background-color:#f8f8f8;margin:10px 0px;}.first_middle .see_house .see_left{background:url(radio.gif) no-repeat 10px center;line-height:24px;font-size:14px;}.first_middle .see_house .see_left p{color:#666;padding-left:60px;}.first_middle .see_house .see_left p span{color:#F60;}.first_middle .see_house .see_left p em{padding-left:20px;}.first_middle .see_house .see_left p em i{color:#0da333;}.first_middle .see_house a.see_right{background-color:#F60;color:#fff;border-radius:2px;line-height:16px;margin-right:20px;padding-top:6px;padding-right:10px;padding-bottom:6px;padding-left:10px;}.first_middle .see_house1{background-color:#f8f8f8;margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;}.first_middle .see_house1 .see_left{background:url(radio.gif) no-repeat 10px center;line-height:24px;font-size:14px;}.first_middle .see_house1 .see_left p{color:#666;padding-left:60px;}.first_middle .see_house1 .see_left p span{color:#F60;}.first_middle .see_house1 .see_left p em{padding-left:20px;}.first_middle .see_house1 .see_left p em i{color:#0da333;}.first_middle .see_house1 a.see_right{background-color:#F60;color:#fff;border-radius:2px;line-height:16px;margin-right:20px;padding-top:6px;padding-right:10px;padding-bottom:6px;padding-left:10px;margin-top:15px;}.lpInfor a:hover{background-color:#F60;color:#fff;border-radius:2px;line-height:16px;margin-right:20px;padding-top:2px;padding-right:7px;padding-bottom:2px;padding-left:7px;}.lpInfor a{background-color:#FFF;color:#F60;border-radius:2px;line-height:16px;margin-right:20px;border:1px solid #F60;padding-top:2px;padding-right:7px;padding-bottom:2px;padding-left:7px;}.first_middle .see_house a.see_right:hover{background-color:#F60;}.first_middle .bm_box{margin:16px 0px 0px}.first_middle .bm_box a{border:2px solid #F60;border-radius:2px;color:#F60;display:block;height:42px;line-height:42px;float:left;padding:0px 35px;margin-right:12px;font-size:18px;font-weight:bold;background-color:#fff5f5font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;}.first_middle .bm_box a.group{font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;}.first_middle .bm_box a.drop{color:#fff;padding-left:54px;background-color:#F60;background-image:url(yykft.png);background-repeat:no-repeat;background-position:28px center;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;}.first_middle .bm_box a.drop:hover{background-color:#F60;}.first_middle .promise{color:#666;padding-top:10px;height:60px;width:300px;}.first_middle .promise dt{float:left;}.first_middle .promise dd{float:left;margin-right:20px;text-indent:20px;border:1px solid #e6e6e6;padding:2px 8px;}.first_middle .promise dd a{color:#666}.first_middle .promise dd a:hover{color:#000}.first_middle .promise dd.promise_01{background-position:8px -26px;}.first_middle .promise dd.promise_02{background-position:8px -50px;}.first_middle .promise dd.promise_03{background-position:8px -73px;}.zj_service{height:320px;border:1px solid #e6e6e6;width:1200px;overflow:hidden;}.zj_service .service_tit{border-bottom:1px solid #e6e6e6;height:42px;position:relative;}.zj_service .service_tit li{color:#333;border-right:1px solid #e6e6e6;float:left;padding:0px 14px;line-height:42px;}.zj_service .service_tit li.active{border-top:2px solid #F60;border-bottom:1px solid #fff;margin-top:-1px;line-height:41px;font-size:18px;color:#F60;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";}.zj_service .service_info{padding-top:20px;}.zj_service .service_info li{text-align:center;width:297px;float:left;display:inline;margin-top:0px;margin-right:20px;margin-bottom:0px;margin-left:30px;}.zj_service .service_info li h2{color:#666;font-size:24px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";}.zj_service .service_info li p{color:#666;}.zj_service .service_info li p span{color:#0da333;}.zj_service .service_img{position:relative;}.zj_service .service_img a.receive{display:block;width:106px;height:36px;background-color:#fff;line-height:36px;text-align:center;color:#d5231f;position:absolute;left:50%;top:124px;margin-left:-53px;border-radius:2px;box-shadow:0px 1px 2px rgba(0,0,0,0.5)}.zj_service .service_img a.receive:hover{}.ssyyBox{height:60px;width:300px;overflow:hidden;}.ssyyBox .ssyyList li{clear:both;display:block;height:22px;overflow:hidden;width:300px;}.ds_int{width:1060px;float:left;margin-top:20px;margin-bottom:20px;}.zx_ti{float:left;width:1200px;height:25px;line-height:25px;}.zx_ti strong{background-color:#F60;height:25px;width:80px;text-align:center;color:#FFF;float:left;}.box_x{line-height:24px;font-family:"Î¢ÈíÑÅºÚ";font-size:14px;float:left;width:1200px;border:1px dashed #F60;font-weight:bold;}.box_x ul{padding:10px;float:left;margin-left:5px;}.box_x span{margin:0px 10px;color:#666;width:40px;overflow:hidden;}.box_x li{width:505px;float:left;margin-right:10px;overflow:hidden;height:26px;line-height:26px;}.modular{width:1078px;height:auto;border-top-color:rgb(230,230,230);border-right-color:rgb(230,230,230);border-left-color:rgb(230,230,230);border-top-width:1px;border-right-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-left-style:solid;float:left;}.modular_title{width:1058px;height:37px;color:#F60;padding-left:20px;border-bottom-color:#E6E6E6;border-bottom-width:1px;border-bottom-style:dashed;font-size-adjust:none;font-stretch:normal;background-color:rgb(252,252,252);font-family:"Î¢ÈíÑÅºÚ";line-height:37px;float:left;}.modular_title h2{font-size:18px;font-weight:bold;}.modular_title a{color:#F60;font-family:"Î¢ÈíÑÅºÚ";}.modular_content{padding:10px;width:1200px;float:left;overflow:hidden;height:300px;}.hr_1{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#C30;width:1200px;float:left;height:10px;margin-bottom:10px;}.modular_content_left{width:220px;height:272px;margin-right:10px;float:left;display:inline;}.modular_content_right{width:809px;height:272px;float:left;}.content_right_txt{width:809px;height:120px;margin-left:10px;}.content_right_txt_left{width:440px;height:120px;border-right-color:#D8D8D8;border-right-width:1px;border-right-style:dashed;float:left;}.txt_left_txt{width:440px;height:138px;overflow:hidden;margin-top:5px;}.content_right_txt_right{width:250px;height:120px;float:right;}.txt_right_txt{width:250px;height:138px;overflow:hidden;margin-top:5px;}.modular_content_right a{color:rgb(153,153,153);}.content_right_bottom{width:772px;height:145px;margin-top:6px;border-bottom-color:rgb(255,204,153);border-left-color:rgb(255,204,153);border-bottom-width:1px;border-left-width:1px;border-bottom-style:solid;border-left-style:solid;background-color:rgb(255,255,238);}.content_right_bottom li{height:28px;text-align:center;color:rgb(68,68,68);line-height:28px;border-top-color:rgb(255,204,153);border-right-color:rgb(255,204,153);border-top-width:1px;border-right-width:1px;border-top-style:solid;border-right-style:solid;float:left;}.bg_name{list-style:none;width:102px;}.bg_content{list-style:none;width:330px;overflow:hidden;}.bg_content_1{list-style:none;width:274px;}.bg_content_2{list-style:none;width:668px;}.hx_bock{border:4px solid #F0F0F0;width:287px;height:auto;margin-right:10px;margin-bottom:10px;float:left;display:inline;}.hx_bock a{display:block;}.hx_jt{background-position:0px -141px;width:50px;height:50px;text-align:center;color:#FFF;overflow:hidden;display:inline-block;position:absolute;z-index:999;cursor:pointer;font-size-adjust:none;font-stretch:normal;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;font-size:25px;line-height:50px;font-weight:bold;}.hx_jt:hover{background-position:-59px -141px;}.hx_left{left:15px;top:165px;}.hx_right{top:165px;right:5px;}.bx_wrap{position:relative;}.ybf_img{padding:5px;border:1px solid #D4D4D4;width:190px;height:140px;overflow:visible;margin-right:15px;margin-left:17px;float:left;display:inline;position:relative;}.ybf_yiying{background-position:0px -229px;left:0px;top:151px;width:194px;height:6px;position:absolute;}.bg_content_1{width:234px;}.bx_container{float:left;height:320px;width:1050px;margin-left:10px;}.experts{width:1040px;float:left;}.experts .expertsbox{background:url(pubbigtest.png) no-repeat 0px -171px;height:237px;padding-left:330px;}.experts .expertsbox .intention{width:340px;float:left;height:237px;}.experts .expertsbox .intention .expertsinfor{color:#666666;font-size:12px;}.experts .expertsbox .intention ul{padding-top:10px;}.experts .expertsbox .intention ul li{color:#666666;font-size:14px;padding:3px 0px;}.experts .expertsbox .intention ul li label{padding-right:10px;}.experts .expertsbox .contact{width:230px;float:right;height:237px;overflow:hidden;}.experts .expertsbox .expertsTit{color:#000000;font-size:16px;font-weight:bold;margin-bottom:8px;}.experts .expertsbox .contact ul{padding-top:4px;}.experts .expertsbox .contact ul li{margin-bottom:8px;display:inline-block;}.experts .expertsbox .contact ul li span{display:block;}.experts .expertsbox .contact ul li .intentionL{float:left;}.experts .expertsbox .contact ul li .intentionL input.input1{width:190px;height:30px;line-height:30px;border:1px solid #999999;padding-left:4px;color:#666666;font-size:14px}.experts .expertsbox .contact ul li .intentionL .suggestions{width:190px;height:62px;border:1px solid #999999;color:#666;font-size:12px;line-height:20px;margin-bottom:0px;padding:0px;padding-left:4px;}.experts .expertsbox .contact ul li .intentionL a{color:#fff;font-size:14px;display:block;width:196px;height:36px;line-height:36px;text-align:center;background:#F60;border-radius:2px;}.experts .expertsbox .contact ul li .intentionL a:hover{background-color:#F60;}.experts .expertsbox .contact ul li .intentionR{float:left;color:#bf0000;line-height:30px;padding-left:10px;}input.m_in,textarea.m_in{color:#444}.pubStyle{border:1px solid #e6e6e6;padding:20px;margin-bottom:10px;}.querybox{width:998px;background-position:-216px 20px;padding-left:60px;background-color:#fff5f5;float:left;margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.querybox .query{margin-bottom:10px;}.querybox .query li{line-height:36px;}.querybox .query li.line01{color:#000000;font-weight:bold;font-size:18px;}.querybox .query li.line01 span{color:#F60;font-size:20px;}.querybox .query li.line02{font-size:16px;color:#000000;margin-left:10px;}.querybox .query li.line02 span{color:#F60;}.querybox .query li.line03{}.querybox .query li.line03 input{border:1px solid #999999;height:32px;line-height:32px;margin-right:10px;width:160px;text-indent:10px;color:#000;}.querybox .query li.line03 a{color:#fff;font-size:14px;background-color:#F60;padding:9px 20px;border-radius:2px;}.querybox .query li.line03 a:hover{background-color:#F60;}.querybox p{color:#666;line-height:28px;}.querybox p a{color:#0055ab;text-decoration:underline;}.gift_bg{position:fixed;z-index:9999;top:0;left:0;height:1500px;width:2000px;background-color:#000;filter:alpha(opacity=8);-moz-opacity:.8;opacity:.8;display:none;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));_left:expression(eval(document.documentElement.scrollLeft))}.gift_box{background:url(gift01.png) no-repeat;width:729px;height:400px;position:fixed;z-index:9999;left:50%;top:50%;margin-left:-364px;margin-top:-200px;display:none;}.gift_box .gift_close{color:#fce775;font:bold 16px simsun;background-color:#c72513;display:block;width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;position:absolute;right:86px;top:4px;}.gift_box.showed{display:block}.gift_box{text-align:center;}.gift_box h3{color:#444;font-size:28px;font-weight:bold;margin-top:100px;}.gift_box h3 span{color:#c72513;font-size:56px;}.gift_box p{margin-bottom:10px;}.gift_box p span{color:#c72513;font-size:18px;}.gift_box p input{width:144px;height:28px;border:1px solid #919191;margin-left:8px;text-indent:8px}.gift_box p.gift_bm{margin-top:60px;}.gift_box p.gift_bm input{display:block;width:160px;height:46px;line-height:46px;text-align:center;background-color:#fffd39;border-radius:4px;color:#ea3925;font-weight:bold;font-size:20px;margin:0 auto;box-shadow:1px 2px 3px rgba(0,0,0,0.5);}.gift_box p.gift_bm a:hover{background-color:#eae800;}.LpBBoxBg{position:fixed;z-index:10001;top:0;left:0;height:1500px;width:2000px;background-color:#000;filter:alpha(opacity=8);-moz-opacity:.8;opacity:.8;display:none;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));_left:expression(eval(document.documentElement.scrollLeft))}.LpBBoxBg.showed{display:block}.LpBombBox{position:fixed;z-index:10001;text-align:left;width:532px;margin-left:-270px;height:376px;margin-top:-188px;left:50%;top:50%;border:2px solid #aaa;background:#fff url(LpBombBox.jpg) repeat-x center bottom;border-radius:4px;display:none;}.LpBombBoxs{position:fixed;z-index:10001;text-align:left;width:640px;margin-left:-270px;height:180px;margin-top:-188px;left:50%;top:55%;border:2px solid #aaa;background:#fff url(LpBombBox.jpg) repeat-x center bottom;border-radius:4px;display:none;}.LpBombBox.showed{top:50%;}.LpBombBox .close-reveal-modal{float:right;color:#d75e5e;padding:5px;font:bold 26px/20px simsun;position:absolute;top:10px;right:10px;}.LpBombBox a.close-reveal-modal:hover{color:#ff7979;}.LpBombBoxs .close-reveal-modal{float:right;color:#d75e5e;padding:5px;font:bold 26px/20px simsun;position:absolute;top:10px;right:10px;}.LpBombBoxs a.close-reveal-modal:hover{color:#ff7979;}.LpBombBox *{color:#000;font-size:16px}.LpBombBox .bombTit{color:#fff;font-size:24px;font-weight:bold;text-align:center;height:52px;line-height:52px;margin-bottom:30px;border-bottom:1px solid #bbb9b9;background-color:#F60;}.LpBombBox .line{overflow:hidden;overflow:hidden;_height:30px;margin:0 auto 10px;width:370px}.LpBombBoxs .line{overflow:hidden;overflow:hidden;_height:30px;margin:0 auto 10px;width:540px}.LpBombBoxs .line span,.LpBombBox .line input{float:left;display:block}.LpBombBoxs .line .textShow{display:block;font-size:16px;width:66px;height:36px;line-height:36px;color:#000000;text-align:right;padding-right:10px;}.LpBombBoxs .line input{background:#fff;height:30px;padding-left:5px;color:#999;width:350px;padding-left:5px;border:1px solid #b2b2b2;float:left;}.text_ts{width:190px;font-size:12px;line-height:16px}.LpBombBox .line span,.LpBombBox .line input{float:left;display:block}.LpBombBox .line .textShow{display:block;font-size:16px;width:66px;height:36px;line-height:36px;color:#000000;text-align:right;padding-right:10px;}.LpBombBox .line input{background:#fff;height:34px;padding-left:5px;color:#000;width:230px;padding-left:5px;border:1px solid #b2b2b2;}.text_ts{width:190px;font-size:12px;line-height:16px}.LpBombBox .line .ConfirmBtn{width:238px;height:50px;text-align:center;color:#fff;display:block;float:left;line-height:50px;border-radius:3px;font-size:18px;background-color:#F60;}.LpBombBoxs .line .ConfirmBtn{width:170px;height:36px;text-align:center;color:#fff;display:block;float:right;line-height:36px;border-radius:3px;font-size:18px;background-color:#F60;}.kon{width:600px;padding-top:60px;}.LpBombBox .line .ConfirmBtn:hover{background:#ff0000}.LpBombBox #sr1{height:22px;overflow:hidden}.LpBombBox .prompt{width:412px;margin:30px auto 0px;line-height:24px;color:#666666;font-size:14px;}.LpBombBox .prompt span{color:#ff0000;font-size:14px;}.LpBombBoxs .prompt{width:412px;margin:20px auto 0px;line-height:24px;color:#666666;font-size:14px;}.LpBombBoxs .prompt span{color:#ff0000;font-size:14px;}.addressBox{height:440px;margin-top:-220px;}.addressBox .line .address{width:252px;height:48px;padding-left:5px;border:1px solid #b2b2b2;padding-top:4px;}.addressBox select{width:80px;height:32px;margin-right:10px;float:left;font-size:14px;border:1px solid #b2b2b2;}#smallLay{width:541px;}#smallLay .t_tan_top{float:left;height:13px;width:100%;}.t_tan_center{float:left;height:200px;width:541px;background-color:#FFF;}.hl{float:left;text-align:right;width:100%;margin-top:10px;margin-right:20px;}#msgid{float:left;}.t_tan_center ul{float:left;margin-left:10px;width:400px;}.t_tan_center ul li{color:#666666;float:left;font-size:12px;}.t_tan_tian{padding-top:10px;text-align:center;width:400px;}.t_tan_bot{float:left;height:12px;width:100%;}.hl img{cursor:pointer;margin-right:15px;}.guide{-moz-opacity:0.7;opacity:0.7;filter:alpha(opacity=70);background:#000;bottom:-75px;display:none;height:45px;left:0;position:fixed;visibility:visible;width:100%;z-index:10000;}.guide .guide_boby{height:45px;margin:0 auto;position:relative;width:990px;}.guide_left{float:left;overflow:hidden;width:950px;}.guide_left .title_01{color:#FFFFFF;float:left;font-size:16px;height:45px;line-height:45px;overflow:hidden;white-space:nowrap;width:300px;}.guide_left .title_01 span{background-color:#FF0000;color:#FFFFFF;padding:1px 2px;}.guide_left .txtbut{float:left;margin-top:8px;overflow:hidden;width:640px;}.successText{width:500px;color:#666666;font-size:36px;font-weight:bold;padding-bottom:20px;background:url(success_tag.png) no-repeat 50px 6px;padding-left:50px;text-indent:50px;margin-top:30px;margin-right:0px;margin-bottom:0px;margin-left:0px;float:left;}.successText span{color:#444444;font-size:16px;font-weight:normal;}.rfixal{text-align:center;position:fixed;z-index:89;right:50%;bottom:120px;width:60px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)-200);_bottom:auto;zoom:1;margin-right:605px;}.rfixal .rfbox{cursor:pointer;position:relative;width:48px;height:48px;line-height:19px;color:#F60;margin:5px auto 0px;font-size:16px;border-radius:3px;background-color:#fff;border:1px solid #F60;}.rfixal .rfbox a{color:#F60;padding:5px 8px;width:32px;height:38px;overflow:hidden;display:block}.rfixal .rfbox a:hover{background-color:#F60;color:#FFF;}.rfixal .light{color:#fff;background-color:#5caf00}.rfixal .light a{color:#fff;}.rfixal .highlight{color:#fff;background-color:#F60;}.rfixal .favored{color:#999;border:1px solid #e6e6e6}.rfixal .consultation{background-color:#F60}.rfixal .consultation a{color:#fff;}.rfixal .telbox{width:416px;height:54px;overflow:hidden;position:absolute;top:5px;left:-416px;display:none}.rfixal .telbox div{height:50px;color:#F60;font-size:40px;line-height:52px;border-radius:3px;vertical-align:middle;background-color:#f7fded;border:1px solid #e9f3d9;padding:0px 6px;margin-left:416px;width:400px;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;left:0;top:54px}.rfixal .telbox div span{color:#333;font-size:16px;line-height:50px;padding:0px 7px 0px 10px;vertical-align:top}.rfixa{text-align:center;position:fixed;z-index:89;left:50%;margin-left:605px;bottom:120px;width:60px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)-200);_bottom:auto;zoom:1;}.rfixa .rfbox{cursor:pointer;position:relative;width:48px;height:48px;line-height:19px;color:#F60;margin:5px auto 0px;font-size:16px;border-radius:3px;background-color:#fff;border:1px solid #F60;}.rfbox1{cursor:pointer;width:100px;height:30px;line-height:30px;color:#F60;font-size:16px;border-radius:3px;background-color:#fff;border:1px solid #F60;float:left;margin-top:5px;margin-right:10px;margin-bottom:0px;margin-left:15px;}.rfbox1 a{color:#F60;padding:0px 0px;width:100px;height:30px;overflow:hidden;display:block;text-align:center;}.rfbox1 a:hover{background-color:#F60;color:#FFF;}.rfbox1 .consultation{background-color:#FF5500}.rfbox1 .consultation a{color:#fff;}.rfixa .rfbox a{color:#F60;padding:5px 8px;width:32px;height:38px;overflow:hidden;display:block}.rfixa .rfbox a:hover{background-color:#F60;color:#FFF;}.rfixa .light{color:#fff;background-color:#5caf00}.rfixa .light a{color:#fff;}.rfixa .highlight{color:#fff;background-color:#F60;}.rfixa .favored{color:#999;border:1px solid #e6e6e6}.rfixa .consultation{background-color:#F60}.rfixa .consultation a{color:#fff;}.rfixa .telbox{width:416px;height:54px;overflow:hidden;position:absolute;top:5px;left:-416px;display:none}.rfixa .telbox div{height:50px;color:#F60;font-size:40px;line-height:52px;border-radius:3px;vertical-align:middle;background-color:#f7fded;border:1px solid #e9f3d9;padding:0px 6px;margin-left:416px;width:400px;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;left:0;top:54px}.rfixa .telbox div span{color:#333;font-size:16px;line-height:50px;padding:0px 7px 0px 10px;vertical-align:top}.lpmain{width:860px;}.lpside{width:300px;}.infoleft .info h3{font-size:18px;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;line-height:50px;border-top:1px solid #ddd;}.infoleft .info table{margin-bottom:10px;}.cf60{color:#f60;}.info table td{border-top:none;height:32px;line-height:32px;padding-left:10px;font-size:12px;border-bottom:1px dashed #ddd;}.info table td.graybg{background:#f8f8f8;width:70px;}.lpbr h4{font-size:16px;text-indent:15px;line-height:50px;font-family:Arial,Verdana,sans-serif,ËÎÌå,"Microsoft Yahei",Î¢ÈíÑÅºÚ-webkit-text-size-adjust:none;}.lpbr{border:1px solid #e5e5e5;margin-top:10px;border-top:2px solid #EB6300;}.t3List{margin:0 20px 10px 20px;}.lettsub5,.lettsub7{display:inline-block;float:left;width:64px;height:24px;line-height:24px;overflow:hidden;text-align:left}.lettsub7{width:92px}.top10{background:url(img/top10bg.gif) no-repeat 0 -1px;}.top10 li,.t3List li{height:26px;line-height:26px;overflow:hidden;padding:0 0 0 24px;text-align:right}.top10 a,.t3List a{float:left;color:#036;}.top10 a:hover,.t3List a:hover{color:#f00}.top10 .w2,.t3List .w2{width:64px;display:inline-block;text-align:left;color:#C71202;}.top10 .w3,.t3List .w3{width:40px;display:inline-block;text-align:right;float:none}.t3List li{padding:0;}.jianjie{padding:10px 10px 10px 20px;height:auto;line-height:32px;font-size:12px}.lpxc_title{font-size:18px;line-height:50px;}.lpxc_nav{line-height:20px;height:20px;margin:10px 0;}.lpxc_nav a{padding:0 10px;}.bor_bottom{border-bottom:1px solid #DDDDDD;}.modBC{padding:10px;}.modAC{padding:6px;}.lpmain .imgList{margin-bottom:10px;padding-bottom:20px;border-bottom:1px solid #e5e5e5;}.lpmain .imgList li{float:left;width:160px;background:url(img/i6.gif) no-repeat left top;}.lpjbInfo{margin:0 15px;}#lplinfo_imgList li img{width:262px;height:180px;}#lplinfo_imgList li{float:left;border:1px solid #ddd;padding:8px;margin:0 15px 10px 0;}.pagination{margin:24px auto;text-align:center}.pagination a,.pagination span{padding:2px 10px;display:inline-block;margin:0 9px 0 0;border:1px #ddd solid;background:#eee;border-radius:3px;}#main .pagination span{border:1px #aaa solid;background:#ccc;color:#333;}.pagination a:hover{background:#fff;border:1px #ccc solid;}.newsList{margin:10px;margin-left:0;line-height:20px;}.newsList li{height:120px;margin-top:10px;border-bottom:1px dotted #ddd;}.newsList li img{float:left;margin-right:10px;}.newsList li .title a{font-size:16px;color:#000;}.newsList li .daodu{height:60px;margin-top:10px;color:#666;}.newsList li .date{color:#999;margin-right:10px;}.newsList li .visit{color:#40598B;margin:0 10px;}.Tools{padding-bottom:10px;text-align:center;}.Tools a{background:url(images/xinfang/tools.gif) scroll no-repeat;width:80px;height:25px;line-height:25px;padding-top:40px;display:inline-block;margin:9px 3px;}.Tools .fdjs{background-position:23px 0px}.Tools .mlpg{background-position:20px -67px}.Tools .gjjdk{background-position:23px -132px}.Tools .tqhd{background-position:19px -210px}.Tools .gfsf{background-position:21px -275px}.Tools .lpsc{background-position:23px -350px}.modB,.modA{border:1px #ddd solid;margin-bottom:10px;}.modB h4,.modA h4{background:url(images/xinfang/titlebg.gif) repeat-x 0px -240px;height:32px;line-height:32px;padding:0 16px;font-size:14px;font-weight:600;color:#333}.modB h4 a{color:#325193}#highcharts{width:450px;height:200px;}.price_txt h3{font-size:14px;color:#414141;}.price_txt span{float:right;}.price_txt span a{background:url(img/lp_icon_bg2.gif) no-repeat scroll;color:#345394;padding:0 10px 0 15px;font-weight:normal;}.price_txt .jsq{background-position:0 -22px;}.price_txt .notice{background-position:0 -50px;}.price_txt b{font-weight:bold;color:#f60}.price_txt b.f16{font-size:16px}.price_txt p{color:#333;font-size:12px}.price_tab td{border:1px solid #DDD;border-top:none;border-left:none;font-size:12px;text-align:center;line-height:30px;color:#666;}.price_tab td.nor{border-right:none;}.price_tab td.nob{border-bottom:none;}td.green{color:#01A544}td.red{color:#f00}.pd9{padding:9px;}.dddc{background-image:url(dddc.jpg);background-repeat:repeat-x;height:280px;width:1079px;margin-right:auto;margin-left:auto;}.ddbt{float:right;height:56px;width:169px;margin-top:130px;background-image:url(ddbt.png);background-repeat:no-repeat;margin-right:25px;cursor:pointer;}.buu{float:left;height:60px;width:1200px;margin-top:20px;}#xmdt{z-index:9999;position:relative;}