.cont_banner{
    width: 100%;
    max-width: 1920px;
    height: 260px;
    background: url(../images/cont.png);
    background-size:100% 100%;
    margin-top: 90px;
}
.in_banner{
    width: 1000px;
    margin: 0 auto;
    padding-top: 80px;
}
.cont_img{
    width: 310px;
    height: 99px;
    margin: 0 auto;
    background: url(../images/cont_txt.png) no-repeat;
}
.cont{
    width: 100%;
    background: #ffffff;
}
.in_cont{
    width: 875px;
    margin: 0 auto;
    padding: 50px 0 100px 125px;
    line-height: 46px;
}
.in_cont p{
    font-size: 16px;
    color: #8d98a6;
}
.in_cont span{
    color: #3e4a59;
}
.map{
    width: 750px;
    height: 260px;
    background: gainsboro;
    margin-top: 40px;
}
.cur_ser {
    background: #138edb!important;
}
.gray {
	color: #333333 !important;
}
