body {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 100%;
    line-height: 30px;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    padding: 0
}

div {
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}

.serv-wrap {
    width: 100%;
    max-width: 1200px;
    margin-top: 52px;
}

.serv-location a{
    text-decoration: none;
    color: #000;
}

.serv-info-bottom {
    margin: 0 auto;
}
.infohead,
.serv-info-head{
    border: 1px solid #ddd;
    border-color: #fff #fff #024068;
}
.infohead span,
.serv-info-head span{
    background-color: #EE1E11;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    margin-left: 11px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}

.data-btn{
    box-sizing: border-box;
    width: 31%;
    height: 50px;
    line-height: 50px;
    margin: 10px 5px 10px 10px;
    float: left;
    background-color: #EEEEEE;
    cursor: pointer;
    border: 1px solid #EEEEEE;
    text-align: left;
}
.data-btn:hover{
    border: 1px solid #EE1E11;
    background-color: #FFFFFF;
}
.btn{
    width: 100%;
    height: 46px;
    padding: 2px;
    display: inline-block;
    color: #666666;
    text-decoration: none;
    text-align: left;
}
.btn:hover{
    color: #024068;
}
.btn img{
    width: 40px;
    height: 35px;
    margin: 5px;
    vertical-align: middle;
}
.serv-info-bottom{

}
.serv-pos {
    box-sizing: border-box;
    width: 1104px;
    margin: 0px auto;

}

.serv--bottom-top {
    border: 1px solid #ddd;
    overflow:hidden;
    height:auto;
    min-height:290px;
    margin-top: 14px;
}

.serv-bottom-bottom {
    border: 1px solid #ddd;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0px 10px;

}

.serv-bottom-pos {
    width: 98%;
}

.uchart {
    border-collapse: collapse;
    margin: 15px auto;
    padding: 0;
    width: 100%;
    font-size:18px;
}

.uchart td,.uchart th {
    border: 2px solid #fff;
    color: #4f6b72;
    background:#eee;
    padding: 6px 30px;
    text-align: left;
    margin:20px;
    height:40px;
    line-height: 40px;
    color:#333;
}

.serv-mesg{
    text-align: center;
    height: 40px;
    width: 14%;
    font-weight:bolder;
    background:#FFEEDD!important;
}

.uchart table {
    border-collapse: collapse;
    margin: 15px auto;
    padding: 0;
    width: 100%;
    font-size:12px;
}

.uchart table a{
    color:#fff;
}

.uchart table a:hover{
    color:#f3f3f3;
}

.serv-text {
    border: 2px solid #ddd;
    background: ;
    color: #4f6b72;
    padding: 2px 5px;
    text-align: center;
    margin:10px;
    height:30px;
    line-height: 30px;
    color:#666;
    font-size:18px;
}

.serv-bottom-pos-top {
    overflow:hidden;
    width:90%;
    padding:15px 32px 0;
    color:#313212;
    height:700px;
}

.serv-max-bottom {
    text-align: center;
    padding:0px;
    width: 100%;
    height:255px;
}













