*{
    margin:0px;
    padding:0px;
}
body{
    font-family:"微软雅黑";
}
body ul{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.myHide{
    display:none;
}
.blankBox{
    clear:both;
}
/*.myb{
    border:solid 1px orangered;
}
.myb2{
    border:dotted 1px deepskyblue;
}
.myb3{
    border:solid 2px gold;
}
.myb4{
    border:solid 3px plum;
}
.myb5{
    border:solid 5px mediumpurple;
}*/

/*--------------------------------------------------------------*/
.bigPicBg{
    width:100%;
    height:233px;
    background: #42ccd9;
}
.bigPicBg .pic{
    width:1300px;
    height:233px;
    background: url("../img/bigPic.jpg");
    margin:0 auto;
}

.bg{
    background:#fffce8;
}
.menuBox{
    position:relative;
    width:960px;
    height:180px;
    margin:0 auto;
}
.menuBox .left{
    width:120px;
    height:100%;
    float:left;
}
.menuBox .left .top{
    height:104px;
    background: url("../img/blueBox.jpg") no-repeat;
    color:#e74c3c;
    font-size: 14px;
    padding-top:16px;
}
.menuBox .left .top .text1{
    text-align:center;
    font-size: 14px;
}
.menuBox .left .top .text2{
    text-align:center;
    font-size: 24px;
    width:60px;
    margin:0 auto;
}
.menuBox .left .bottom{
    color:#e74c3c;
    font-size: 12px;
    font-family:"宋体";
    text-align:center;
    margin-top: 10px;
}
.menuBox .mid{
    width:790px;
    float:left;
    height:178px;
    padding-left: 25px;
    padding-right: 25px;
}
.menuBox .mid .classify{
    width:100%;
    height:40px;
    line-height: 40px;
    border-bottom: solid 2px #42ccd9;
    font-size:18px;
}
.menuBox .mid .classify div{
    height:39px;
    float:left;
    padding-left: 20px;
    padding-right: 20px;
}
.menuBox .mid .classify a{
    color:#000;
}
.menuBox .mid .classify div:hover{
    color:#42ccd9;
}
.menuBox .mid .classify div.select{
    border-bottom: solid 4px #e74c3c;
}
.menuBox .mid .city{
    width:100%;
    height:40px;
    margin-top: 10px;
}
.menuBox .mid .city ul li{
    height:35px;
    line-height: 35px;
    padding-left: 15px;
    padding-right:15px;
    float:left;
}
.menuBox .mid .city ul li span{
    height:24px;
    line-height: 24px;
    float:left;
    margin-top: 8px;
    padding-left:5px;
    padding-right:5px;
    font-size: 16px;
}
.menuBox .mid .city ul li a{
    color:#000;
}
.menuBox .mid .city ul li span.select{
    background: #e74c3c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color:#fff;
}
.menuBox .mid .city ul li span:hover{
    background: #42ccd9;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius: 3px;
    color:#fff;
}
.menuBox .activity{
    width:270px;
    float:right;
    height:140px;
    background:url("../img/dialog.jpg") no-repeat;
    font-size: 14px;
    padding:15px;
    color:#42ccd9;
}


.content{
    width:960px;
    margin: 0 auto;
}
.content .title{
    width:960px;
    height:62px;
    margin: 0 auto;
    background: url("../img/bar.jpg") no-repeat;
    font-size:32px;
    color:#fff;
    text-align: center;
    line-height: 52px;
    font-weight:normal;
}
.content .con{
    width:465px;
    height:442px;
    margin-top: 30px;
    color:#7e7e7e;
}
.content .con.left{
    float:left;
}
.content .con.right{
    float:right;
}
.content .con .top{
    width:445px;
    height:442px;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
}
.content .con .bottom{
    width:465px;
    height:24px;
    background: url("../img/boxBottom.jpg");
    position: relative;
    top:-10px;
}
.content .con .top .title2{
    width:100%;
    height:40px;
    text-align: center;
    font-weight:bold;
}
.content .con .top .title2 .more{ color:#7E7E7E; text-decoration:none; float:right; font-size:12px; font-weight:normal; display:inline; margin:5px 5px 0 0;}
.con table{
    width:100%;
    font-size: 12px;
    font-family: "宋体";
    text-align: center;
}
.con table tr{
    height:40px;
}
.con table tr td{
}
.con table .btn{
    padding:3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #42ccd9;
    color:#fff;
}
.con table a{
    text-decoration: none;
}
.con table span:hover{
    background: #80e5ef;
}
.H40{
    height:40px;
}
.link{
    width:162px;
    height:607px;
    background:url("../img/link.png");
    position:absolute;
    top:0px;
    left:0px;
}
.link .btnList{
    width:100%;
    height:69px;
    position: relative;
    top:270px;
}
.link .btnList .btn1{
    width:124px;
    height:23px;
    background: url("../img/btn01.jpg") no-repeat;
    margin:0 auto;
}
.link .btnList .btn1:hover{
    background: url("../img/btn01Hover.jpg") no-repeat;
}
.link .btnList .btn2{
    width:124px;
    height:23px;
    background: url("../img/btn02.jpg") no-repeat;
    margin:0 auto;
}
.link .btnList .btn2:hover{
    background: url("../img/btn02Hover.jpg") no-repeat;
}
.link .btnList .btn3{
    width:124px;
    height:23px;
    background: url("../img/btn03.jpg") no-repeat;
    margin:0 auto;
}
.link .btnList .btn3:hover{
    background: url("../img/btn03Hover.jpg") no-repeat;
}
.link .goTop{
    text-align: center;
    position:relative;
    top:296px;
}
.link .goTop a{
    color:#42ccd9;
    font-weight: bold;
    text-decoration: none;
}

.bMar20{ margin-bottom:20px;}
.ad {
    clear: both;
    height: 114px;
    margin: 6px auto 0;
    width: 905px;
}
.ad div {
    float: left;
}
.ad .d2, .ad .d3 {
    margin-left: 6px;
}































