@charset "utf-8";
/* CSS Document */
/*案例列表*/	
.Case_Designer{
	height: auto;
    background-color: #fff;
    overflow: hidden;
	width:100%;
	}
.Caselist,.Caseimg{
	width:1200PX;
	min-width:1200px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
.Caselist dl{
	line-height:40px;
	text-indent:4em;
	}
.Caselist dt a,e{
	padding-right:20px;
	color:#000;
	}
.Caselist dt{
	padding-left: 0px;
    line-height: 34px;
    margin-top: 6px;
	}
/*.Caselist dd a,b{
	padding-right:40px;
	}*/

.Caselist .huxing{
	   display: block;
    font-size: 20px;
	background: url(../images/case/left_icon.png) no-repeat;
	background-position: 26px 8px;
}
.Caselist .style{
	    display: block;
    font-size: 20px;
	background: url(../images/case/left_icon.png) no-repeat;
	background-position: 25px -56px;
}
.Caselist .area{
	    display: block;
    font-size: 20px;
	background: url(../images/case/left_icon.png) no-repeat;
	background-position: 27px -118px;
}
.TopLeft{
	width: 926px;padding-left: 48px; text-indent: 0;
    height: 30px;
    overflow: hidden;
}

.TopLeftD {
    float: left;
    height: auto;
    overflow: visible;
}
.TopRight{
	width: 56px;height: 20px;line-height: 20px;float: right; position: relative; top: 8px; background: url(../images/case/index1.png) no-repeat 30px 8px; cursor: pointer; text-indent: 0;
}
.TopRightD {
    width: 56px;
    line-height: 20px;
    float: right;
    position: relative;
    top: 8px;
     text-indent: 0;
    background: url(../images/case/index2.png) no-repeat 30px 8px;
    cursor: pointer;
}
.Caselist a.houseType_li,.Caselist a.style_li,.Caselist a.area_li,.Caselist a.hot_li{
	cursor:pointer;
	border:1px solid #f5b282;
	border-radius: 12px;
    margin-right: 15px;
    padding: 1px 10px;
    color: #898889;

	}

.house_hot{
	    display: block;
    height: 70px;
	background:  url(../images/case/hot_sales.png) no-repeat;
}
.case_hot a.hot_li{
	padding:5px 10px;
	    border-radius: 4px;
    border-color: #231815;
}
.choose_list{
	    width: 1200px;
    height: 45px;
    margin: auto;
	    /*overflow: hidden;*/
	border-bottom:1px solid #dadada; border-top:1px solid #dadada;
	margin-top: 30px;
}
.choose_list a{
	line-height: 45px;
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    padding: 0 25px;
}
.choose_list a:nth-child(3){
	border:none;
}
.hot_key{
	color:#c7211e;
}
.new_key{
	color: #6ebb47;
}
/*.like{
	background: url(../images/case/heart_before.png) no-repeat;
}*/
.Caseimg{
	margin-top:30px;
	}
.Caseimg .case_box{
	    width: 285px;
    height: 230px;
    line-height: 27px;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 4px #CCC;
    display: block;
    float: left;
    /*text-align: center;*/
    /*padding-top: 8px;*/
    margin: 0 10px;
    margin-bottom: 30px;
    color: #3B3B3B;
    font-size: 20px;
	}
.Caseimg .case_box a .imgbox{
	width: 285px;height: 190px;
	overflow: hidden;
}
.Caseimg .case_box a .imgbox img{
	width: 285px;height: 190px;
}	
@keyframes magnify {
    0%{
        width: 285px;height: 190px;
    }
    100%{
        width: 305px;
        height: 210px;
        margin: -10px 0 0 -10px;
    }
}
.Caseimg a .imgbox img:hover{
    animation:0.2s magnify linear ;
    animation-fill-mode:forwards;
}

.Caseimg p{
	font-size:20px;
	    margin-top: 5px;
	    text-align: center;
	}
.Caseimg p .like{
	cursor: pointer;
}
.ads{
	margin: auto;
	width: 1200px;
	    padding: 30px 0;
}

/*---设计师详情---*/
.designer_banner{
	width:1920px;
	height: 141px;
    margin: 10px auto;
	background: url(../images/designer/desbanner.jpg) no-repeat;
	}
.designer_banner h1{
	    width: 570px;
    margin: auto;
    height: 141px;
    font-size: 28px;
    background: url(../images/case/h3_bg.png) no-repeat center center;
    color: #fff;
    text-align: center;
    line-height: 122px;
}
/*---案例详情---*/
.details_banner{
	width:1920px;
	height: 141px;
    margin: 10px auto;
	background: url(../images/case/banner.jpg) no-repeat;
	}
.details_banner h1{
	    width: 570px;
    margin: auto;
    height: 141px;
    font-size: 28px;
    background: url(../images/case/h3_bg.png) no-repeat center center;
    color: #fff;
    text-align: center;
    line-height: 122px;
}
.details_content{
	width:1200px;
	margin:0 auto;
	height:auto;
	    clear: both;
    overflow: auto;
    padding-top: 30px;
	}
.details_content_left{
	width: 900px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	position:relative;
	}
.details_top_left{
	width: 300px;
	float: left;
}
.anli_pic{
	padding: 2px 20px 2px 24px;
    background: url(../images/case/xin.png) no-repeat left center;
}
.anli_eye{
	padding: 2px 0 2px 24px;
    background: url(../images/case/eye.png) no-repeat left center;
}
.anli_pic span,.anli_eye span{
	color:#cc3333;
}
.details_top_right{
	width: 550px;
	float: right;
}
.details_top_right p{
	    float: left;
    width: 275px;
    line-height: 30px;
}
.details_cdesc p{
    width: 550px;
    height: 90px;
    overflow: auto;
}
.details_top_right p a{
	color:#000;
	margin-right: 20px;
}
.details_top_right p a span{
	padding-left: 20px;
}
.details_cdesc p{
	width: 550px;
}
.clearFix{
	zoom:1;
}
.clearFix:after {
    display:block; content:''; clear:both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.sharebox{
	width: 720px;
}
.bdsharebuttonbox {
    width: 215px;
}
.goshare span {
        margin: 5px 10px 0 5px;
}
.details_content_mian{
	margin-top: 20px;
    display: inline-block;
    width: 100%;
	}
.p_o_n{ 
    display:block;
	line-height:30px;
	font-size:14px;
	margin-top:40px;
	}
.p_o_n span{
	display:block;
	}
.l_part,.r_part{
	    margin-bottom: 10px;
}
.l_part a.prev_page,.r_part a.next_page {
    width: 91px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #ed753f;
    margin-right: 7px;
    display: block;
}
.room_others,.style_others{
	    padding-top: 30px;
}
.style_others{
	    margin: 0 0 30px 0;
}
.room_others h3,.style_others h3{
	    font-size: 16px;
    color: #000;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.room_others ul,.style_others ul{
	    padding: 15px 0;
}
.room_others ul li,.style_others ul li{
	    float: left;
    width: 286px;
    margin-right: 7px;
	margin-bottom:20px;
    padding-bottom: 8px;
    box-shadow: 0px 2px 4px #CCC;
}
.room_others ul li,.style_others ul li p{ width:98%; padding:5px 0px 5px 7px;}
.room_others ul li:nth-child(3){
	margin-right: 0;
}
.style_others ul li:nth-child(3){
	margin-right: 0;
}
.money_btn{
	padding: 2px 6px;
	background: #83ae3d;
	    border-radius: 4px;
    color: #fff;
    margin-left: 14px;
}

.look_case .main_right{
	width:280px;
	    float: left;
    margin-left: 50px;
	background-color:#fff;
	    padding-top: 0;
	display:inline;
	}
.main_right #cityID{
	width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding-left: 6px;
    margin-bottom: 10px;
}
/*---设计师详情---*/

.case_works ul{
	width:100%;
	height:auto;
	overflow:hidden;
	}

.case_works ul li{
	float:left;
	display:inline;
	padding-right:15px;
	margin-bottom:8px;
	}

.case_works ul li a.imgBox{
    cursor: pointer;
    position: relative;
        width: 390px;
    height: 240px;
    display: block;
    overflow: hidden;
	}	
.case_works ul li a.imgBox img{
width: 390px;
    height: 240px;
}

@keyframes magnify2 {
    0%{
        width: 390px;height: 240px;
    }
    100%{
        width: 410px;
        height: 260px;
        margin: -10px 0 0 -10px;
    }
}
.case_works ul li a.imgBox img:hover{
    animation:0.2s magnify2 linear ;
    animation-fill-mode:forwards;
}
.cover{
    width: 100%;
    height: 32px;
    position: absolute;
    bottom:0;
    margin: auto;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
	}

 .cover p{
	font-size:14px;
	line-height: 32px;
	color:#FFFFFF;
	}
	
.main_top,.main_center,.main_bottom{
    width: 1200px;
    margin:auto;
}
.main_top .main_left{
    width: 900px;
    /*border:1px solid #ccc;*/
    float: left;
        padding-top: 20px;
}
.main_top .main_left .designer_detail img{
        width: 276px;
    height: 276px;
    border: 3px solid #fff;
    box-shadow: 1px 0px 4px 0.2px;
    float: left;
}
.main_top .main_left .dsn_name{
font-size: 24px;
    color: #000;
    float: left;
}
.main_top .main_left p{
    margin-bottom: 8px;
}
.main_top .main_left p,.main_top .main_left p span{
    color: #000;
    margin-right: 20px;
}
.dsn_idea{
	overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;width:542px;display: block;
}
.dsn_zuopin{
	overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;width:542px;height: 36px;display: block;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.main_top .main_left .order_btn{
    background: #cc3333;
    padding: 8px 40px;
    border-radius: 6px;
    color: #fff;
}
.main_top .main_left span.level{
        display: block;
    font-size: 14px;
    float: left;
    margin: 6px 0 0 0;
    padding: 0 10px;
    line-height: 22px;
    color: #fff;
    background: #cc3333;
    text-align: center;
    border-radius: 22px;
}

.main_right{
    width: 280px;
    float: right;
}
.main_right .form_box form{
        border: 1px solid #ccc;
}
.main_right .form_box form h4,.main_right .design_bar h4{
    width: 100%;
        line-height: 37px;
    color: #fff;
    text-align: center;
    background:url(../images/case/bg_bar.jpg) no-repeat;
}
.main_right .form_box form .p1{
        line-height: 30px;
    text-align: center;
    color: #999999;
}
.main_right .form_box form p.p_name,.main_right .form_box form p.p_tel,.main_right .form_box form p.p_add,.main_right .form_box form p.p_area{
        border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
        margin-bottom: 10px;
}
.main_right .form_box form p.p_area em{
        margin-left: 30px;
}
.main_right .form_box form .dosubmit{
width: 100%;
    line-height: 35px;
    text-align: center;
    background: #cc3333;
    display: block;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #fff;
}
.main_center h3,.main_bottom h3{
       line-height: 49px;
    font-size: 20px;
    color: #000;
    padding-left: 10px;
    background:url(../images/case/h3_bg.jpg) no-repeat center left;
}
.pagebox{
    width: 100%;
    height: 64px;
    background: #f4f0e5;
    }
  .page{
    width: 1200px;
    height: 64px;
    margin: auto;
  }
  .page li {
    list-style: none;
    float: left;
    border: 1px solid #ccc;
    /* padding: 4px; */
    margin: 0 8px 0 0;
    width: 38px;
    height: 28px;
    line-height: 28px;
    text-align: center;
  }
   .page li:hover{
    color:#fff;
    background-color:#ea5b24;}
  .page li a {
    display: inline-block;
    width: 38px;
    height: 28px;
    line-height: 28px;   
  }
.page li a:hover{
    color:#fff;}
.active{
        background: #ea5b24!important;
        }
.active>a{
    color:#fff!important;}
.case_works{
        padding-bottom: 20px;
}
.main_bottom{
    overflow: hidden;
}
.main_bottom .check_btn{
    float: left;
    line-height: 40px;
    background: #5c5c5c;
    width: 50%;
    color: #fff;
    text-align: center;
}
.main_bottom ul li{
    float: left;
    margin-right: 20px;
}
.main_bottom ul li:nth-child(4){
    margin-right: 0;
}
.main_bottom .find_btn{
    float: right;
    line-height: 40px;
    background: #cc3333;
    width: 50%;
    color: #fff;
    text-align: center;
}	
	

	
/*设计师团队*/
.index{
	width:100%;
	height:auto;
	overflow: hidden;
	background:#fff;
    }
.indextop{
	padding-left:45px;
	height:46px;
	line-height:46px;
	border-bottom:1px solid #9e9e9e;
	}
.indextop>a:hover{
	text-decoration:underline;}
.indexbox{
	width:1200px;
	margin:auto;
    clear: both;
    overflow: auto;
}
.indexbox>ul{
	height:auto;
	overflow:hidden;
	}
.indexbox>ul>a{
    display: block;
    float: left;
    width: 394px;
    height: 482px;
    padding: 8px;
    background: #fff;
    text-align: center;
    margin: 22px 3px;
	box-shadow: 0px 0px 10px #CCC;
	position:relative;
	cursor:pointer;
	
	}
.indexbox>ul>a:hover{
	box-shadow: 0px 0px 10px #CCC;
	background: #fff;
}
.indexbox>ul>a>p{
   font-size: 20px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 10px;
	}
.indexbox>ul>a>h5{
	font-size:18px;
	color: #000;
	text-align:left;
	margin-top: 8px;
	}
.indexbox>ul>a>i{
display:none;
    font-size: 12px;
    color: #ea5504;
    text-align: center;
    font-style: normal;
    width: 70px;
    height: 24px;
    float: right;
    line-height: 24px;
	}
.indexbox>ul>a:hover>i{
display:block;
	width:81px;
	height:81px;
	z-index:99;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:-68px auto 0;
	background:url(../images/case/modelan.png) no-repeat center;
	}
	
.indexbox>ul>a>img{
	margin-top:10px;
	}
.indexbox>ul>a>h5 i{
	font-size:14px;
	text-indent:1em;
	display:inline-block;
	font-style:normal;
	}
.main_right .form_box form h4,.main_right .design_bar h4{
    width: 100%;
        line-height: 37px;
    color: #fff;
    text-align: center;
    background:url(../images/case/bg_bar.jpg) no-repeat;
}
.pagebox{
    width: 100%;
    height: 64px;
    background: #fff;
	}
  .page{
    width: 1200px;
    height: 30px;
    margin: auto;
  }
  .page li {
    list-style: none;
    float: left;
    border: 1px solid #ccc;
    /* padding: 4px; */
        margin: 0 4px 0 0;
    width: 38px;
    height: 28px;
    line-height: 28px;
    text-align: center;
  }
   .page li:hover{
  	color:#fff;
	background-color:#ea5b24;}
  .page li a {
    display: inline-block;
    width: 38px;
    height: 28px;
    line-height: 28px;	 
  }
.page li a:hover{
	color:#fff;}
.active{
	    background: #ea5b24!important;
		}
.active>a{
	color:#fff!important;}
.indexbox .main_left{
    width: 900px;
    /*border:1px solid #ccc;*/
    float: left;
        padding-top: 20px;
}
.indexbox .main_left .designer_detail img{
    width: 219px;
    height: 219px;
    border: 3px solid #fff;
    box-shadow: 1px 0px 4px 0.2px;
    float: left;
}
.indexbox .main_left .dsn_name{
font-size: 24px;
    color: #000;
    float: left;
}
.indexbox .main_left p{
    margin-bottom: 8px;
}
.indexbox .main_left p,.indexbox .main_left p span{
    color: #000;
    margin-right: 20px;
}
.indexbox .main_left .order_btn{
    background: #cc3333;
    padding: 8px 40px;
    border-radius: 6px;
    color: #fff;
    position: absolute;bottom: 0;
}
.indexbox .main_left span.level{
    display: block;
    font-size: 14px;
    float: left;
    margin: 6px 0 0 0;
    padding: 0 10px;
    line-height: 22px;
    color: #fff;
    background: #cc3333;
    text-align: center;
    border-radius: 22px;
}
.indexbox .main_left .sheji_anli{
        width: 100%;
    padding-top: 30px;
        clear: both;
    overflow: auto;
}
.indexbox .main_left .sheji_anli .imgbox{
        position: relative;
    width: 285px;
    height: 190px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.indexbox .main_left .sheji_anli .imgbox img{
    width: 285px;
    height: 190px;
}
.indexbox .main_left .sheji_anli .imgbox img:hover{
    animation:0.2s magnify linear ;
    animation-fill-mode:forwards;
}
.indexbox .main_left .sheji_anli .anli_title{
        background: rgba(0,0,0,0.5);
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: -10px;
    z-index: 999;
    width: 100%;
}

	
/*装修攻略子标题*/
.subtitle{
    width: 100%;
}
.subtitle .subtitle_cont{
    padding: 40px 0;
}
.subtitle .subtitle_cont h2{
    width: 186px;
    height: 58px;
    font-size: 24px;
    color: #fff;
    line-height: 58px;
    padding-left: 50px;
    background: url("../images/case/subtitle_bg.png") no-repeat left;
}


/*装修那些事*/
.information{
    width: 100%;
}
.information .classify{
    overflow: hidden;
}
.information .classify ul{
    width: 1240px;
}
.information .classify ul li{
    width: 270px;
    margin-right: 40px;
}
.information .classify .classify_label{
    width: 270px;
    height: 86px;
    background: url("../images/case/classify.png") no-repeat center;
}
.information .classify .classify_label .label_text{
    height: 100%;
    font-size: 28px;
    color: #fff;
    line-height:86px;
    padding-left: 115px;
}
.information .classify .course .classify_label .label_text{
    background: url("../images/case/course.png") no-repeat 25px;
}
.information .classify .material .classify_label .label_text{
    background: url("../images/case/material.png") no-repeat 25px;
}
.information .classify .accessory .classify_label .label_text{
    background: url("../images/case/accessory.png") no-repeat 25px;
}
.information .classify .superstition .classify_label .label_text{
    background: url("../images/case/superstition.png") no-repeat 25px;
}
.information .classify .classify_nav{
    margin-top: 10px;
    padding:15px 5px ;
    background: #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.information .classify .classify_nav a{
    float: left;
    font-size: 14px;
    color: #535353;
    line-height: 30px;
    padding: 0 12px;
}
.information .classify .classify_nav a:hover{
    color: #f16600;
}

.ifm_content{
    margin-top: 55px;
}
.ifm_content .searching{
    width: 402px; 
}

.searching_btn{width:400px; height:25px;display: inline;position: relative;}
.searching-iconL,.searching-inBtn,.searching-inTxt{background: url(../images/case/searching.png) no-repeat;}
.searching-inTxt{background-position: left 0;border-radius: 0;}
.searching_btn .iBtnHover{background-position: -52px -30px;}
.searching-iconL{float:left;width: 25px;height: 25px; margin:0px;background-position: -104px -30px;}
.searching-inTxt{float:left;padding:3px 5px;height:19px;line-height: 19px;border: none;outline: none;width:196px;-webkit-transition: width .2s ease-in-out;-moz-transition: width .2s ease-in-out;-o-transition: width .2s ease-in-out;-ms-transition: width .2s ease-in-out;transition: width .2s ease-in-out; }
.searching-inBtn{display:none; float:right;width: 51px;height: 25px;border: none;position: relative;right:325x; top:-25px;}
.searching-inBtn{display: none;background-position: 0px -30px;cursor: pointer;}
.searching-inBtn{display: block;}
.searching-inTxt{width:325px;}

.ifm_content .searching .searching_case input{
    float: left;
    outline: none;
    border: none;
    height: 100%;
    width: 300px;
    line-height:68px;
    font-size:16px;
    padding-left: 20px;
    color: #3e3e3e;
}
.ifm_content .searching .searching_case span{
    float: right;
    height: 100%;
    width: 75px;
    cursor: pointer;
    background: url("../images/case/searching.png") no-repeat center;
}
.ifm_content .searching .searching_box{
    width: 100%;
    height: 505px;
    position: relative;
    overflow: hidden;
	margin-top:30px;
}
.ifm_content .searching .searching_box .scroll_box{
    display: none;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,.3);
    z-index: 10;
}
.ifm_content .searching .searching_box .scroll_box .scroll_bar{
    height: 25%;
    width: 100%;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background:  rgba(0,0,0,.4);
}
.ifm_content .searching .searching_cont{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.ifm_content .searching .searching_cont li{
    width:100%;
    height: 118px;
    margin-bottom: 10px;
}
.ifm_content .searching .searching_cont li a{
    display: block;
    width: 100%;
    height: 100%;
}
.ifm_content .searching .searching_cont li .searching_img{
    width: 118px;
    height: 118px;
    float: left;
    overflow: hidden;
    position: relative;
}
.ifm_content .searching .searching_cont li .searching_img .case{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 3px solid #ff4141;
    display: none;
}
.ifm_content .searching .searching_cont li .searching_img img{
    width: 100%;
    height: 100%;
}
.ifm_content .searching .searching_cont li .searching_text{
    float: right;
    width: 260px;
    padding-top: 15px;
}
.ifm_content .searching .searching_cont li .searching_text .p1{
    width: 100%;
    font-size:16px;
    font-weight:bold;
    line-height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}
.ifm_content .searching .searching_cont li .searching_text .p2{
    text-indent: 2em;
    max-height: calc(36px * 2);
    font-size:16px;
    line-height: 25px;
    color: #3e3e3e;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
}
.ifm_content .searching .searching_cont li:hover .case{
    display: block;
}

.ifm_content .hot_sort{
    width: 440px;
    margin-left: 38px;
}
.ifm_content .hot_sort .hot_img{
    width: 100%;
    height: 277px;
    margin-bottom: 26px;
    position: relative;
    overflow: hidden;
}
.ifm_content .hot_sort .hot_img a{
    display: block;
    width: 100%;
    height: 100%;
}
.ifm_content .hot_sort .hot_img img{
    width: 100%;
    height: 100%;
}
.ifm_content .hot_sort .hot_title{
    position: absolute;
    width: 286px;
    height: 38px;
    font-size:18px;
    color: #ffffff;
    font-weight:bold;
    text-align: center;
    line-height: 38px;
    top: 0;
    left: 50%;
    margin-left: -143px;
    background: #ff4141;
}
.ifm_content .hot_sort .hot_cont{
    width: 100%;
}
.ifm_content .hot_sort .hot_cont li{
    height: 23px;
    padding-left: 25px;
    position: relative;
    margin-bottom: 9px;
    /*background: url("../images/gonglve/hot_bg.png") no-repeat 0;*/
}
.ifm_content .hot_sort .hot_cont li.bg{
    background: url("../images/case/hot_bg.png") no-repeat 0;
}
.ifm_content .hot_sort .hot_cont li a{
    position: absolute;
    width: calc(100% - 25px);
    font-size:16px;
    color: #3e3e3e;
    line-height: 100%;
    bottom: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ifm_content .hot_sort .hot_cont li a:hover{
    color: #f25618;
}
.ifm_content .apply{
    width: 289px; ;
    float: right;
    position: relative;
}
.apply_content{
    width: 100%;
    height: 588px;
    position: absolute;
    background:url("../images/case/line.png") no-repeat bottom #ffe9e9;
    top: 0;
    left: 0;
    z-index: 5;
}
.apply_content .apply_top{
    width: 100%;
    height: 89px;
   background: url("../images/case/apply_top.png") no-repeat left;
}
.apply_content .apply_top>div{
    width: 50%;
    height: 100%;
}
.apply_content .apply_top .project{
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #da251d;
    padding-left: 20px;
    margin: 49px 0 0 40px;
    background: url("../images/project.png") no-repeat left;
    cursor: pointer;
}
.apply_content .apply_top .quote{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
    margin: 49px 0 0 16px;
    background: url("../images/quote1.png") no-repeat left;
    cursor: pointer;
}
.apply_content .caption{
    width: 100%;
    height: 86px;
}
.apply_content .caption>span{
    width: 43px;
    height: 100%;
}
.apply_content .caption_c{
    width: 203px;
    padding-top: 20px;
}
.apply_content .caption_c p{
    font-size: 16px;
    color: #f25618;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
}
.apply_content .caption .caption_l{
    background: url("../images/images/caption_l.png") no-repeat right;
}
.apply_content .caption .caption_r{
    background: url("../images/images/caption_r.png") no-repeat left;
}
.apply_content .form_box{
    width: 217px;
    height: 254px;
    margin-left: 36px;
    position: relative;
}
.apply_content .form_box .surplus i{
    float: left;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: #eb0000;
    margin: 12px 1px 0 0 ;
}
.apply_content .form_box .surplus span{
    margin-right: 3px;
    float: left;
    display: inline-block;
    width: 31px;
    height: 44px;
   /* background: url("../images/images/form.png") no-repeat center;*/
    text-align: center;
    line-height:44px;
    font-size: 30px;
    font-weight:bold;
    color: #eb0000;
}
.apply_content .form_box input{
    display: block;
    width: 215px;
    height: 37px;
    border:1px solid #bfbfbf;
    padding-left: 11px;
    background: #fff;
    outline: none;
}
.apply_content .form_box .project_form .user{
    margin-top: 19px;
}
.apply_content .form_box .project_form .tel{
    margin-top: 14px;
}
.apply_content .form_box .quote_form input{
    margin-top: 12px;
    height: 33px;
}
.apply_content .form_box .quote_form .area{
    background: url("../images/images/area.png") no-repeat 185px #fff;
}
.apply_content .form_box .secrecy{
    width: 100%;
    height: 20px;
    background: url("../images/images/secrecy.PNG") no-repeat left;
    margin-top: 6px;
}
.apply_content .form_box .submit_btn{
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 248px;
    height: 63px;
    margin-left: -124px;
    text-align: center;
    line-height: 58px;
    font-size:22px;
    color: #ffffff;
    background:url("../images/case/submit_btn.png") no-repeat center;
	border:0;
}
.apply_content .inform{
    width: 227px;
    margin-left: 36px;
    height: 125px;
    margin-top: 8px;
    padding:25px 0 0 30px;
    background: url("../images/images/inform.png") no-repeat 0 0;
    overflow: hidden;
    box-sizing: border-box;
}
.apply_content .inform ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.apply_content .inform ul li{
    font-size: 12px;
    line-height: 24px;
}
