﻿

/*公共部分*/
* { margin: 0px auto; padding: 0px; }
* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { margin: 0px auto; background-color: #ffffff; text-align: center; color: #333; font: 12px/1.5 "Microsoft YaHei",tahoma, arial, "Hiragino Sans GB", sans-serif, "宋体" }
div, form, img, ul, ol, li, dl, dt, dd { margin: 0 auto; padding: 0; border: 0; }
img { display: block; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
table, td, tr, th { font-size: 9pt; }
table { margin: 0px auto; padding: 0; border-collapse: collapse; border-spacing: 0; }
    table td { padding: 0; }
A:link, A:visited, A:hover { font-size: 12px; color: #333333; text-decoration: none; }

.dhtime { -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }

.indHeader { display: none; }
.header { width: 100%; }
.bigmenu { width: 100%; margin: 0px auto; }
    .bigmenu .bg { position: relative; width: 100%; }
        .bigmenu .bg .topmenubig { z-index: 1000; position: fixed; top: 0px; width: 100%; background: rgba(4,4,4,0.6); height: 80px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
            .bigmenu .bg .topmenubig .topmenu { width: 100%; max-width: 1220px; padding: 0px 10px; }
                .bigmenu .bg .topmenubig .topmenu ul { float: left; border: solid 0px #fff; text-align: left; font-size: 0px; vertical-align: middle; }
                    .bigmenu .bg .topmenubig .topmenu ul li { position: relative; vertical-align: top; display: inline-block; }
                        .bigmenu .bg .topmenubig .topmenu ul li.logo { max-width: 148px; padding: 20px 0px; margin: 0px 60px 0px 0px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                            .bigmenu .bg .topmenubig .topmenu ul li.logo a { padding: 0px 0px; line-height: 40px; }
                            .bigmenu .bg .topmenubig .topmenu ul li.logo img { width: 100%; max-width: 148px; height: auto; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu { padding: 24px 0px; margin: 0px 4px; position: relative; }
                            .bigmenu .bg .topmenubig .topmenu ul li.menu a { padding: 0px 16px; line-height: 32px; border-radius: 16px; text-align: center; font-size: 16px; display: block; color: #fff; font-weight: 400; border: solid 0px #fff; text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075); -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                        .bigmenu .bg .topmenubig .topmenu ul li.action a { background-color: #4e98f4; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu:hover a { background-color: #4e98f4; }

                        .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu { z-index: 1001; overflow: hidden; width: 125px; height: 0px; top: 80px; left: -15px; right: 0px; margin: 0px; position: absolute; border: solid 0px #fff; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                            .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu a { height: 32px; background: rgba(4,4,4,0.8); border-radius: 0px; color: #f5f5f5; padding: 0px 16px; }
                                .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu a:hover { color: #4e98f4; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu:hover .chlidmenu { height: 160px }
                            .bigmenu .bg .topmenubig .topmenu ul li.menu:hover .chlidmenu a { border-bottom: solid 0px #fff; }

                        .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu2 { width: 175px; left: -55px; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu:hover .chlidmenu2 { height: 230px }

                        .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu3 { left: -30px; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu:hover .chlidmenu3 { height: 120px }

                        .bigmenu .bg .topmenubig .topmenu ul li.menu .chlidmenu5 { width: 175px; left: -40px; }
                        .bigmenu .bg .topmenubig .topmenu ul li.menu:hover .chlidmenu5 { height: 230px }


                .bigmenu .bg .topmenubig .topmenu .right { float: right; margin-top: 30px; font-size: 0px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                    .bigmenu .bg .topmenubig .topmenu .right .icon { overflow: hidden; display: inline-block; color: #fff; text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075); -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                    .bigmenu .bg .topmenubig .topmenu .right a { vertical-align: middle; color: #fff; text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075); font-size: 14px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                        .bigmenu .bg .topmenubig .topmenu .right a.a1 { margin-right: 10px; }
                        .bigmenu .bg .topmenubig .topmenu .right a i { padding-right: 3px; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                        .bigmenu .bg .topmenubig .topmenu .right a b { font-weight: 400; -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s }
                    .bigmenu .bg .topmenubig .topmenu .right .icon2 { overflow: hidden; display: inline-block; color: #fff; text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075); -moz-transition: all, 0.5s; -webkit-transition: all, 0.5s; -o-transition: all, 0.5s; transition: all, 0.5s; margin-left: 10px; }




.bigmenudown { height: 46px; position: fixed; top: 0px; z-index: 9999; }
    .bigmenudown .bg .topmenubig { background: rgba(0,0,0,0.68); height: 46px; }
        .bigmenudown .bg .topmenubig .topmenu ul li.logo { max-width: 108px; padding: 8px 0px; }
        .bigmenudown .bg .topmenubig .topmenu ul li.menu { padding: 7px 0px; margin: 0px 4px; }
        .bigmenudown .bg .topmenubig .topmenu .right { margin-top: 13px; }
            .bigmenudown .bg .topmenubig .topmenu .right a b { font-size: 0px; }


        .bigmenudown .bg .topmenubig .topmenu ul li.menu .chlidmenu { top: 46px; }



@media only screen and (max-width:1200px) {
    .bigmenu .bg .topmenubig .topmenu ul li.logo { max-width: 128px; padding: 23px 0px; margin: 0px 40px 0px 0px; }
    .bigmenu .bg .topmenubig .topmenu ul li.menu a { padding: 0px 12px; font-size: 16px; }
    .bigmenu .bg .topmenubig .topmenu .right a b { font-size: 0px; }

    .bigmenudown .bg .topmenubig .topmenu ul li.logo { max-width: 108px; padding: 8px 0px; }
}



@media only screen and (max-width:1024px) {
    .bigmenu .bg .topmenubig .topmenu ul li.logo { max-width: 98px; padding: 27px 0px; margin: 0px 20px 0px 0px; }
    .bigmenu .bg .topmenubig .topmenu ul li.menu a { padding: 0px 10px; font-size: 14px; }
}

@media only screen and (max-width:960px) {
    .bigmenu .bg .topmenubig .topmenu ul li.logo { max-width: 78px; padding: 32px 0px; margin: 0px 20px 0px 0px; }
    .bigmenu .bg .topmenubig .topmenu ul li.menu a { padding: 0px 7px; font-size: 12px; }
    .bigmenudown .bg .topmenubig .topmenu ul li.logo { max-width: 78px; padding: 10px 0px; }
}



@media only screen and (max-width:768px) {
    .bigmenu { display: none; }
    .navBtn { float: right; height: 100%; padding-left: 30px; cursor: pointer; display: block; }
        .navBtn span { display: block; position: relative; float: right; width: 25px; height: 100%; }
            .navBtn span i { display: block; position: absolute; top: 50%; width: 100%; height: 2px; margin-top: -1px; background: #c00; }
                .navBtn span i:nth-child(1) { -webkit-transform: translate(0,-8px) rotate(0); -moz-transform: translate(0,-8px) rotate(0); -o-transform: translate(0,-8px) rotate(0); transform: translate(0,-8px) rotate(0); }
                .navBtn span i:nth-child(3) { -webkit-transform: translate(0,8px) rotate(0); -moz-transform: translate(0,8px) rotate(0); -o-transform: translate(0,8px) rotate(0); transform: translate(0,8px) rotate(0); }
        .navBtn.on span i:nth-child(2) { display: none; }
        .navBtn.on span i:nth-child(1) { -webkit-transform: translate(0,0) rotate(45deg); -moz-transform: translate(0,0) rotate(45deg); -o-transform: translate(0,0) rotate(45deg); transform: translate(0,0) rotate(45deg); }
        .navBtn.on span i:nth-child(3) { -webkit-transform: translate(0,0) rotate(-45deg); -moz-transform: translate(0,0) rotate(-45deg); -o-transform: translate(0,0) rotate(-45deg); transform: translate(0,0) rotate(-45deg); }


    .nav { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; box-shadow: none; }
        .nav ul { display: inline-block; vertical-align: top; width: 100%; background: rgba(0,0,0,0.7); }
            .nav ul li { width: 100%; text-align: left;height:30px;line-height:30px; }
                .nav ul li a { position: relative; float: left; display: block; padding: 0 20px; font-size: 14px; overflow: hidden; color: #323e46; color: #fff; width: 100%; text-align: left; }
                    .nav ul li a:hover:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #2B9AD2; }

                .nav ul li.phonechlidmu a { padding: 0px 25px 0px 50px; }



    .header { height: 40px; }
    .indHeader { display: block; padding: 0 10px; background: rgba(0,0,0,0.5); z-index: 2000; width: 100%; position: absolute; height: 40px; line-height: 40px; top: 0px; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; }
        .indHeader .phoneNav { margin-top: 40px; width: 100%; -webkit-transform: translate(0%,0) scale(1, 0); -moz-transform: translate(0%,0px) scale(1, 0); -o-transform: translate(0%,0) scale(1, 0); transform: translate(0%,0) scale(1, 0); -webkit-transform-origin: center top; -moz-transform-origin: center top; -ms-transform-origin: center top; -o-transform-origin: center top; transform-origin: center top; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
            .indHeader .phoneNav.on { -webkit-transform: translate(0%,0) scale(1, 1); -moz-transform: translate(0%,0) scale(1, 1); -o-transform: translate(0%,0) scale(1, 1); transform: translate(0%,0) scale(1, 1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
        .indHeader.menuOn { background: rgba(0,0,0,0.9); }
        .indHeader .logos { max-width: 150px; float: left; height: 40px; padding: 8px 0px; }
            .indHeader .logos img { max-width: 230px; height: 100%; vertical-align: top; }
        .indHeader .mtitle { float: left; height: 100%; font-size: 16px; }
}




.foot { background-color: #252f3c; width: 100%; overflow: hidden; padding: 80px 10px 30px 10px; }
    .foot .conn { overflow: hidden; width: 100%; max-width: 1200px; font-size: 0px; vertical-align: top; text-align: left; }
        .foot .conn .fleft { float: left; width: 70%; border: solid 0px #fff; }
            .foot .conn .fleft ul { float: left; width: 100%; }
                .foot .conn .fleft ul li { float: left; width: 20%; color: #dcdcdc; }
                    .foot .conn .fleft ul li b { width: 100%; display: block; line-height: 50px; font-size: 16px; }
                    .foot .conn .fleft ul li a { display: block; width: 100%; color: #dcdcdc; font-size: 14px; padding: 5px 0px; }

                    .foot .conn .fleft ul li .workimg { float: left; max-width: 128px; }
                        .foot .conn .fleft ul li .workimg img { max-width: 100%; }

        .foot .conn .fright { float: right; width: 20%; border: solid 0px #fff; }
            .foot .conn .fright .logo { width: 100%; text-align: right; overflow: hidden; padding-top: 12px; }
                .foot .conn .fright .logo img { float: right; }
            .foot .conn .fright .ficon { width: 100%; text-align: right; margin-top: 40px; }
                .foot .conn .fright .ficon .qrcode { display: inline-block; padding: 0px 15px; position: relative; cursor: pointer; }
                    .foot .conn .fright .ficon .qrcode .img { position: absolute; display: none; left: -90px; top: -60px; }
                        .foot .conn .fright .ficon .qrcode .img img { max-width: 90px; }
                    .foot .conn .fright .ficon .qrcode:hover .img { display: block; }


    .foot .links { margin-top: 40px; width: 100%; max-width: 1200px; }
        .foot .links .beian { color: #878787; width: 100%; border-bottom: solid 1px #777777; text-align: left; line-height: 20px; padding-bottom: 5px; }
            .foot .links .beian a { color: #878787; }

        .foot .links .link { color: #878787; width: 100%; text-align: left; line-height: 20px; padding-top: 5px; }
            .foot .links .link a { color: #878787; padding-left: 20px; padding-right: 20px; }


@media only screen and (max-width:768px) {
    .foot { padding: 10px 10px 10px 10px; margin-bottom: 0px; }
        .foot .conn { display: none; }
        .foot .links { margin-top: 10px; width: 100%; max-width: 1200px; }
            .foot .links .beian { color: #878787; width: 100%; border-bottom: solid 0px #777777; }
            .foot .links .link { display: none; }
}



.mobilebottom { display: none; }

@media only screen and (max-width:768px) {
    .mobilebottom { display: block; z-index: 2000; margin: 0px auto; width: 100%; height: 50px; bottom: 0px; position: fixed; background-color: #fff; border-top: solid 2px #f5f5f5; }
        .mobilebottom ul { list-style: none; overflow: hidden; }
            .mobilebottom ul li { width: 33%; float: left; text-align: center; height: 50px; color: #fff; padding-top: 5px; }
                .mobilebottom ul li a { font-size: 12px; color: #1b1b1b; }
                .mobilebottom ul li img { margin: 0px auto; max-height: 20px; margin-bottom: 5px; }
                .mobilebottom ul li b { font-size: 12px; color: #1b1b1b; font-weight: 400; }
                .mobilebottom ul li i { color: #b11818; display: block; }
}


.mfoot { background-color: #252f3c; width: 100%; overflow: hidden; padding: 10px 0px 10px 0px; }
    .mfoot .beian { color: #fff; }


.tipsmsg { color: #ccc; line-height: 3; padding: 0px 10px; font-size: 16px; background: rgba(0,0,0,0.68); }

@media only screen and (max-width:768px) {
    .tipsmsg { line-height: 1.8; }
}