﻿/*当前位置*/
.wip_localbg{
    max-width: 1180px;
    margin: 0 auto;
}
.wip_local {
    width: 100%;
    max-width: 1180px;
    height: 60px;
    color: #666666;
    font-size: 14px;
    background: url(local.png) no-repeat left center;
    padding-left: 30px;
}
.wip_local table {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}
.wip_local td {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}
.wip_local a {
    color: #666666;
    font-size: 14px;
    line-height: 60px;
}
.dqwz a {
    color: #20242A;
    font-size: 16px;
}
.bt_biank{max-width: 1180px;width:100%;border: 1px #d7d7d7 solid;margin: 0 auto; padding-bottom:25px;}
.bt_ywdongtai{width: 100%;margin-top: 25px;padding-left: 25px;padding-right: 25px;}
.bu_ywdontais{width: 100%;height: 50px;background: #f5f5f5;}
.bu_ywdontais p{font-size: 19px;color: #245399;line-height: 46px;margin-left: 24px;font-weight: bold;}
.bt_ywdongtailist{width: 100%; overflow: hidden;}
.bt_ywdongtailist a{display: block;width: 33%;float: left;font-size: 19px;margin-top: 30px;text-decoration: none;color: #000;}
.bt_dqweizi{max-width: 1180px;height: 40px;margin: 0 auto;margin-bottom: 10px;line-height: 53px;font-size: 0.9735em;font-size: 0.9735rem;}
.bt_dqweizi a{color: #000;}

@media screen and (max-width:1800px){
    .bt_ywdongtailist a{
       width: 50%;
    }
}
@media screen and (max-width:1200px){
    .bt_biank{
       width: 100%;
    }
	.wip_localbg{ display:none }
}
@media screen and (max-width:810px){
    .bt_ywdongtailist a{
       width: 50%;
	   font-size:1em;
	   font-size:1rem;
    }
}
@media screen and (max-width:693px){
    .bt_ywdongtailist a{
       width: 50%;
	   font-size:0.8em;
	   font-size:0.8rem;
    }
}
@media screen and (max-width:590px){
    .bt_ywdongtailist a{
       width: 100%;
	   font-size:1.2em;
	   font-size:1.2rem;
    }
}
@media screen and (max-width:435px){
    .bt_ywdongtailist a{
       width: 100%;
	 
	   font-size:1.625rem;
    }
}
@media screen and (max-width:327px){
    .bt_ywdongtailist a{
       width: 100%;
	   font-size:1.625rem;
    }
}

.webMapTitle{
	background: url(webMapTitle.png) no-repeat;
	max-width: 1180px;
	margin: 0 auto;
	height: 103px;
	text-align: center;
	font-size: 23px;
	color: #bb2335;
	line-height: 109px;
	}