@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,span,ul,ol,li{margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#363636;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0px;}
b{font-weight:normal}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}
.wrap{
    margin:0 auto;
    width:100%;
    min-width:1000px;
    overflow:hidden;
}
.header{
    margin:0 auto;
    width:100%;
    background:#e8e8e8;
}
.header-main{
    margin:0 auto;
    width:1000px;
    height:95px;
}
.logo{
    margin-top:36px;
}
.logo-text{
    margin-top:35px;
    margin-left:11px;
    padding-left:17px;
    height:42px;
    border-left:1px solid #bababa;
}
.logo-text img{
    margin-top:1px;
}
.logo-text p{
    margin-left:18px;
    line-height:20px;
    color:#222222;
}
.phone{
    margin-top:38px;
}
.phone p{
    line-height:18px;
    color:#222222;
}
.nav{
    margin:0 auto;
    width:100%;
    height:45px;
    background:#222222;
}
.nav ul{
    margin:0 auto;
    width:1000px;
}
.nav ul li{
    float:left;
}
.nav ul li a{
    width:100px;
    height:45px;
    line-height:45px;
    color:#ffffff;
    text-align:center;
    display:block;
}
.nav ul li a:hover{
    background:#bf095f;
}
.nav ul li a.act{
    background:url("../img/act.png") no-repeat center bottom #bf095f;
}
.nav2{
    margin:0 auto;
    width:100%;
    height:45px;
}
.nav2 ul{
    margin:0 auto;
    width:1000px;
}
.nav2 ul li{
    float:left;
}
.nav2 ul li a{
    padding-right: 28px;
    padding-left: 26px;
    height:45px;
    line-height:45px;
    text-align:center;
    color:#666666;
    display:block;
    background:url("../img/nva2li-tag.png") no-repeat left center;
}
.nav2 ul li a.first{
    background:none;
}
.nav2 ul li a:hover{
    color:#bf095f;
}
#banner{
    margin: 0 auto;
    width:100%;
    min-width:1000px;;
    height:400px;
    position:relative;
}
#banner .dianul{
    left:50%;;
    margin-left:-35px;
    position:absolute;
    bottom:12px;
}

#banner .dianul li{
    float:left;
    width:14px;
    height:14px;
    cursor:pointer;
    margin-right:8px;
    border:2px solid #ffffff;
    border-radius:50%;
}

#banner .dianul li.cur{
    background:#ffffff;
}
#banner .maonimen{
    margin: 0 auto;
    width:100%;
    min-width:1000px;;
    perspective:1000px;
}
#banner .maonimen > div{
    margin:0 auto;
    width:1000px;
    height:400px;;
    position:relative;
}
#banner .maonimen div div{
    width:240px;
    height:133.33px;
    position: absolute;
    background:url("../img/mg-banner.jpg") no-repeat center;
    /*background:url(../img/0.jpg) no-repeat center;*/
}
#banner .maonimen.fei div div{
    transform-style: preserve-3d;
    opacity:0;
}

#banner .maonimen.fei div div:nth-child(1){transform:rotate(-120deg) rotateX(180deg) rotateY(-90deg) scale(1.5);margin-left:-400px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(2){transform:rotate(60deg) rotateX(-180deg) rotateY(220deg) scale(1.5);margin-left:-500px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(3){transform:rotate(-180deg) rotateX(90deg) rotateY(-270deg) scale(1.5);margin-left:-200px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(4){transform:rotate(80deg) rotateX(-220deg) rotateY(-110deg) scale(1.5);margin-left:-100px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(5){transform:rotate(220deg) rotateX(60deg) rotateY(-360deg) scale(1.5);margin-left:100px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(6){transform:rotate(120deg) rotateX(-120deg) rotateY(120deg) scale(1.5);margin-left:200px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(7){transform:rotate(-360deg) rotateX(80deg) rotateY(220deg) scale(1.5);margin-left:300px;margin-top:-200px;}
#banner .maonimen.fei div div:nth-child(8){transform:rotate(60deg) rotateX(150deg) rotateY(-160deg) scale(1.5);margin-left:400px;margin-top:-200px;}

#banner .maonimen.fei div div:nth-child(9){transform:rotate(30deg) rotateX(180deg) rotateY(90deg)scale(1.5);margin-left:-400px}
#banner .maonimen.fei div div:nth-child(10){transform:rotate(-40deg) rotateX(90deg) rotateY(180deg)scale(1.5);margin-left:-300px}
#banner .maonimen.fei div div:nth-child(11){transform:rotate(60deg) rotateX(-180deg) rotateY(180deg)scale(1.5);margin-left:-200px}
#banner .maonimen.fei div div:nth-child(12){transform:rotate(-80deg) rotateX(-360deg) rotateY(60deg) scale(1.5);margin-left:-100px}
#banner .maonimen.fei div div:nth-child(13){transform:rotate(120deg) rotateX(60deg) rotateY(-360deg) scale(1.5);margin-left:100px}
#banner .maonimen.fei div div:nth-child(14){transform:rotate(-20deg) rotateX(80deg) rotateY(-180deg) scale(1.5);margin-left:200px}
#banner .maonimen.fei div div:nth-child(15){transform:rotate(-70deg) rotateX(-180deg) rotateY(90deg) scale(1.5);margin-left:300px}
#banner .maonimen.fei div div:nth-child(16){transform:rotate(110deg) rotateX(180deg) rotateY(20deg) scale(1.5);margin-left:400px}

#banner .maonimen.fei div div:nth-child(17){transform:rotate(-80deg) rotateX(-30deg) rotateY(70deg) scale(1.5);margin-left:-400px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(18){transform:rotate(-110deg) rotateX(-60deg) rotateY(-30deg) scale(1.5);margin-left:-300px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(19){transform:rotate(60deg) rotateX(120deg) rotateY(80deg) scale(1.5);margin-left:-200px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(20){transform:rotate(-20deg) rotateX(30deg) rotateY(-360deg) scale(1.5);margin-left:-100px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(21){transform:rotate(130deg) rotateX(-110deg) rotateY(320deg) scale(1.5);margin-left:100px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(22){transform:rotate(-160deg) rotateX(240deg) rotateY(120deg) scale(1.5);margin-left:200px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(23){transform:rotate(90deg) rotateX(20deg) rotateY(70deg) scale(1.5);margin-left:300px;margin-top:200px;}
#banner .maonimen.fei div div:nth-child(24){transform:rotate(-160deg) rotateX(80deg) rotateY(-80deg) scale(1.5);margin-left:400px;margin-top:200px;}


.zhentu{
    top:0;
    width:100%;
    height:400px;
    position:absolute;
    /*background:url("../img/8.jpg") no-repeat center;*/

    /*background:url("http://gz.tedu.cn/niu-spring/niu-pc/1920-400.jpg") no-repeat center;*/
}
.part{
    margin:0 auto;
    width:100%;
}
.part.bg1{
    padding:50px 0;
    background:#ffffff;
}
.main{
    margin:0 auto;
    width:1000px;
}
.tbmg01{
    position:relative;
}
.tbmg01 .box{
    margin:0 20px;
    width:332px;
    height:485px;
}
.tbmg01 .box h1{
    padding:21px;
    font-size:28px;
    line-height:28px;
    background:url("../img/tbmg-h1.png") no-repeat left top;
}
.tbmg01 .box > img{
    margin-left:22px;
}
.tbmg01 .box .img{
    margin-top:30px;
    margin-left:22px;
    width:308px;
    height:348px;
    border:1px solid #bf095f;
}
.tbmg01 .title{
    top:66px;
    width:100%;
    font-size:30px;
    line-height:30px;
    font-weight:bold;
    color:#bf095f;
    text-align: center;
    position:absolute;
}
.tbmg01 .ok{
    top:236px;
    left:430px;
    width:142px;
    height:142px;
    position:absolute;
    animation:change 2s linear infinite;
    background:url("../img/ok.png") no-repeat left top;
}
.part.bg2{
    height:985px;
    background:url("../img/bg2.jpg") no-repeat center top;
}
.tbmg02 .title{
    padding:45px 0 85px;
}
.tbmg02 .title h1{
    font-size:36px;
    line-height:36px;
    color:#ffffff;
    text-align:center;
}
.tbmg02 .title h1 span{
    font-size:36px;
    line-height:36px;
    color:#bf095f;
}
.tbmg02 .title h2{
    margin-top:15px;
    font-size:16px;
    line-height:18px;
    color:#ffffff;
    text-align:center;
}
.rotate{
    margin:0 auto;
    width:519px;
    height:519px;
    position:relative;
}
.rotate img{
    position:absolute;
}
.rotate > img{
    animation:change 2s linear infinite;
}
.rotate > img.r6{
    top:144px;
    left:36px;
}
.rotate > img.r7{
    top:387px;
    left:110px;
}
.rotate > img.r8{
    top:354px;
    right:65px;
}
.rotate > img.r9{
    top:84px;
    right:62px;
}
.rotate > img.r14{
    top:182px;
    left:188px;
}
.rotate1{
    top:0;
    width:519px;
    height:519px;
    position:absolute;
    animation:rotate1 30s linear infinite;
    background:url("../img/rotate1.png") no-repeat center top;
}
.rotate1 > img{
    animation:reverse1 30s linear infinite;
}
.rotate1 img.r1{
    top:27px;
    left:25px;
}
.rotate1 img.r2{
    top:338px;
    left:-18px;
}
.rotate1 img.r3{
    top:464px;
    left:176px;
}
.rotate1 img.r4{
    top:280px;
    right:-38px;
}
.rotate1 img.r5{
    top:-44px;
    left:244px;
}
.rotate2{
    margin-left:-139px;
    top:120px;
    left:50%;
    width:277px;
    height:277px;
    position:absolute;
    animation:rotate2 26s linear infinite;
    background:url("../img/rotate2.png") no-repeat center top;
}
.rotate2 > img{
    animation:reverse2 26s linear infinite;
}
.rotate2 img.r10{
    top:-46px;
    left:46px;
}
.rotate2 img.r11{
    top:154px;
    left:-35px;
}
.rotate2 img.r12{
    top:223px;
    left:135px;
}
.rotate2 img.r13{
    top:74px;
    right:-47px;
}
.tbmg02 .container{
    margin-top:80px;
    width:1026px;
    text-align: center;
}
.tbmg02 .container .box{
    margin-right:27px;
    /*float:left;*/
    width:313px;
    display: inline-block;
    height:128px;
    border:1px solid #bf095f;
    background:#000000;
    background:rgba(0,0,0,0.2);
}
.tbmg02 .container .box .title-img{
    float:left;
    margin-top:22px;
    margin-left:18px;
    width:84px;
    height:84px;
    overflow:hidden;
    border-radius:50%;
    background:#bf095f;
}
.tbmg02 .container .box .title-img h1{
    margin-top:16px;
    font-size:18px;
    color:#ffffff;
    line-height:24px;
    text-align:center;
}
.tbmg02 .container .box .info{
    margin-left:16px;
    float:left;
}
.tbmg02 .container .box .info h1{
    margin-top:20px;
    font-size:24px;
    line-height:24px;
    color:#bf095f;
}
.tbmg02 .container .box .info h2{
    margin-top:16px;
    font-size:16px;
    line-height:24px;
    color:#ffffff;
}

@keyframes change {
    0%{transform:scale(1);opacity:1}
    50%{transform:scale(0.9);opacity:0.9}
    100%{transform:scale(1);opacity:1}
}
@keyframes rotate1 {
    0%{transform:rotate(0deg)}
    100%{transform:rotate(360deg)}
}
@keyframes reverse1 {
    0%{transform:rotate(0deg)}
    100%{transform:rotate(-360deg)}
}
@keyframes rotate2 {
    0%{transform:rotate(0deg)}
    100%{transform:rotate(-360deg)}
}
@keyframes reverse2 {
    0%{transform:rotate(0deg)}
    100%{transform:rotate(360deg)}
}
.tbmg03 .title{
    padding-bottom:70px;
}
.tbmg03 .title h1{
    font-size:36px;
    line-height:36px;
    text-align:center;
    color:#878787;
}
.tbmg03 .title h2{
    margin-top:16px;
    font-size:16px;
    line-height:16px;
    color:#878787;
    text-align:center;
}
.tbmg03 .container{
    margin-left:40px;
}
.tbmg03 .container .box{
    float:left;
    margin-bottom:50px;
    margin-right:40px;
    width:198px;
    height:178px;
    position:relative;
    border:1px solid #aeaeae;
}
.tbmg03 .container .box img{
    top:-24px;
    left:69px;
    width:62px;
    height:62px;
    position:absolute;
}
.tbmg03 .container .box h1{
    margin-top:76px;
    font-size:24px;
    line-height:24px;
    text-align:center;
}
.tbmg03 .container .box h2{
    margin-top:18px;
    font-size:20px;
    line-height:20px;
    color:#909090;
    text-align:center;
}
.tbmg03 .btn{
    margin:0 auto;
    width:211px;
    height:48px;
    text-align:center;
    line-height:48px;
    display:block;
    font-size:30px;
    transition:0.5s;
    color:#bf095f;
    border:1px solid #bf095f;
    border-radius:22px;
}
.tbmg03 .btn:hover{
    transition:0.5s;
    color:#ffffff;
    background:#bf095f;
}
.part.bg3{
    height:600px;
    background:url("../img/bg3.jpg") no-repeat center top;
}
.tbmg04 .title{
    padding:50px 0;
}
.tbmg04 .title h1{
    font-size:36px;
    line-height:36px;
    color:#ffffff;
    text-align:center;
}
.tbmg04 .title h1 span{
    font-size:36px;
    line-height:36px;
    color:#bf095f;
}
.tbmg04 .title h2{
    margin-top:15px;
    font-size:16px;
    line-height:18px;
    color:#ffffff;
    text-align:center;
}
.tbmg04 .box{
    margin-bottom:30px;
    width:387px;
    height:100px;
    position:relative;
}
.tbmg04 .box .tag{
    width:80px;
    height:80px;
}
.tbmg04 .box.b1{
    margin-left:47px;
    float:left;
    background:url("../img/tbmg04-box1.png") no-repeat center top;
}
.tbmg04 .box.b2{
    margin-right:47px;
    float:right;;
    background:url("../img/tbmg04-box2.png") no-repeat center top;
}
.tbmg04 .box .tag{
    width:80px;
    height:80px;
    position:absolute;
    border-radius:50%;
}
.tbmg04 .box.b1 .tag{
    top:10px;
    right:10px;
}
.tbmg04 .box.b2 .tag{
    top:10px;
    left:10px;
}
.tbmg04 .box.b1 h1{
    margin-left:-92px;
    line-height:100px;
    font-size:24px;
    color:#ffffff;
    text-align:center;
}
.tbmg04 .box.b2 h1{
    margin-left:92px;
    line-height:100px;
    font-size:24px;
    color:#ffffff;
    text-align:center;
}
.tbmg04 .box.b1 .tag.t1{
    background:url("../img/tbmg04-t1.png") no-repeat center #bf095f;
}
.tbmg04 .box.b2 .tag.t2{
    background:url("../img/tbmg04-t2.png") no-repeat center #bf095f;
}
.tbmg04 .box.b1 .tag.t3{
    background:url("../img/tbmg04-t3.png") no-repeat center #bf095f;
}
.tbmg04 .box.b2 .tag.t4{
    background:url("../img/tbmg04-t4.png") no-repeat center #bf095f;
}
.tbmg04 .box.b1 .tag.t5{
    background:url("../img/tbmg04-t5.png") no-repeat center #bf095f;
}
.tbmg04 .box.b2 .tag.t6{
    background:url("../img/tbmg04-t6.png") no-repeat center #bf095f;
}
.tbmg05 .title{
    padding-bottom:40px;
}
.tbmg05 .title h1{
    font-size:36px;
    line-height:36px;
    text-align:center;
    color:#878787;
}
.tbmg05 .title h1 span{
    font-size:36px;
    line-height:36px;
    color:#bf095f;
}
.tbmg05 .title h2{
    margin-top:16px;
    font-size:16px;
    line-height:16px;
    color:#878787;
    text-align:center;
}
.tbmg05 .line{
    margin:0 auto;
    width:824px;
    height:290px;
    position:relative;
    background:url("../img/line.png") no-repeat center center;
}
.tbmg05 .line .num{
    top:131px;
    width:28px;
    height:28px;
    z-index:2;
    position:absolute;
    background:#bf095f;
    border-radius:50%;
}
.tbmg05 .line .num.n1{
    left:-13px;
}
.tbmg05 .line .num.n2{
    left:193px;
}
.tbmg05 .line .num.n3{
    left:400px;
}
.tbmg05 .line .num.n4{
    left:606px;
}
.tbmg05 .line .num.n5{
    left:813px;
}
.tbmg05 .line .num p{
    text-align:center;
    font-size:18px;
    color:#ffffff;
    line-height:28px;
}
.tbmg05 .line .num .box{
    left:-41px;
    top:-130px;
    width:126px;
    height:290px;
    position:absolute;
}
.tbmg05 .line .num.n1 .box h1,
.tbmg05 .line .num.n3 .box h1,
.tbmg05 .line .num.n5 .box h1{
    margin-top:78px;
    font-size:18px;
    width:108px;
    line-height:22px;
    color:#545454;
    text-align:center;
}
.tbmg05 .line .num.n1 .tag,
.tbmg05 .line .num.n3 .tag,
.tbmg05 .line .num.n5 .tag{
    bottom:0;
    width:126px;
    height:139px;
    z-index:-1;
    position:absolute;
    background:url("../img/tbmg05-tag1.png") no-repeat center;
}
.tbmg05 .line .num.n1 .tag h2,
.tbmg05 .line .num.n3 .tag h2,
.tbmg05 .line .num.n5 .tag h2{
    margin-top:56px;
    width:108px;
    font-size:24px;
    line-height:26px;
    color:#ffffff;
    text-align:center;
}
.tbmg05 .line .num.n2 .box h1,
.tbmg05 .line .num.n4 .box h1{
    margin-top:170px;
    font-size:18px;
    width:108px;
    line-height:22px;
    color:#545454;
    text-align:center;
}
.tbmg05 .line .num.n2 .tag,
.tbmg05 .line .num.n4 .tag{
    top:0;
    width:126px;
    height:139px;
    z-index:-1;
    position:absolute;
    background:url("../img/tbmg05-tag2.png") no-repeat center;
}
.tbmg05 .line .num.n2 .tag h2,
.tbmg05 .line .num.n4 .tag h2{
    margin-top:28px;
    width:108px;
    font-size:24px;
    line-height:26px;
    color:#ffffff;
    text-align:center;
}
.tbmg05 .line:hover .num.n1{
    animation:move1 2s linear infinite;
}
.tbmg05 .line:hover .num.n2{
    animation:move2 2s linear infinite;
}
.tbmg05 .line:hover .num.n3{
    animation:move3 2s linear infinite;
}
.tbmg05 .line:hover .num.n4{
    animation:move4 2s linear infinite;
}
.tbmg05 .line:hover .num.n5{
    animation:move5 2s linear infinite;
}
@keyframes move1{
    0%{left:-13px;}
    50%{left:13px;}
    100%{left:-13px;}
}
@keyframes move2{
    0%{left:202px;}
    50%{left:182px;}
    100%{left:202px;}
}
@keyframes move3{
    0%{left:390px;}
    50%{left:410px;}
    100%{left:390px;}
}
@keyframes move4{
    0%{left:616px;}
    50%{left:596px;}
    100%{left:616px;}
}
@keyframes move5{
    0%{left:803px;}
    50%{left:823px;}
    100%{left:803px;}
}
.tbmg05 .container{
    margin-top:50px;
    padding-top:70px;
    width:1000px;
    height:1692px;
    position:relative;
    background:url("../img/jt.png") no-repeat center top;
}
.tbmg05 .container .box{
    width:398px;
    padding-bottom:10px;
    position:absolute;
    background:#ffffff;
    border:1px solid #cecece;
}
.tbmg05 .container .box.b1{
    top:70px;
    left:0;
}
.tbmg05 .container .box.b2{
    top:220px;
    right:0;
}
.tbmg05 .container .box.b3{
    top:733px;
    left:0;
}
.tbmg05 .container .box.b4{
    top:833px;
    right:0;
}
.tbmg05 .container .box.b5{
    top:1357px;
    left:0;
}
.tbmg05 .container .box .top{
    margin-top:-1px;
    margin-left:-1px;
    width:400px;
    height:85px;
    overflow:hidden;
}
.tbmg05 .container .box .top.t1{
    background:url("../img/tbmg05-top1.jpg") no-repeat center top;
}
.tbmg05 .container .box .top.t2{
    background:url("../img/tbmg05-top2.jpg") no-repeat center top;
}
.tbmg05 .container .box .top.t3{
    background:url("../img/tbmg05-top3.jpg") no-repeat center top;
}
.tbmg05 .container .box .top.t4{
    background:url("../img/tbmg05-top4.jpg") no-repeat center top;
}
.tbmg05 .container .box .top.t5{
    background:url("../img/tbmg05-top5.jpg") no-repeat center top;
}
.tbmg05 .container .box .top h1{
    margin-top:12px;
    font-size:24px;
    line-height:32px;
    text-align:center;
    color:#ffffff;
}
.tbmg05 .container .box .top h2{
    font-size:24px;
    line-height:85px;
    text-align:center;
    color:#ffffff;
}
.tbmg05 .container .box .info{
    padding:20px;
}
.tbmg05 .container .box .info p{
    line-height:18px;
    color:#6d6d6d;
}
.tbmg05 .container .box .info img{
    margin:20px auto 0;
    display:block;
}
.tbmg05 .container .box.b5 .info img{
    margin-left:-16px;
}
.tbmg05 .container .l1{
    top:108px;
    left:392px;
    position:absolute;
}
.tbmg05 .container .l2{
    top:637px;
    left:196px;
    position:absolute;
}
.tbmg05 .container .l3{
    top:772px;
    right:196px;
    position:absolute;
}
.tbmg05 .container .l4{
    top:1270px;
    right:196px;
    position:absolute;
}
.part.bg4{
    height:620px;
    background:url("../img/bg4.jpg") no-repeat center top;
}
.tbmg06 .title{
    padding:50px 0;
}
.tbmg06 .title h1{
    font-size:36px;
    line-height:36px;
    color:#ffffff;
    text-align:center;
}
.tbmg06 .title h1 span{
    font-size:36px;
    line-height:36px;
    color:#bf095f;
}
.tbmg06 .title h2{
    margin-top:15px;
    font-size:16px;
    line-height:18px;
    color:#ffffff;
    text-align:center;
}
.tbmg06 .container{
    margin-left:9px;
    width:1026px;
}
.tbmg06 .container .box{
    float:left;
    margin-right:42px;
    width:297px;
    height:297px;
    overflow:hidden;
    position:relative;
    background:#000000;
    background:rgba(0,0,0,0.2);
    border:1px solid #bf095f;
}
.tbmg06 .container .box h1{
    margin-top:24px;
    font-size:24px;
    line-height:24px;
    text-align:center;
    color:#bf095f;
}
.tbmg06 .container .box h2{
    width:100%;
    bottom:20px;
    font-size:16px;
    line-height:16px;
    text-align:center;
    color:#ffffff;
    position:absolute;
}
.tbmg06 .container .box img{
    margin:0 auto;
    display:block;
}
.tbmg06 .container .box.b1 img{
    margin-top:37px;
    transition:0.5s;
}
.tbmg06 .container .box.b2 img{
    margin-top:42px;
}
.tbmg06 .container .box.b3 img{
    margin-top:60px;
}
.tbmg06 .container:hover .box img{
    transition:0.5s;
    transform:scale(0.9);
}
.tbmg06 .container .box:hover img {
    transition: 0.5s;
    transform: scale(1.05);
}
.tbmg06 .btn{
    margin:50px auto 0;
    width:251px;
    height:48px;
    font-size:26px;
    line-height:48px;
    color:#bf095f;
    text-align:center;
    display:block;
    transition:0.5s;
    border-radius:22px;
    border:1px solid #bf095f;
}
.tbmg06 .btn:hover{
    transition:0.5s;
    color:#ffffff;
    background:#bf095f;
}
.footer{
    padding-bottom:70px;
    width:100%;
    height:80px;
    background:#222222;
}
.footer p{
    line-height:80px;
    color:#999999;
    text-align:center;
}
.fixbox{
    bottom:0;
    width:100%;
    height:70px;
    line-height:70px;
    position:fixed;
    z-index:1;
    background:#222222;
}
.fixbox-main{
    width:1000px;
	margin-left:4%;
}
.fixbox-main p{
    margin-right:24px;
    float:left;
    font-size:16px;
    color:#ffffff;
}
.fixbox-main input{
    float:left;
}
.fixbox-main input.text{
    margin-right:10px;
    margin-top:20px;
    width:150px;
    height:30px;
    line-height:30px;
    text-indent:15px;
    background:#ffffff;
    border:none;
}
.fixbox-main input.submit{
    margin-left:10px;
    margin-top:10px;
    width:150px;
    height:50px;
    cursor:pointer;
    background:url("../img/submit.jpg") no-repeat center top;
    border:none;
}



