﻿
.indexproductsbigbox { background-color: #f7f7f7; width: 100%; position: relative; background-image: url('../images/home/bg1.jpg'); background-repeat: repeat-x; }
    .indexproductsbigbox .indexproducts { max-width: 1200px; width: 100%; }
        .indexproductsbigbox .indexproducts .title { position: relative; color: #fff; width: 100%; border-bottom: solid 1px #d4d4d4; }
            .indexproductsbigbox .indexproducts .title .box { display: inline-block; background-color: #0054a3; padding: 0px 35px; position: relative; top: 40px; font-size: 44px; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                .indexproductsbigbox .indexproducts .title .box b { font-weight: 400; display: block; font-size: 24px; }

    .indexproductsbigbox .conn { max-width: 1230px; width: 100%; margin-top: 80px; padding-bottom: 60px; }
        .indexproductsbigbox .conn ul { width: 100%; vertical-align: top; font-size: 0px; text-align: left; }
            .indexproductsbigbox .conn ul li { width: 33.33%; display: inline-block; vertical-align: top; padding: 0px 15px; }
                .indexproductsbigbox .conn ul li .item { font-size: 22px; padding: 20px 15px 10px 15px; border: solid 1px #0054a3; background-color: #fff; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s; }
                    .indexproductsbigbox .conn ul li .item:hover { box-shadow: 0px 0px 15px #84858b; border: solid 1px #84858b; }

                    .indexproductsbigbox .conn ul li .item .title { font-size: 24px; color: #333; text-align: center; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                    .indexproductsbigbox .conn ul li .item .t2 { font-size: 18px; color: #909196; text-align: center; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                    .indexproductsbigbox .conn ul li .item .t3 { font-size: 16px; color: #85868c; text-align: center; margin-bottom: 5px; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                    .indexproductsbigbox .conn ul li .item .t4 { font-size: 14px; line-height: 16px; color: #85868c; text-align: center; margin-bottom: 15px; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }
                    .indexproductsbigbox .conn ul li .item .pic { position: relative; bottom: 0px; }
                        .indexproductsbigbox .conn ul li .item .pic img { width: 100%; max-width: 340px; }


                .indexproductsbigbox .conn ul li .more { margin-top: 28px; margin-bottom: 18px; border: solid 1px #666666; color: #666666; display: inline-block; height: 40px; padding: 0px 10px; border-radius: 6px 6px 6px 6px; }
                    .indexproductsbigbox .conn ul li .more a { font-size: 16px; color: #666; line-height: 40px; display: block; }
                    .indexproductsbigbox .conn ul li .more:hover { background-color: #0054a3; }
                        .indexproductsbigbox .conn ul li .more:hover a { color: #fff; }



@media only screen and (max-width:768px) {
    .indexproductsbigbox .indexproducts .title .box { top: 40px; font-size: 26px; }
        .indexproductsbigbox .indexproducts .title .box b { font-size: 18px; }
    .indexproductsbigbox .conn ul li { width: 100%; padding: 0px 15px; }
        .indexproductsbigbox .conn ul li .item .title { font-size: 20px; }
}


.indexaboutbox { background-image: url('../images/home/about1.jpg'); background-size: cover; background-repeat: no-repeat; padding: 50px 0px; background-attachment: fixed; }
    .indexaboutbox .indexabout { max-width: 1200px; padding: 60px 60px; background-color: rgba(40,40,40,0.5); border-radius: 15px 15px 15px 15px; width: 100% }
        .indexaboutbox .indexabout .title { color: #fff; font-size: 44px; margin-bottom: 20px; text-shadow: 0.1em 0.1em 0.2em black; }
            .indexaboutbox .indexabout .title b { display: block; font-size: 24px; font-weight: 400; text-shadow: 0.1em 0.1em 0.2em black; }
        .indexaboutbox .indexabout .cn { font-size: 15px; color: #fefefe; text-align: left; line-height: 27px; text-shadow: 0.1em 0.1em 0.2em black; }
            .indexaboutbox .indexabout .cn a { color: #0054a3; font-size: 15px; }
        .indexaboutbox .indexabout .en { font-size: 15px; color: #fefefe; text-align: left; line-height: 27px; }



@media only screen and (max-width:768px) {
    .indexaboutbox .indexabout .title { top: 40px; font-size: 26px; }
        .indexaboutbox .indexabout .title b { font-size: 18px; }
}





.indextradebig { background-color: #f7f7f7; width: 100%; overflow: hidden; position: relative; }
    .indextradebig .indextrade { max-width: 1200px; width: 100%; }
        .indextradebig .indextrade .title { position: relative; color: #333333; width: 100%; border-bottom: solid 1px #d4d4d4; }
            .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 { display: block; font-weight: 400; font-size: 24px; color: #85868c; }

    .indextradebig .conn { max-width: 730px; width: 100%; margin-top: 60px; margin-bottom: 45px; font-size: 20px; color: #84858b; text-shadow: 0px 1px 3px rgba(34,23,20,0.25) }

    .indextradebig .tradebanner { width: 100%; max-width: 1200px; margin-bottom: 100px; }
        .indextradebig .tradebanner .slideBox { overflow: hidden; zoom: 1; position: relative; }
            .indextradebig .tradebanner .slideBox ul { margin: 0px auto; }
                .indextradebig .tradebanner .slideBox ul li { width: 32%; float: left; position: relative; }
                    .indextradebig .tradebanner .slideBox ul li .item { padding: 0px 15px; position: relative; overflow: hidden; width: 100%; }
                        .indextradebig .tradebanner .slideBox ul li .item .picx { width: 100%; overflow: hidden; }
                        .indextradebig .tradebanner .slideBox ul li .item img { display: inline-block; height: 100%; width: 100%; max-width: 400px; text-align: center; -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; }
                        .indextradebig .tradebanner .slideBox ul li .item:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); display: block; }


                        .indextradebig .tradebanner .slideBox ul li .item .zhezao { position: absolute; bottom: 0px; width: 100%; text-align: center; padding: 0px; left: 0px; right: 0px; padding: 0px 15px; }
                            .indextradebig .tradebanner .slideBox ul li .item .zhezao .pname { height: 0px; line-height: 40px; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 16px; overflow: hidden; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s; }
                        .indextradebig .tradebanner .slideBox ul li .item:hover .pname { height: 40px; }


            .indextradebig .tradebanner .slideBox .sPrev { z-index: 100; top: calc(50% - 25px); left: 0px; position: absolute; }
            .indextradebig .tradebanner .slideBox .sNext { z-index: 100; top: calc(50% - 25px); right: 0px; position: absolute; }


@media only screen and (max-width:768px) {
    .indextradebig .indextrade .title .box { top: 40px; font-size: 26px; }
        .indextradebig .indextrade .title .box b { font-size: 18px; }
    .indextradebig .conn { max-width: 480px; width: 100%; margin-top: 30px; margin-bottom: 25px; font-size: 16px; color: #84858b; }


    .indextradebig .tradebanner .slideBox .sPrev { left: 30px; }
    .indextradebig .tradebanner .slideBox .sNext { right: 30px; }
}


.indexquotebig { background-color: #0054a3; width: 100%; padding: 125px 0px 145px 0px; }
    .indexquotebig .indexquote { max-width: 1200px; width: 100%; }
        .indexquotebig .indexquote .title { font-size: 30px; color: #fefeff; padding-bottom: 20px; text-shadow: 0px 1px 3px rgba(84,84,86,0.74) }
        .indexquotebig .indexquote .title2 { font-size: 20px; color: #fefeff; padding-bottom: 60px; }
        .indexquotebig .indexquote .conn { width: 100%; max-width: 650px; }
            .indexquotebig .indexquote .conn .item { width: 100%; display: inline-block; max-width: 290px; margin: 0px 15px; border: solid 1px #fff; border-radius: 5px; line-height: 50px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s; }
                .indexquotebig .indexquote .conn .item a { font-size: 16px; color: #fff; }

                .indexquotebig .indexquote .conn .item:hover { background-color: #fff; }
                    .indexquotebig .indexquote .conn .item:hover a { color: #84858b; }


@media only screen and (max-width:768px) {
    .indexquotebig .indexquote .conn .item { margin-bottom: 20px; }
}
