.showstyle a {
    display: block;
    background: url(../images/cms/showstyle.png) no-repeat left top;
    height: 40px;
    overflow: hidden;
    float: left;
    margin: 0px 2px 0px 2px;
}

.showstyle a.showline {
    width: 44px;
    background-position: left top;
}

.showstyle a.grid {
    width: 44px;
    background-position: -44px top;
}

.showstyle a.showline:hover,
.showstyle a.showline-action {
    width: 44px;
    background-position: left -40px !important;
}

.showstyle a.grid:hover,
.showstyle a.grid-action {
    width: 44px;
    background-position: -44px -40px !important;
}

.topSearch {
    margin: 4px 4px 4px 2px;
}

#frmTopSearch {
    margin: 0px;
    padding: 0px;
    display: block;
}

#frmTopSearch input[type=text] {
    width: 234px;
    border: 0px solid #F00;
    background: #FFF;
    color: #d0d0d0;
    font-weight: bold;
    padding: 0px 8px 0px 8px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    font-family: "DBOzone";
    margin: 0px;
    float: left;
}

#frmTopSearch #btntopsearch {
    background: url(../images/cms/btnsearch.png);
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
    float: right;
}
.bxrcontent>.bxrimg {
    width: 70px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-top: 8px;
}

.bxrcontent>.bxrcont {
    width: 170px;
    float: left;
    margin-left: 20px;
}

.bxrcontent>.bxrcont>.subject {
    color: #1fa6de;
    font-size: 16px;
    height: 20px;
    overflow: hidden;
}

.bxrcontent>.bxrcont>.subject a {
    color: #1fa6de;
}

.bxrcontent>.bxrcont>.detail {
    height: 48px;
    overflow: hidden;
    margin-top: 4px;
}


.showcontentleft .page_nav {
    text-align: center;
    padding: 0px;
}

.showcontentleft .page_nav * {
    font-family: 'DBOzone';
    font-size: 20px;
    text-decoration: none;
    color: #FFF;
    border: 1px #FFF solid;
    padding: 10px 18px;
    margin-left: 0px;
    border-radius: 0px;
    line-height: 34px;
    background: #088bcb;
}

.showcontentleft .page_nav .active {
    color: #ffffff;
    background-color: #05557c;
    border: 1px #FFF solid;
}

.showcontentleft .borderbtt {

}

.showcontentleft>.bxlistcontent{
    width: 100%;
    padding:15px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.showcontentleft>.bxlistcontent:nth-child(2n-1){
	background: #f9f9f9;
}
.showcontentleft>.bxlistcontent:hover{
	background: #f3f3f3;
}
.showcontentleft>.bxlistcontent .bximages {
    width: 215px;
    height: 150px;
    overflow: hidden;
    float: left;
    position: relative;
}

.showcontentleft>.bxlistcontent .bximages img {
    width: 100%;
    height: 100%;
    border: 1px solid #f1f1f1;
}

.showcontentleft>.bxlistcontent .bximages .textover {
    opacity: 0;
    background: url(../images/cms/thumbnail-over.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.showcontentleft>.bxlistcontent .bximages:hover .textover {
    opacity: 0.6;
}

.showcontentleft>.bxlistcontent .bximages .iconnew {
    position: absolute;
    background: url(../images/cms/icon-new.png) no-repeat;
    width: 48px;
    height: 21px;
    left: 0;
    top: 0;
}

.showcontentleft>.bxlistcontent .bximages .iconupdate {
    position: absolute;
    background: url(../images/cms/update.png) no-repeat;
    width: 48px;
    height: 21px;
    left: 0;
    top: 0;
}

.showcontentleft>.bxlistcontent .bximages .iconhot {
    position: absolute;
    background: url(../images/cms/hot.png) no-repeat;
    width: 48px;
    height: 21px;
    left: 0;
    top: 0;
}

.showcontentleft>.bxlistcontent .bxcontent {
    width: 400px;
    float: left;
    margin-left: 15px;
}

.showcontentleft>.bxlistcontent .bxcontent>.subject {
    line-height: 24px;
    color: #009ad9;
    font-size: 18px;
    font-weight: normal;
}

.showcontentleft>.bxlistcontent .bxcontent>.subject a {
    
}

.showcontentleft>.bxlistcontent .bxcontent>.detail {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 15px;
    color: #999;
}

.bml10px {
    margin-left: 10px;
}

.bmt5px {
    margin-top: 5px;
}

.bmt25px {
    margin-top: 25px;
}

.bxlistdate {
    width: 54px;
    height: 54px;
    background: #009ad9;
    color: #eef8fc;
    text-align: center;
    display: block;
}

.bxlistdate>p.day {
    font-size: 16px;
    height: 16px;
}

.bxlistdate>p.month {
    font-size: 12px;
}

.bxlistdate>p.year {
    font-size: 12px;
}

.bxlistview {
    width: 54px;
    height: 44px;
    padding-top: 10px;
    background: #009ad9;
    color: #eef8fc;
    text-align: center;
    display: block;
}

.bxlistview>p.count {
    font-size: 16px;
    height: 16px;
}

.bxlistview>p.txt {
    font-size: 12px;
}

.showcontentleft>.bxgridcontent {
    height: 265px;
    width: 33.33%;
    padding: 15px;
    float: left;
    margin-bottom: 20px;
}

.showcontentleft>.bxgridcontent .bximages {
    width: 240px;
    height: 170px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border: 1px solid #eee;
}

.showcontentleft>.bxgridcontent .bximages img {
    width: 100%;
    height: 100%;
}

.showcontentleft>.bxgridcontent .bximages .textover {
    opacity: 0;
    background: rgba(0, 0, 0, 0.5) url(../images/cms/thumbnail-over.png) center center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.showcontentleft>.bxgridcontent .bximages:hover .textover {
    opacity: 0.6;
}

.showcontentleft>.bxgridcontent .bximages .iconnew {
    position: absolute;
    background: url(../images/cms/icon-new.png) no-repeat;
    width: 48px;
    height: 21px;
    left: 0;
    top: 0;
}

.showcontentleft>.bxgridcontent .bxcontent {
    width: 300px;
    margin-left: 0px;
}

.showcontentleft>.bxgridcontent .bxcontent>.subject {
    height: 36px;
    line-height: 36px;
    color: #009ad9;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
}

.showcontentleft>.bxgridcontent .bxcontent>.subject a {
	
}

.showcontentleft>.bxgridcontent .bxcontent>.detail {
    height: 37px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

.searchCategory {
    display: none;
}

.btngift {
    margin-top: 10px;
}

.btngift .btnreset,
.btngift .btnsubmit {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    padding: 8px 20px;
    padding-top: 10px;
    text-align: center;
    display: block;
    font-size: 20px;
    width: 100%;
    height: inherit;
}

.btngift .btnreset:hover,
.btngift .btnsubmit:hover {
    opacity: 0.9;
}

.btngift .btnreset {
    background: #00ACB5;
}

.btngift .btnsubmit {
    background: #C91609;
}

.searchCategory {
    display: none;
}

.mobi_group {
    display: none;
}
@media only screen and (max-width: 991px){
	.searchCategory {
	    display: block;
	}
}
@media (max-width: 767px) {
	.showcontentleft>.bxlistcontent .bxcontent{
		float: none;
		padding-left: 25%;
		margin-top: 0;
		width: 100%;
	}
	.showcontentleft>.bxlistcontent{
		padding: 10px;
	}
	.showcontentleft>.bxlistcontent .bximages{
		width: 25%;
		height: initial;
	}
	.showcontentleft>.bxlistcontent .bxcontent>.subject{
		font-size: 16px;
	}
	.showcontentleft>.bxlistcontent .bxcontent>.detail{
		overflow: none;
		font-size: 11px;
	}
	.showcontentleft>.bxlistcontent .bximages .textover{
		display: none;
	}
}