﻿

.pages { width: 100%; text-align: center; margin-bottom: 10px; }
    .pages .nodate { padding: 6px 5px 5px 5px; margin-bottom: 15px; text-align: center; clear: both; font-size: 14px; }
    .pages a.PageLink { font-size: 18px; display: inline-block; height: 34px; line-height: 34px; margin-left: 10px; border-radius: 0px; padding: 0px 12px; color: #333; overflow: hidden; text-decoration: none; background-color: #fff; border: 1px solid #656565; }
    .pages .PageSel { font-size: 18px; display: inline-block; height: 34px; line-height: 34px; margin-left: 10px; border-radius: 0px; padding: 0px 12px; color: #2f318b; overflow: hidden; text-decoration: none; background-color: #d2d3ff; border: 1px solid #656565; }


.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 0px; }
            .main .conn .rt .title { font-size: 24px; margin: 0px 0px; font-weight: bold; color: #333; line-height: 2; border-bottom: solid 1px #d4d4d4; }
            .main .conn .rt .bigrt { width: 100%; padding: 0px 20px; }

@media only screen and (max-width:768px) {
    .main .conn .lt { width: 100%; }
    .main .conn .rt { margin-left: 0px; }
        .main .conn .rt .title { font-size: 18px; }
}


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; }


.items { width: 100%; font-size: 0px; text-align: left; margin: 30px 0px 0px 0px; }
    .items .pic { display: inline-block; width: 34%; vertical-align: top; }
        .items .pic img { max-width: 100%;  max-height: 390px; }
    .items .text { display: inline-block; width: 64%; padding-left: 30px; vertical-align: top; }
        .items .text h3 { font-size: 20px; color: #333; font-weight: 400; line-height: 1.5; }
        .items .text p { font-size: 16px; color: #898989; line-height: 1.5; }
        .items .text a.buy { margin-top: 30px; background-color: #830010; display: inline-block; line-height: 40px; color: #fff; font-size: 18px; padding: 0px 56px; border-radius: 5px; }
.infos { margin-top: 80px; width: 100%; }
    .infos .subtitle { width: 100%; height: 50px; background-color: #e3e3e3; }
        .infos .subtitle span { display: inline-block; padding: 0px 20px; line-height: 50px; font-size: 24px; background-color: #830010; color: #fff; }

    .infos .content { line-height: 1.5; width: 100%; padding: 30px 0px; font-size: 14px; }
        .infos .content p { font-size: 14px; }
        .infos .content img { max-width: 100%; margin: 10px auto; }
    .infos .relpro { line-height: 1.5; width: 100%; padding: 30px 0px 20px 0px; }




ul.prolist { width: 100%; font-size: 0px; overflow: hidden; text-align: left; padding: 0px 10px; }
    ul.prolist li { width: 33.33%; 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%; }
            ul.prolist li .pic img { max-width: 100%; }
        ul.prolist li a { display: block; line-height: 1.8; font-size: 16px; color: #333; }


@media only screen and (max-width:1024px) {
    ul.prolist li a { font-size: 14px; line-height: 1.5; }
    .infos .subtitle span { font-size: 16px; }
}


@media only screen and (max-width:768px) {
    ul.prolist li { width: 50%; }
    .items .text h3 { font-size: 16px; }
}


.olinelist { padding: 30px 0px; }
    .olinelist ul { overflow: hidden; width: 100%; }
        .olinelist ul li { font-size: 16px; margin-left: 0%; margin-right: 0%; float: left; text-align: left; line-height: 30px; color: #181818; margin-bottom: 10px; }
            .olinelist ul li b { font-weight: 400; color: #4f4f4f; }
            .olinelist ul li.txt { width: 100%; }
            .olinelist ul li.bom { width: 100%; margin-top: 10px; text-align: center; }

#fromemail input[type='text'] { border: solid 1px #d0d0d0; line-height: 26px; height: 30px; width: 100%; padding: 0px 0px 0px 5px; color: #333; }
    #fromemail input[type='text']:focus { border: solid 1px #5286b6; }
#fromemail textarea { border: solid 1px #cccccc; line-height: 26px; height: 100px; width: 100%; padding: 0px 0px 0px 5px; }
#fromemail input[type='button'] { height: 36px; border-radius: 4px; color: #fff; background-color: #830010; border-style: none; cursor: pointer; font-size: 14px; padding: 0px 50px; }
