/*
* @Author: Marte
* @Date:   2017-12-12 10:35:23
* @Last Modified by:   Marte
* @Last Modified time: 2018-01-01 13:01:59
*/

#fly_top{
    height:34px;
    line-height:34px;
    background-color:#4b4b4b;
    color:#ccc;
}
#fly_top li{
    float:left;
    text-align:center;
    padding:0px 5px;
    margin-right:10px;
}
#fly_top ul:nth-child(2) li:last-child{
    margin-left:10px;
}
#fly_top a{
    color:#ccc;
}
#fly_top a:hover{
    color:#ccc;
}
#fly_head{
	width:100%;
	background:#fff;
    border-bottom:1px solid #e9e9e9;
}
.head_top{
    height:100px;
    padding-top:20px;
    position:relative;
}
.head_top_logo{
    display:inline-block;
    width:352px;
    float:left;
}
.head_top_nav ul li{
    float:left;
    font-size:16px;
    line-height:70px;
    height:20px;
}
.head_top_nav ul li a{
    padding:15px 10px;
    position:relative;
    transition-duration:0.7s;
}
.head_top_nav ul li a:after{
    position:absolute;
    bottom:0;
    left:0;
    border-bottom:2px solid #3197e7;
    height:100%;
    width:100%;
    transform: scale(0,1);
    transition-duration:0.7s;
}
.head_top_nav ul li:hover a:after,.head_top_nav ul li a.on:after{
    transform:scale(1,1);
}

.head_top_nav ul li:hover a,.head_top_nav ul li a.on{
    color:#3197e7;
}
#es_banner{
	width:100%;
    background:url('../images/banner1.jpg')  no-repeat center;
    height:500px;
	display: block;
}
.head_top_search{
    display: inline-block;
    padding-top:10px;
    position:relative;
    float:left;
}
.head_top_search form{
    width:560px;
    height:45px;
}
.head_top_search span{
    background: url(../images/search.png) no-repeat ;
    width: 15px;
    height: 15px;
    float: left;
    display: block;
    position: absolute;
    top: 26px;
    right: 67px;
}
#head_top_search_one{
    width:450px;
    height:45px;
    line-height:45px;
    border:none;
    color:#666;
    float:left;
    background:#e9e9e9;
    outline:none!important;
    text-indent:2em;
}
#head_top_search_two{
    background: #3197e7;
    width: 110px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border: none;
    float: left;
    padding-left: 23px;
    outline:none!important;
}
.head_top_map{
    display: inline-block;
    margin-left:10px;
    background:#e7e7e7;
    width:130px;
    height:45px;
    line-height:45px;
    text-align:center;
    float:left;
    margin-top:10px;
}
.head_top_map i{
    color:#999;
}
#es_bread{
    padding:20px 0;
    line-height:27px;
     font-size:12px;
}
#es_bread p{
    color:#333;
    margin-bottom:0px;
}
#es_bread span{
    font-size:12px;
    color:#999;
}
.es_bread_box{
    background:#fdfdfd;
    border-top:2px solid #3197e7;
    margin-top:20px;
}
.es_bread_box ul{
    margin:0px;
    padding:0px;
}
.es_bread_box ul li{
    line-height:50px;
    height:50px;
    display: inline-block;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#666;
}
.es_bread_box ul li a{
    display: block;
    width:100%;
    height:50px;
    padding:0px 20px;
}
.es_bread_box ul li:hover{
    background:#3197e7;
}
.es_bread_box ul li:hover a{
    color:#fff;
}
.bread_focus{
    background:#3197e7;
}
.bread_focus a{
    color:#fff;
}
.es_class_main{
    border:1px solid #eee;
    padding-top:10px;
    width:100%;
    font-size:12px;
    padding-bottom:0px;
}
.es_class_main_box span{
    color:#333;
    font-weight:bold;
}
.es_class_main a{
    display:inline-block;
    padding:0px 10px;
    text-align:center;
    line-height:45px;
    height:45px;
}
.es_class_main a:hover{
    color:#3197e7;
}
.focus{
    color:#3197e7;
}
.es_class_main_box{
    border-bottom:1px solid #eee;
    margin:0px 20px;
}
.es_class_main:nth-child(3){
    border-bottom:none!important;
}
.es_class_main_hot{
    border-bottom:none;
    padding:0px 20px;
    background:#f7f7f7;
    color:#3197e7;
}

.es_class_main_select{
    border-bottom:1px solid #eee;
    margin:0px 20px;
	
}
.es_class_main_select span {
    color: #333;
    font-weight: bold;
	
}
.es_class_main_select a.rect{
	margin:8px 0px;
	display: inline-block;
    border: 1px solid #e75d12;
    border-radius: 3px;
    background-color:#fff;
    padding: 0 24px 0 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-right: 10px;
}
.es_class_main_select a.rect:hover{color:#e75d12}
.es_class_main_select a.rect i{position:absolute;right:0px;top:6px;font-size:18px;color:#e75d12}
.es_class_main_select a.clean{display: inline-block;
    height: 22px;
    color: #999;
}
.es_tab{
    padding:20px;
    border-bottom:1px solid #efefef;
}
.es_tab a{
    margin-right:15px;
}
.es_message{
    width:800px;
    float:left;
    margin-bottom:10px;
}
.es_message_box{
   border-bottom:1px solid #efefef;
   padding:20px;
   padding-right:0px;
}
.es_message_box_left{
    float:left;
    width:650px;
}
.es_message_box_left img{
    float: left;
    padding: 5px;
    width: 180px;
    height: 135px;
    margin-right: 15px;
}
.es_message_box_right{
    float: right;
    width: 130px;
}
.zj_message_box_left{
    float:left;
    width:565px;
}
.zj_message_box_left img{
    float: left;
    padding: 5px;
    width: 180px;
    height: 135px;
    margin-right: 15px;
}
.zj_message_box_right{
    float: right;
    width: 215px;
    border:1px solid #efefef;
    height:135px;
}
.es_message_box_title{
    margin:0px;
    padding:0px;
    line-height:30px;
    font-size:20px;
    font-weight:normal;
    margin-bottom:10px;
}
.es_message_box_title span{
    margin-left: 20px;
    background: #3197e7;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 10px;
	line-height: 18px;
    display: inline-block;
}
.es_message_box_title span.status02{background:#e75d12}
.es_message_box_title span.status03{background:#999}
.es_message_box_title span.status04{background:#6CC027}


.es_message_box_title i{
    color:#3197e7;
}
.es_message_box_tag{
    margin:0px;
    padding:0px 0 0 195px;
}
.es_message_box_tag li{
    display:inline-block;
    border:1px solid #3197e7;
    padding:3px 5px;
    margin-right:5px;
    text-align:center;
    color:#3197e7;
}
.es_message_box_address{
    color:#999;
}
.es_message_box_source{
    color:#999;
}
.es_message_box_source span{
    color:#00a1bd;
}
.es_message_box_address i{
    color:#fd6b62;
}
.es_message_box_address a{
    margin-left:20px;
    color:#de901b;
}
.es_message_box_price{
    font-size: 18px;
    color: #e75d12;
    font-weight: bold;
    margin-top: 37px;
    text-align: center;
}
.es_message_box_price small{font-weight:normal;color:#666}
.zj_message_box_excerpt{
    font-size: 18px;
    color: #e75d12;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
.zj_message_box_excerpt a:hover{
    color:#FF6815;
}
.es_message_box_area{
    font-size:16px;
    color:#e75d12;
    text-align:center;
}
.pagination ul{
    width:800px;
    margin:0px;
    padding:0px;
    text-align:center
}
.pagination ul li{
    display:inline-block;
    padding:5px 10px;
    margin-right:5px;
    border:1px solid #efefef;
}
.current{
    color:#3197e7;
}
.pagination ul li a{
    color:#999;
}
.pagination_archives{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination_archives ul{
    width:1100px;
    margin:0px;
    padding:0px;
    text-align:center
}
.pagination_archives ul li{
    display:inline-block;
    padding:5px 10px;
    margin-right:5px;
    border:1px solid #efefef;
}
.current{
    color:#3197e7;
}
.pagination_archives ul li a{
    color:#999;
}
.es_information{
    float:left;
    width:310px;
    margin-left:30px;
}
.es_information_box:last-child{
    margin-bottom:20px;
}
.es_information_box{
    margin-top:12px;
}
.es_information_box h3{
    height: 50px;
    line-height: 50px;
	background-color:#3296e7;
    background: linear-gradient(to right,#3296e7,#00a7ca);
    color: #fff;
    margin: 0px;
    text-indent: 15px;
    font-size: 16px;
    font-weight:bold;
}
.es_information_box h3 a{
    float:right;
    color:#fff;
    font-size:14px;
    margin-right:15px;
    font-weight:normal;
}
.es_information_box_list{
    margin:0px;
    padding:5px 15px;
    border:1px solid #efefef;
    border-top:none;
    padding-bottom:0px;
}
.es_information_box_list b{
    font-style: italic;
    color:#dc9631;
    margin-right:10px;
}
.es_information_box_list li:last-child{
    border-bottom:none;
}
.es_information_box_list li{
    line-height:36px;
    color:#666;
    border-bottom:1px dashed #efefef;
}
.es_information_box_list li a{
    font-size:12px;
}
.es_information_box_list li a:hover{
    color:#000;
}
.es_information_box_list li span{
    float:right;
    font-size:12px;
    color:#666;
}
.es_adv_box{
    border:1px solid #e7e7e7;
    height:342px;
    border-top:none;
}
.es_adv_box ul{
    margin:0px;
    padding:0px;

}
.es_adv_box ul li{
    text-align:center;
    line-height:24px;
    color:#666;
}
.list_lh{
    height:265px; overflow:hidden;
    margin:10px;
}
.list_lh a{
    font-size:12px;
}
.es_adv_box_title{
    font-size:16px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background:#f56a03;
    height:50px;
    line-height:50px;
}
.es_adv_box_title span:first-child{
    margin-right:15px;
    opacity:0;
    transition-duration:0.7s;
}
.es_adv_box_title span:last-child{
    margin-left:15px;
    opacity:0;
    transition-duration:0.7s;
}
.es_adv_box_title a:hover{
    color:#fff;
}
.es_adv_box_title:hover span:first-child{
    margin-right:10px;
    opacity:1;
}
.es_adv_box_title:hover span:last-child{
    margin-left:10px;
    opacity:1;
}
.es_adv_box_title2{
    font-size:16px;
    color:#333;
    font-weight:bold;
}
.es_adv_box_excerpt{
    color:#999;
    font-size:12px;
    padding:0px 15px;
    margin-bottom:0px;
    margin-top:10px;
}
.es_adv_box_excerpt span{
    color:#f56a03;
}
.es_adv_box img{
    max-width:100%;
}
.es_adv_box_resource{
    font-size:12px;
    color:#999;
}
#fly_advantage{
    height:130px;
    background:rgba(249, 249, 249, 0.49);
    padding:35px;
    text-align:center;
}
.advantage_box{
    width:285px;
    float:left;
    padding-left:80px;
}
.advantage_box i{
    font-size:50px;
    float:left;
    margin-right:15px;
    color:#2d98e4;
}
.advantage_box_title{
    font-size:16px;
    font-weight:bold;
    color:#333;
}
.advantage_box_excerpt{
    font-size:12px;
    color:#666;
}
#fly_foot{
    background:#2a2a2a;
    height:298px;
}
#fly_foot a{
    color:#dcdbdb;
}
#fly_foot a:hover{
    color:#fff;
}
.foot_nav{
    height:80px;
    border-bottom:1px solid #393939;
}
.foot_nav ul{
    padding:0px;
}
.foot_nav ul li{
    float:left;
    height:80px;
    line-height:80px;
    padding:0px 10px;
}
.foot_nav ul li i{
    color:#909090;
}
.foot_contact{
    color:#e08600;
}
.foot_contact_tel{
    height:80px;
    line-height:80px;
    font-size:18px;
    margin-bottom:0px;
}
.foot_contact_tel span{
    font:20px Hiragino Sans GB,Microsoft YaHei,arial,\5b8b\4f53;
}
.foot_message{
    padding-bottom:20px;
    border-bottom:1px solid #393939;
    height:180px;
}
.foot_message_box{
    width:670px;
    float:left;
}
.foot_message p{
    color: #fff;
    background: #2d98e4;
    width: 84px;
    padding: 5px;
    text-align: center;
    margin-top: 15px;
    border-radius: 12px;
}
.foot_message a{
    color:#808080;
    display:inline-block;
    padding:0 10px;
    line-height:10px;
    border-right:1px solid #808080;
    margin-bottom:10px;
}
.foot_message a:hover{
    color:#bfbfbf;
}
.foot_copyright p{
    color:#808080;
    font-size:12px;
    margin-top:10px;
    margin-bottom:0px;
}
.foot_copyright a{
    color:#808080;
}
.foot_copyright a:hover{
    color:#606060;
    text-decoration:underline;
}
.adv{
    width:100%;
}
.head_top_link{
    list-style:none;
    position:relative;
    display: inline-block;
    height:50px;
}
.head_top_link ul{
    padding:0px;
    margin:0px;
    display:none;
}
.head_top_link ul li{
    text-align:center;
    margin:8px 0px;
}
.head_top_link:hover ul{
    display:inherit;
    position:absolute;
    top:30px;
    left:-15px;
    background:#fff;
    border:1px solid #efefef;
    width:80px;
    padding:10px;
}
.head_top_logo_fly_head{
    display:inline-block;
    width:300px;
    float:left;
}
.head_top_logo_zhaofang{
     display:inline-block;
    width:300px;
    float:left;
}
.head_top_search_zhaofang{
    display: inline-block;
    padding-top:10px;
    position:relative;
    float:left;
}
.head_top_search_zhaofang form{
    width:361px;
    height:36px;
}
.head_top_search_zhaofang span{
    background: url(../images/search.png) no-repeat;
    width: 15px;
    height: 15px;
    float: left;
    display: block;
    position: absolute;
    top: 22px;
    right: 73px;
}
#head_top_search_one_zhaofang{
    width:250px;
    height:38px;
    line-height:38px;
    border:none;
    color:#999;
    float:left;
    background:#e9e9e9;
    outline:none!important;
    text-indent:2em;
}
#head_top_search_two_zhaofang{
    background: #3197e7;
    width: 100px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border: none;
    float: left;
    padding-left: 23px;
    outline:none!important;
}
.head_top_class{
    float:left;
    width:460px;
    margin-top:10px;
}
.head_top_class_box{
    width:110px;
    height:50px;
    line-height:35px;
    position:relative;
    margin:0px;
    text-align:center;
    font-size:12px;
    color:#666;
    display:inline-block;
}
.head_top_class_box p{
    height:35px;
    background:#fff;
    border:1px solid #efefef;
}
.head_top_class_box ul{
    position:absolute;
    padding:0px;
    margin:0px;
    top:40px;
    width:110px;
    left:0px;
    background:#fff;
    border:1px solid #efefef;
    display:none;
}
.head_top_class_box ul li{
    line-height:30px;
    height:30px;
    text-align:left;
    padding-left:20px;
}
.head_top_class_box:hover ul{
    display:inherit;
}
.head_top_class_box ul li a{
    display: inline-block;
    width:100%;
    height:30px;
}
.head_top_class_box ul li:first-child a{
    color:#3197e7;
}
.head_top_class_box ul li:hover a{
    color:#fff;
}
.head_top_class_box ul li:hover{
    background:#3197e7;
}
.map_body{
    position: fixed;
    width: 100%;
    display: block;
    height: 100%;
}
#es_map{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
	bottom:0;
	left:0;
    padding-top:135px;
    overflow:hidden;
    z-index: -1;
}
.map_api{
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
	bottom:0;
	left:0;
	right:0;
    z-index:-1;
}
.map_api img{width:100%;height:100%;}
.map_content{
    position:absolute;
    height:100%;
    z-index:1;
}
.map_content_box{
    width: 420px;
    background:#fff;
    border-right:1px solid #ddd;
    height:100%;
    float:left;
}
.map_content_fold{
    float:left;
    margin-top:100px;
    background-color:#fff;
    border:1px solid #ddd;
    width:16px;
    height:80px;
    background-image:url(../images/map-arrow-left.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:6px 12px;
    border-left:none;
}
.es_house_box{
    padding:20px 10px;
    border-bottom:1px solid #efefef;
}
.es_house_box_left{
    float:left;
    width:150px;
}
.es_house_box_left img{
    width:100%;
}
.es_house_box_right{
    float:left;
    margin-left:10px;
    width:220px;
}
.es_house_box_title{
    margin:0px;
    padding:0px;
    font-size:18px;
    color:#333;
    height:24px;
    line-height:24px;
    margin-bottom:5px;
}
.es_house_box_address{
    margin-bottom:0px;
    height:24px;
    line-height:28px;
    color:#999;
    margin-bottom:5px;
}
.es_house_box_address span{
    float:right;
    font-size:21px;
    color:#e43;
}
.es_house_box_info{
    color:#999;
    margin-bottom:0px;
    height:30px;
    line-height:30px;
    margin-bottom:5px;
}
.es_house_box_info a{
    float: right;
    font-size: 12px;
    border: 1px solid #e43;
    display: block;
    width: 60px;
    height: 22px;
    line-height: 21px;
    text-align: center;
    margin-top: 4px;
    color: #e43;
}
.es_house_box_tag{
    margin:0px;
    padding:0px;
}
.es_house_box_tag li{
    float: left;
    padding: 2px 5px;
    margin-right: 5px;
    border: 1px solid #3197e7;
    font-size: 12px;
    color: #3197e7;
}
.map_house_box{
    width:420px;
    height:400px;
    position:relative;
    background:#fff;
}
.map_content_box_title{
    padding-left:20px;
    padding-right:20px;
    border-bottom:1px solid #efefef;
}
.map_content_box_title p{
    height:60px;
    font-size:18px;
    line-height:60px;
    margin-bottom:0px;
    padding-left:45px;
    background:url(../images/location.png)left center no-repeat;
    background-size:40px;
    color:#333;
}
.map_content_box_title p span{
    float:right;
    font-size:14px;
    color:#999;
}
.map_content_box_order{
    padding:0px 20px;
    height:30px;
    line-height:30px;
    border-bottom:1px solid #efefef;
}
.map_content_box_order a{
    margin-right:5px;
    color:#666;
}
#fly_sc::-webkit-scrollbar
{
    width: 5px;
    height:4px;
    background-color:#fff;
}
#fly_sc::-webkit-scrollbar-track
{
    box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
    border-radius: 10px;
    background-color:#efefef;

}
#fly_sc::-webkit-scrollbar-thumb
{
   border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
   background-color:#ccc;
}
.banner_search{
	background:#fff;
    background:rgba(255,255,255,0.7);
    width:510px;
    height:360px;
    margin-top:70px;
    padding:10px;
}
.banner_inner_box{
	background-color:#fff\9;
    background:rgba(255,255,255,0.7);
    width:490px;
    height:340px;
    padding:15px;
}
.banner_tab{
    margin:0px;
    padding:0px;
    border-bottom:1px solid #3979e7;
    margin-bottom:20px;
}
.banner_tab a{
    text-decoration:none;
    display: block;
    width:82px;
    height:40px;
    line-height:40px;
}
.banner_tab li{
    display:inline-block;
    border-top-right-radius: 10px;
    border-top-left-radius:10px;
    text-align:center;
}
.banner_tab .active{
    background:#3979e7;
}
.banner_tab .active a{
    color:#fff;
}
.banner_tab li:hover{
    background:#3979e7;
}
.banner_tab li:hover a{
    color:#fff;
}
#head_top_search_one_es{
    width:360px;
    height:38px;
    line-height:38px;
    border:none;
    color:#999;
    float:left;
    background:#e9e9e9;
    outline:none!important;
    text-indent:2em;
}
#head_top_search_two_es{
    background: #3197e7;
    width: 100px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border: none;
    float: left;
    padding-left: 23px;
    outline:none!important;
}
#myTabContent{
    margin-top:10px;
}
.tab_form{
    position:relative;
}
.tab_form span{
    background: url(../images/search.png) no-repeat;
    width: 15px;
    height: 15px;
    float: left;
    display: block;
    position: absolute;
    top: 13px;
    right: 62px;
}
.tab_nav{
    margin:20px 0;
}
.tab_nav span{
    color:#666;
    font-size:12px;
}
.tab_nav span a{
    color:#999;
    padding:0px 5px;
}
.article_box_tag{
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	background-color:#3296e7;
    background: linear-gradient(to right,#3296e7,#00a7ca);
    margin-top: 14px;
	padding:0 10px;
    color: #fff;
	display:inline-table;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.es_article_box{
    border:1px solid #e7e7e7;
    padding:15px;
}
.es_article_box_title span{
    font-weight:bold;
}
.es_article_box_img{
    float:left;
    width:300px;
    height:270px;
    overflow:hidden;
}
.es_article_box_content{
    float:left;
    width:465px;
    height:270px;
    overflow:hidden;
    position:relative;
}
.es_article_box_content h3{
    margin:0px;
    padding:0px;
    font-size:24px;
    font-weight:bold;
    margin-bottom:10px;
}
.es_article_box_content h3 span{
    font-size:16px;
    line-height:24px;
    display:inline-block;
    background:#3197e7;
    color:#fff;
    padding:0px 10px;
    font-weight:normal;
}
.es_article_box_content_excerpt{
    width:100%;
    height:108px;
    border-bottom:1px dashed #efefef;
}

.es_article_box_content_excerpt ul{
    margin:0px;
    padding:0px;
}
.es_article_box_content_excerpt ul li{
    display:inline-block;
    width:49%;
    height:26px;
    line-height:26px;
    color:#888;
}
.es_article_box_content_excerpt ul li span{
    color:#666;
}
.es_article_box_content_middleman{
    width:100%;
    height:110px;
    position:relative;
    margin-top:10px;
}
.es_article_box_content_middleman img{
    position:absolute;
    right:0px;
    top:0px;
    width:110px;
    height:110px;
}
.es_article_box_content .es_article_box_topl{
	width:350px;
	display:block
}
.es_article_box_content .es_article_box_topewm{
    position:absolute;
    right:0px;
    top:0px;
    width:110px;
    height:140px;
	background: #f7f7f7;
}
.es_article_box_content .es_article_box_topewm p{
	margin:0;
	background: #f7f7f7;
	text-align:center;
    color: #3197e7;
	line-height:30px;
}
.es_article_box_content .es_article_box_topewm img{width:110px;height:110px;}
#download_content_ul li{display:none}
#download_content_ul li.active{display:block;}
.es_article_box_content_middleman_title{
    color: #2c98e3;
    font-size: 16px;
    font-weight:bold;
}
.es_article_box_content_middleman_tel span{
    color:#ff4424;
}
.es_article_box_content_middleman i{
    color:red;
}
.es_article_box_price{
    padding:15px;
    width:900px;
    margin:0px auto;
}
.fly_bread2{
    color:#888;
    margin-bottom:0px;
    line-height:38px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.fly_bread p{
    margin-bottom:10px;
}
.news_message .fly_bread p{
    margin-bottom:10px;
}
.lSGallery .active{
    border:2px solid #e08600;
}
#image-gallery img{
    width:284px;
    height:214px;
}
.es_article_box_excerpt{
    margin:0px;
    padding:0px;
    width:760px;
}
.es_article_box_excerpt li{
    display:inline-block;
    padding:5px 0px;
    width:90px;
}
.es_article_box_title{
    margin-top:10px;
}
.article_box_hot{
    width:184px;
    margin-right:5px;
    text-align:center;
    display:inline-block;
    color:#888;
}
.article_box_hot:last-child{
    margin-right:0px;
}
.article_box_hot div{
    overflow:hidden;
    width:100%;
    margin-bottom:10px;
}
.article_box_hot img{
    width:100%;
    transition-duration:0.7s;
}
.article_box_hot:hover img{
    transform:scale(1.1,1.1);
}
.article_box_hot i{
    color:red;
}
.article_box_xiaoqu{
    width:175px;
    margin-right:5px;
    text-align:center;
    display:inline-block;
    color:#888;
}
.article_box_xiaoqu:last-child{
    margin-right:0px;
}
.article_box_xiaoqu div{
    overflow:hidden;
    width:100%;
    margin-bottom:10px;
    border:1px solid #efefef;
}
.article_box_xiaoqu img{
    width:100%;
    height:140px;
    transition-duration:0.7s;
}
.article_box_xiaoqu:hover img{
    transform:scale(1.1,1.1);
}
.article_box_xiaoqu i{
    color:red;
}
.es_xiaoqu{
    margin-top:0px;
    margin-bottom:20px;
}
.es_xiaoqu_box_img{
    float:left;
    width:500px;
    height:400px;
    overflow:hidden;
}
.es_xiaoqu_box h3{
    margin:0px;
    padding:0px;
    font-size:24px;
    font-weight:bold;
    margin-bottom:10px;
}
.xiaoqu_box_tag{
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	background-color:#3296e7;
    background: linear-gradient(to right,#3296e7,#00a7ca);
    line-height: 40px;
    height: 40px;
    color: #fff;
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
}
.xiaoqu_box_tag li{
    display:inline-block;
    list-style:none;
    text-align:center;
    width:150px;
}
.xiaoqu_box_tag li:hover{
    background:#f9c375;
    color:#fff;
    cursor: pointer;
}
.fix1{
    position:fixed;
    top:0;
    margin-top:0;
    width:100%;
    left:0%;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    z-index:100;
}
.fix1 ul{
    margin:0px auto;
    padding:0px;
    width:1100px;
}
#intermediary_banner{
    background: url('../images/intermediary.jpg')center no-repeat;
    height:500px;
}
.zj_img{
    width:250px;
    float:left;
    height:200px;
}
.zj_img img{
    max-height:200px;
}
.zj_excerpt{
    float:left;
    width:450px;
    height:200px;
    font-weight:bold;
}
.zj_excerpt span{
    font-weight:normal;
}
.zj_content{
    margin-top:10px;
    padding:10px;
    border-top:1px dashed #efefef;
    min-height:200px;
    border-bottom:1px dashed #efefef;
}
.zj_title{
    font-size:16px;
    font-weight:bold;
    color:#3979e7;
}
.zj_content p{
    line-height:24px;
    color:#666;
}
#intermediary_bread{
    padding: 10px 0;
    line-height: 27px;
    font-size: 12px;
}
#intermediary_bread p{
    border-bottom: 1px dashed #efefef;
}
.es_xiaoqu_box_text{
    padding:0px 15px;
    float: left;
    width: 605px;
    height: 400px;
    overflow: hidden;
}
.es_xiaoqu_box_text p{
    line-height:26px;
    text-indent:2em;
    color:#666;
}
.es_xiaoqu_box_text h3{
    font-size:16px;
    margin:0px;
    padding:0px;
    font-weight:bold;
    color:#666;
    margin:10px 0;
    color:#F5A024;
}
.lp_article_box_content{
    float:left;
    width:590px;
    margin-left:15px;
    overflow:hidden;
}
.lp_article_box_content.lp_article_box_content2{width:100%;margin:0}
.lp_article_box_content2 small{font-size:14px;padding-left:20px;}
.lp_article_box_content2 .lp_article_box_content2_back{
	display: inline-block;
    border: 1px solid #3197e7;
    padding: 3px 5px;
    margin-right: 5px;
    text-align: center;
    color: #3197e7;
	font-size:14px;
}
.lp_article_box_content h3{
    margin:10px 0 20px;
    padding:0px;
    font-size:24px;
    font-weight:bold;
}
.lp_article_box_content h3 span{
    font-size:16px;
    line-height:24px;
    display:inline-block;
    background:#3197e7;
    color:#fff;
    padding:0px 10px;
    font-weight:normal;
}
.lp_article_box_content h3 span.status02{background:#e75d12}
.lp_article_box_content h3 span.status03{background:#999}
.lp_article_box_content h3 span.status04{background:#6CC027}

.lp_article_box_content h3 b{
    float:right;
    font-size:14px;
    color:red;
    line-height:30px;
}
.lp_article_box_content_excerpt{
    width:100%;
}

.lp_article_box_content_excerpt ul{
    margin:0px;
    padding:0px;
}
.lp_article_box_content_excerpt ul li{
    display:inline-block;
    width:49%;
    height:28px;
    line-height:28px;
    color:#888;
}
.lp_article_box_content_excerpt ul li span{
    color:#666;
    font-weight:bold;
}
.lp_article_box_content_excerpt ul li a{color:#de901b;}
.lp_article_box_content_excerpt ul li.wfull{
    width:100%;
}
.lp_article_box_content_excerpt ul li.wfull-lastchild{
    width:100%;
    text-align:right;
    font-weight:bold;
}
.lp_article_box_content_excerpt .loupanprice{
	margin-bottom:10px;
	font-size: 24px;
    color: #e75d12;
    font-weight: bold;
}
.lp_article_box_content_excerpt .loupanprice small {
    font-weight: normal;
	font-size:14px;
    color: #666;
}
.lp_article_box{
    border:1px solid #e7e7e7;
    padding:15px;
}
.lp_article_box p{
    line-height:26px;
    text-indent:2em;
    color:#666;
}
.lp_article_box_message{
    float:left;
    width:585px;
    border-right:1px dashed #efefef;
    margin-left:40px;
}
.lp_article_box_message tbody{
    border:1px solid #efefef;
    font-size:12px;
}
.lp_article_box_message td{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 5px;
}
.strongly{
    background:#199FD9;
    color:#fff;
}
.lp_article_box_list{
    float:left;
    width:420px;
    margin-left:20px;
}
.lp_article_box_list tbody{
    font-size:12px;
    border:1px solid #efefef;
}
.lp_article_box_list td{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 10px;
}
.lp_article_box_list th{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 10px;
    color:#fff;
    background-color:#199fd9;
}
.lp_article_box_message2{
    text-align:center;
    border-right:1px dashed #efefef;
    margin-left:40px;
}
.lp_article_box_message2 tbody{
    border:1px solid #efefef;
    font-size:12px;
}
.lp_article_box_message2 table{
    width:600px;
    margin:0px auto;
}
.lp_article_box_message2 td{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 5px;
}
.lp_article_box_message2 tr:nth-child(even){
    background:#F3FBFF;
}
.lp_article_box_message2 th{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 5px;
    background:#199fd9;
    color:#fff;
}
.lp_article_box_message3{
	
    text-align:center;
}
.lp_article_box_message3 table{
    width:100%;
    margin:0px auto;
}
.lp_article_box_message3 tbody{
    border:1px solid #efefef;
    font-size:12px;
}
.lp_article_box_message3 td{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 5px;
}
.lp_article_box_message3 th{
    line-height:36px;
    border-bottom:1px solid #efefef;
    text-align:center;
    padding:0px 5px;
    background:#199fd9;
    color:#fff;
}
.lp_article_box_message3 .roomimg{padding:10px;text-align:center}
.lp_article_box_message3 .roomimg img{max-width:100%;}
.news_message_fabu h4{
    color:#3797e7;
    font-weight:bold;
}
.news_message_fabu{
    width:100%;
    float:left;
    border:1px solid #efefef;
    padding:15px 30px 40px 30px;
    margin-top:12px;
}
.news_message_fabu div{
    border-bottom:1px solid #efefef;
    padding:15px 0;
}
.news_message_fabu p{
    padding:5px 0;
}
.longinput{
    width:250px!important;
}
.news_message_fabu input{
    width:50px;
    margin:0px 5px;
}
.check_box{
    line-height:26px;
}
.check_box input{
    margin:0px 0px;
}
.check_box2{
    line-height:26px;
    margin-left:73px;
}
.check_box2 input{
    margin:0px 0px;
}
.imgput{
    width:200px!important;
    display:inline!important;
}
.other_box{
    width:420px;
    height:140px;
}
#lp_banner{
	width:100%;
    background: url('../images/lp.jpg') no-repeat center;
    height:500px;
	display:block;
}


/********************************************************************房地产开发项目备案公示详细再详细*******************************************/
.sale_loading{margin-top:10px;}
.sale_loading_title{background: url(../images/license_bg.jpg) repeat-x scroll 0 0 transparent;border: 1px solid #9FCEFC;font-size: 14px;font-weight: bold;height: 25px;line-height: 25px;text-indent: 0.5em;}
.sale_loading_box{ padding:30px 150px;}
.sale_loading_box h3{width:712px; height:27px; line-height:27px; text-align:center; background:#cce6ff; font-weight:normal; font-size:14px;}
.pic_title{margin-top:5px;}
.pic_title input{width:17px; height:14px;margin:5px 4px 0px 25px;}
.pic_title input.loading01{background:#87EEB5; border:1px solid #ccc;}
.pic_title input.loading02{background:#af5d20; border:1px solid #ccc;}
.pic_title input.loading03{background:#00b0f0; border:1px solid #ccc;}
.pic_title input.loading04{background:#fffcaf; border:1px solid #ccc;}
.pic_title input.loading05{background:#96cbdd; border:1px solid #ccc;}
.pic_title input.loading06{background:#FFB633; border:1px solid #ccc;}
.pic_title input.loading07{background:#4699b6; border:1px solid #ccc;}
.pic_title input.loading08{background:#7c6697; border:1px solid #ccc;}
.pic_title input.loading09{background:#ED5666; border:1px solid #ccc;}
.pic_title input.loading10{background:#fefefe; border:1px solid #ccc;}
.pic_title input.loading11{background:#bfbfbf; border:1px solid #ccc;}
.pic_title input.loading12{background:#f7720b; border:1px solid #ccc;}
.onloading_text{width:100%;margin:0 auto; margin-top:50px; margin-bottom: 50px; border:1px solid #e2e2e2;
    -webkit-box-shadow: 0 0 18px rgba(212,216,225,.35);
    -moz-box-shadow: 0 0 18px rgba(212,216,225,.35);
    box-shadow: 0 0 18px rgba(212,216,225,.35);
    border-radius: 6px;

}
.onloading_text table{
    width: 100%;
    margin:0 auto;
    text-align: center;

}
.onloading_text table th {
    line-height:40px;
    border-bottom: 0px solid #efefef;
    padding: 0px;
    background: #F7F7F9;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.onloading_text table td {
    line-height: 36px;
    text-align: center;
    padding: 0px;
}
.onloading_text .layertable_lp td{

    border: 2px solid #fff;
}



 /*未上网公示*/
.css_WSWGS{background-Color:#afcfff;}
/*公共配套*/
.css_GGPT{background-Color:#99cccc;}
/*可售*/
.css_KS{background-Color:#61da41;}
/*已预订*/
.css_YYD{background-Color:#FC00FF;}
/*自留用*/
.css_ZLY{background-Color:#C0C0C0;}
/*拆迁还原*/
.css_CQHY{background-Color:#ff00ff;}
/*备案*/
.css_BA{background-Color:#0ddfe2;}
/*已办证*/
.css_YBZ{background-Color:#ff99cc;}
/*已抵押*/
.css_YDY{background-Color:#9887ad;}
/*已查封*/
.css_YCF{background-Color:#666666;}
/*在建抵押*/
.css_ZJDY{background-Color:#3197E7;}
/*不可售*/
.css_BKS{background-Color:#FB0C00;}
/*申请备案*/
.css_SQBA{background-Color:#FFFF00;}
/*已签约*/
.css_QY{background-Color:#FFB633;}
/*冻结*/
.css_DJ{background-Color:#af5d20;}
/*已登记*/
.css_YDJ{background-Color:#ED5666;}
/*预留*/
.css_YL{background-Color:#FFFFFF;}
/*现售*/
.css_XS{background-Color:#92CDDC;}
/*现售已签*/
.css_XSYQ{background-Color:#4699b6;}
/*预售*/
.css_YS{background-Color:#fffcaf;}
/*预售已签*/
.css_YSYQ{background-Color:#FFB633;}
/*预订*/
.css_YD{background-Color:#7c6697;}
/*在建*/
.css_ZJ{background-Color:#87EEB5;}
/*拆迁安置房*/
.css_CQAZ{background-Color:#fb7008;} 


.tooltip_inner{text-align: left}
#tooltip{position:absolute;width:200px;height:50px;line-height:50px;border:1px solid #ccc;text-align: center;box-shadow: 1px 1px 2px #ccc;background:#fff;border-radius:5px;}

/*20180305 新房*/

.loupannewcon{
	width:100%;
	margin-bottom:10px;
}
.loupannewcon .es_message_box_left{width:80%}
.loupannewcon .es_message_box_right{width:auto}
#download_content_ul li{display:none}
#download_content_ul li.active{display:block;}