﻿em{
    font-style: normal;
}
.top {
    height: 30px;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    color: #fff;
}

.top-cont {
    max-width: 1200px;
}

.top-cont p {
    float: left;
}

.top-nav {
    float: right;
    position: relative;
}

.top-nav > li {
    float: left;
    margin-left: 20px;
    position: relative;
}

.top-nav > li a {
    display: block;
    padding: 0 5px;
}

.top-nav .language {
    padding: 0 5px 0 20px;
    position: relative;
    z-index: 899;
    font-size: 14px;
}

.top-nav .language-cont {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 0 20px 10px 20px;
}

.top-nav .language .zh {
    background: url("../images/ico_zh.gif") left center no-repeat;
}

.top-nav .language .en {
    line-height: 25px;
    background: url("../images/ico_en.gif") left center no-repeat;
}

.top-nav .language a {
    padding-left: 30px;
}

.top-nav .language:hover .language-cont {
    display: block;
}

.header {
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 888;
}

.header-cont {
    max-width: 1200px;
}

.header-cont .logo {
    padding: 10px;
}

.site-nav li {
    float: left;
    line-height: 45px;
    margin: 20px 5px 0 5px;
}

.site-nav a {
    color: #333;
    display: block;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 18px;
}

.site-nav a:hover,.site-nav .current a {
    color: #fff;
    background-color: #ff0033;
}

.site-nav .cur a {
    color: #fff;
    background-color: #ff0033;
}

.header-cont .phone {
    width: 240px;
    color: #666;
    font-size: 22px;
    text-align: right;
    padding-top: 30px;
}

.header-cont .site-menu {
    display: none;
    float: right;
    color: #fff;
    margin: 18px 10px 0 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.header-cont .site-menu-phone {
    display: none;
    float: right;
    color: #fff;
    margin: 18px 10px 0 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.header-cont .site-menu-phone a {
    color: #fff;
}

.focus-pic {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.product-cont {
    width: 1200px;
}

.product-cont li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 15px;
}

.product-cont li a {
    width: 270px;
    display: block;
    position: relative;
    color: #fff;
    height: 204px;
}

.product-cont .pic img {
    width: 100%;
}

.product-cont .txt-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 1;
    background-color: #777;
}

.product-cont .info {
    position: absolute;
    top: -40px;
    left: 85px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    margin: 0 auto;
}

.product-cont a:hover .info {
    top: 82px;
    transition: all 0.2s ease-in 0s;
}

.product-cont li a:hover .txt-bg {
}

.product-cont .txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 3;
    font-size: 16px;
}

.product-more {
    padding-bottom: 30px;
}

.product-more a {
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background: #444;
}

.product-more a:hover {
    background: #ff3366;
    color: #fff;
}

.product-list {
    padding: 0 40px 40px 40px;
}

.product-list-cont {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.product-list-cont li {
    display: block;
    width: 33.33%;
    height: auto;
    float: left;
}

.product-list .imgnr {
    margin: 0 10px;
}

.product-list .imgnr img {
    width: 100%;
}

.product-list .txtnr {
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.product-article {
    margin-left: 300px;
    padding: 0 50px 40px 50px;
    font-size: 15px;
}

.product-shop {
    padding: 15px 0;
    width: 100%;
    clear: both;
}

.product-shop .imgnr {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.product-shop .imgnr img {
    width: 100%;
}

.product-shop .txtnr {
    float: left;
    width: 50%;
}

.product-shop .txtnr h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 200%;
}

.product-shop .txtnr h5 {
    font-size: 13px;
    color: #dd2727;
    line-height: 150%;
}

.product-shop .price {
    margin-top: 15px;
    background: url("../images/bg-shop.png");
    height: auto;
    padding: 15px 20px 15px 20px;
    color: #333;
    font-size: 13px;
}

.product-shop .price li {
    padding: 10px 0 0 0;
}

.product-shop .price p {
    width: 80px;
    display: inline-block;
    color: #999;
}

.product-shop .price span {
    color: #c40000;
}

.product-shop .car-btn {
    height: 40px;
    width: 100%;
    margin-top: 20px;
}

.product-shop .car-btn button {
    width: 50%;
    float: left;
    background: #C40000;
    text-align: center;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: 0;
    cursor: pointer;
    font-family: "Microsoft YaHei", sans-serif;
    transition: all 0.2s ease-in 0s;
}

.product-shop .car-btn button:hover {
    background: #f00000;
    transition: all 0.2s ease-in 0s;
}

.product-shop .car-btn a {
    display: block;
    width: 50%;
    float: left;
    border: 1px solid #C40000;
    text-align: center;
    color: #C40000;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
}

.product-shop-infotit {
    border: 1px solid #ddd;
    margin-top: 20px;
    height: 50px;
}

.product-shop-infotit h3 {
    font-size: 16px;
    padding: 0 20px;
    color: #B10000;
    border-bottom: 1px solid #B10000;
    float: left;
    line-height: 48px;
    height: 49px;
}

.product-shop-info blockquote {
    border: 1px solid #ddd;
    margin-top: 20px;
    height: 50px;
    box-shadow: 0 1px 1px #ddd;
}

.product-shop-info blockquote p {
    font-size: 16px;
    padding: 0 20px;
    color: #B10000;
    border-bottom: 1px solid #B10000;
    float: left;
    line-height: 48px;
    height: 49px;
    margin: 0;
    text-indent: 0em;
}

.product-shop-info blockquote p strong {
    color: #B10000;
}

.product-shop-info {
    color: #333;
    font-size: 14px;
    line-height: 180%;
    padding: 0 5px;
}

.product-shop-info strong {
    color: #FB0032;
    font-size: 16px;
    font-weight: normal;
}

.product-shop-info em {
    color: #3366FF;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}

.product-shop-info p {
    text-indent: 2em;
    clear: both;
    margin: 15px 0;
}

.product-shop-info p img {
    margin-left: -2em;
}

.index-tit {
    padding: 40px 0 35px 0;
}

.index-tit h3 {
    margin-bottom: 10px;
    font-size: 30px;
    color: #002;
    text-align: center;
}

.index-tit h4 {
    font-size: 20px;
    color: #cacace;
    text-transform: uppercase;
    font-family: Arial;
    text-align: center;
}

.index-tit h4 span {
    color: #e4392a;
}

.index-tit-na {
    border-bottom: 1px solid #e8e8e8;
    height: 36px;
}

.index-tit-na p {
    line-height: 30px;
    padding-right: 10px;
}

.i-news {
    width: 47%;
}

.i-news .img-txt {
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}

.i-news .img-txt .imgnr {
    margin-top: 20px;
    width: 130px;
    height: 100px;
}

.i-news .img-txt .txtnr {
    width: 100%;
    margin-bottom: 20px;
}

.i-news .img-txt .txtnr h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
}

.i-news .img-txt .txtnr h3 a {
    color: #002;
}

.i-news .img-txt .txtnr h3 a:hover {
    color: #ff0066;
}

.i-news .img-txt .txtnr p {
    line-height: 28px;
    text-indent: 2em;
    font-size: 14px;
}

.i-news .news-list li {
    width: 100%;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.i-news .news-list li p {
    float: left;
    color: #999;
}

.i-news .news-list li a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.i-news .news-list li a:hover {
    color: #ff0033;
}
.i-news .news-list li .summary{
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.i-news .news-list li span {
    float: right;
    padding-right: 10px;
    color: #999;
}

.i-news .contact {
    padding-top: 10px;
}

.i-news .contact li {
    width: 100%;
    height: 45px;
    line-height: 35px;
    overflow: hidden;
    margin-top: 2px;
    padding: 0 5px;
    font-size: 14px;
}

.i-news .contact li span {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    color: #fff;
    background-color: #ff0033;
    margin-right: 20px;
}

.i-news .contact li b {
    color: #ff0033;
    font-size: 18px;
    font-weight: normal;
    padding-right: 20px;
}

.i-news .contact li p {
    margin-left: 60px;
    background: #E4392A;
    float: left;
    padding: 0 10px;
    border-radius: 5px;
}

.footer {
    background-color: #f1f1f1;
    padding: 20px 0;
}

.footer-cont {
    position: relative;
}

.footer ul, .flink {
    font-size: 14px;
    padding-left: 20px;
}

.footer li {
    line-height: 26px;
    color: #999;
    float: left;
    margin-right: 20px;
}

.footer h3 {
    text-align: left;
    font-size: 16px;
    height: 65px;
    line-height: 80px;
    overflow: hidden;
}

.flink a {
    display: inline-block;
    margin-right: 20px;
    line-height: 26px;
}

.footer .wx-img {
    position: absolute;
    right: 0;
    top: 40px;
}

.foot-cr {
    background-color: #C2C2C2;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
}

.kefu {
    position: fixed;
    width: 50px;
    height: 154px;
    top: 40%;
    right: 0;
    z-index: 9999;
}

.kefu .qq {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_qq.png") center right no-repeat #444;
}

.kefu .phone {
    position: absolute;
    top: 52px;
    right: 0;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_phone.png") center right no-repeat #444;
}

.kefu .top_ico {
    position: absolute;
    top: 104px;
    right: 0;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_top.png") center right no-repeat #444;
}

.kefu a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.kefu span {
    padding-right: 60px;
    display: block;
    line-height: 50px;
    color: #fff;
    float: right;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
}

.kefu .qq a:hover {
    width: 170px;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_qq.png") center right no-repeat #ff0033;
}

.kefu .phone a:hover {
    width: 190px;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_phone.png") center right no-repeat #ff0033;
}

.kefu .top_ico a:hover {
    width: 150px;
    border-radius: 5px 0 0 5px;
    background: url("../images/ico_top.png") center right no-repeat #ff0033;
}

.channel-name-img {
    height: 220px;
    width: 100%;
}

.channel-name-img .cont {
    height: 220px;
    max-width: 1230px;
}

.channel-name-img .cont-txt {
    background: url("../images/bg_touming.png") top left no-repeat;
    max-width: 300px;
    padding-top: 95px;
    margin-left: 15px;
    height: 220px;
}

.channel-name-img .cont-txt h3 {
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 10px;
    padding-right: 40px;
    text-align: right;
}

.channel-name-img .cont-txt h5 {
    font-size: 22px;
    font-weight: 200;
    padding-right: 40px;
    text-align: right;
}

.channel {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 300px;
}

.channel-sidebar {
    width: 300px;
    margin-right: -300px;
    position: relative;
    float: left;
    background-color: #f1f1f1;
    height: auto;
    padding-bottom: 50px;
    z-index: 99;
    margin-bottom: 50px;
    text-shadow: 0 1px 0 #fff;
}

.channel-sidebar .place {
    height: 46px;
    line-height: 46px;
    padding-right: 40px;
    border-bottom: 1px solid #ddd;
    text-align: right;
}

.channel-sidebar li {
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #ddd;
}

.channel-sidebar li:last-child {
    border-top: 1px solid #f9f9f9;
    border-bottom: 0;
}

.channel-sidebar a {
    display: block;
    width: 100%;
    height: 70px;
    font-size: 16px;
    text-align: right;
    padding-right: 40px;
    line-height: 70px;
}

.channel-sidebar a:hover {
    background-color: #ff0033;
    color: #fff;
}

.channel-sidebar .cur {
    background-color: #ff0033;
    color: #fff;
}

.channel-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 88;
}

.channel-cont {
    margin-left: 300px;
    padding: 0 60px 40px 60px;
    line-height: 32px;
    font-size: 16px;
}

.channel-cont p {
    font-weight: 500;
}

.channel-cont p {
    text-indent: 2em;
    clear: both;
    margin: 15px 0;
}

.channel-cont p img {
    margin-left: -2em;
}

.channel-wrap .place {
    margin: 0 20px 20px 20px;
    height: 46px;
    line-height: 46px;
    padding-left: 30px;
    border-bottom: 1px solid #eee;
    color: #999;
}


.list-cont li {
    display: block;
    height: 120px;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}

.list-cont .imgnr {
    float: left;
    width: 130px;
    height: 100px;
}

.list-cont .imgnr img {
    float: left;
    width: 130px;
    height: 100px;
}

.list-cont .txtnr {
    height: 100px;
    overflow: hidden;
    text-align: left;
}

.list-cont .txtnr h3 {
    color: #222;
    font-size: 16px;
}

.list-cont .txtnr h3 a {
    color: #222;
    font-size: 16px;
    font-weight: bold;
}

.list-cont .txtnr h3 b {
    font-weight: normal;
    color: #CC0000;
}

.list-cont .txtnr h3 a:hover {
    color: #ff3300;
}

.list-cont .txtnr p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}

.article-cont {
    padding: 0 60px 40px 50px;
    font-size: 15px;
}

.article-cont h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 10px;
}

.article-cont .info {
    color: #999;
    text-align: center;
    border-bottom: 1px dotted #ddd;
    font-size: 12px;
    height: 30px;
    margin-bottom: 30px;
}

.article-txtnr {
    color: #333;
    font-size: 15px;
    line-height: 180%;
}

.article-txtnr strong {
    color: #ff0033;
}

.article-txtnr p {
    text-indent: 2em;
    clear: both;
    margin: 15px 0;
}

.article-txtnr p img {

}

.pagelist {
    text-align: center;
    display: block;
    height: 50px;
    padding-top: 15px;
}

.pagelist li {
    text-align: center;
    display: inline;
    color: #888;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 5px 12px;
    border-radius: 5px;
    margin: 0 2px;
    cursor: pointer;
}

.pagelist li a {
    color: #888;
}

.pagelist li a:hover {
    color: #fff;
}

.pagelist li strong {
    font-weight: normal;
    color: #ff0033;
    padding: 0 2px;
}

.pagelist .thisclass {
    border: 1px solid #ff0033;
    padding: 5px 12px;
    background-color: #ff0033;
    color: #fff;
}

.pagelist li:hover {
    color: #fff;
    border: 1px solid #ff0033;
    background-color: #ff0033;
}

.pagelist li:hover a {
    color: #fff;
}

.pagelist li:hover strong {
    color: #fff;
}

.contact {
}

.contact h2 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 105px;
}

.contact h5 {
    color: #999;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
}

.contact .info {
    padding: 20px;
    text-align: center;
    border: 2px solid #333;
    margin: 40px auto;
    width: 75%;
}

.contact .info li {
    width: 310px;
    margin: 0 auto;
    text-align: left;
    padding: 10px;
    font-size: 20px;
    color: #333;
}

.contact .info li a {
    color: #333;
}
#toolbar{
    display: none;
}
@media (max-width: 1230px) {
    .channel {
        margin: 0 15px;
    }
}

@media (max-width: 1200px) {
    .product-cont {
        width: 100%;
        padding: 0 5px;
    }

    .product-cont li {
        width: 33.33%;
        padding: 0 5px;
    }

    .product-cont li a {
        width: 100%;
        height: auto;
    }

    .product-cont li a:hover .txt-bg {
        height: 30px;
    }

    .product-cont li a:hover .info {
        display: none;
    }
}

@media (max-width: 1120px) {
    .header-cont .phone {
        display: none;
    }

    .product-list-cont li {
        width: 50%;
    }
}

@media (max-width: 880px) {
    .header {
        height: 70px;
    }

    .header-cont {
        width: 100%;
        background: #fff;
    }

    .header-cont .logo {
        padding: 13px 0 0 10px;
    }

    .header-cont .logo img {
        width: 180px;
    }

    .site-nav li {
        font-size: 14px;
        margin: 18px 5px 0 5px;
    }

    .site-nav a {
        padding: 0 10px;
    }

    .top-cont p {
        padding-left: 10px;
    }

    .product-cont li {
        width: 50%;
    }

    .channel-name-img {
        height: 120px;
        width: 100%;
    }

    .channel-name-img .cont-txt {
        background: url("../images/bg_touming.png") top left repeat-x;
        max-width: 100%;
        padding-top: 37px;
        margin-left: 15px;
        height: 120px;
        margin: 0;
    }

    .channel-name-img .cont-txt h3 {
        font-size: 22px;
        font-weight: 200;
        padding-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }

    .channel-name-img .cont-txt h5 {
        font-size: 16px;
        font-weight: 200;
        padding-right: 0;
        text-align: center;
    }

    .channel-cont {
        margin: 0;
        padding: 0 60px 30px 60px;
        line-height: 32px;
        font-size: 18px;
    }

    .channel-cont p {
        font-weight: 300;
    }

    .channel-sidebar {
        display: none;
    }

    .channel-wrap .place {
        margin: 0 20px 20px 20px;
        height: 46px;
        line-height: 46px;
        padding-left: 40px;
        border-bottom: 1px solid #eee;
    }

{
    margin: 0;
    padding: 0 60px 30px 60px;
}

    .article-cont {
        margin: 0;
        padding: 0 60px 30px 60px;
    }

    .product-list {
        margin: 0;
        padding: 0 40px 40px 40px;
    }

    .product-article {
        margin: 0;
        padding: 0 50px 40px 50px;
    }
}

@media (max-width: 735px) {
    .fixed{
        position: fixed;
    }

    #toolbar {
        color: #fff;
        width: 100%;
        position: relative;
        display: block;
        min-height: 72px;
        z-index: 111;
    }

    #toolbar .fixed {
        bottom: 0;
        left: 0;
        width: 100%;
        background: #000;
    }

    #toolbar a {
        width: 100%;
        color: #fff;
        display: block;
        padding: 10px 0;
        line-height: 23px;
        font-size: 14px;
    }

    #toolbar a span {
        font-size: 22px;
        display: block;
    }

    #toolbar .x3 {
        width: 50%;
        float: left;
        text-align: center;

    }

    .i-reg-login {
        display: none;
    }

    .header-cont .site-menu {
        display: block;
    }

    .header-cont .site-menu-phone {
        display: block;
    }

    .site-nav {
        position: absolute;
        top: 70px;
        left: 0;
        height: 0;
        width: 100%;
        overflow: hidden;
        background-color: #000;
        z-index: 999;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .site-nav-wap {
        display: block;
        top: 62px;
        padding-top: 10px;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        min-height: 15rem;
    }

    .site-nav-wap a {
        color: #fff;
        padding: 0;
        font-size: 16px;
    }

    .site-nav-wap li {
        display: block;
        width: 33.33%;
        text-align: center;
        margin: 5px 0;
    }

    .i-news {
        width: 100%;
    }

    .i-news li span {
        display: none;
    }

    .i-about {
        width: 100%;
    }

    .footer .wx-img {
        display: none;
    }

    .footer ul {
        font-size: 12px;
        padding-left: 10px;
    }
}

@media (max-width: 550px) {
    .top {
        display: none;
    }

    .index-tit {
        padding: 20px 0 15px 0;
    }

    .index-tit h3 {
        margin-bottom: 10px;
        font-size: 20px;
        color: #002;
    }

    .index-tit h4 {
        font-size: 14px;
        color: #cacace;
        text-transform: uppercase;
        font-family: Arial;
    }

    .index-tit h4 span {
        color: #e4392a;
    }

    .icp {
        display: none;
    }

    .channel-cont {
        margin: 0;
        padding: 0 10px 20px 10px;
        line-height: 32px;
        font-size: 18px;
    }

    .channel-cont p {
        font-weight: 300;
    }

    .channel-sidebar {
        display: none;
    }

    .channel-wrap .place {
        margin: 0 0 20px 0;
        height: 46px;
        line-height: 46px;
        padding-left: 10px;
        border-bottom: 1px solid #eee;
    }

{
    margin: 0;
    padding: 0 10px 20px 10px;
}

    .article-cont {
        margin: 0;
        padding: 0 10px 20px 10px;
    }

    .product-list {
        margin: 0;
        padding: 0 0 30px 0;
    }

    .product-article {
        margin: 0;
        padding: 0 0 30px 0;
    }

    .product-shop .imgnr {
        width: 100%;
        margin: 0;
    }

    .product-shop .txtnr {
        width: 100%;
        margin: 0;
        padding-top: 10px;
    }

    .contact .info {
        padding: 20px;
        text-align: center;
        border: 1px solid #333;
        margin: 40px auto;
        width: 95%;
    }

    .contact .info li {
        width: 260px;
        margin: 0 auto;
        text-align: left;
        padding: 5px;
        font-size: 16px;
        color: #333;
    }
}

@media (max-width: 480px) {
    .footer{
        display: none;
    }
    .language {
        display: none;
    }

    .foot-cr {
        line-height: 30px;
        font-size: 12px;
    }

    .kefu {
        display: none;
    }

    .channel-wrap {
        padding: 0;
        margin: 0;
        width: 100%;
    }
}
@media (max-width: 414px) {
    .mob_css_info{
        display: block;
        text-align: left;
    }
    .detailImg img{
        display: block;
        max-width: 50%;
        margin: 0 auto;
    }
}

/*//翻页*/
.pages{clear:both; text-align:center; font-size:0.8rem; padding:0 0 2rem 0;color:#7e7064;margin-top:1rem;}
.pages a,.pages span{display:inline-block; height:2rem;padding:0  0.7rem; margin:0 0.2rem!important; line-height:2rem}
.pages a:link,.pages a:visited{color: #7e7064;  border:1px solid #ccc ; background:#fff;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#ff0033  ; border:1px solid #ff0033 ;color: #fff; text-decoration:none}


.pageBtn {
    line-height:2rem;
}
.pageBtn a.b{
    font-weight: bold;
}
.detailImg{
    text-align: center;
}

.lam_box .box{
    padding: 20px;
}
.lam_box .ow_links span{
    background: #ff0033;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#ff0033;
}
.lam_box .ow_links h2 i{
    color: #000;
}
.lam_box .ow_links h2{
    font-size: 26px;
}
.lam_box .message{
    width: 60%;
}