﻿.bannerLBar {
    width: 550px !important;
    vertical-align: top;
}

.iWap .i_banner {
    width: 578px;
}

.iWap .i_banner .bd ul, .iWap .i_banner .bd li {
    width: 578px !important;
}

.iWap .i_banner .bd ul, .iWap .i_banner .bd li img {
    height: 278px !important;
}

.imageAdvList {
    margin-left: 0;
}

.imageAdvList ul {
    display: block;
}

.imageAdvList li {
    float: left;
    width: 49%;
    margin: 0 0.5%;
}

.imageAdvList img {
    height: 60px;
    width: 100%;
}

.textAdvBox {
    border: 1px solid #ff6900;
    display: block;
    height: 110px;
    overflow: hidden;
    margin-top: 5px;
}

.textAdvBox h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}

.textAdvBox h3 span {
    display: block;
    background: #ff6900;
    color: #fff;
    padding-left: 10px;
}

.textAdvList {
    display: block;
    width: 262px;
    height: 110px;
    padding: 0 10px;
}

.textAdvList ul {
    display: block;
}
/*.textAdvList li { float: left; width: 48%; margin: 0 1%; height: auto; line-height: 22px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; }*/
.textAdvList ul li {
    width: 99%;
    margin-left: 1%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
}

.iWap .i_banner .hd ul {
    display: none;
}

.iWap .i_banner .hd ul li {
    background: #ff0000;
    border: none;
}

.iWap .i_banner .hd ul .on {
    background: #fff;
    border: none;
}

.i_messScroll li a:hover {
    text-decoration: none;
}

 


.i_maketTab .tabMain .operate .btnCG {
    width: 100px;
    height: 30px;
    border: 1px solid #00aeef;
    border-radius: 30px;
    float: right;
}

.i_maketTab .tabMain .operate .btnCG a {
    display: block;
    padding: 0 10px;
    background: #00aeef;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
