﻿/*part1*/
/*大图板块*/
.p1Cont{ height: 490px;}
.p1Cont .box{position: absolute;display: block; width: 1000px; z-index: 10;}

.p1Cont .act{z-index: 50; transition: 0.6s;opacity: 1;display: block; background-color: #fff;}

.over{display: none; transition: 0.6s;opacity: 0;}




.p1Cont .box .big-img{
    width:475px;
    height: 475px;
    overflow: hidden;

}

.p1Cont .box .big-img>img{
    width:100%;
    height: auto;
    transition: 0.3s;
}


.p1Cont .box .big-img:hover img{ transform: scale(1.05); transition: 0.3s;}
.p1Cont .box .h2{ width: 25px; height: 200px; color: #ed8210; position:absolute; right: 0;top:28%; }

.p1Cont .box .h2 p.h2-p1{
    transform: rotateZ(90deg);
    transform-origin: 100% -20%;
    font-family: "Shonar Bangla";
    font-size: 39px;
    height: 50px;
    width: 50px;
    letter-spacing: 1px;


}
.p1Cont .box .h2 p.h2-p2{ font-size: 26px;  font-family: '黑体'; line-height:1em; margin-top: -50px; }

.p1Cont .box .box-content { width: 595px; height: 241px; background: #fff; box-shadow:0px 0px 15px #e0e0e0; padding: 50px; position: absolute; top:15%; left: 36%;}

.p1Cont .box .box-content p.text{ width: 365px; color: #8c8c8c; font-size: 15px; margin-top: 18px;}
.p1Cont .box .box-content .tit-text{ position: absolute; top: 20%; right: -10px; width: 80px;}
.p1Cont .box .box-content .tit-text h3{ font-size: 40px; font-family: "Century Gothic"; color: #ed8210; font-weight: bold;}
.p1Cont .box .box-content .tit-text p{ font-size: 13px; font-family:Arial; color: #828282; transform: rotate(90deg); transform-origin: 30% 110%}
.p1Cont .box .box-content .tit-text p span{ color: #999;}

/*小图切换板块*/
.p1Cont .swiper-container {
    width: 192px;
    height: 192px;
    z-index:20;
    top:58%;
    left:40.3%;


}

.p1Cont .swiper-container .swiper-wrapper {}

.p1Cont .swiper-container .swiper-slide {
    width: 192px;
    height: 192px;



}
.p1Cont .swiper-container .swiper-slide img {
    width: 100%;

}
.p1Cont .p1arrow{ position: relative; left:72.2%;top:42%;z-index: 21;}
.p1Cont .p1arrow>div{width: 85px; height: 78px; line-height: 78px; text-align: center;
    font-family: '宋体';
    color: #9d9d9d;
    background-color: #f9f9f9;
    cursor: pointer;
    font-size: 20px;
    float: left;
}
.p1Cont .p1arrow .btnAct{ color: #333;background-color: #fff;}






/*part2*/

.part2{ background-color: #2b2a29; overflow: hidden; position: relative;}

.p2Cont{ height: 580px;}

.p2Cont .box{position: relative; transition: 0.4s;}

.p2Cont .box h3{ color: #333; font-size: 20px; line-height:2em; margin-bottom: 10px; position: relative;}

.p2Cont .box h3:before{ content: ''; background: url("../img/p2-ico.png") no-repeat; width: 28px; height: 29px; display: block;position: absolute;top:8px;}

.p2Cont .box1{ height: 340px;z-index: 1;}

.p2Cont .box2{ width: 499px; height: 388px; left: 3px; top:-157px;z-index: 3;}

.p2Cont .box3{ width: 552px; height: 182px; top:-388px; left: 502px;}

.p2Cont .box4{ width: 298px; height: 35px; top:-370px; left: 700px;color: #fff; font-size: 14px;}

.p2Cont .box4 span{color: #ed8210; font-size: 24px;}


.p2Cont .box>div{ text-align: center; background-color: #fff; font-size: 18px;color: #333; position: absolute; display: inline-block; line-height: 1.7em;}

.p2Cont .box>img{ position: absolute; display: block; transition: 0.4s;}

.p2Cont .box>div .con{ margin: 0 auto; font-size: 14px;color: #737373; height: 67px; overflow: hidden;}

.p2Cont .box>div p span{ color: #ed8210;}

.p2Cont .box>div .con p.text{ transition: 0.4s;}

.p2Cont .box:hover .con p.text{margin-top:-62px; transition: 0.4s;}


.p2Cont .box1 .p-1{ width: 550px; height: 183px; left: -48px;}

.p2Cont .box1 .p-1 h3{ margin-top: 40px;}

.p2Cont .box1 .p-1 h3:before{ background-position-x: 0; left: 31.5%;}

.p2Cont .box1 .p-1 .con{ width: 385px;}

.p2Cont .box1>img{ width: 498px; height: 340px; right: 0;}


.p2Cont .box2 .p-2{ width: 249px; height: 230px;  right: 0; z-index: 3;bottom:0;}

.p2Cont .box2 .p-2 h3{ margin-top: 60px;}

.p2Cont .box2 .p-2 h3:before{ background-position-x: -63px; left: 12%;}

.p2Cont .box2 .p-2 .con{ width: 216px;}

.p2Cont .box2>img{ width: 499px; height: 339px; right: 0;}



.p2Cont .box3 .p-3{ width: 300px; height: 182px; right: 0; z-index: 2;}

.p2Cont .box3 .p-3 h3{ margin-top: 35px;}

.p2Cont .box3 .p-3 h3:before{ background-position-x: -122px; left: 18.5%;}


.p2Cont .box3 .p-3 .con{ width: 260px;}

.p2Cont .box3>img{ width: 250px; height: 182px; left: 0; z-index: 2;}

.p2Cont .box:hover h3{ color: #ed8210;  transition: 0.4s; }

.p2Cont .box:hover{  transform: scale(1.05); transition: 0.4s; z-index: 3;}
.p2Cont .box4:hover{  transform: scale(1);}





/*part3*/
.part3 {}
.part3 .p3Cont { height: 680px;}
.part3 .p3Cont li {
    width:266px;
    height: 309px;
    float: left;
    /*box-shadow: 0 2px 10px 2px rgba(0, 51, 51, 0.25);x轴  Y轴  阴影模糊半径   阴影扩展半径  阴影颜色  */
    background:url("../img/lin.png") no-repeat center center;
    position: relative;
    margin:0px 32px 45px;
    color: #333;

    -webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition:  0.4s ease;
    transition:  0.4s ease;


}
.part3 .p3Cont li p{width: 200px; margin: 160px auto 0; text-align: center;font-size: 22px;line-height: 1em;}
.part3 .p3Cont li p span{ font-size: 14px;color: #666; display: block; margin-top: 10px;}

.part3 .p3Cont li:before{ content: ''; background: url("../img/p5icon-1.png") no-repeat; width: 62px; height: 55px; display: block;transition: 0.3s;position: absolute; left: 103px; top:90px;}
.part3 .p3Cont li:after{content: '';background: url("../img/lin-act-1_01.png") no-repeat;width: 159px; height: 126px; -webkit-transition:  0.4s ease;
    -moz-transition:  0.4s;
    -o-transition:  0.4s;
    transition:  0.4s;
    position: absolute;
    top: -6px;
    opacity: 0;
}



.part3 .p3Cont li.p3-li-1:before{ background-position-x: 0;}
.part3 .p3Cont li.p3-li-2:before{ background-position-x: -78px;}
.part3 .p3Cont li.p3-li-3:before{ background-position-x: -170px;}
.part3 .p3Cont li.p3-li-4:before{ background-position-x: -245px;}
.part3 .p3Cont li.p3-li-5:before{ background-position-x: -320px;}
.part3 .p3Cont li.p3-li-6:before{ background-position-x: -388px;}

.part3 .p3Cont li.act{background:url("../img/lin-act.png") no-repeat center center;color: #fff;
    -webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition:  0.4s ease;
    transition:  0.4s ease;
}
.part3 .p3Cont li.act p span{ color: #fff;}
.part3 .p3Cont li.act:before{
    -ms-background-position-y: -66px;
    background-position-y: -66px ;
    -webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition:  0.4s ease;
    transition:  0.4s ease;}
.part3 .p3Cont li.act:after{opacity: 1; transform:scale(0.95);
    top: -15px;}





/*part4*/
.part4{position: relative; background: #f9f9f9; overflow: hidden;}
.part4 .p4Cont{ height: 595px;position: relative;}
.part4 .p4Cont li{
    width: 330px;
    height: 595px;
    display: inline-block;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
.part4 .p4Cont li .imgBox{
    width: 330px;
    height: 298px;
    display: block;
    overflow: hidden;
}

.part4 .p4Cont li.p4-2 .imgBox{margin-top: 75px;}


.part4 .p4Cont li .imgBox > img{
    display: block;
    width: 100%;
    transition: 0.4s ease-in-out;


}
.part4 .p4Cont li .del{
    width: 250px;
    margin: 50px auto 0px;


}
.part4 .p4Cont li .del h3{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
}
.part4 .p4Cont li .del p{
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}
.part4 .p4Cont li .del>a{
    font-size: 14px;
    color: #ed8210;
    display: block;
    text-align: center;
    margin-top: 20px;
}


.part4 .p4Cont li .del>a:before{ content: '>'; position: relative; left: 28%; transition: 1s;}
.part4 .p4Cont li:hover .del>a:before{ left: 30%}
.part4 .p4Cont li .del>a:after{ content: ''; transition: 0.4s; display: block; width: 0; height: 3px; background-color: #ed8210; position: relative; left: 40%;}
.part4 .p4Cont li:hover .del>a:after{ width: 75px;}


.part4 .p4Cont li:hover .imgBox > img{transform:scale(1.04);}


/*part4-5*/











/*part5*/

/* 会工作 */
.gongzuo {
    background: #fff;

    position: relative;
    overflow: hidden; }
.gongzuo .gongzuo_c {
    height: 450px;
    overflow: hidden;
    margin-top: 50px;}
.gongzuo .gongzuo_l {
    margin-top: 150px;
    float: left; }
.gongzuo .gongzuo_c_s {
    position: relative;
    margin-left: -8px;
    float: left;
    width: 645px;

}
.gongzuo .gongzuo_c_s .gongzuo_c_jiantou {
    position: absolute;
    top: 50%;
    margin-top: -46px;
    left: -58px; }
.gongzuo .gongzuo_c_s .gongzuo_c_jiantou div {
    width: 58px;
    height: 58px;


    font-size: 40px;
    font-family: '宋体';
    font-weight: bold;

    background: url("../img/gongzuo_jiantou.png") no-repeat top #f9f9f9;
    float: left;
    cursor: pointer;
    border: 1px solid #ed8210;}


.gongzuo .gongzuo_c_s .gongzuo_c_jiantou div.zuo {
    background-position-x: 0; }

.gongzuo .gongzuo_c_s .gongzuo_c_jiantou div.you {
    background-position-x: -60px;}

.gongzuo .gongzuo_c_s .gongzuo_c_jiantou div.btnAct{ background-color: #f9f9f9;background-position-y:-60px;  }

/*.gongzuo .gongzuo_c_s .gongzuo_c_jiantou div span {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
     /*}*/

.gongzuo .gongzuo_c_s .gongzuo_c_swiper {
    width: 100%;
    overflow: hidden; }
.gongzuo .gongzuo_c_s .swiper-slide {
    position: relative; }

.gongzuo .gongzuo_r {
    float: left;
    position: relative;
    z-index: 3;
    margin-left: -129px;
    margin-top: 40px; }
.gongzuo .gongzuo_r .gongzuo_r_swiper {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 328px;
    height: 272px;


}
.gongzuo .gongzuo_r .gongzuo_r_swiper .swiper-slide {

    width: 100%;
    height: 100%; }
.gongzuo .gongzuo_r .gongzuo_r_swiper .swiper-slide .content {
    width: 269px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 40px;
    margin-left: 30px;
}
.gongzuo .gongzuo_r .gongzuo_r_swiper .swiper-slide .content .title {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    line-height: 1;
    color: #fff; }
.gongzuo .gongzuo_r .gongzuo_r_swiper .swiper-slide .content .title_con {
    font-size: 15px;

    color: #fff;
    margin-top: 25px;
    line-height: 1.8em;

}
.gongzuo .gongzuo_r .gongzuo_r_swiper .swiper-slide .content .spk {
    text-decoration: underline;
    color: #fff100;
    font-size: 14px;
    padding-top: 45px;
    display: block;
    text-align: center;



     }


/* hr核心模块 */
.position_rel .circle {
    position: absolute;
    animation: movingCircle 10s ease-in-out infinite alternate;
    z-index: 20; }

.position_rel .circle.circle1 {
    left: 50px;
    top: 50px; }

.position_rel .circle.circle2 {
    right: 100px;
    top: 50px;
    animation: movingCircle 25s ease-in-out infinite alternate; }

.position_rel .circle.circle3 {
    right: 150px;
    bottom: 50px;
    animation: movingCircle 20s ease-in-out infinite alternate; }

.position_rel .circle.circle4 {
    left: 100px;
    bottom: 100px;
    animation: movingCircle 15s ease-in-out infinite alternate; }

.hexin {
    overflow: hidden;
    padding-top: 1px;
    background: #f7f7f7;
    padding-bottom: 70px; }

@-webkit-keyframes movingCircle {
    0% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0); }
    50% {
        -webkit-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px); }
    100% {
        -webkit-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px); } }

@-moz-keyframes movingCircle {
    0% {
        -moz-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0); }
    50% {
        -moz-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px); }
    100% {
        -moz-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px); } }

@keyframes movingCircle {
    0% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        -moz-transform: rotate(0deg) translate(0, 0);
        transform: rotate(0deg) translate(0, 0); }
    50% {
        -webkit-transform: rotate(180deg) translate(160px, 90px);
        -moz-transform: rotate(180deg) translate(160px, 90px);
        transform: rotate(180deg) translate(160px, 90px); }
    100% {
        -webkit-transform: rotate(360deg) translate(-20px, -40px);
        -moz-transform: rotate(360deg) translate(-20px, -40px);
        transform: rotate(360deg) translate(-20px, -40px); } }

.hexin_c {
    margin-top: 50px;
    margin-bottom: -24px;
    text-align: center; }
.hexin_c div {
    display: inline-block; }
.hexin_c img {
    display: block;
    margin-bottom: 16px; }

.position_rel {
    position: relative;
    z-index: 20; }



/*part6*/



/*part7*/

.part7{ background-color: #f9f9f9;}
.part7 .beizhu{ text-align: right; font-size: 14px; color: #666; margin-top: 25px;}

.tab-ul2{ box-shadow: 1px 2px 5px #ccc; height:63px;}
.tab-ul2 li{
    margin-right:1px;
    float:left;
    width:499px;
    cursor:pointer;
    font-size:18px;
    color:#333;
    position:relative;

    line-height:61px;
    text-align:center;
    margin-bottom: 20px;
    background:#fff;


}
.tab-ul2 li em{
    width: 26px;
    height: 24px;
    display: block;
    background: url("../img/bei.png") no-repeat;
    position: absolute;
    left:150px;
    top:20px;

}


.tab-ul2 li.ul-li-1 em{ background-position:0 0;}
.tab-ul2 li.ul-li-2 em{ background-position:-43px 0;}


.tab-ul2 li.ul-li-1.selected em{ background-position:0  -38px;}
.tab-ul2 li.ul-li-2.selected em{ background-position:-43px -38px;}
.tab-ul2 li img{
    top:45px;
    left:240px;
    opacity:0;
    transition:0.5s;
    display:none \9;
    position:absolute;
}

.tab-ul2 li.selected{

    border-bottom: 2px solid #ed8210;
    box-sizing: border-box;
    color:#ed8210 ;
    font-weight: bold;;
}
.tab-ul2 li.selected img{
    opacity:1;
    transition:0.5s;

}
.tab-box2{

    width:1010px;
    display: block;
    overflow: hidden;
    padding: 5px; height:500px;
}
.tab-box2 ul li{ display: inline-block;  margin-right: 5px; margin-bottom: 8px; box-sizing: border-box;transition: 0.2s ease-in-out;}

.tab-box2 div.box-ul_1 ul li{  width: 192px; height: 82px;}
.tab-box2 ul li img{ width: 100%; height: auto;}
.tab-box2 div.box-ul_1 ul li:nth-child(5n){ margin-right:0;}
.tab-box2 ul li:hover{ box-shadow: 1px 1px 5px #ccc;transition: 0.2s ease-in-out;}


.tab-box2 div.box-ul_2 ul li{ width: 326px;height: 199px; display: inline-block; margin-right: 5px; margin-bottom: 10px;}

.tab-box2 div.box-ul_2 ul li:nth-child(3n){ margin-right:0;}

/*part8*/
/*part1*/
.part8{ width: 100%;overflow: hidden; background: url("../img/p8-bg.jpg") repeat-x bottom #313131; }
.p8Cont {
    height: 653px;

    background-color: #fff;
    border-radius: 1%;
    padding-top: 65px;
}

.p8Cont .swiper-container {
    width:758px;
    height: 586px;
    float: left; margin-left: 120px;
}

.p8Cont .swiper-container .swiper-wrapper {
}

.p8Cont .swiper-container .swiper-slide {
    width: 758px;
    height: 526px;
    /*background: url("../img/p1cont_bg.jpg") no-repeat left top;*/

}
.p8Cont .swiper-container .swiper-slide .box p{  width: 232px; height: 85px; overflow: hidden; font-size: 14px; margin-top: 60px; line-height: 2em;
    color: #666;display: block}

.p8Cont .swiper-container .swiper-slide .box h3{font-size: 20px; color: #000;background: url("../img/da_tou_03.jpg") no-repeat center right 10px;  margin-top: 10px; margin-bottom: 25px; }


.p8Cont .p8Ul {
    width: 450px;
    position: absolute;
    bottom: 70px;
    right: 100px;
    height: 175px;
    z-index: 2;


}

.p8Cont .p8Ul li {
    width: 138px;
    height: 168px;
    float: left;
    margin: 0 5px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;

}


.p8Cont .p8Ul li img{ width: 100%;}

.p8Cont .p8Ul p{ text-align: center;width: 138px; height: 31px; line-height: 31px; font-size: 14px; color: #fff;position: absolute;bottom:0;
    background: rgba(0,0,0,0.7); margin: 0 auto;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0x000000 , endColorstr=#0x000000);/*兼容ie8透明背景*/
}


.p8Cont .p8Ul li.act {
    border:2px solid #ed8210;
    width: 142px;
    height: 172px;;
    box-sizing: border-box;
}

/*右边*/



/*右边*/
.part8 .p8Right {
   position: relative;
    height: 168px;
    width: 40px;
     right: 0;
   left: 910px;
    top:343px;


    background: #ed8210;


}

.part8 .p8Right > p {
    position: relative;
    font-size: 16px;
    color: #fff;
    transform:rotateZ(90deg);
    transform-origin:740% 53%;


}

.part8 .p8Right .btnL, .part8 .p8Right .btnR {
    position: absolute;
    bottom:0px;

    width: 40px;
    height: 40px;
    background: #333;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-family: '宋体';

    display: block;

}

.part8 .p8Right .btnL {
    bottom:40px;
}

.part8 .p8Right span.btnAct {
    background: #000;
}

/*左边*/

.part8 .p8left {
    position: absolute;
    left:-10px;
    height: 426px;
}

.part8 .p8left > p {
    font-size: 20px;
    color: #b6b6b6;
    transform: rotateZ(90deg);
    transform-origin: 55% 90%;
    line-height: 1;
    font-weight: bold;
    position: relative; left:76px;top:80px;
}



.part8 .p8left .num {
    position: absolute;
    transform: rotateZ(90deg);
    bottom: 40px;
    left: 78px;
    font-size: 1.8rem;
    color: #666;
    font-weight: bold;
}

.part8 .p8left .num i {

}

.part8 .p8left .num em {
    display: inline-block;
    transform: rotateZ(90deg);
}

.part8 .p8left .btnL, .part8 .p8left .btnR {
    position: absolute;
    bottom:45%;
    left: 45px;
    width: 120px;
    height: 40px;
    background: #333;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-family: '宋体';
    z-index: 20;
}

.part8 .p8left .btnL {
    bottom: 36%;
}

.part8 .p8left span.btnAct {
    background: #000;
}







/*part9*/
.part9{ overflow: hidden;  border-bottom: 1px solid #eee;}
.part9 .swiper-container{ width: 938px; margin: 0 auto; height: 360px;}

.part9 .swiper-wrapper{ width: 919px; margin: 0 auto; height: 360px;}
.part9 .swiper-slide .img2{ position: relative; margin-left:14px; box-shadow:0px 2px 5px #9f9f9f; overflow: hidden;}

.part9 .swiper-slide .img2{ width: 219px; height:348px; float: left; }
.part9 .swiper-slide .img2>img{ width: 100%; position: absolute;}
.part9 .swiper-slide .img2 .yuanq{position: relative;left: 0px; top:263px; width: 219px; height: 85px; background: #fff; transition: all 0.6s ease-out;}
.part9 .swiper-slide .img2 .yuanq p{position: absolute;left: 70px; top:23px;  width: 145px;  height: 50px;display: block; color: #333;
     z-index: 10;   transition: all 1s ease-out;font-size: 16px;font-weight: bold;
    /*background:rgba(0,0,0,0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000,endColorstr=#BB000000);兼容ie8透明背景*/
}
.part9 .swiper-slide .img2 .yuanq p span{ font-weight: normal; font-size: 14px; color: #666}
.part9 .swiper-slide .img2 .yuanq:before{ content: '';position: absolute;left: 19px; top:25px;
    background: url("../img/tarch-bg.png") no-repeat;width: 42px; height: 42px;
    display: inline-block;
    float: left}

.part9 .swiper-slide .img2:hover .yuanq{filter: Alpha(opacity = 0); opacity: 0; transition: all 0.6s ease-out;}


.part9 .swiper-slide  dl.info{ color: #fff;  position: absolute;width: 219px; height:348px; padding-top: 60px;
    transition: all 0.4s ease-out;text-align: center;  background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0x000000 , endColorstr=#0x000000);/*兼容ie8透明背景*/

}

.part9 .swiper-slide  dl.info>p{ width: 165px; height: 70px; text-align: center; margin: 0 auto; display: block; overflow: hidden; font-size: 22px; line-height: 1.2em; }
.part9 .swiper-slide  dl.info>p span{ font-size: 16px;}
.part9 .swiper-slide  dl.info dd{ width: 170px; height:200px; font-size: 14px; margin: 0 auto;
    text-align: left; overflow: hidden; line-height: 1.8em; border-top: 1px solid #fff; padding-top: 15px;}

.part9 .swiper-slide .img2 dl.info{ height: 348px; top: 380px;}
.part9 .swiper-slide .img2:hover dl{top:0px; transition: all 0.4s ease-out;}


/*左右翻页*/


.part9 .btnDiv {
    height: 43px;
    position: relative;
    z-index: 19;
}

.part9 .btnDiv span {
    width: 43px;
    height: 43px;
    display: block;
    position: absolute;
    cursor: pointer;
    font-size: 52px;
    color: #cecece;
    text-align: center;
    line-height: 43px;
    font-family: '宋体';

}

.part9 .btnDiv span.btnL{border-right: none; left: -15px; top:200px;}
.part9 .btnDiv span.btnR{border-left: none;right: -22px; top:200px;}

.part9 .btnDiv span.btnAct {
    color: #333;
    width: 44px;
}




/*表单*/
.formPart {
    background: url("../img/bom-bg_53.jpg") no-repeat top center;
    padding-top: 1px;
    padding-bottom: 41px;

}
.formPart .tit{padding-top: 26px;}
.formPart .tit h3 ,.formPart .tit p{
    color: #fff;
}
.formPart .tit p{
    font-size: 20px;
    color: #4f4f4f;
}

.formPart button {
    width: 100%;
    float: right;
    display: block;
    text-align: center;
    border: 1px solid #ed8210;
    border-radius: 5px;
    background: #ed8210;
    color: #fff;
    font-size: 18px;
    height: 48px;
    line-height: 46px;
    overflow: hidden;
}


.formPart button:hover {
    background: rgba(62, 113, 204, 0.5);
    color: #c3c3c3;
    cursor: pointer;
}





/*合作企业切换*/

/*算一算*/
.suan {
    background: #000000 \9;
    background: rgba(0, 0, 0, 0.8);
    background: url("../img/suan-bg_02_02.jpg") no-repeat top center;
    position: fixed;
    padding-top: 1px;
    bottom: -499px;
    z-index: 500;
    width: 100%;
    transition: all 0.5s;

}

.suan.true {
    bottom: 0;
}

.suan > .title {
    text-align: left;
    /*position: absolute;*/
    /*top:-90px;*/
    width: 900px;
    margin: 5px auto 15px;
    position: relative;


}

.suan > .title p {
    height: 47px;
    font-size: 28px;
    line-height: 47px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
}

.suan > .title p span {
    font-size: 36px;
    font-weight: 600;
    color: #ffe400;
    display: inline-block;
    margin-left: 20px;
}

.suan > .title > .xiaoren {
    position: absolute;

    top:-50px;
    margin-left: 70px;
}

.suan > .title > .jiantou {
    width: 21px;
    height: 31px;
    display: inline-block;
    float: right;
    margin-right: 40px;
    background: url("../img/formpoint.png") no-repeat center;
    animation: jianTou 1.5s ease-in infinite alternate;
}
@keyframes jianTou {
    0%{
        transform: translateY(-5px);
    }
    100%{
        transform: translateY(5px);
    }
}

.suan_c {
    width: 1000px;
    height:491px;
    margin: 0 auto 0;

    position: relative;
    top:45px;
}

.suan_z {
    padding-left: 40px;
    padding-top: 20px;
    width: 646px;
    float: left;
    border-right: 1px solid #ed8210;
    height: 85%;
}

.suan_z > p > span {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    display: inline-block;
    margin-right: 5px;
}

.suan_z > p {
    color: #5f5f5f;
    font-size: 16px;
    margin-bottom: 4px;
}

.suan_z > p > i {
    color: #d81e06;
    font-style: normal;
}

.suan_z > div > p {
    font-size: 20px;
    color: #222;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 24px;
    font-weight: bold;
}

.suan_z > div > p > img {
    margin-right: 10px;
}

.suan_z > div > p > span {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: 20px;

}



.suan_z .fenlei {
    padding-right: 20px;
    display: inline-block;
}

.suan_z .fenlei > p {
    font-size: 15px;
    margin-top: 0;
    display: inline-block;
    color: #222;
    vertical-align: middle;
}




.suan_z .fenlei > p > i {
    width: 21px;
    height: 21px;
    border: 1px solid #494949;
    border-radius: 10%;
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
    margin-top: 0px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 1px;
    vertical-align: middle;
}

.suan_z .fenlei > p > i.true > em {
    width: 100%;
    height: 100%;
    background: url("../img/dui.png") no-repeat center;
    display: block;

}

.suan_y {
    width: 350px;
    float: left;
}

.suan_y > p {
    font-size: 38px;
    font-weight: 900;
    color: #000;
    margin: 130px auto 40px;
    width: 80%;
    text-align: right;
}

.suan_y > p > span {
    color: #ed8210;
}

.suan_y > a {
    width: 170px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    font-size: 18px;
    display: block;
    background: #ed8210;
    border-radius: 5px;
}

.baojia {
    position: absolute;
    left: 578px;
    top: 155px;
    cursor: pointer;
}

/*弹出表单*/
.tan_form.true {
    display: block;
}

.tan_form {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: none;
    z-index: 501;
    background: #000 \9;
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/
    /*IE4-IE9*/
    /*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/
}

.tan_form > form {
    width: 500px;
    height: 300px;
    background: #fff;
    position: absolute;
    margin-left: -175px;
    margin-top: -150px;
    left: 50%;
    top: 50%;
    border-radius: 10px;
}

.tan_form > form > span {
    cursor: pointer;
}

.tan_form > form > p {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 30px;
}

.tan_form > form > input {
    width: 40%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #de2986;
    border-radius: 5px;
    margin: 20px auto 0;
    display: block;
    padding-left: 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.tan_form > form > button {
    width: 40%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #de2986;
    border-radius: 5px;
    margin: 20px auto 0;
    display: block;
    background: #de2986;
    color: #fff;
}

.tan_form > form > button:hover {
    background: transparent;
    color: #de2986;
    cursor: pointer;
}

@keyframes zouchu {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes youchu {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes diannao {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
