﻿@charset "utf-8";
/* 对外联系电话专栏 */
.pos-rel{position: relative;}
body{background: #fff;}
.tel-topic-header{height: 400px;width: 100%;position: relative;background: url("../images/tel-topic-banner.png") no-repeat center top;}
.tel-topic-header .guidang{position:absolute;right: -170px;bottom:-340px; z-index:99;}
.img-title{display: none;}
.site-logo{position: absolute;left: 0;top: 20px;}
.site-logo img{height: 52px;}
.topic-logo{padding-top:140px;width: 100%;text-align: center;}
.topic-logo img{width: auto;max-width: 96%;height: auto;}

.lm_container{width:auto;background: #ffffff; padding:19px;border: #ddd 1px solid;margin-bottom: 20px; overflow: hidden;margin-top:0;}
.lm_location{height:auto;margin-top:10px;padding-bottom:10px;}
.lm_rban{width:800px;}
.topic-tel-tit{padding: 35px 20px;background: #fff;text-align: center;font-size: 24px;}
.topic-tel-tit span{display: inline-block;background: url("../images/dwdh_icon2_zb.png") no-repeat center left;padding: 15px 0 15px 80px;line-height: 30px;height: auto;font-weight: bold;color: #000;}

.topic-tel-box{padding: 0 0 20px;background: #fff;}
.topic-tel-search{height: 42px;width: 60%;position: relative;border: 1px solid #ccc;border-radius: 20px;margin: 40px auto 0;}
.topic-tel-search .s-li1{margin-right: 39px;}
.topic-tel-search .s-li2 .search-btn{position: absolute;right: 0;top: 0;}
.topic-tel-search .s-li2 .search-btn{width: 39px;height: 42px;background:#fff url("../images/search-btn.png") no-repeat left center;position: absolute;border: 0 none;outline: none;cursor: pointer;border-radius: 0 20px 20px 0;}
.topic-tel-search .s-li1 .search-txt{width: 100%;height: 42px;line-height: 42px;border: 0 none;outline: none;border-top-left-radius: 20px;border-bottom-left-radius: 20px;text-indent: 1em;color: #a4a4a4;font-size: 14px;}
.m_title{ width:100%;border-bottom:1px solid #C13332;padding-bottom:10px;margin-top:20px;}
.m_title h3{ font-size:22px; background:url("../images/dwdh_icon1_zb.jpg") no-repeat left bottom;padding-left:50px;}
.m_table{margin-top: 20px;}
.m_table li{float: left;width: 24%;height: 48px;text-align: center;line-height: 48px;margin: 0 .5% 10px;}
.m_table li a{display: block;height: 47px;line-height: 47px;font-size: 14px; border:#dcdcdc 1px solid;float: none;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-radius: 4px;}

.m_table li a:hover{background: #C13332;border-color: #C13332;color: #fff;}

.con_main{border: none;}
.wzcon{overflow-x: auto;}

/*底部*/
.zt_footer{ line-height:28px;padding: 30px 0 30px;  font-size: 14px;  color: #fff; text-align: center;  background: #c31014;}
.footer{ position: relative;border-top: 0 none;color: #fff;background: none;}
.footer a{ color: #fff!important;}
.footer span{ padding: 0 5px;}

@media (min-width: 992px) and (max-width:1099px) {
    .lm_rban{width:692px;}
}


@media(max-width:991px){
    .tel-topic-header{height: auto;padding-bottom: 20px;}
    .topic-tel-search{margin-top: 10px;}
    .topic-logo{padding-top: 70px;}
    .site-logo{top: 10px;left: 10px;}
    .site-logo img{height: 40px;width: auto;max-width: 96%;}
    .topic-tel-search{width: 96%;margin-top: 20px;}
    .m_table li{width: 32.3%;}

    .lm_rban{width:auto;}
    .lm_location_name{margin-top:10px;}
}

@media(max-width:767px){
    .topic-tel-tit{padding: 10px;}
    .topic-tel-box{padding: 10px;}
    .m_table li{width: 48%;margin: 0 1% 10px;}
    .m_table li a{padding:0 5px;}
    .topic-tel-tit span{padding-left: 70px;}
    .m_table li a{height: 36px;line-height: 36px;}
    .m_table li{height: 37px;line-height: 37px;}

    .lm_container{padding:10px;}
    .lm_location{margin-left:10px;margin-right:10px;}
}
@media(max-width:413px){
    .m_table li{width: 100%;margin: 0 0 10px;}
}

