body {
    background: #fff;
    font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif;
    font-size: 12.5px;
    height: 100%;
    width: 100%;
}
a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
a:hover {
    color: #ff5203;
}

.m-top {
    margin-top: 10px !important;
}

.row {
    *zoom: 1;
}
.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
.row .col6 {
    width: 16.666666%;
    float: left;
}
.row .col2-6 {
    width: 60%;
    float: left;
}
.row .col2-4 {
    width: 40%;
    float: left;
}
.row .col2-5 {
    width: 50%;
    float: left;
}
.row .col3 {
    width: 33.333333%;
    float: left;
}
.row .col3-4 {
    width: 40%;
    float: left;
}
.row .col3-3 {
    width: 30%;
    float: left;
}
.row .col3-3 {
    width: 30%;
    float: left;
}
.row .col4-1 {
    width: 25%;
    float: left;
}
.row .col2-7 {
    width: 70%;
    float: left;
}
.row .col2-3 {
    width: 30%;
    float: left;
}


.ad-row {

}
.ad-row img {
    width: 100%;
}


.wrap {
    width: 1180px;
    margin: 0 auto;
}
.main-nav {

}
.main-nav .main {
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.main-nav .main a {
    font-size: 16px;
    color: #222;
    padding: 10px 25px;
    margin: 0 10px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}
.main-nav .main a:hover,.main-nav .main a.curr {
    background: #2DA5FB;
    color: #fff;
    text-decoration: none;
}
.main-nav .sub {
    background: #2DA5FB;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.main-nav .sub a {
    color: #fff;
    margin: 0 8px;
}
.main-nav .sub a:hover {
    color: #eee;
}
.main-nav .sub .item {
    display: none;
}
.fast-nav {
    margin-bottom: 10px;
}
.fast-nav .wrap {
    background: #efefef;
}
.fast-nav .item {
    padding: 10px;
    line-height: 20px;
}
.fast-nav .item h3 {
    float: left;
    color: red;
    width: 40px;
    text-align: center;
}
.fast-nav .item .link {
    margin-left: 10px;
}
.fast-nav .item .link a {
    font-size: 15px;
}

.box1 {
    border:1px solid #efefef;
}
.box1 .box-title {
    background: #efefef;
    padding: 5px 8px;
    line-height: 20px;
    height: 20px;
}
.box1 .box-title h3 {
    float: left;
    font-size: 15px;
    color: #2DA5FB;
}
.box1 .box-title a.more {
    float: right;
    font-size: 12px;
}
.box1 .box-body {
    padding: 5px;
}

.box2 {
    padding: 10px;
}
.box2 .box-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.logo-banner {
    margin-bottom: 10px;
    margin-top: 10px;
}

.zw-link {
    margin-bottom: 10px;
}
.zw-link .item {
    float: left;
    width: 14.2857%;
    text-align: center;
}
.zw-link .item a {
    background: #2DA5FB;
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 12px;
    margin: 5px;
}


ul.art1 {
}
ul.art1 li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    position: relative;
    padding-left: 13px;
}
ul.art1 li span {
    float: right;
    margin-right: 5px;
}
ul.art1 li:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -1px;
    width: 3px;
    height: 3px;
    background: #aaa;
}

ul.art2 {

}
ul.art2 li {
    margin: 5px;
}
ul.art2 li img {
    float: left;
    width: 120px;
    border: 1px solid #ddd;
    padding: 2px;
    margin-right: 15px;
}
ul.art2 li div {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
ul.art2 li p {
    font-size: 12px;
    height: 52px;
    overflow: hidden;
    line-height: 18px;
}

ul.art3 {

}
ul.art3 li {
    margin: 5px;
}
ul.art3 li img {
    float: left;
    border: 1px solid #ddd;
    padding: 2px;
    width: 126px;
    height: 78px;
}
ul.art3 li .info {
    margin-left: 130px;
    line-height: 20px;
}

.footer {
    margin-top: 20px;
    margin-bottom: 30px;
}
.footer .link {
    text-align: center;
}
.footer .link a{
    margin: 0 5px;
}

.group {
    line-height: 40px;
    height: 40px;
    background: #efefef;
    margin-bottom: 10px;
    margin-top: 20px;
}
.group h3 {
    font-size: 18px;
    color: #2DA5FB;
    font-weight: bold;
    float: left;
    display: block;
    border-left: 5px solid #2DA5FB;
    padding-left: 10px;
}
.group .link {
    float: left;
    margin-left: 20px;
}
.group .link a {
    margin: 0 5px;
}
.group a.more {
    float: right;
    margin-right: 10px;
}

table.list1 {
    width: 100%;
}
table.list1 th {
    padding: 8px 0;
    background: #efefef;
    font-weight: normal;
    text-align: center;
}
table.list1 td {
    padding: 6px 0;
    text-align: center;
}


table.list2 {
    width: 100%;
}
table.list2 td {
    border-bottom: 1px solid #efefef;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
}


.tg .item {
    border:1px solid #efefef;
    margin: 5px;
}
.tg .item .cover {
    display: block;
    width: 100%;
}
.tg .item .info {
    position: relative;
    padding: 5px;
}
.tg .item .info p {
    line-height: 20px;
}
.tg .item .info a.link {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #ff9000;
    color: #fff;
    padding: 5px 10px;
}
.tg .item .info p.price {
    color: red;
}


.tab {

}
.tab .tab-nav {
    background: #efefef;
    text-align: center;
    margin-bottom: 6px;
}
.tab .tab-nav a {
    color: #333;
    padding: 6px;
    margin: 0 5px;
    display: inline-block;
}
.tab .tab-nav a:hover,.tab .tab-nav a.curr {
    color: #2DA5FB;
}
.tab .tab-container {

}



.pager {
    text-align: center;
}
.pager span.count {

}
.pager span.number {

}
.pager span.number span {
    text-decoration: none;
    color: #39c;
}
.pager span.number span.curr {
    cursor: default;
    color: #fff;
    background: #1f86e2;
}
.pager span.number span,.pager span.number a {
    padding: 5px 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 0 3px;
    font-size: 12px;
}