body{
    background-color: #fff !important;
}
.content .left{
    float: left;
    width: 280px;
}
.content .left .leftTop{
    width: 100%;
}
.content .left .leftTop .title{
    height: 40px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}
.content .left .leftTop .leftTopCon{
    padding: 0 20px;
    border: none;
    background-color: #f1f2f7;
}
.leftTopCon .leftnav {
    display:block;
    width:100%;
    height: 40px;
    padding:0;
    margin:0;
}
.leftTopCon .leftnav li {
    float:left;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #d1d1e3;
    width: 33.3%;
}
.leftTopCon .leftnav li a:link{
    display:block;
    text-decoration:none;
    text-align:center;
    height: 38px;
    line-height: 38px;
    color: #919191;
}
.leftTopCon .leftnav li a:hover{
    display:block;
    text-decoration:none;
    text-align:center;
    height: 38px;
    line-height: 38px;
    color: #919191;
}
.leftTopCon .leftnav li a:active{
    display:block;
    text-decoration:none;
    text-align:center;
    height: 38px;
    line-height: 38px;
    color: #919191;
}
.leftTopCon .leftnav li a:visited{
    display:block;
    text-decoration:none;
    text-align:center;
    height: 38px;
    line-height: 38px;
    color: #919191;
}
.leftnav_con{
    width:100%;
    border-top:none;
}
.leftnav_con .tag{
    position: relative;
    width: 100%;
}
.leftactive{
    color:#4997f7 !important;
    border-bottom: 2px solid #1f80f7;
}
.personal{
    padding: 14px 0;
}

.mgtop20{
    margin-top: 20px;
}
.mgtop10{
    margin-top: 10px;
}
.mgtop3{
    margin-top: 3px;
}
.mgleft5{
    margin-left: 5px;
}
.width60{
    width: 60% !important;
}
.content .left .leftMiddle{
    width: 100%;
}
.content .left .leftMiddle .leftMiddleCon{
    padding: 10px 10px 10px 20px;
}
.content .left .leftMiddle .leftMiddleCon a{
    color: #ffffff;
}
.content .left .leftMiddle .leftMiddleCon .left_icon,.ff,.right_icon{
    display: inline-block;
    vertical-align: middle;
}
.content .left .leftMiddle .leftMiddleCon .ff{
    margin-left: 5px;
}
.content .left .leftMiddle .leftMiddleCon .right_icon{
    text-align: right;
    margin: 10px 0;
}
.content .left .leftBottom{

}
.content .left .leftBottom .leftBottomTitle{
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #f1f2f7;
    font-size: 14px;
}
.content .left .leftBottom .leftBottomCon{
    border: 2px solid #58adff;
    height: 200px;
    overflow: hidden;
}
.content .right{
    margin-left: 20px;
    float: left;
    width: 700px;
}
.content .right .rightList{

}
.content .right .rightList+.rightList .first-child{
    border-bottom: 2px solid #1fb129 !important;
}
.content .right .rightList+.rightList+.rightList .first-child{
    border-bottom: 2px solid #f67129 !important;
}
.content .right .h3{
    font-size: 16px;
}
.content .right .rightList ul li{
    margin-bottom: 10px;
}
.content .right .rightList ul .first-child{
    padding: 5px 0;
    border-bottom: 2px solid #1f80f7;
}
.content .right .rightList ul .first-child2{
    padding: 5px 0;
    border-bottom: 2px solid #1fb129;
}
.content .right .rightList ul .first-child3{
    padding: 5px 0;
    border-bottom: 2px solid #f67129;
}
.content .right .rightList ul img,span{
    vertical-align: middle;
}
.righticon{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    text-align: center;
    margin-right: 5px;
}
.rightListcon{
    vertical-align: middle;
}
.rightListcon .hyperlinks{
    width: 550px;
    display: inline-block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    vertical-align: bottom;
}
.rightListcon .hyperlinks:link{
    color: #474747;
}
.rightListcon .hyperlinks:hover{
    color: #1f80f7 !important;
}
.rightListcon .hyperlinks:visited{
    color: #474747;
}
.time{
    display: inline-block;
    vertical-align: middle;
    color: #919191;
    font-size: 14px;
    float: right;
}
.h1{
    font-size: 24px;
}
.h2{
    font-size: 18px;
}
.h3{
    font-size: 16px;
}
.h4{
    font-size: 12px;
}
.bgcolorBlue:hover{
    background-color: #519af4;
}
.bgcolorGreen:hover{
    background-color: #78c71f;
}
.markBtn{
    border:none;
    color: #fff;
    background-color: rgb(30, 159, 255);
    width: 80px;
    height: 30px;
    margin-left: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.markBtn:active{
    background-color:#146beb;
}
button{
    cursor: pointer;
}

.sliderMark{
    background-color: #fff;
    margin-top: 20px;
    position: relative;
    user-select: none;
}
.sliderMark .mark{
    position: absolute;
    left: 5px;
    top:3px;
    width: 32px;
    height: 24px;
    background-color: #0088cc;
    cursor: pointer;
}
/*baiduAPI-style*/
#l-map{height:200px;width:100%;}
#r-result{width:100%;}
.code-box {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.code-box input {
    margin: 0;
}
.code-box .btn {
    margin-left: 5px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 6px;
    cursor: pointer;
    user-select: none;
    font-size: 12px;
    color: #fff;
    background: #0a8eeb;
}
.code-box .btn.time {
    cursor: not-allowed;
    background: #ccc;
    display: none;
}