*{
	padding: 0;
	margin:0;
}

body {
    line-height: 1.6;
    font-family: "Microsoft YaHei", 微软雅黑, Helvetica, 黑体, Arial, Tahoma;
    color: rgb(51, 51, 51);
    font-size: 14px;
}

ul, ol {
    padding-left: 0;
    list-style-type: none;
}

a{
	text-decoration: none;
}

.header_box_wrap{
    min-width: 1150px;
	width: 100%;
	/*min-width: 1349px;*/
	height: 60px;
	background: #1871e9;
	// position: fixed;
	z-index: 1000;
	// top: 0;
}

.header_box{
	
    width: 1150px;
	margin:0 auto;
    height: 60px;
}

.head_logo{
	float: left;
    width: 200px;
    // height: 30px;
    // background: url(../img/logo.png);
}

.head_logo a img{
	height: 30px;
    width: 200px;
    margin-top: 17px;
}

.head_nav{
	float: right;
}

.head_nav .nav_list li{
	width: auto;
    height: 60px;
    display: inline-block;
    float: left;
    line-height: 60px;
    // background: #000;
    margin-left: 60px;
}

.head_nav .nav_list li a{
	font-size: 18px;
    color: #fff;
}

.head_nav .nav_list li a.active{
	border-bottom: 4px solid;
    padding: 5px 0;
}

.advertise{
	width: 100%;
    // margin-top: 60px;
    height: 480px;
    background: #1871e9;
}

.advertise img{
	width: 100%;
}

.map_wrap{
    margin: 30px 0 100px;
}

.map_main{
    width: 1152px;
    height: 401px;
    background: #fff;
    margin: 0 auto;
    // filter: drop-shadow(0px 0px 15px #d9e2ed);
}

.map_main ul li{
    position: relative;
}

.map_main ul li .top_wrap{
    height: 65px;
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
    color: rgb(51,51,51);
    line-height: 65px;
    box-shadow:0px 0px 15px #d9e2ed;
    -moz-box-shadow:0px 0px 15px #d9e2ed;
    -webkit-box-shadow:0px 0px 15px #d9e2ed;
    background: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}

.map_main ul li .top_wrap.active{
    background: #1871e9;
    color: #fff;
    // border-left: 5px solid #fff;
}

.map_main ul li .top_wrap.active p{

}

.map_main ul li .top_wrap.active .right_icon span{
    border: 1px solid #fff;
    color: #fff
}

.map_main ul li .top_wrap p{
    margin-left: 30px;
    float: left;
}

.map_main ul li .top_wrap .right_icon{
    float: right;
    margin-right: 30px;
}

.right_icon span{
    width: 25px;
    height: 25px;
    display: block;
    margin-top: 20px;
    border: 1px solid #1871e9;
    
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    
    border-radius: 20px;
    color: #1871e9;
    line-height: 25px;
    text-indent: 6px;
    cursor: pointer;
}

.help_content{
    width: 100%;
    height: auto;
    // position: absolute;
    // top: 65px;
    // left: 0;
}

.help_content p{
    padding: 10px 30px;
    font-size: 14px;
    line-height: 30px;
    background: #fff;
    margin-left: 0;
    border-radius:5px;
}



.section-7{
    position: relative;height: 280px;
}
.footer_bottom{
    background: #313131;height: 185px;width: 100%;position: absolute;bottom: 0px;
}
.footer_bottom .container{
    height: 185px;top: 0px;
}
.footer_left,.footer_middel{
    width: 30%;float: left;color: #fff;margin-top: 35px;margin-left: 25%;
}
.footer_right{
    width: 40%;float: right;color: #fff;margin-top: 35px;
}
.lm_ewm{
    width: 67px;height: 67px;background: url(../img/code.png) no-repeat;background-size: cover;
    float: left;
}
.footer_bottom .left_content{
    width: 67px;height: 67px;float: left;
}
.footer_bottom .right_content{
    margin-left: 10px;width: 191px;float: left;
}
.footer_bottom a{
    color: #fff;
}
.footer_bottom span{
    display: block;
}
.footer_bottom .title{
    font-size: 16px;margin-top: -4px;line-height: 20px;letter-spacing: 1px;
}
.footer_bottom .gw_url{
    font-size: 10px;line-height: 32px;
}
.footer_bottom .tips{
    font-size: 10px;line-height: 20px;
}
.lx_ewm{
    width: 67px;height: 67px;background: url(../img/lx-ewm.png) no-repeat;float: left;
}
.lmhd_ewm{
    width: 67px;height: 67px;background: url(../img/lmhd-ewm.jpg) no-repeat;float: left;
}
.info-copyright{
    color: #fff;position: absolute;bottom: 20px;text-align: center;width: 100%;
}
