﻿

.pages { width: 100%; text-align: center; margin-bottom: 20px; margin-top: 20px; }
    .pages .nodate { padding: 6px 5px 5px 5px; margin-bottom: 15px; margin-top: 15px; text-align: center; font-size: 14px; }
    .pages a.PageLink { font-size: 18px; display: inline-block; height: 30px; line-height: 30px; margin-left: 10px; border-radius: 0px; padding: 0px 10px; color: #999999; overflow: hidden; text-decoration: none; background-color: #fff; border: 1px solid #eaeaea; }
    .pages .PageSel { font-size: 18px; display: inline-block; height: 30px; line-height: 30px; margin-left: 10px; border-radius: 0px; padding: 0px 10px; color: #fff; overflow: hidden; text-decoration: none; background-color: #333333; border: 1px solid #333333; }


.banner { width: 100%; background-color: #000; background-image: url(/Tpl/ID1013/images/product/probanner.jpg); background-repeat: no-repeat; background-position: center top; }
    .banner .title { display: block; text-align: center; padding-top: 50px; padding-bottom: 25px; font-size: 0px; }
        .banner .title h3 { font-size: 36px; font-weight: 400; line-height: 1; color: #fff; display: inline-block; vertical-align: middle; }
        .banner .title i { font-style: normal; margin-left: 20px; font-size: 30px; color: #fff; display: inline-block; vertical-align: middle; }

    .banner .rote { display: inline-block; margin-bottom: 55px; font-size: 14px; color: #eee; border: solid 1px #eee; padding: 3px 10px; }
        .banner .rote a { font-size: 14px; color: #eee; font-style: oblique; }

@media only screen and (max-width:768px) {
    .banner .title { padding-top: 60px; }
        .banner .title h3 { font-size: 18px; }
        .banner .title i { font-size: 14px; }
    .banner .rote a { font-size: 12px; }
}


.main { background-color: #f8f8f8; width: 100%; height: auto; overflow: hidden; }
    .main .conn { max-width: 1200px; width: 100%; overflow: hidden; text-align: left; padding: 50px 0px 50px 0px; }
        .main .conn .lt { width: 220px; float: left; text-align: left; }
            .main .conn .lt > b { display: block; width: 100%; line-height: 2; text-align: center; background-color: #830010; font-size: 24px; color: #fff; font-weight: 400; }


        .main .conn .rt { margin-left: 250px; text-align: left; background-color: #fff; padding: 10px; vertical-align: top; }
            .main .conn .rt .title { font-size: 24px; margin: 0px 10px; font-weight: bold; color: #333; line-height: 2; border-bottom: solid 1px #d4d4d4; }


ul.catslist { width: 100%; }
    ul.catslist > li { width: 100%; line-height: 2; }
        ul.catslist > li .cname { border-bottom: solid 1px #e3e3e3; background-color: #eeeeee; width: 100%; padding: 10px 0px 10px 30px; overflow: hidden; }
            ul.catslist > li .cname a { font-size: 16px; color: #333; line-height: 1.6; font-weight: bold; }
            ul.catslist > li .cname i.down { cursor: pointer; float: right; margin-top: 8px; margin-right: 10px; width: 12px; height: 12px; background-image: url(/Tpl/ID1013/images/icon/down.png); background-repeat: no-repeat; }
            ul.catslist > li .cname i.up { cursor: pointer; float: right; margin-top: 8px; margin-right: 10px; width: 12px; height: 12px; background-image: url(/Tpl/ID1013/images/icon/up.png); background-repeat: no-repeat; }

        ul.catslist > li .chlidmu { width: 100%; background-color: #fff; padding: 10px 0px 10px 30px; }
            ul.catslist > li .chlidmu a { display: block; width: 100%; color: #333; font-size: 16px; line-height: 1.8; }
                ul.catslist > li .chlidmu a i { color: #830010; font-style: normal; }

ul.prolist { width: 100%; font-size: 0px; overflow: hidden; text-align: left; margin-top: 20px; }
    ul.prolist li { width: 25%; vertical-align: top; display: inline-block; padding: 0px 10px; margin-bottom: 10px; text-align: center; }
        ul.prolist li .item { border: solid 1px #e5e5e5; width: 100%; }
        ul.prolist li .pic { width: 100%; overflow: hidden; }
            ul.prolist li .pic img { max-width: 100%;  -webkit-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); display: block; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s; }
        ul.prolist li .pname { display: block; height: 55px; overflow: hidden; padding: 5px 10px; width: 100%; }
        ul.prolist li a { display: block; line-height: 1.5; font-size: 15px; color: #333; }
        ul.prolist li:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); display: block; }


@media only screen and (max-width:1024px) {
    ul.prolist li a { font-size: 14px; line-height: 1.5; }
}


@media only screen and (max-width:768px) {
    ul.prolist li { width: 50%; }
}


@media only screen and (max-width:640px) {
    .main .conn .lt { width: 100%; }
    .main .conn .rt { margin-left: 0px; }
}
