.box222_-4789 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box222_-4789 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.box222_-4789 a {
    color: inherit;
    text-decoration: none;
}

.box222_-4789 .mainCont h1 {
    display: none;
}

.box222_-4789 .mainList {
    padding: 20px 0 10px;
}

.box222_-4789 .mainList ul {
    display: block;
    text-align: center;
}

.box222_-4789 .mainList ul li {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    background: #f6f6f6;
    border: 1px solid #dcdcdc;
}

.box222_-4789 .mainList ul li:after {
    position: absolute;
    right: -2px;
    top: 8px;
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #e9e9e9;
}

.box222_-4789 .mainList a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box222_-4789 .mainList .selected a, .box222_-4789 .mainList a:hover {
    color: #fff;
    background: #0545c9;
}

.box222_-4789 .mainList ul .fgx, .box222_-4789 .mainList ul li:nth-last-child(2):after, .box222_-4789 .mainList ul .fgx:after {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box862_-2547 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.box862_-2547 {
    font: 14px/1.45 "Microsoft Yahei";
    overflow: hidden;
}

.box862_-2547 a {
    text-decoration: none
}

.box862_-2547 img {
    vertical-align: middle;
    border: 0
}

.box862_-2547 .model .item-list li {
    float: left;
    width: 276px;
    height: 290px;
    margin-right: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.box862_-2547 .model .item-list li:nth-child(4n) {
    margin-right: 0;
}

.box862_-2547 .model .item-list .img {
    text-align: center;
    height: 235px;
    overflow: hidden;
}

.box862_-2547 .model .item-list .img img {
    max-width: 100%;
    height: 100%;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.box862_-2547 .model .item-list li:hover .img img {
    max-width: 100%;
    height: 100%;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.box862_-2547 .model .caption {
    width: 100%;
    height: 80px;
    padding: 0 80px 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5
}

.box862_-2547 .model .caption .title {
    line-height: 80px;
    font-size: 15px;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box862_-2547 .model .caption .info {
    color: #b5b5b5
}

.box862_-2547 .model .insert {
    width: 30px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border-left: 1px solid transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.box862_-2547 .model .insert::before {
    content: "→";
    font-size: 16px;
    color: #cdcdcd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: "Arial"
}

.box862_-2547 .model .item-list li:hover .caption {
    height: 90px;
    background: #0545c9;
    border-color: #0545c9;
}

.box862_-2547 .model .item-list li:hover .caption .title {
    color: #fff;
}

.box862_-2547 .model .item-list li:hover .insert {
    border-color: #fff
}

.box862_-2547 .model .item-list li:hover .insert::before {
    margin-left: 50%;
    color: #fff;
}

/*分页*/
.box862_-2547 .page1 {
    text-align: center;
    margin-bottom: 30px;
    color: #666;
    font-size: 12px
}

.box862_-2547 .page1 a {
    display: inline-block;
    line-height: 24px;
    padding: 0 7px;
    margin: 0 3px;
    border: 1px solid #ededed;
    color: #666;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.page1 .page_all > span {
    padding: 0 3px
}

.page1 a.pagenum, .page1 a:hover {
    background: #0545c9;
    border-color: #0545c9;
    color: #fff
}

.box862_-2547 .page1 select {
    color: #666;
    padding-left: 3px;
    outline: 0
}

.box862_-2547 .page1 .page_all, .box862_-2547 .page1 .tz_page {
    display: none;
}