#map img{
    width: auto;
    height: auto;
}


.pagination li{
    display: inline-block;
}
.pagination span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 18px;
    color: white;
    background: #c9c9c9;
    margin: 0 5px;
}
.pagination .active span{
    background-color: #272172 !important;
}


.newsDetail .main {
    font-size: 16px;
    line-height: 26px;
    color: #818181;
    text-indent: 2em;
}

.dy{
    display: block;
    text-align: center;
    width: 180px;
    height: 40px;
    background: #E5E5E5;
    margin: 50px auto;
    font-size: 18px;
    color: #000;
    border-radius: 15px;
    line-height: 40px;
}

.btn_box{
    width: 900px;
    margin: 50px auto;
    text-align: center;
}
.btn_box a{
    display: inline-block;
    text-align: center;
    width: 150px;
    height: 36px;
    background: #E5E5E5;
    margin: 0 50px 50px;
    font-size: 18px;
    color: #000;
    border-radius: 15px;
    line-height: 36px;
}

table .val{
    text-align: left;
    padding-left: 10px;
}


.dow_box{
    width: 900px;
    margin: 0 auto 20px;;
}
.dow{
    display: block;
}


.entrust_edit{
    width: 1000px;
    margin: 0 auto;
}
.entrust_edit .form-group{
    display: inline-block;
    width: 50%;
}
.entrust_edit .w100{
    width: 100%;
}
.entrust_edit .w85{
    width: 85%;
}
.entrust_edit .w12_5{
    width: 12.5%;
}
.entrust_edit .w33{
    width: 33%;
}
.entrust_edit .w38{
    width: 38%;
}


.btn-group .dropdown-menu{
    min-width: 50px;
}


#biaodan .title .img1{
    width: 100px;
    height: 100px;
}

.about .box{
    text-indent: 0 !important;
}

.footer .main1 .box{
    width: 110px;
}
.footer .main1 .img2{
    width: 110px;
    height: 110px;
}




#biaodan .foot img{
    height: 22px;
}

.foot .box1{
    margin-right: 8%;
}

.jielun1 table{
    border: 0;
    text-indent: 4em;
}
.jielun1 table td {
    padding: 0;
    height: 20px;
}

.foot .box2{
    margin-right: 10px;
}




#cover .code{
    position: absolute;
    right: 73px;
    top: 80px;
}
#cover .code img{
    width: 100px;
    height: 100px;
}
#cover .code p{
    margin-top: 5px;
    text-align: center;
}