header{
    background-color: rgba(68, 84, 255, 1);
}
.main{
    margin-top: 80px;
    padding-top: 30px;
}
.main_left{
    width: 880px;
    float: left;
}

.main_provinces{
    width: 880px;
    border: 1px solid rgba(223, 223, 223, 1);
    padding: 20px 24px;
    margin-top:20px;

}
.main_provinces>.shangB>div{
    float: left;
    width: 90%;
}
.main_provinces>.shangB>p{
    float: left;
    height: 54px;
    line-height: 30px;
    color: #666666;
    margin-right: 20px;
}
.main_provinces>.xian{
    height: 1px;
    background: url(../images/line.png) no-repeat;
    margin-top: 10px;

}
.main_provinces>.shangB>.shengF>span{
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 1);
    /*border-radius: 5px 5px 5px 5px;*/
   /* border: solid 1px rgba(223, 223, 223, 1);*/
    text-align: center;

    font-size: 14px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main_provinces>.shangB>.shengF>span:hover{
    color:#4454ff;
}

.main_provinces>.pro{
    border: solid 1px rgba(68, 84, 255, 1);
    color: #4454ff;
}
.kao_s{
    color: #666666;
    margin-top: 18px;
}
.kao_s>span{
    color: #333333;
    margin: 0 10px;
}
.kao_s>span:hover{
    color: #4454ff;
    cursor: pointer;
}
.kao_s>span:nth-of-type(1){
    margin-left: 24px;
}
.citys_ll{
    width: 754px;
    float: right;
    padding-left: 12px;
}
.citys_ll>li{
    float: left;
    padding: 0 14px;
    margin-bottom: 10px;
    color: #999999;
    cursor: pointer;
}


.chos{
    color: #4f5eff;
    float: left;

}

.main_content{
    width:880px;
    padding: 30px 20px;
    border: 1px solid rgba(223, 223, 223, 1);
    margin: 20px 0;
    margin-bottom: 150px;
}
.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #a9a9a9;border-collapse: collapse;}
.tftable th {font-size:14px;background-color:#f9f9f9;border-width: 1px;padding: 8px;padding: 10px 8px;border-style: solid;border-color: #fff;text-align:center;font-weight:400;}
.tftable tr {background-color:#ffffff;}
.tftable td {font-size:14px;border-width: 1px;padding: 8px;padding: 10px 8px;border-style: solid;border-color: #f1f1f1;text-align: center;}
.tftable tr:hover {background-color:#f9f9f9;}




.main_right{
    width: 285px;
    float: right;
}
.rg_title{
    width: 100%;
    height: 50px;
    background-color: rgba(223, 223, 223, 1);
    padding-left: 20px;
    line-height: 50px;
    color: #333333;
}
.rg_title>.icon-icon1{
    font-size: 14px;
    color: #999;
}
.main_right>ul{
    padding: 20px;
}
.main_right>ul>li{
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main_right>ul>li>a{
    font-size: 12px;
    display: inline-block;
    width: 220px;
    height: 26px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;


}
.main_right>ul>li>a:hover{
    /* color:rgba(60,131,255,1); */
    color: #4f5eff;
}
.main_right>ul>li>.icon-icon1{
    font-size: 12px;
}
.list_right{
    position:fixed;
    right:8%;
    bottom:230px;
}
@media screen and (max-width: 1640px) {
    .list_right{
        position:fixed;
        right:4%;
        bottom:230px;
    }
}
@media screen and (max-width: 1340px) {
    .list_right{
        position:fixed;
        right:1%;
        bottom:230px;
    }
}
.list_right>ul>li{
    width: 44px;
    height: 44px;
    background-color: rgba(223, 223, 223, 1);
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.list_right>ul>.fu{
    /* background-color:rgba(60,131,255,1); */
    background: -webkit-linear-gradient(left top, #3c83ff , #0260ff,#005efe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #3c83ff , #0260ff,#005efe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #3c83ff , #0260ff,#005efe); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #3c83ff , #0260ff,#005efe); /* 鏍囧噯鐨勮娉� */

}

.list_right>ul>li>a{
    display: block;
    width: 44px;
    height: 44px;
    color: #999999;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
}
.list_right>ul>.fu>a{
    color: #fff !important;
}
.suggest>a{

    text-align:center;
    display: table-cell;
    vertical-align:middle;
}
.list_right .icon-yijianfankui{
    width: 26px;
    height: 26px;
    font-size: 32px;
    color: #999999;

}
.icon-huidaodingbu{
    font-size: 30px;
    margin-top: 3px;
}
.citys_ll .ak{
    color: #4f5eff;
}
