.blue {
    color:#2b669a !important;
}
.text-overflow {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.text-overflow-3 {
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.inbl {
    display:inline-block;
}
.color-write {
    color:#fff;
}
.color-green {
    color:#008000;
}
.color-blue {
    color:#6699cc;
}
.ml10 {
    margin-left:10px;
}
.mt20 {
    margin-top:20px !important;
}
.mt50 {
    margin-top:50px !important;
}
.fr {
    float:right;
}
.mb0 {
    margin-bottom:0;
}
.mb20 {
    margin-bottom:20px !important;
}
.paragraph {
    text-indent:2em;
    width:320px;
    margin:0 auto;
}
.lh50 {
    line-height:50px;
}
.modal-header {
    border-bottom:1px solid #008000;
}
.modal-header .modal-title {
    text-align:center;
}
.modal-body {
    padding-top:30px;
}
.modal-body div {
    width:80%;
    margin:0 auto;
    padding-left:55px;
    border-bottom:1px solid #ccc;
}
.modal-body input {
    border:0;
}
.modal-footer {
    border:0;
    text-align:center;
    padding-bottom:40px;
}
.modal-footer .btn {
    width:150px;
    height:40px;
    border-radius:20px;
    background-color:#fff;
    border:1px solid #008000;
    color:#008000;
    outline:none;
}
.modal-footer .btn:hover {
    border-color:#FF7043;
    color:#FF7043;
    outline:none;
}
.modal-footer .btn:active {
    border-color:#FF7043;
    background-color:rgba(255, 112, 67, 0.4);
    color:#fff;
    outline:none;
    box-shadow:none;
}
#login_div01 {
    background:url("../imgs/login_icon01.png") no-repeat 10px center;
    margin-bottom:20px;
}
#login_div02 {
    background:url("../imgs/login_icon02.png") no-repeat 13px center;
}
#pw_div01 {
    background:url("../imgs/login_icon02.png") no-repeat 13px center;
    margin-bottom:20px;
}
#pw_div02 {
    background:url("../imgs/login_icon02.png") no-repeat 13px center;
}
.modal-footer .btn + .btn {
    margin-left:15px;
}
.carousel-control.left, .carousel-control.right {
    background:none;
}
.carousel-inner {
    background-color:#000;
    height:450px;
}
.AboutUs_banner {
    background:url("../imgs/us_bg.jpg") no-repeat center top;
}
.Development_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.application_banner {
    background:url("../imgs/us_bg.jpg") no-repeat center top;
}
.Download_banner {
    background:url("../imgs/us_bg.jpg") no-repeat center top;
}
.External_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.Information_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.Jobs_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.News_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.newsinfo_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.product_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}
.Team_banner {
    background:url("../imgs/deve_bg.jpg") no-repeat center top;
}

/*百度地图*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}