﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: couriernew, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
a { text-decoration: none; }
    a:hover { text-decoration: underline; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
.container { margin: 0 auto; width: 1200px; }
.comm-tit { margin-bottom: 100px; }
.bg-supplement { width: 100%; height: 500px; background: #f0f0f4; }
* { font-family: Microsoft YaHei; padding:0;margin:0;}
html,body{width:100%}
/*banner*/
.bannerbox { overflow: hidden; position: relative; width: 100%; height: 1100px; text-align: center; /* For Latest Opera */ }
    .bannerbox .banner { width: 100%; height: 1100px; background: transparent url(../images/bg.png) center center no-repeat; overflow: hidden; position: absolute; left: 0; z-index: 1; -moz-animation: bgmag 40s; /* Firefox */ -webkit-animation: bgmag 40s; /* Safari and Chrome */ -o-animation: bgmag 40s; /* Opera */ animation: bgmag 40s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -moz-box-shadow: 5px 5px 60px #333 inset; /* For Firefox3.6+ */ -webkit-box-shadow: 5px 5px 60px #333 inset; /* For Chrome5+, Safari5+ */ box-shadow: 5px 5px 60px #333 inset; }
    .bannerbox .logo { margin-top: 200px; position: relative; z-index: 99; }
    .bannerbox .banner-occlusion { position: absolute; width: 100%;left: 0; bottom: -4px;  z-index: 99; }
    .bannerbox .banner-occlusion img{width:100%;}
@keyframes bgmag {
    0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.1); }
    50% { -webkit-transform: scale(1); }
    75% { -webkit-transform: scale(1.1); }
}

@-moz-keyframes bgmag /* Firefox */
{
    0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.1); }
    50% { -webkit-transform: scale(1); }
    75% { -webkit-transform: scale(1.1); }
}

@-webkit-keyframes bgmag /* Safari and Chrome */
{
    0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.1); }
    50% { -webkit-transform: scale(1); }
    100% { -webkit-transform: scale(1.1); }
}

@-o-keyframes bgmag /* Opera */
{
    0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.1); }
    50% { -webkit-transform: scale(1); }
    75% { -webkit-transform: scale(1.1); }
}

/*ser*/
.serbox { margin-top: 100px; background: #fff; width: 100%; }
    .serbox ul::after { content: ""; display: block; height: 0; clear: both; }
    .serbox ul li:last-child { margin-right: 0; }
    .serbox ul li { float: left; width: 190px; margin-right: 130px; }
        .serbox ul li p { text-align: center; }
            .serbox ul li p.imgbox { margin-bottom: 50px; }
            .serbox ul li p.text-tit { font-size: 16px; color: #333; margin-bottom: 0; }
            .serbox ul li p.text-eng { font-size: 12px; color: #999; }
            .serbox ul li p.text-con { font-size: 14px; color: #555; margin-top: 30px; line-height: 28px; }

/*证书*/
.certificateBox { margin-top: 200px; background: #fff; width: 100%; }
    .certificateBox ul::after { content: ""; display: block; height: 0; clear: both; }
    .certificateBox ul li { float: left; margin: 0 1px;    transition: all .3s ease-in-out;width:297px; }
     .certificateBox ul li img{ transition: all .3s ease-in-out;width:100%;}
        .certificateBox ul li img:hover { -webkit-transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2); -transform: scale(1.2,1.2);  box-shadow: 0 5px 40px rgba(67,72,84,.3); -moz-box-shadow: 0 5px 40px rgba(67,72,84,.3); /* For Firefox3.6+ */ -webkit-box-shadow: 0 5px 40px rgba(67,72,84,.3); /* For Chrome5+, Safari5+ */ }

/*领军人物*/
.peopleBox { margin-top: 150px; width: 100%; background: #fff; }
    .peopleBox .comm-content { margin-top: 245px; }
        .peopleBox .comm-content::after { content: ""; display: block; height: 0; clear: both; }
        .peopleBox .comm-content ul { content: ""; display: block; height: 0; clear: both; }
        .peopleBox .comm-content ul li{ transition: all .3s ease-in-out;}
        .peopleBox .comm-content ul li .box{transition: all .6s ease-in-out;}
            .peopleBox .comm-content ul li:hover { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -transform: scale(1.1,1.1); transition: all .6s ease; z-index: 99; }
                .peopleBox .comm-content ul li:hover .box { filter: drop-shadow(2px 2px 10px rgba(0,0,0,.5)); }
                .peopleBox .comm-content ul li:hover img { opacity: 1; filter: Alpha(opacity=100); /* IE8 以及更早的浏览器 */ }
                .peopleBox .comm-content ul li:hover .box { display: block; }
            .peopleBox .comm-content ul li:nth-child(2) { margin-top: -59px; }
            .peopleBox .comm-content ul li:nth-child(3) { margin-top: -118px; }
            .peopleBox .comm-content ul li:nth-child(4) { margin-top: -177px; }
            .peopleBox .comm-content ul li:nth-child(5) { margin-top: -236px; }
            .peopleBox .comm-content ul li { width: 20%; position: relative; float: left; background: -webkit-linear-gradient(#fff, #f0f0f4); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(#fff, #f0f0f4); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(#fff, #f0f0f4); /* Firefox 3.6 - 15 */ background: linear-gradient(#fff, #f0f0f4); /* 标准的语法 */ }
                .peopleBox .comm-content ul li > img { width: 100%; opacity: 0.5; filter: Alpha(opacity=50); }
                .peopleBox .comm-content ul li .box { width: 100%; height: 220px; background: url(../images/bluebg.png); position: absolute; bottom: 1px; left: 0; text-align: center; display: none; }
                    .peopleBox .comm-content ul li .box p:first-child { margin-top: 80px; }
                    .peopleBox .comm-content ul li .box p { margin-bottom: 0px; color: #fff; }
                        .peopleBox .comm-content ul li .box p img { vertical-align: middle; }

/*案例*/
.caseBox { background: #f0f0f4; margin-top: -300px; padding-top: 565px; padding-bottom: 200px; }
    .caseBox .comm-tit { margin-top: 0; }
    .caseBox .comm-content {position: relative;  width: 100%; height: 687px; background: url(../images/shouji.png) no-repeat; background-position: 435px -15px; padding-top: 100px; }
        .caseBox .comm-content .slick-slide { opacity: 0.5; }
        .caseBox .comm-content .slick-center { opacity: 1;  }
        .caseBox .comm-content .show-tit{font-size:24px;color:#000;position:absolute;top:-75px;left: 54px;text-align: center;width: 100%;}
              
.slick-slider { margin-left: 158px; }
    .slick-slider .slick-prev { background: url(../images/zuo.png) no-repeat; width: 50px; height: 80px; }
    .slick-slider .slick-next { background: url(../images/you.png) no-repeat; width: 50px; height: 80px; }

/*售后*/
.customerBox { width: 100%; background: #f0f0f4; }
    .customerBox .cbBg { width: 100%; height: 780px; background: #f0f0f4; background: url(../images/bwijing.png) no-repeat; padding-top: 320px; }
    .customerBox ul::after { content: ""; display: block; height: 0; clear: both; }
    .customerBox ul li:last-child { margin-right: 0; }
    .customerBox ul li { float: left; width: 190px; margin-right: 140px; }
        .customerBox ul li p { color: #fff; text-align: center; }
            .customerBox ul li p.icon { margin-bottom: 50px; }
            .customerBox ul li p.xian { margin-bottom: 50px; }
            .customerBox ul li p.tit { font-size: 16px; }
            .customerBox ul li p.tit_eg { font-size: 12px; margin-bottom: 30px; }
            .customerBox ul li p.explain { font-size: 14px; }

footer .comm-content .f_right p input::-webkit-input-placeholder { /* WebKit browsers */ color: #8b8b8b; }
footer .comm-content .f_right p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #8b8b8b; }
footer .comm-content .f_right p input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #8b8b8b; }
footer .comm-content .f_right p input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #8b8b8b; }
footer .comm-content .f_right p textarea::-webkit-input-placeholder { /* WebKit browsers */ color: #8b8b8b; }
footer .comm-content .f_right p textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #8b8b8b; }
footer .comm-content .f_right p textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #8b8b8b; }
footer .comm-content .f_right p textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #8b8b8b; }
footer { background: #1b1f24; width: 100%; padding: 120px 0 30px 0; }
    footer .comm-content::after { content: ""; display: block; height: 0; clear: both; }
    footer .comm-content { margin-bottom:150px;}
    footer .comm-content .f_left { float: left; }
        footer .comm-content .f_left p { font-size: 16px; margin-bottom: 30px; color: #fff; }
            footer .comm-content .f_left p i { margin-right: 15px; vertical-align: sub; }
            footer .comm-content .f_left p a { color: #fff; }
            footer .comm-content .f_left p span { margin: 0 10px; }
    footer .comm-content .f_right { float: right; }
        footer .comm-content .f_right p { margin-bottom: 30px; }
            footer .comm-content .f_right p input:last-child { float: right; }
            footer .comm-content .f_right p input { width: 345px; text-indent: 20px; color: #fff; height: 8px; padding: 15px 0; background: #15181c; border: none 0; outline: none; }
            footer .comm-content .f_right p textarea { width: 715px; resize: none; height: 185px; text-indent: 20px; outline: none; background: #15181c; border: none 0; color: #fff; padding-top: 15px; }
            footer .comm-content .f_right p input.sub { width:108px;height:40px;text-align:center;color:#999;cursor:pointer;padding:0;text-indent:0;font-family:宋体;}
                footer .comm-content .f_right p input.sub:hover { color:#fff;}
    footer .f_fotter span{color:#fff;font-size:16px;font-family:宋体; }
    footer .f_fotter .top { color:#fff;font-size:16px;float:right;cursor:pointer;font-family:宋体;}
        footer .f_fotter .top i {margin-left:10px;}
.qq{cursor:pointer}