*{
    margin:0;padding:0;box-sizing:border-box;
}
ul,ol{
    list-style: none;
}
.br-portals{
    border-color: #f5f5f5 !important;
}
.br-g{
    border-color: #e9ebee !important;
}
#service .icon{
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    text-align: center;
    background: #37bc9b;
    line-height: 130px;
    font-size: 48px;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.0);
    margin-bottom: 15px;
    margin-top: 15px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 400;
}
#footmenu {
    padding-left: 40px;
}

#footmenu dl.wyd {
    width: 19%;
    padding-right: 50px;
}

@media (max-width:1024px) {
    #footmenu dl.wyd {
        width: 19.8%;

    }
    #footmenu dl.wyd:nth-child(1){
        width: 20.1%;
    }
}
@media (min-width:768px) {
    #footmenu dl.wyd {
        width: 19.8%;

    }
    #footmenu dl.wyd:nth-child(1){
        width: 20.1%;
    }
}
#footmenu dl dt{
    font-size: 16px;
    color: #60606c;
    padding-bottom: 15px;
    font-weight: 400;
}
#footmenu dl dd{
    overflow: hidden;
}
#footmenu dl dd a {
    float: left;
    min-width: 70px;
    font-size: 12px;
    color: #93939e;
    line-height: 14px;
    padding-bottom: 10px;
}
#copyright .ainfor {
    padding: 18px 0;
    border-top: 1px solid #e9ebee;
    border-bottom: 1px solid #e9ebee;
    overflow: hidden;
}
#copyright .ainfor a {
    font-size: 12px;
    line-height: 14px;
    color: #93939e;
    margin-right: 30px;
    float: left;
}
#copyright .ainfor a.eng_wz {
    float: right;
    margin-right: 0;
}
.sz_k{
    margin-right: 10px;
    width: 90px;
    height: 32px;
    display: inline-block;
    background: url(../../images/hubang/icon_new.png) no-repeat;
    background-position: 0 -192px;
}
.sz_c{
    margin-right: 10px;
    width: 90px;
    height: 32px;
    display: inline-block;
    background: url(../../images/hubang/icon_new.png) no-repeat;
    background-position: 0 -153px;
}
#news .hbkx {
    width: 520px;
    height: 100px;
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #dadadf;
    position: relative;
}
#news .hbkx p {
    width: 160px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    font-size: 30px;
    top: 86px;
    left: 180px;
    background-color: #fff;
}

#news ul li{
    float: left;
    height: 215px;
    margin: 55px 0px 35px 0;
    position: relative;
    /*border:1px solid #ccc;*/

}
#news ul li a{
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
}
#news ul li a img{
    width:100%;
    height:100%;
}
#news .news_title{
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 93.4%;
    height: 35px;
    line-height: 35px;
    top: 180px;
    left: 11px;
    text-align: center;
}
#new .news_title p {
    color: #fff;
    font-size: 14px;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 1399px) {
    #news ul li{
        float: left;
        height: 215px;
        margin: 55px 0 35px 0px;
        position: relative;
    }
    #news .news_title{
        background: rgba(0,0,0,0.5);
        position: absolute;
        height: 35px;
        line-height: 35px;
        top: 180px;
        left: 12px;
        text-align: center;
        width:90.5%;
    }
    #new .news_title p {
        color: #fff;
        font-size: 14px;
        line-height: 48px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #news ul li a img{
        width:100%;
        height:100%;
    }
}
@media (max-width:991px) {
    #news ul li{
        float: left;
        height: 215px;
        margin: 55px 0 35px 0px;
        position: relative;
    }
    #news .news_title{
        background: rgba(0,0,0,0.5);
        position: absolute;
        height: 35px;
        line-height: 35px;
        top: 180px;
        left: 12px;
        text-align: center;
        width:159px;
    }
    #new .news_title p {
        color: #fff;
        font-size: 14px;
        line-height: 48px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #news ul li a img{
        width:100%;
        height:100%;
    }
}
@media (max-width:767px) {
    #news ul li{
        float: left;
        height: 215px;
        margin: 55px 0 35px 25%;
        position: relative;
    }
    #news .news_title{
        background: rgba(0,0,0,0.5);
        position: absolute;
        height: 35px;
        line-height: 35px;
        top: 180px;
        left: 11px;
        text-align: center;
        width:285px;
    }
    #new .news_title p {
        color: #fff;
        font-size: 14px;
        line-height: 48px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #news ul li a img{
        width:285px;
        height:215px;
    }
}
/* 选托盘 */
input[type=text], input[type=password],input[type=search] {
    border-radius: 0;
    width: 298px;
    padding: 9px 10px;
    border-color: #e9ebee;
    border-style: solid;
    border-width: 1px;
    height: 40px;
    font: 14px/18px "Microsoft YaHei",SimSun,Tahoma,Verdana,Arial,sans-serif;
    outline: 0;
    color: #626262;
    vertical-align: middle;
    background-color: #fff;
}
.index_select{
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 519px;*/
    /*height: 373px;*/
    -webkit-box-shadow: 0 0 20px rgba(163,163,163,.5);
    -moz-box-shadow: 0 0 20px rgba(163,163,163,.5);
    box-shadow: 0 0 20px rgba(163,163,163,.5);
    background: #fff;
    /*z-index: 20;*/
}
.bhnewt10 {
    float: left;
    font-size: 14px;
    color: #60606c;
    font-weight: 400;
}
.index_select dt{
    color: #60606c;
    font-size: 16px;
    position: relative;
    padding: 9px 0;
    line-height: 20px;
}
.index_select dd {
    float: left;
    height:38px;
    position: relative;
}
.index_select dd i {
    background-color: #fff;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    right: 18px;
    top: 10px;
    width: 15px;
    color: #dddddd;
}
.index_select input.inputSel{
    color: #60606c;
    display: block;
}
.index_select input.inputSel.smsmall {
    width: 88px;
}
.index_select input.bmnone {
    border-bottom: 1px solid #e9ebee;
}
.index_select input.brnone {
    border-right: 1px solid #fff;
}

.index_select .outpre{
    position: static;
}

.index_select .fl {
    float: none;
}
.fr{
    float: left;
}

.index_select .bhmt15 {
    margin-top: 15px;
}

.bg{
    min-height: 500px;
    background-image: url(../../images/hubang/index/bannerBG_green.jpg),linear-gradient(30deg,#2276ad,#6ec654);
    background-color: #37bc9b;
    /*position: relative;*/
}

.bg .bg-girl {
    padding-top: 5.3%;
    padding-left: 12%;
}
.bg .bg-girl img {
    min-width: 300px;
}
@media (max-width: 1399px) {
    .index_select{
        padding-left: 16px;
    }
    .bg {
        min-height: 400px;
    }
    .bg .bg-girl {
        padding-top: 8.6%;
        padding-left: 18%;
    }
}
@media (max-width: 1139px) {
    .index_select{
        width: 100%;
        padding-left: 15px;
    }
    .bg {
        min-height: 350px;
    }
    .bg .bg-girl {
        padding-top: 9.9%;
        padding-left:22%;
    }

}
@media (max-width: 991px) {
    .index_select{
        width: 100%;
        padding-left: 6px;
    }
    .bg {
        min-height: 350px;
    }
    .bg .bg-girl {
        padding-top: 22.4%;
        padding-left: 30%;
    }
}
@media (max-width: 767px) {
    .index_select{
        width: 435px;
    }
    .bg {
        min-height: 350px;
    }
    .bg .bg-girl {
        display: none;
    }
}
.as-calendarpicker {
    z-index: 9999;
}
/*input框样式重写*/
.about-rent input[type=text] {
    border-radius: 0;
    width: 31px;
    padding: 0;
    border-color: #e9ebee;
    border-style: solid;
    border-width: 1px;
    height: 32px;
    font: 14px/18px "Microsoft YaHei",SimSun,Tahoma,Verdana,Arial,sans-serif;
    outline: 0;
    color: #626262;
    vertical-align: middle;
    background-color: #fff;
}
.input-group input[type=text] {
    height: 30px;
}
.as-comboboxpicker ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: auto;
    height: 100%;
}

/*样式改版 定义全局颜色类*/
/*色块红*/
/*.btn-system {*/
/*background-color: #d1261c !important;*/
/*}*/
/*!*色块红*!*/
/*.bg-system {*/
/*background-color: #d1261c !important;*/
/*}*/
/*!*文字红*!*/
.text-system {
    color: #c60c1b !important;
}

/*分页*/
.as-page > .active > a, .as-page > .active > a:hover, .as-page > .active > a:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #d1261c;
    border-color: #d1261c;
    cursor: default;
}
.as-page > li > a {
    position: relative;
    float: left;
    padding: 5px 12px;
    line-height: 1.7;
    text-decoration: none;
    color: #a40000;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.container .pos ol li a {
    color: #c60c1b;
    text-decoration: none;
}