

/*  名片代码*/

#search{
    width:100%;
    margin:1px auto;
    height:43px;
    background:url(../images/mpsearchbg2.jpg) no-repeat;
    padding:8px 0 0 0;
}


#search ul.searchul{
    width:830px;
    font-size:12px;
    /*margin:0 0 0 55px;*/
    margin:3px 0 0 5px;
    height:30px;
    z-index:999;

}
#search ul.searchul li{
    /*color:#666;*/
    color:#fff;
    line-height:30px;
    height:26px;
    list-style:none;
    float:left;
    margin:0 4px;
    z-index:999;
    position:relative;
}

#search ul.searchul li select{
    width:115px;
    margin-top:3px;
    border:1px solid #ccc;
    color: #666;
    font-size:12px;
}
#search ul.searchul li select option{
    line-height:25px;
    font-size:12px;
    width:80px;
}

#search ul.searchul li.button2{
    margin-left:18px;
    position:relative;
}

#search ul.searchul li.button2 img{
    position:absolute;
    top:1px;
    border:none;

}

#search ul.searchul li.button{
    margin-left:25px;
    position:relative;
}
#search ul.searchul li.button img{
    position:absolute;
    /*
    top:-6px;
    border:none;
    */
}
#search ul.searchul li div.sel{
    z-index:999;
    border:1px solid #ccc;
    border-top:none;
    background:#fff;
    position:absolute;
    left:0px;
    top:27px;
    display:none;
}
#search ul.searchul li.selected div.sel{
    display:block;
}

#search ul.searchul li.selected div.sel p{
    display:block;
    width:100%;
    height:25px;
    line-height:25px;
    cursor:pointer;
    z-index:999;
    border-bottom:1px dashed #eee;
    overflow:hidden;
}
#search ul.searchul li.selected div.sel p a{
    color:#666;
    display:block;
    width:100%;
    height:25px;
    text-indent:3px;
}

#search ul.searchul li.selected div.sel p a:hover{
    background:#eee;
}


.mpzs{
    height:auto;
    width:848px;
    border:1px solid #ccc;
    margin:15px 0 0 0;
    padding:0 0 8px 0;
    z-index:1;
}
.mpzs h3{
    height:30px;
    line-height:30px;
    font-size:14px;
    padding:0 8px;
    font-weight:bold;
    background:#eee;
    color:#1D509F;
    z-index:1;
}
.two h3{
    background:url(../images/mpzsbg.png);
    z-index:1;
}

.three h3{
    background:url(../images/bg3.png);
    color:red;
    z-index:1;
}


.mpzs h3 span{
    float:right;
    padding:0 10px 0 0;
    font-weight:normal;
    font-size:12px;
}

.mpzs h3 span a{
    color:#1D509F;
    text-decoration:none;
}

.mpzs h3 span a:hover{
    color: #0066FF;
}

.mpzs dl.mingpian{
    width:271px;
    float:left;
    margin-left:6px;
}
.mpzs dl.mingpian dd{
    overflow: hidden;
    height: 19px;
}

.mpzs dl.mptext{
    width:928px;
    margin:8px auto 0 auto;
    z-index:1;
}
.mpzs dl.mptext dd{
    width:295px;
    border:1px solid #eee;
    border-top:none;
    border-left:none;
    float:left;
    padding:4px 5px;
}
.mpzs dl.mptext dd a{
    color: #00428C;
}

.mpzs dl.mptext dd.nofei a{
    color:#666;
}
.mpzs dl.mptext dd.nofei a:hover{
    color:#444;
}
.viewditu{
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
}
.viewditu .china{
    width:948px;
    height:450px;
    float:left;
}