/*固定样式*/
*{
	font-family: "microsoft yahei","宋体",arial;
}
ul,li{
	text-decoration: none;
	list-style:none;
}

li .profile:hover{
	background: #fff !important;	
}
.logo{
	height: 60px;
    margin-left: 2px;
    width: auto;
}
.logo-label{
	display: inline;
    font-size: 16px;
	color: #1f2e49;
}
.fixed {
    position: absolute;
    width: 245px;
    margin: 0 auto;
    max-height: 534px;
    padding-bottom: 20px;
    background: #303f5f;
    z-index: 1000;
    top: 80px;
    left: 160px;
}
.no-skin .sidebar {
    background-color: #323232;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 1px 0 0;
}
.no-skin .nav-list>li.active>a, .no-skin .nav-list>li.active>a:focus, .no-skin .nav-list>li.active>a:hover {
	background-color: #434343;
}
.no-skin .nav-list>li.active>a {
    font-weight: 700;
    color: #fff;
    border-left: none;   
}
.no-skin .nav-list>li.active:before {   
   width: 0;   
}
.no-skin .nav-list>li .submenu>li>a {    
    background-color: #323232;
    color: #fff;
}

.no-skin .nav-list>li {
    border: none;
}
.no-skin .nav-list>li .submenu {
    background-color: #fff;
   border: none;
}
.nav-list>li .submenu>li a>.menu-icon {
	display: block;
	font-size: 12px;
	font-weight: 400;
	width: 18px;
	height: auto;
	line-height: 12px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 11px;
	z-index: 1;
	background-color: inherit
}
.no-skin .nav-list>li .submenu>li>a:hover {
    background-color: #303f5f;
    color: #fff;
}
.indent{
	display:block;margin: -61px 0 0 110px
}
/*footer*/
footer{
	color: #fff;
    background: #1f2e49;
    height: 230px;
    clear: both;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.box{
	width:1200px;
	margin:0 auto;
}
.foot-subscribe {
    width: 100%;
    float: left;
	padding: 0 40px;
	line-height: 28px;
}
.foot-subscribe .ul_list {
    display: flex;
    padding: 36px 0;
}
.foot-subscribe .ul_list .footer_li {
    flex-basis: 30%;
}
.foot-subscribe .ul_list .footer_li ul li {
    cursor: pointer;
}
.foot-subscribe .ul_list .footer_li ul .selected a{
	font-size: 20px;
	color: #fff;
}
.foot-subscribe a:hover{
	color: #188ae2;
	text-decoration: none;
}
.footer_right {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #152440;
    padding: 23px 0;
}
.footer_course a{
	color: #fff;
	font-size: 16px;
}

/*四海捷运-首页*/
/*logo*/
.logo-label{
	text-decoration: none;
	vertical-align: -webkit-baseline-middle;
}
.logo_a:hover{
	text-decoration: none;
}
/*导航栏*/
.nav_ul{
	height: 80px;
    line-height: 80px;
	margin-bottom: 0;
}
.nav_ul .nav_li{
	float: left;
	position: relative;
	height: 80px;
    line-height: 80px;
}
.nav_ul .nav_li{
	float: left;
	position: relative;
	height: 80px;
	line-height: 80px;
	padding: 0 10px;
}
.nav_ul .nav_li .selected{
	color: #fff;
}
.nav_ul .nav_li .nav_a{
	color: #1f2e49;
	height: 80px;
	padding: 0 20px;
    line-height: 80px;
    display: inline-block;
}
.nav_ul .nav_li .nav_a:hover{
	text-decoration: none;
	color: #188ae2;
	
}
.nav_ul .nav_li .nav_dropdown{
	background: #303f5f;
	position: absolute;
	top: 80px;
	width: 120px;
	visibility: hidden;
	left:0;
}
.nav_ul .nav_li .nav_dropdown a{
	color: #fff;
	line-height: 45px;
	display: block;
	text-align: center;
}
.nav_ul .nav_li .nav_dropdown a:hover{
	background: #f8d12c;
	text-decoration: none;
	width: 120px;
	
}
.nav_ul .nav_li:hover .nav_dropdown{
	visibility: visible;
}
.font-20{
	font-size: 16px;
}

/*查件框*/
.search_title {
    font-size: 16px;
    width: 100%;
    height: 48px;
    vertical-align: bottom;
    line-height: 48px;
    color: #fff;
}
.search_box {
    font-size: 14px;
    line-height: 18px;
    resize: none;
    position: relative;
    overflow-y: auto;
    background: #fff;
    padding: 5px 10px;
    width: 210px;
    height: auto;
    min-height: 0;
    max-height: 370px;
    border-radius: 5px;
    margin: 0 auto;
}
.query_text {
    outline: none;
    display: inline-block;
    line-height: 25px;
    width: 190px;
    height: 25px;
    border: 0;
    font-size: 14px;
    vertical-align: top;
    color: #666;
    resize: none;
}
input[type=text].query_text{
	border: 0;
}
.search_tip {
    width: 220px;
    color: #a7a7a7;
    margin: 10px auto;
}
.search_btn {
    display: block;
    cursor: pointer;
    background: #f8d12c;
    color: #152440;
    outline: none;
    border: none;
    width: 220px;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
}
.search_error_tip {
    width: 232px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    color: #cc272e;
}

/*content*/
.pdding-80{
	padding-top: 80px;
}
.content{
	width: 100%;
}
.content .banner{
	width: 100%;
	position: relative;

}
.content .banner img{
	width: 100%;
	height: auto;
	min-width: 1200px;
}

.wrap_box{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}

.content .index_column .wrap_box{
	width: 1200px;
	margin: 0 auto;
}
.title_text{
	color:#1f2e49;
	margin-bottom:40px;
	font-weight: bold;
}
.content .index_column .wrap_box .title{
	text-align: center;
	margin-top: 44px;
	width: 1200px;
}
.content .index_column .wrap_box .title h4{
	color: #1f2e49;
	font-size: 36px;
}
.content .index_column .wrap_box .title h5{
	color: #1f2e49;
	font-size: 22px;
}
.content .index_column .wrap_box .column_list{
	padding-bottom: 44px;
}
.content .index_column .wrap_box .column_list .advantage_box{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	margin: 0;
}

.content .index_column .wrap_box .column_list .advantage_box .service_icon {
	width: 100px;
	height: 100px;
}
.content .index_column .wrap_box .column_list .advantage_box .service_img {
	width: 370px;
	height: 200px;
}
.content .index_column .wrap_box .column_list .advantage_box li{
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.content .index_column .wrap_box .column_list .advantage_box li:hover .advantage_img {
	transform:scale(1.2);
}
.content .index_column .wrap_box .column_list .advantage_box li:hover .text{
	transform:scale(1.2);
}
.content .index_column .wrap_box .column_list .advantage_box li .advantage_img{
	width: 100%;
	transition: all .3s;
}
.content .index_column .wrap_box .column_list .advantage_box li .text{
	position: absolute;
    left: 0;
    top: 0;
    display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fefefe;
    font-size: 24px;
    transition: all .3s;
}

.Product_service_map{
	height: 550px;
	display: flex;
	align-items: center;
}

.Product_service_bg{
	background: url(../images/Expect_banner.png) no-repeat;
	height: 100%;
	display: flex;
	align-items: center;
	min-height: 550px;
}
.content .Product_service_bg  .wrap_box .title h4 .content  .Product_service_bg .wrap_box .title h5{
	color: #fff;
}
.content .index_column .wrap_box .Product_service .Product_service_list{
	display: flex;	
	margin: 0;
}
.content .index_column .wrap_box .Product_service .Product_service_list li{
	flex: auto;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.Product_service_list img{
	width: 120px;
	height: 120px;
}
.content .index_column .wrap_box .Product_service .Product_service_list li .text_point{
	padding-top: 30px;
}
.content .index_column .wrap_box .Product_service .Product_service_list li .text_point:hover{
	color: #1f2e49;
}
.content .index_column .wrap_box .Product_service .Product_service_list li .text_point h5{
	font-size: 26px;
	margin-bottom: 30px;
}
.content .index_column .wrap_box .Product_service .Product_service_list li .text_point p{
	line-height: 28px;
}
.content .index_column .wrap_box .column_list .advantage_box li .service_text{
	padding: 45px 0 20px 0;
	background: #ffffff;
	text-align: center;	
	width: 370px;
	height: 200px;
}
.content .index_column .wrap_box .column_list .advantage_box li .service_text h5{
	font-size: 24px;
}
.content .index_column .wrap_box .column_list .advantage_box li:hover .service_text {
	background: #1f2e49;
	color: #fff;
}
.service_text p{
	margin: auto;
	line-height: 24px;
	font-size: 16px;
}
.service_icon{
	position: absolute;
    top: 35%;
	left: 37%;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.service_img{
	width:370px;
	height: 200px;
}
/*产品服务*/
.about_us{
	color: #1f2e49 !important;
	text-align: left !important;
	margin: 0 auto;
}
.about_us h5{
	font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}
.about_us img{
	width: 100%;
}
.about_us p{
	margin-bottom: 70px;
    font-size: 18px;
	width: 427px;
}
/*敬请期待*/
.expect_box{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	margin: 0;
	margin-top: -35px;
}
.expect_box li{
	margin-top: 44px;
	position: relative;
	cursor: pointer;
}
.expect_box li .expect_img {
	width: 100%;
	transition: all .3s;
}
.expect_box li .text {
	position: absolute;
    left: 0;
    top: 0;
    display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fefefe;
    font-size: 24px;
    transition: all .3s;
}
.expect_box li .expect_text{
	padding: 164px 36px 33px 36px;
	background: #1f2e49;
	text-align: center;	
	color:#fff;
	width: 350px;
    height: 100%;
    line-height: 25px;
	word-break: break-all;

}
.expect_box li .expect_text>div{
	height: 120px;
	width: 300px;
	overflow: hidden;
}
.expect_box li .expect_text h5{
	font-size: 26px;
	color:#fff;
	font-weight: bold;
}
.expect_icon{
	position: absolute;
    margin-left: -50px;
    left: 50%;
	margin-top: 20px;
	width: 110px;
	height: 110px;
}

/*产品服务-国际快递*/
.content .banner .banner_text{
	height: 100px;
	width: 100%;
	background: rgba(0,0,0,0.35);
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}
.content .banner .banner_text .text{
	width: 1200px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.bg_white{
	background: #fff;
}
.index_column .wrap_box .express_advantage{
	
}
.index_column .wrap_box .express_advantage ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
}
.index_column .wrap_box .express_advantage ul li{
	width: 25%;
	padding: 50px 0;
}
.index_column .wrap_box .express_advantage ul li p{
	width: 60%;
	margin: 0 auto;
	font-size: 16px;
}
.index_column .wrap_box .express_advantage ul li div{
	width: 124px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.index_column .wrap_box .tab_title ul{
	margin: 0 auto;
	text-align: center;
	padding: 70px 0 40px 0;
}
.index_column .wrap_box .tab_title ul li{
	font-size: 36px;
    text-align: center;
    display: inline-block;
    position: relative;
    cursor: pointer;
	font-weight: bold;
}
.index_column .wrap_box .main_describe{
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	padding: 40px;
	box-sizing: border-box;
	margin-bottom: 80px;
	padding-bottom: 0;
}
.index_column .wrap_box .main_describe .table{
	height: 680px;
	margin-bottom: 0;
}
.index_column .wrap_box .main_describe .table tr td{
   font-size: 16px;
   color: #1f2e49;
   border: none;
}
.index_column .wrap_box .main_describe .table tr:last-child td{
   padding-bottom: 0;
}
.index_column .wrap_box .main_describe .table tr td:first-child{
   width: 140px;
   color: #1f2e49;
   font-weight: bold;
   font-size: 20px;
}

/*仓储服务-福建省*/
.title_warehouse{
	text-align: center;
    font-size: 36px;
    font-weight: bold;
	margin-bottom: 40px;
	margin-top: 25px;
	color: #1f2e49;
}
.content .index_column .wrap_box .our_point .our_point_list {
    display: flex;
    margin: 0;
}
.content .index_column .wrap_box .our_point .our_point_list li {
    flex: 1;
    color: #fff;
    text-align: center;
    padding: 45px 0;
    cursor: pointer;
}

.warehouse_fz p {
	margin-bottom: 25px;
	font-size: 24px;
}
.warehouse_fz_img{
	width: 450px;
	height: 300px;

}
.warehouse_fz{
	color: #1f2e49 !important;
	text-align: left !important;

}
.warehouse_fz h5{
    font-size: 36px;
	margin-bottom: 30px;

}
/*运输代理*/
.warehouse_tw p {
	font-size: 22px;
}
.warehouse_tw{
	color: #1f2e49 !important;
	text-align: left !important;
	margin: 0 auto;
}
.warehouse_tw h5{
    font-size: 36px;
	margin-bottom: 20px;
	margin-left: -20px;
}
.warehouse_tw_img{
	text-align: right !important;
	margin: 0 auto;
}
.warehouse_tw_img img{
	width: 450px;height: 300px
}
hr{
	border-top: 1px dashed #1f2e49;
}
/*关于我们*/
.about_company p{
	font-size: 22px;
	margin-bottom: 30px;
}
.main_photo{
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
    padding: 40px;
    box-sizing: border-box;
    margin-bottom: 80px;
}
.text_indent{
	display:block;text-indent:50px;
}
/*企业资讯*/
.newstab{
	text-align:center;
	padding:20px 0 20px;
}

.newstab a:hover{
	border-color:#1f2e49;
	color: #1f2e49;
}
.newstab a.on{
	border-color:#1f2e49;
	background: #1f2e49;
	color:#fff;
}
.newstab a{
	display:inline-block;
	vertical-align: top;
	line-height: 36px;
	width: 120px;
	text-align: center;
	margin: 0 5px;
	border: 1px solid #ddd;
	border-radius: 2px;
}
.company a{
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all .3s;
}
.news_list{
	margin: 30px 0 40px;
}
.news_list li{
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #ddd;
	clear: both;
	overflow: hidden;
}
.news_list li .news_pic{
width: 300px;
height: 140px;
overflow: hidden;
float: left;
margin-right: 20px;
}
.news_list li .news_pic img{
width: 300px;
	height: 140px;
}
.news_list li .news_article{
	overflow: hidden;
}
.news_list li .news_article .news_type{
	color: #1f2e49;
	font-size: 14px;
	margin: 5px 0 15px;
}
.news_title h3{
	font-size: 18px;
	margin: 0 auto;
}
.news_list a{
	text-decoration: none;
	color: #1f2e49;
}
.news_list a:hover{
	text-decoration: none;
	color: #188ae2;
}
.news_list li .news_article .news_section{
	height: 70px;
	color: #1f2e49;
}
.page{
	text-align: center;
	margin-bottom: 60px;
}
.page a{
	display: inline-block;
	border: 1px solid #ddd;
	font-size: 16px;
	padding: 6px 12px;
	margin: 0 4px;
	text-decoration: none;
	background-color: #fff;
	color: #1f2e49;
}
.page a.hover,.page a:hover{
	background: #1f2e49;
	border-color: #1f2e49;
	color: #fff;
}
/* 分页*/

/*企业资讯详情*/
.infor_news{
	margin: 50px 0;
}
.infor_list{
	width:1140px;
	margin: 120px auto;
}
.infor_list h1{
	font-size: 24px;
	color: #1f2e49;
	font-weight: bold;
}
.infor_list .typetime{
    font-size: 14px;
    color: #adadad;
    padding: 20px 0;
}
.infor_list .type{
	color: #188ae2;
	padding-right: 30px;
}
.infor_list .news_text{
    font-size: 14px;
    text-align: justify;
}
.infor_list .news_text p{
	margin: 0 8px;
	padding: 0;
	clear: both;
	color: #757575;
	text-align: justify;
	font-size: 16px;
}
.infor_list .news_text p img{
	border: 0;
	max-width:100%;
	padding: 40px 0;
}
.infor_list .news_text img{
	margin: 0 auto;
	display: block;
}
.text_indent16{
	display: block;
	text-indent: 32px;
}
.infor_headline{
	line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}
.page_flip{
	padding: 20px 0;
	color: #757575;
	margin-top: 50px;
	margin-bottom: 20px;
	height: 25px;
	line-height: 25px;
}
.page_flip a:hover{
	color: #188ae2;
}
.page_flip a{
	color: #757575;
	text-decoration: none;
}
/*合作伙伴*/
.part_box{
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	overflow: hidden;
	margin-bottom: 50px;
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.part_img{
	display: flex;
    margin: 30px 0px 40px 0px;
    /* justify-content: space-between; */
    flex-basis: 100%;
}
 .part_img li{
	/* flex: 1; */
	width: 350px;
    height: 150px;
    display: flex;
    justify-content: center;
	align-items: center;
	margin: 10px;
} 
/* .part_img li a{
	margin: 0 1px;
} */
.part_img img{
	width: 350px;
    height: 150px;
	display: block;
}
/*联系我们*/
.cont_list{
	display: flex;
	margin: 40px;
	justify-content: space-between;
    flex-basis: 100%;
}
.cont_list li{
	border: 1px solid #ddd;
	margin-right: 50px
}
.cont_list .cont_pic{
	width: 500px;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	position: relative;
}

.cont_list .cont_article{
	margin: 10px;
	text-align: center;
	width: 300px;
	height: 210px;
	position: absolute;
	right: 0;
	top: 0;
}
.cont_list .cont_pic img{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 10%;
	top:30%;
}
.cont_list .cont_article h3{
	font-size: 30px;
	font-weight: bold;
}
.cont_list .cont_article p{
	font-size: 24px;
	margin: auto;
}
.cont_list .cont_pic img:hover + .pop{
	display: block;
}
.cont_list .cont_pic .pop{
	display: none;
	position: absolute;
	left:50px;
	bottom:200px;
	padding: 55px;
	box-sizing: border-box;
	background: #1f2e49;
	z-index: 11;
	color:#1f2e49;
}
.cont_list .cont_pic .pop img{
	left: 5%; top:4%;
}
.cont_list .cont_pic .pop .caret{
	position: absolute;
	height: 0;
	width: 0;
	border: 15px solid transparent;
	border-top: 15px solid #1f2e49;
	border-bottom: none;
	bottom: -12px;
	left: 39px;
}
.caret{
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}

/*运单查询*/
section{
	display: block;
}
.box{
	width: 1200px;
	margin: 0 auto 15px;
}
.search_box_ex {
    font-size: 14px;
    line-height: 18px;
    resize: none;
    position: relative;
    background: #fff;
    padding: 10px;
    width: 1200px;
    min-height: 70px;
    *height: 70px;
    border: 1px solid #8ea3ca;
    margin: 0 22px 20px auto;
}
.ex_item {
    display: inline-block;
    line-height: 22px;
    padding: 0 26px 0 6px;
    border-radius: 11px;
    background: #eaeff8;
    position: relative;
    font-size: 14px;
    margin-right: 4px;
    vertical-align: top;
    margin-bottom: 4px;
}
.ex_item i {
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/delete_icon.png) center no-repeat #b8bfcb;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    border-radius: 7px;
}
.query_text {
    outline: none;
    display: inline-block;
    line-height: 25px;
    width: 190px;
    height: 25px;
    border: 0;
    font-size: 14px;
    vertical-align: top;
    color: #666;
    resize: none;
}
.search_form_box {
    width: 1200px;
    height: 45px;
}
.search_btn_es {
    display: block;
    cursor: pointer;
    background: #f8d12c;
    color: #152440;
    outline: none;
    margin-left: 10px;
    border: none;
    width: 220px;
    border-radius: 5px;
    height: 35px;
	line-height: 35px;
	margin: auto;
}
.search_error_tip {
    width: 232px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    color: #cc272e;
}
.left {
    float: left;
}
.es_item {
    background: #f3f3f3;
    width: 1200px;
    margin: 10px auto;
    height: auto;
    padding-bottom: 10px;
}
.es_no_box {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
}
.es_no_box span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 18px;
}
.es_list {
    font-size: 14px;
    margin: 15px auto;
    width: 1170px;
    padding: 0 15px;
}
.es_list li {
    width: 1170px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}
.es_lastest {
    color: #fe4300;
}
.es_list .es_date {
    font-weight: bold;
    width: 100px;
}
.es_list li span {
    display: inline-block;
}
.es_list .es_time {
    width: 80px;
    position: relative;
    border-right: 1px solid #ccc;
}
.es_lastest .es_time::after {
    background: #fe4300;
}
.es_time:after {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    background: #ccc;
    position: absolute;
    top: 18px;
    right: -8px;
    border-radius: 10px;
	border: 4px solid #f3f3f3;
	box-sizing: unset;
}
.es_list .es_info {
    width: 965px;
    padding-left: 15px;
    line-height: 22px;
    vertical-align: middle;
}
.es_item {
    background: #f3f3f3;
    width: 1200px;
    margin: 10px auto;
    height: auto;
    padding-bottom: 10px;
}
.es_no_box {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
}
.es_no_box span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 18px;
}
/*订单查询错误页*/
.ex_item.error {
    border: 1px solid #cc272e;
    color: #cc272e;
    background: #fff;
}
.ex_item.active{
	background: #bcc0c5;
}
.search_btn_dis[disabled=disabled] {
    background: gray;
    cursor: not-allowed;
    color: white;
}
.search_error_tip {
    width: 232px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    color: #cc272e;
}
input[type=text]:focus{
	color: inherit;
}


/**
map
 */
@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(4);
		opacity: 0;
	}

}

.map-content{height:692px;position: relative;margin:0px auto 40px;background: url('../images/map.png') no-repeat left top;text-align: left; }
.map-hm .red-pointer{display: inline-block;width:12px;height: 12px;border-radius: 50px;background:#ee4b13;box-shadow: 0 0 5px 0 rgba(0,0,0,.5);position: relative;z-index: 55; }
.map-hm .red-pointer:before{content: '';display: block; width: 12px;height: 12px;position: absolute;top: 0px;left: 0px; z-index: 2; background: #ee4b13; border-radius: 50%;animation: warn 1.5s ease-out infinite;}

.map-hm .coordinate-item{position: absolute;}
.map-hm .city-name{background: #fff;position: absolute;bottom: 24px;box-shadow: 0 0 5px 0 rgba(0,0,0,.2);border-radius: 3px;white-space:nowrap;padding: 0 10px;}
.map-hm .city-name:after{content: '';border-top: 7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent; position: absolute;bottom: -5px;}
.map-hm .city-name h4{line-height: 36px;}
.map-hm .with-icon{height: 40px;line-height: 43px;  font-weight: bold;font-size: 20px;  }
.map-hm .warehouse-detail{position: absolute;bottom: 40px;background: #fff;box-shadow: 0 0 5px 0 rgba(0,0,0,.2);border-radius: 3px;width:560px;padding: 20px;opacity: 0;display: none;z-index: 66; }
.box-flex{display: flex;display: -webkit-flex;display: -o-flex;display: -moz-flex;}
.map-hm .warehouse-detail:after{content: '';border-top: 7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent; position: absolute;bottom: -7px;}
.map-hm .house-info{flex:1;color: #545454; margin-right: 20px;font-size: 20px;line-height: 32px;}
.map-hm .house-section{flex:1;display: flex;flex-flow:wrap;flex-shrink:0; align-items:center;padding-left: 10px;}
.map-hm .house-section .item{margin-bottom: 10px;width: 100%;}
.map-hm .house-pic{display: flex;width: 150px; align-items:center;flex-flow:wrap;}
.map-hm .house-pic img{width:150px;height:  100px;margin-bottom: 10px; overflow: hidden;border-radius: 10px; }
.map-hm .house-pic img:last-child{margin-bottom: 0px;}
.map-hm .right-side .city-name{right: -10px;}
.map-hm .right-side .city-name:after{right: 11px;}
.map-hm .right-side .warehouse-detail{right: -20px;}
.map-hm .right-side .warehouse-detail:after{right: 20px;}
.map-hm .left-side .city-name{left: -10px;}
.map-hm .left-side .city-name:after{left: 11px;}
.map-hm .left-side .warehouse-detail{left: -20px;}
.map-hm .left-side .warehouse-detail:after{left: 19px;}
.map-hm .place-r1{left: 548px;top: 181px;}
.map-hm .place-r2{left: 561px;top: 230px;}
.map-hm .place-r3{left: 541px;top: 262px;}
.map-hm .place-r4{right: 103px;bottom: 90px;}
.map-hm .place-r5{left:607px;top: 206px;}
.map-hm .place-r6{left: 600px;top: 244px;}
.map-hm .place-r7{left: 294px;top: 257px;}
.map-hm .place-r8{left: 140px;top: 276px;}
.map-hm .place-r9{left:412px;top: 140px;}
.map-hm .place-r10{left: 259px;top: 297px;}
.map-hm .place-r11{right: 214px;bottom: 355px;}
.map-hm .place-r12{left: 95px;top: 200px;}
.map-hm .place-r13{right: 99px;top: 193px;}
.map-hm .place-r14{right: 90px;top: 176px;}

/**
map
 */

.navbar-fixed-top{
	position: relative;
}