.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.block-bottom .bock-left {
    width: 670px;
    float: left;
    font-family: roboto
}

.block-item.block-1 .title {
    background: rgba(230, 77, 79, .8);
    padding: 18px 20px;
    font-weight: 700;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 25px;
    font-family: Arial;
    font-size: 21px
}

.block-item.block-1 .label {
    left: 0;
    top: 12px
}

.block-item.block-1 .label li {
    font-weight: 700;
    float: left;
    padding: 7px 10px;
    font-size: 14px;
    color: #fff
}

.block-item.block-1 .label li.cate {
    background: #e64d4f
}

.block-item.block-1 .label li.date {
    background: rgba(0, 0, 0, .5)
}


.block-item.block-14 .title {
    background: rgba(53, 191, 161, 0.8);
    padding: 18px 20px;
    font-weight: 700;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 25px;
    font-family: Arial;
    font-size: 21px
}

.block-item.block-14 .label {
    left: 0;
    top: 12px
}

.block-item.block-14 .label li {
    font-weight: 700;
    float: left;
    padding: 7px 10px;
    font-size: 14px;
    color: #fff
}

.block-item.block-14 .label li.cate {
    background:  #49bbac
}

.block-item.block-14 .label li.date {
    background: rgba(0, 0, 0, .5)
}

.list-cate ul li.cate-item {
    font-size: 12px;
    float: left;
    margin: 0 10px 0 0;
    background: #f5f5f5;
    color: #666
}

.list-cate ul li.cate-item.active,
.list-cate ul li.cate-item:hover {
    background: #e64d4f;
    color: #fff
}

.list-cate {
    margin: 20px 0;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 20px;
    overflow: hidden
}

.list-cate ul li.cate-item a {
    padding: 5px 10px 6px;
    display: block;
    color: #666;
    white-space: nowrap
}

.list-cate ul li.cate-item a:hover,
.list-cate ul li.cate-item.active a {
    color: #fff
}

.list-cate.for-wap {
    padding: 8px;
    text-align: center;
    font-size: 12px;
    overflow: inherit;
    display: none;
    border: none;
    margin: 0 0 20px;
    height: 10px
}

.list-cate.for-wap label {
    background: #e64d4f;
    color: #fff;
    left: 0;
    top: 0;
    padding: 8px 10px;
    font-size: 18px
}

.list-cate.for-wap .btn-select {
    height: 100%;
    right: 0;
    top: 0;
    padding: 11px 7px 3px;
    border: 1px solid #eaeaea
}

.list-cate.for-wap .btn-select .arrow {
    border-top: 9px solid #e64d4f;
    display: block;
    border-width: 8px;
    width: 0
}

.list-cate.for-wap .cate-item {
    background: 0 0;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 18px;
    border-bottom: 1px solid #eaeaea
}

.list-cate.for-wap .cate-item a {
    color: #494949
}

.list-cate.for-wap ul {
    top: 28px;
    left: 0;
    right: 0;
    background: #F4F4F4;
    transition: all .2s ease-in;
    z-index: 10
}

.block-main .news-item {
    width: 320px;
    float: left
}

.block-main .news-item .img-wrap {
    width: 320px;
    height: 200px
}

.block-main .news-item.odd {
    margin: 0 30px 10px 0
}

.block-main .news-item .title {
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    line-height: 19px;
    color: #494949;
    height: 38px;
    overflow: hidden
}

.block-main .news-item .sapo {
    font-weight: 300;
    line-height: 18px;
    height: 63px;
    font-size: 14px;
    overflow: hidden
}

.ads.no-display-cate {
    display: none
}

.pagination.for-wap {
    display: none;
    text-align: Center;
    background: #ccc;
    padding: 10px
}

@media only screen and (max-width:999px) {
    .block-bottom .bock-left {
        width: 100%;
        margin: 0 0 30px
    }
    .block-bottom .block-right {
        clear: both
    }
    .list-cate.for-web {
        display: none
    }
    .list-cate.for-wap {
        display: block;
        font-size: 16px;
        margin-top: 10px
    }
    .block-main .news-item {
        width: 100%;
        float: none;
        margin-bottom: 15px
    }
    .block-main .news-item .img-wrap {
        width: 100%;
        height: auto
    }
    .block-main .news-item .sapo,
    .block-main .news-item .title,
    .list-cate.for-wap .btn-select {
        height: auto
    }
    .block-item.block-main.list-news {
        clear: both;
        margin-top: 20px
    }
}

@media only screen and (max-width:999px) and (min-width:641px) {
    .block-bottom .bock-left {
        width: 65%!important;
        float: left
    }
    .block-bottom .block-right {
    
        clear: none
    }
}

@media only screen and (max-width:640px) {
    .paginationfor-web {
        display: none
    }
    .pagination.for-wap {
        display: block
    }
}

@media only screen and (max-width:400px) {
    .list-cate.for-wap,
    .list-cate.for-wap .cate-item {
        font-size: 13px
    }
}

.list-cate ul li.active,
.list-cate ul li.cate-item:hover {
    background: #e64d4f;
    color: #fff
}

.list-cate ul li.active a {
    color: #fff!important
}

.search-result {
    background-color: #eee;
    padding: 10px
}

div.tag span {
    color: #666;
    font-size: 13px
}

div.tag a {
    color: #133f6a;
    font-size: 13px
}

.cate-item h1 {
    font-weight: 400
}

.cate h1 a {
    color: #fff
}

@media only screen and (max-width:999px) {
    .btn-control-col-left,
    .btn-hamber {
        top: 0;
        cursor: pointer;
        background: #f8f7f7;
        transition: all ease .2s
    }
    .container {
        width: auto!important
    }
    .header-web {
        display: none
    }
    .header-wap {
        display: block
    }
    .btn-control-col-left {
        display: block;
        right: -45px;
        width: 19px;
        position: absolute;
        padding: 13px
    }
    .btn-hamber {
        left: 0;
        width: 30px;
        padding: 6px
    }
}

@media only screen and (min-width:1000px) {
    .header-wap {
        display: none
    }
    .block-item.block-14{
        margin-bottom: 20px
    }
}

@media only screen and (max-width:999px) {
    .btn-control-col-left,
    .btn-hamber {
        top: 0;
        cursor: pointer;
        background: #f8f7f7;
        transition: all ease .2s
    }
    .container {
        width: auto!important
    }
    .header-web {
        display: none
    }
    .header-wap {
        display: block
    }
    .btn-control-col-left {
        display: block;
        right: -45px;
        width: 19px;
        position: absolute;
        padding: 13px
    }
    .btn-hamber {
        left: 0;
        width: 30px;
        padding: 10px 6px 6px 10px
    }
    .btn-hamber p {
        height: 5px;
        margin: 0 0 5px;
        background: #B6B6B6;
        border-radius: 1px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
    }
    .container {
        padding: 0
    }
    #page {
        margin: 0 0px
    }
    .header-wap .partners li:first-child a,
    .separate1 {
        border-right: 0
    }
}

.paging-topic {
    text-align: right
}

.paging-topic a {
    font-size: 13px;
    color: #b5b1b1;
    font-weight: 700
}

.paging-topic a.next {
    padding-right: 8px;
    background: url(/Images/n.jpg) right 2px no-repeat
}

.paging-topic a.pre {
    padding-left: 15px;
    background: url(/Images/p.png) left 2px no-repeat
}

.block_2_2 {
    width: 48.5%;
    margin: 10px 0
}

.form_lienhe input[type=text] {
    height: 28px;
    font-size: 12px;
    width: 89%;
    padding: 0 5%;
    color: #666;
    background: #fff
}

.btn_cal {
    background: #DF0335;
    color: #fff;
    font: 400 14px arial;
    height: 30px;
    padding: 0 10px;
    cursor: pointer;
    border: none;
    margin: 0 10px 0 0
}

.t_result span,
.tutorial {
    font-weight: 700;
    color: #3c3c3c
}

.chiso_sk .form_lienhe select {
    font-size: 12px;
    width: 100%;
    padding: 2px 0 4px 2%;
    color: #666;
    line-height: 20px;
    background: #fff;
    height: 32px
}

.width_common {
    width: 100%;
    float: left
}

.ketqua {
    width: 100%
}

.txt_error {
    color: red;
    float: right;
    font-size: 14px;
    margin-top: 5px
}

.popup {
    min-width: 300px;
    border-radius: 5px;
    background-color: #e64d4f;
    position: fixed;
    left: 50%;
    margin-left: -35%;
    z-index: 9999;
    font-family: Arial;
    font-size: 12px;
    top: 100px;
    overflow: hidden
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9998
}

.t_title {
    margin: 15px;
    font-weight: 700;
    font-size: 18px
}

.t_result {
    font-size: 14px;
    background-color: #fff;
    line-height: 24px;
    padding-bottom: 20px
}

.t_result span {
    text-align: center;
    padding: 20px 0 30px;
    font-size: 18px;
    display: block
}

.t_result p {
    padding-left: 15px;
    color: #3c3c3c
}

.tutorial {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    text-align: right;
    padding-right: 5px
}
.paging{
    text-align: center;
}
.paging a
{
    background-color: #fff;
    border: solid 1px #d1d1d1;
    color: #494949;
    display: inline-block;
    font: bold 12px/29px tahoma;
    margin: 0 3px;
    padding: 0 10px;
}
.paging a:hover,.paging a.active,.paging a.current
{
    background-color:  #49bbac;
    color: #fff;
}