﻿/* CSS Document */



.titChoBox {position:relative; overflow:hidden; margin-top:30px;}
.titChoBox p.traTitle {font-size:27px; font-weight:500; float:left}
.titChoBox p.mapCho {float:right}
.titChoBox p.mapCho select {font-size:15px; padding:5px 10px; float:left;}
.titChoBox p.mapCho .mgo {display:block; float:left; background:#d14685; color:#fff; padding:7px 20px 8px 20px; margin-left:5px;}
.titChoBox p.mapCho .mgo:hover {background:#a41a47; color:#fff;}

.mapArea {position:relative; overflow:hidden; clear:both; border-top:2px solid #1e1e1e; height:566px; margin-top:10px;}
.mapArea img {width:1000px; height:566px; margin-top:-2px;}


.iframeArea {position:relative; overflow:hidden;}
.iframeArea .iframeList {position:relative; overflow:hidden; float:left; margin-top:30px; width:488px;}
.iframeArea .iframeList .ifLtit {font-size:20px; font-weight:400; border-bottom:2px solid #1e1e1e;}
.iframeArea .iframeList .ifInfo {position:relative; border:1px solid #e1e1e1;  height:400px; overflow:hidden; overflow-y:scroll; padding:20px;}
.iframeArea .iframeList .ifInfo ul {border-bottom:1px solid #e5e5e5; padding:10px 0;}
.iframeArea .iframeList .ifInfo ul li {font-size:12px; font-weight:normal;}


.traBanner {position:relative; overflow:hidden; clear:both; margin-top:30px;}
.traBanner a {float:left;}





