﻿
#pg_top_pic {
    height: 430px;
    background: url(../image/tpcus.jpg) no-repeat center;
    background-color: #000;
    background-size: cover;
}
#topdh{
    color:#FFF;
    padding-top:190px;
    text-align:center;
}

#topdh dt{
    font-size:40px;
    color:#FFF;
    margin-bottom:10px;
    font-weight:bold;
}
    #topdh dd {
        font-size: 12px;
        color: #FFF;
        text-transform: Uppercase;
    }

        #topdh dd a{
            color:#FFF;
        }


#tpshow {
    margin-bottom: -10px;
    margin-left: 10px;
    /*background-color: #FFF;*/
    position: relative;
    z-index: 99;    
}

    #tpshow:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/*无敌的闭合*/

    #tpshow dl {
    }
    #tpshow dt {
        /*padding: 0 10px;*/
        font-size: 30px;
    }
    #tpshow dd {
        font-size: 25px;
        /*background-color:antiquewhite*/
    }
    #tpshow dd span{
        /*font-size: 25px;*/
        padding-right:10px;
        background-color: #FFF
    }

#cusbd {
    border: 1px solid #D6D6D6;
    border-radius:5px;
    position:relative;
    z-index:1;
}
    #cusbd:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/*无敌的闭合*/

.tbmini2 {
    border: 1px solid #FFF;
    /*height: 100px;*/
    line-height: 98px;
    margin: 0 -1px -1px 0;
}

#map{
    height:405px;
     background:url(../image/map.jpg) center center;
}
#mapbody{
    max-width:744px;
    padding:20px;
    border:1px solid #FFF;
    margin:10px auto;
}

#m1{
    text-align:center;
    font-size:30px;
    font-weight:bold;
}

.gtbox {
   width: 100%;
    height: 32px;
    border: 1px solid #ccc;
    text-indent: 10px;
    box-shadow: 0px 0px 5px #808080;
}

#m1{
    padding-bottom:15px;
}
#m3{
    text-align:center; 
}

#Button_updata {
    width: 160px;
    height: 45px;
    border: none;
    background: url(../image/sendmsg.png) center center no-repeat;
}