﻿.bg1banner { margin: 0px auto; width: 100%; }
    .bg1banner img { width: 100%; }




.indextradebig { background-color: #f7f7f7; width: 100%; overflow: hidden; position: relative; padding-bottom: 40px; }
    .indextradebig .indextrade { max-width: 1200px; width: 100%; }
        .indextradebig .indextrade .title { position: relative; color: #333; width: 100%; border-bottom: solid 1px #999999; }
            .indextradebig .indextrade .title .box { display: inline-block; background-color: #f7f7f7; padding: 0px 35px; position: relative; top: 40px; font-size: 44px; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                .indextradebig .indextrade .title .box b { font-weight: 400; display: block; color: #85868c; font-size: 24px; text-transform: uppercase; text-shadow: none; }

    .indextradebig .catslist { width: 100%; max-width: 1200px; margin-top: 86px; background-color: #e1e1e1; border-radius: 4px; text-align: left; vertical-align: top; font-size: 0px; }
        .indextradebig .catslist a { display: inline-block; padding: 15px 20px; font-size: 20px; color: #484848; }
            .indextradebig .catslist a:first-child { border-radius: 4px 0px 0px 4px; }
            .indextradebig .catslist a.action { color: #2f318b; background-color: #d2d3ff; }



    .indextradebig .tradebanner { width: 100%; max-width: 1240px; margin-top: 110px; margin-bottom: 20px; }
        .indextradebig .tradebanner ul { width: 100%; font-size: 0px; vertical-align: top; text-align: left; }
            .indextradebig .tradebanner ul li { width: 25%; padding: 0px 20px; display: inline-block; margin-bottom: 50px; }
                .indextradebig .tradebanner ul li .item { background-color: #e1e1e1; position: relative; width: 100%; border: solid 3px #686bfe; border-radius: 3px; font-size: 14px; padding-bottom: 30px; }
                    .indextradebig .tradebanner ul li .item .img { position: absolute; top: -60px; left: 0px; right: 0px; }
                        .indextradebig .tradebanner ul li .item .img img { max-width: 123px; width: 100% }

                    .indextradebig .tradebanner ul li .item b { font-size: 20px; color: #232323; display: block; padding: 100px 0px 40px 0px; text-align: center; }
                    .indextradebig .tradebanner ul li .item p { font-size: 16px; color: #232323; text-align: left; padding: 0px 20px; line-height: 30px; }

                    .indextradebig .tradebanner ul li .item:hover { background-color: #d2d3ff; }


    .indextradebig .maplist { width: 100%; max-width: 1200px; margin-top: 30px; padding: 20px; background-color: #e1e1e1; overflow: hidden; }
        .indextradebig .maplist .map { width: 68%; float: left; padding-right: 50px; }
        .indextradebig .maplist .address { margin-left: 68%; text-align: left; color: #484848; font-size: 20px; }
            .indextradebig .maplist .address p { margin-bottom: 20px; text-align: left; }
            .indextradebig .maplist .address b { width: 80px; float: left; display: block; }
            .indextradebig .maplist .address i { margin-left: 80px; display: block; font-style: normal; text-align: left; }



@media only screen and (max-width:768px) {
    .indextradebig { padding: 0px 10px 40px 10px; }
        .indextradebig .indextrade .title .box { top: 40px; font-size: 26px; }
            .indextradebig .indextrade .title .box b { font-size: 18px; }

        .indextradebig .tradebanner ul li { width: 50%; }
            .indextradebig .tradebanner ul li .item .img { top: -30px; }
                .indextradebig .tradebanner ul li .item .img img { max-width: 60px; width: 100% }

        .indextradebig .maplist .map { width: 100%; padding-right: 0px; }
        .indextradebig .maplist .address { width: 100%; margin-left: 0px; font-size: 14px; }
            .indextradebig .maplist .address p { margin-bottom: 10px; }
}


@media only screen and (max-width:480px) {
    .indextradebig { padding: 0px 10px 20px 10px; }
        .indextradebig .indextrade .title .box { top: 40px; font-size: 26px; }
            .indextradebig .indextrade .title .box b { font-size: 18px; }

        .indextradebig .tradebanner ul li { width: 100%; }
            .indextradebig .tradebanner ul li .item .img { top: -30px; }
                .indextradebig .tradebanner ul li .item .img img { max-width: 60px; width: 100% }
}
