.header {
    width: 100%;
    height: 154px;
    background: #f3f3f3;
}

.header-top {
    background: #fff;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}

.header-top .con {
    width: 1171px;
    margin: 0 auto;
}

.header-top .phone {
    width: 225px;
    text-indent: 15px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    letter-spacing: 1.1
}

.header-top .phone span {
    font-weight: bold;
    font-size: 16px;
    font-style: oblique
}

.header-top .country {
    width: 425px;
    height: 15px;
    float: right;
    top: 12px;
    position: relative;
}

.nav {
    width: 1171px;
    margin: 0 auto;
    position: relative;
    overflow-y: hidden;
}

.navCon {
    position: absolute;
    width: 1171px;
    height: 112px;
    background: #fff;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    top: 42px;
    left: 50%;
    z-index: 100;
    margin-left: -585px;
}

.logo {
    width: 200px;
    height: 92px;
    background: url(../images/logo.png);
    float: left;
    z-index: 200;
    position: relative;
    margin-left: 40px;
}

.navitems {
    float: right;
    z-index: 200;
    position: relative;
    width: 820px;
    margin-right: 45px;
    color: #121212;
    font-size: 18px
}

.navitems li {
    width: 102px;
    height: 112px;
    line-height: 112px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.navitems a {
    color: #121212;
    font-size: 18px
}

.navitems a:hover {
    font-weight: bold
}


/*carouser*/

.slider {
    width: 100%;
    height: 595px;
    position: relative;
    overflow: hidden;
}

#xiaoyuandian {
    position: absolute;
    width: 200px;
    z-index: 1;
    bottom: 3%;
    left: 50%;
    margin-left: -100px;
}

.slider ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.slider img {
    height: 100%;
}

.slider ul li {
    display: none;
}

.slider ul li.first {
    display: block;
}

.slider ul li img {
    display: block;
}

ol li {
    width: 10px;
    height: 10px;
    margin-left: 15px;
    float: left;
    background: url(../images/lyyd_sel.png);
    background-size: 100% 100%;
}

ol li:hover {
    cursor: pointer;
}

.leftbtn {
    position: absolute;
    left: 5%;
    top: 50%;
    z-index: 1;
    color: #FFFFFF;
}

.leftbtn img:hover {
    cursor: pointer;
}

.rightbtn {
    position: absolute;
    right: 5%;
    top: 50%;
    z-index: 1;
    border-radius: 10px;
}

.rightbtn img:hover {
    cursor: pointer;
}

.slider ol li.current {
    width: 10px;
    height: 10px;
    background: url(../images/lyyd.png);
    background-size: 100% 100%;
}

.middle {
    width: 100%;
    min-height: 329px;
    background-color: #f3f3f3;
    overflow: hidden;
}

.nav_sel,
.sel {
    background: #c7000b;
}

.nav_sel a,
.nav_sel a:hover,
.sel a,
.sel a:hover {
    color: #fff;
}

.red,
.red a,
.red a:hover {
    color: #c7000b;
}


/*equipment*/

.equipment {
    width: 100%;
    min-height: 430px;
    background: #fff;
}

.equipment .cont {
    width: 1171px;
    margin: 0 auto;
}

.equipmentTit {
    height: 170px;
}

.title {
    color: #313131;
    font-size: 24px;
    font-weight: bold;
}

.equipmentTit .title {
    float: left;
    line-height: 170px;
}

.equipmentItems {
    width: 880px;
    height: 50px;
    float: left;
    margin-top: 60px;
    margin-left: 40px;
}

.equipmentItems li {
    width: 210px;
    float: left;
    background: #707070;
    margin-left: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-radius: 3px;
}

.equipmentLi {
    width: 1171px;
    min-height: 320px;
    display: none;
    margin-top: -50px;
    clear: both;
}

.proimg {
    width: 216px;
    height: 137px;
}

.proCont {
    width: 216px;
    height: 60px;
    border-top: 3px solid #e1e1e1;
    margin-top: 40px;
}

.proCont .name {
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
}

.proCont .name span {
    border-left: 3px solid #028b22;
    font-size: 16px;
    color: #313131;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-indent: 5px;
    font-weight: bold;
    max-width: 130px;
    overflow: hidden;
}

.proCont .desp {
    font-size: 12px;
    line-height: 24px;
    color: #343434;
    margin-top: 8px;
}

.equipmentLi li:first-child,
.equipmentLi li:nth-child(6) {
    margin-left: 0px;
}


/* .equipmentLi li:first-child .moreCont{display: inline-block;width: 78px;height: 29px;background: url(../images/more_1.png);} */

#reto_0 {
    display: inline-block;
}

.moreCont:hover {
    display: inline-block;
    width: 78px;
    height: 29px;
    background: url(../images/more_1.png);
    float: right;
    cursor: pointer
}

.moreCont {
    display: inline-block;
    width: 78px;
    height: 29px;
    background: url(../images/more_2.png);
    float: right;
}

.moreCont1 {
    display: inline-block;
    width: 38px;
    height: 29px;
    background: url(../images/icon_down.png);
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 24px 20px;
}

.equipmentLi li {
    /*float: left;*/
    width: 216px;
    margin-left: 18px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.equipmentLifc {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border-radius: 3px;
}

.equipmentLifc span {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
    background: url(../images/fdj.png);
}

.totalbg {
    width: 100%;
    background: #f3f3f3;
    min-height: 2250px;
    overflow: hidden;
}

.totalbg>.cont {
    width: 1171px;
    margin: 0 auto;
}

.materialTit {
    width: 1171px;
    height: 160px;
    line-height: 160px;
    clear: both;
}

.materialTit img {
    margin-left: 20px;
    position: relative;
    top: 11px;
}

.meterCont {
    width: 100%;
    height: 500px;
}

.meterlist {
    width: 587px;
    height: 500px;
    float: left;
}

.meterimg {
    width: 584px;
    height: 500px;
    float: left;
}

.meterimg img {
    border-radius: 3px;
}

.meterlist li {
    width: 258px;
    float: left;
    overflow: hidden;
    height: 170px;
}

.meterlist li .tit {
    font-size: 22px;
    color: #8a8a8a;
}

.meterlist li .cont {
    font-size: 14px;
    color: #898989;
    margin-top: 20px;
    margin-bottom: 18px;
    line-height: 18px;
}

.meterlist li .more {
    background: #707070;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 3px;
    text-indent: 3px;
    margin-bottom: 5px;
    cursor: pointer;
}

.meterlist li .more:hover {
    background: #00c32e;
}

.meterlist li:nth-child(even) {
    margin-left: 40px;
}

.materpics {
    width: 1171px;
    height: 298px;
}

.materpics div {
    float: left;
    height: 298px;
    margin-top: 30px;
    overflow: hidden;
}

.materpics img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.materpics img:hover {
    transform: scale(1.15);
    cursor: pointer;
}

.materpics .num1,
.materpics .num3 {
    width: 289px;
    margin-right: 5px;
}

.materpics .num2,
.materpics .num4 {
    width: 289px;
}

.materpics .num3 {
    margin-left: 5px;
}

.indexNews {
    width: 1171px;
    height: 474px;
    margin: 0 auto;
    background: url(../images/indexnew.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 80px;
    overflow: hidden;
}

.indexNews .item1 {
    width: 350px;
    float: left;
    margin-left: 433px;
}

.indexNewsTit .title {
    font-size: 24px;
    line-height: 35px;
    position: relative;
    margin-left: 39px;
}

.indexNewsTit img {
    width: 43px;
    position: absolute;
    top: 2px;
    margin-left: 20px;
}

.newslist {
    margin-left: 40px;
    margin-top: 30px;
}

.newslist li {
    width: 316px;
}

.newslist li .more {
    padding: 0 25px;
    margin-top: 20px;
}

.indexNews .item2 {
    width: 324px;
    float: left;
    margin-left: 20px;
}

.newslist li:nth-child(even) {
    margin-left: 0;
    margin-top: 36px !important;
}

.indexNews .item2 li {
    margin-top: 38px;
}

.hynews {
    width: 1171px;
    height: 355px;
    margin: 0 auto;
    clear: both;
}

.hynewslist {
    width: 680px;
    float: left;
}

.hynewsimg {
    width: 470px;
    float: left;
    margin-left: 20px;
    margin-top: 42px;
}

.mg-t-30 {
    margin-top: 30px !important;
}

.mg-b-30 {
    margin-bottom: 30px !important;
}

.hynewslist ul {
    width: 638px;
    height: 259px;
    background: #fff;
    margin-top: 30px;
    padding: 20px;
}

.hynewslist ul li {
    height: 35px;
    line-height: 35px;
    margin-top: 6px;
    border-bottom: dashed 1px #747474;
    color: #343434;
    list-style: square;
    margin-left: 20px
}

.hynewslist ul li span {
    float: right;
    color: #747474
}

.hynewslist ul li:hover span {
    color: #00c32e;
}

.hynewslist ul li a:hover {
    color: #00c32e;
}

.partnerlist {
    width: 1171px;
}

.partnerlist li {
    position: relative;
    width: 110px;
    height: 110px;
    list-style: none;
    margin-left: 18px;
    display: inline-block;
    margin-bottom: 15px;
    perspective: 300px;
}

.partnerlist li:first-child,
.partnerlist li:nth-child(10) {
    margin-left: 0;
}

.partnerlist li img {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}

.footer {
    width: 100%;
    height: 227px;
    background: #2a2a2a;
    clear: both;
}

.footnav {
    width: 1103px;
    margin: 0 auto;
    overflow: hidden;
}

.footnav .item1 {
    width: 694px;
    float: left;
}

.footnav .item2 {
    width: 128px;
    float: left;
    margin-left: 70px;
}

.footnav .item3 {
    width: 129px;
    float: left;
    text-align: center;
    margin-left: 70px;
}

.friends {
    color: #00c32e;
    font-size: 14px;
    margin-top: 65px;
    line-height: 24px;
}

.footnav .phone {
    color: #fff;
    margin-top: 35px;
}

.footnav .addr {
    color: #fff;
    margin-top: 10px;
}

.footnav .item2 img {
    margin-top: 100px;
}

.footnav .item3 img {
    margin-top: 50px;
}

.footnav .item3 span {
    line-height: 50px;
    color: #fff;
}

.footreto {
    width: 1171px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    clear: both;
}

.footreto .map {
    float: right;
    margin-right: 25px;
}

.footlogo {
    position: relative;
    top: 3px;
    float: left;
    margin-right: 12px;
}

.selected {
    background: url(../images/nav_sel.png);
    width: 116px;
    height: 39px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}

.equipmentItems .sel {
    background: #c0c0c0;
    color: #313131;
    font-weight: bold;
    border-radius: 3px;
}


/*二级页面*/

.ejbanner {
    width: 100%;
    height: 190px;
    background: #4c4945;
    position: relative;
    z-index: 1000;
    overflow: hidden;
}

.articleCont {
    width: 1171px;
    margin: 0 auto;
    margin-top: 50px;
    min-height: 500px;
    height: 100%;
}

.cont-left {
    width: 880px;
    float: left;
}

.cont-rt {
    width: 277px;
    float: left;
    margin-left: 14px;
}

.cont-left .title {
    font-size: 32px;
    color: #383842;
    font-weight: normal;
}

.newtime {
    font-size: 14px;
    color: #343434;
    line-height: 30px;
    margin-top: 15px;
}

.newtime img {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.newdesp {
    font-size: 16px;
    color: #5f5f5f;
    margin-top: 10px;
    line-height: 35px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.newdesp p {
    font-size: 16px;
    color: #5f5f5f;
    line-height: 35px;
}

.newguide {
    width: 880px;
    height: 80px;
    border-top: 2px solid #3b3b3b;
    font-size: 14px;
    line-height: 25px;
    color: #383842;
    font-weight: bold;
    margin-bottom: 30px;
}

.newguide .upnew {
    margin-top: 16px;
}

.newguide a:hover {
    color: #47c610
}

.hotnew {
    font-size: 18px;
    color: #383842;
    font-weight: bold;
    line-height: 40px;
}

.hotlist {
    list-style: none;
    width: 277px;
}

.hotlist li {
    width: 277px;
    height: 235px;
    margin-top: 20px;
}

.hotlist li img {
    width: 100%;
    height: 185px;
    display: block;
}

.hotlist li .name {
    font-size: 15px;
    font-weight: bold;
    color: #3b3b3b;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listItem1 {
    width: 100%;
    height: 440px;
    background: #f3f3f3;
    padding-top: 60px
}

.listnewCont {
    width: 1171px;
    height: 391px;
    margin: 0 auto;
    background: #e1e1e1;
}

.listnewCont>.cont {
    width: 478px;
    height: 391px;
    border-right: 3px solid #f3f3f3;
    float: left;
}

.listnewCont>.picture {
    width: 690px;
    height: 391px;
    float: left;
}

.listnewCont .name {
    color: #383842;
    font-size: 23px;
    margin: 28px 28px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
}

.listnewCont .desp {
    font-size: 17px;
    color: #5f5f5f;
    line-height: 33px;
    margin: 0 28px;
}

.listnewCont .time {
    margin-bottom: 30px;
    margin-left: 30px;
    margin-top: 3px;
}

.listnewCont .more {
    width: 100px;
    height: 24px;
    background: #383842;
    display: block;
    text-align: center;
    line-height: 24px;
    border-radius: 5px;
    margin-left: 30px;
    margin-top: 50px;
    float: left;
    color: #fff;
}

.listnewCont>.picture img {
    width: 100%;
    height: 100%;
}

.listItem2 {
    width: 100%;
    height: 464px;
    background: #fff;
}

.listnewCont2 {
    width: 1171px;
    height: 464px;
    margin: 0 auto;
}

.listnewCont2 ul {
    width: 100%;
    list-style: none;
}

.listnewCont2 ul li {
    width: 390px;
    height: 232px;
    float: left;
}

.listnewCont2 ul li img {
    width: 100%;
    height: 100%;
}

.gsnew-num-1 {
    width: 100%;
    height: 100%;
    background: #e1e1e1;
}

.gsnew-num-2 {
    width: 100%;
    height: 100%;
    background: #47c610;
}

.gsnew-num-3 {
    width: 100%;
    height: 100%;
    background: #383842;
}

.gsnew-num-1 .name {
    color: #383842;
    font-size: 36px;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 55px;
}

.gsnew-more {
    width: 93px;
    height: 31px;
    margin-left: 30px;
    margin-top: 40px;
}

.gsnew-num-1 .name img {
    width: 54px;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
}

.gsnew-num-2 .name {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 20px;
    margin-top: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsnew-num-2 .desp {
    color: #fff;
    font-size: 16px;
    margin: 20px;
    line-height: 28px;
}

.gsnew-num-3 .name {
    font-size: 20px;
    color: #fff;
    margin-top: 40px;
    margin-left: 20px;
    text-align: left;
}

.gsnew-num-3 .desp {
    font-size: 16px;
    margin-top: 30px;
    color: #fff;
    margin: 40px 20px;
    line-height: 30px;
}

.listItem3 {
    width: 100%;
    height: 700px;
    background: #f3f3f3;
}

.listnewCont3 {
    width: 1171px;
    margin: 0 auto;
}

.hynew-title {
    width: 100%;
    height: 142px;
    line-height: 142px;
    font-size: 36px;
    color: #313131;
    font-weight: bold;
}

.hynew-title img {
    margin-left: 10px;
}

.listnewCont3 .item1 {
    width: 100%;
    height: 288px;
}

.listnewCont3 .item2 {
    width: 100%;
    height: 190px;
    margin-top: 35px;
}

.hynew_item1_left {
    width: 556px;
    height: 288px;
    float: left;
    position: relative;
}

.hynew_item1_rt {
    width: 590px;
    height: 288px;
    float: left;
    margin-left: 25px;
    background: #e1e1e1;
}

.hynew_item1_left img {
    width: 100%;
    height: 100%;
}

.hynew_item1_left .cont {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-indent: 20px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hynew_item1_rt .cont {
    width: 344px;
    float: left;
}

.hynew_item1_rt .picture {
    width: 244px;
    float: left;
}

.hynew_item1_rt .picture img {
    width: 100%;
    height: 100%;
}

.hynew_item1_rt .cont .name {
    font-size: 18px;
    color: #313131;
    margin: 15px;
    margin-top: 40px;
}

.hynew_item1_rt .cont .desp {
    color: #707070;
    font-size: 14px;
    margin: 15px;
    line-height: 25px;
}

.hynew_item1_rt .cont .time {
    margin: 20px;
}

.hynew_item1_rt .cont .time .more,
.hynew_item2_rt .more {
    display: inline-block;
    padding: 0 30px;
    color: #fff;
    background: #707070;
    border-radius: 3px;
}

.hynew_item1_rt .cont .time .fbtime,
.hynew_item2_rt .fbtime {
    float: right;
    margin-right: 20px;
}

.hynew_item2_left ul {
    margin-left: 10px;
}

.hynew_item2_left ul li {
    height: 37px;
    line-height: 37px;
    list-style: square;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hynew_item2_left ul li span {
    float: right;
}

.hynew_item2_left ul li:hover,
.hynew_item2_left ul li a:hover,
.hynew_item2_left ul li:hover span {
    color: #47c610
}

.hynew_item2_left {
    width: 556px;
    float: left;
}

.hynew_item2_rt {
    width: 590px;
    float: left;
    margin-left: 25px;
}

.hynew_item2_rt .name {
    font-size: 18px;
    color: #313131;
    margin-bottom: 15px;
    line-height: 40px
}

.hynew_item2_rt .desp {
    font-size: 14px;
    color: #707070;
    line-height: 25px;
}

.hynew_item2_rt .time {
    margin-top: 30px;
}

.hynew_item2_rt .more:hover {
    background: #47c610
}


/*新闻列表*/


/*瑞图建材*/

.rtjcItem1 {
    width: 100%;
    height: 511px;
    background: #f3f3f3;
}

.middle {
    width: 100%;
    min-height: 500px;
}

.maptit {
    width: 1171px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 18px;
    color: #383842;
}

.rtjcItem1 .cont {
    width: 1171px;
    margin: 0 auto;
}

.rtjcItem1lf {
    width: 190px;
    height: 294px;
    float: left;
    background: #383842;
}

.rtjcItem1rt {
    width: 965px;
    float: left;
    height: 445px;
    margin-left: 16px;
}

.rtjcItem1lf li {
    width: 190px;
    height: 73px;
    background: #383842;
    border-bottom: 1px solid #6c6c6c;
    text-align: center;
    line-height: 73px;
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
}

.item1Cont {
    width: 967px;
    display: none;
    margin-left: 10px;
}

.item1Cont .pic {
    width: 100%;
    height: 329px;
}

.item1Cont .pic img {
    width: 950px;
    height: 100%;
    border-radius: 3px;
}

.item1Cont .cont {
    font-size: 17px;
    color: #161616;
    width: 940px;
    margin-top: 15px;
    line-height: 28px;
}

.rtjcItem1lf .sel {
    background: #6b6b6b !important;
}

.rtjcItem2 {
    width: 1171px;
    margin: 0 auto;
    clear: both;
    height: 340px;
}

.rtjc_name {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    font-weight: bold;
    color: #383842;
    margin-bottom: 35px;
    margin-top: 30px;
    border-bottom: 2px solid #e6e1de;
}

.rtjc_name a {
    float: right;
    color: #383842;
    font-size: 18px;
    font-weight: normal;
}

.rtjcCont {
    width: 1171px;
    list-style: none;
}

.rtjcCont li {
    width: 280px;
    height: 260px;
    float: left;
    margin-left: 17px;
    background: #fff;
}

.rtjcCont li:first-child {
    margin-left: 0;
}

.rtjcCont li img {
    width: 100%;
    height: 210px;
    display: block;
    border-radius: 3px;
}

.rtjcCont li img:hover {
    transform: scale(1.03);
    opacity: 0.8;
}

.fr {
    float: right;
}

.rtjcCont li .name {
    width: 278px;
    border: 1px solid #ededed;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #383842;
    background: #ccc;
}

.newlistItem1 {
    width: 827px;
    height: 590px;
    border-bottom: 1px solid #aaaaaa;
}

.newlistItem1 .pic {
    width: 100%;
    height: 392px;
    margin-top: 10px;
}

.newlistItem1 .pic img {
    width: 100%;
    height: 100%;
}

.newlistItem1 .name {
    font-size: 18px;
    color: #383842;
    line-height: 80px;
    font-weight: bold;
}

.newlistItem1 .desp {
    color: #5f5f5f;
    font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
}

.newlistItem2 {
    width: 827px;
    list-style: none;
    margin-bottom: 30px;
}

.newlistItem2 li {
    width: 827px;
    height: 220px;
    border-bottom: 1px solid #aaaaaa;
}

.newlistItem2 li .pic {
    width: 249px;
    float: left;
}

.newlistItem2 li .cont {
    width: 540px;
    float: left;
    margin-left: 30px;
}

.newlistItem2 li .pic img {
    width: 249px;
    height: 163px;
    margin-top: 26px;
}

.newlistItem2 li .cont .inner {
    width: 100%;
    height: 163px;
    margin-top: 26px;
}

.newlistItem2 .name {
    font-size: 16px;
    color: #383842;
    font-weight: bold;
}

.newlistItem2 .desp {
    margin-top: 15px;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 27px;
}

.newlistItem2 .datatime {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 18px;
}

.newlistItem2 .datatime .btn {
    width: 104px;
    height: 21px;
    border-radius: 5px;
    background: #707070;
    color: #fff;
    display: inline-block;
    line-height: 21px;
    margin-top: 5px;
    text-align: center;
}

.newlistItem2 .datatime .time {
    float: right;
    display: inline-block;
    font-size: 16px;
    color: #707070;
}

.cont-rt .item1 {
    width: 277px;
    height: 448px;
    background: #f5f5f5;
    border: 1px solid #dcdddd;
}

.newdesp1 {
    width: 100%;
    height: 233px;
}

.newdesp1_tit {
    width: 100%;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    color: #383842;
    font-weight: bold;
    text-indent: 19px;
    position: relative;
}

.newdesp1 img {
    width: 100%;
    height: 186px;
}

.newdesp1 .cont {
    font-size: 14px;
    color: #3b3b3b;
    margin: 15px 15px 0 15px;
    font-weight: bold;
}

.articleRtul {
    margin: 15px 15px 15px 30px;
}

.articleRtul li {
    width: 100%;
    height: 31px;
    font-size: 14px;
    color: #636363;
    margin-top: 15px;
    position: relative;
}

.newdesp1_tit span {
    width: 6px;
    height: 26px;
    display: block;
    position: absolute;
    left: 0;
    top: 18px;
    background: #47c610;
}

.articleRtul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: url(../images/yuandian.png);
    position: absolute;
    top: 5px;
    left: -15px;
}

.mg-t-10 {
    margin-top: 10px;
}

.cont-rt .item2 {
    width: 277px;
    height: 189px;
    background: #f5f5f5;
    border: 1px solid #dcdddd;
    margin-top: 10px;
}

.cont-rt .item2 ul {
    width: 100%;
    height: 130px;
    list-style: none;
}

.cont-rt .item2 ul li {
    width: 133px;
    float: left;
    margin-left: 11px;
}

.cont-rt .item2 ul li:first-child {
    margin-left: 0;
}

.cont-rt .item2 ul li img {
    display: block;
    width: 100%;
    height: 90px;
}

.cont-rt .item2 ul li span {
    display: block;
    width: 133px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wechat {
    width: 100%;
    text-align: center;
    margin-top: 14px;
}

.rtsbCont {
    width: 962px;
    height: 295px;
    float: left;
    margin-left: 10px;
    display: none;
    box-shadow: 8px 10px 18px #888888;
    border-radius: 3px;
}

.rtsbCont .pic {
    width: 480px;
    float: left;
}

.rtsbCont .pic img {
    width: 100%;
    height: 100%;
}

.rtsbCont .cont {
    width: 437px;
    float: left;
    margin-left: 20px;
}

.rtsbCont .cont .name {
    color: #383842;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0;
}

.rtsbCont .cont .desp {
    font-size: 16px;
    color: #5f5f5f;
    line-height: 32px;
}

.h400 {
    height: 400px;
    overflow: hidden;
}

.h350 {
    height: 350px;
    overflow: hidden;
}

.rtjcCont1 {
    width: 1171px;
    list-style: none;
}

.rtjcCont1 li {
    width: 276px;
    height: 236px;
    float: left;
    margin-left: 21px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
}

.rtjcCont1 li:first-child {
    margin-left: 0;
}

.rtjcCont1 li img {
    width: 100%;
    height: 184px;
    display: block;
}

.rtjcCont1 li .name {
    width: 276px;
    border: 1px solid #ededed;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #383842;
    background: #ccc;
}

.rtsbItem {
    width: 1171px;
    margin: 0 auto;
    clear: both;
    height: 340px;
}

.anlicontSN {
    display: none
}

.anliCont {
    display: none;
}

.anliCont li {
    background: #e6e1de;
    margin-bottom: 20px;
    width: 376px!important;
    height: 370px !important;
}

.anliCont li img {
    height: 284px !important;
}

.anliCont li .name {
    border: none;
}

.anliCont li:first-child,
.anliCont li:nth-child(4),
.anliCont li:nth-child(7),
.anliCont li:nth-child(10) {
    margin-left: 0;
}

.anlitab {
    width: 1171px;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.anlitab li {
    width: 223px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    background: #383842;
    float: left;
    cursor: pointer;
    margin-left: 5px;
}

.anlitab li:first-child {
    margin-left: 0;
}

.anlitab .sel {
    background: #6b6b6b !important;
}

.contactCont {
    width: 1171px;
    height: 624px;
    margin: 0 auto;
}

.contactlf {
    width: 309px;
    height: 500px;
    float: left;
    background: #e1e1e1;
    margin-top: 60px;
}

.contactrt {
    width: 850px;
    height: 500px;
    float: left;
    margin-left: 10px;
    margin-top: 60px;
}

.contactlf .tit {
    width: 251px;
    height: 72px;
    background: url(../images/contact_1.png);
    margin-top: 30px;
    margin-left: 27px;
}

.contactlf .nav {
    width: 100%;
    list-style: none;
    margin-left: 27px;
    margin-top: 20px;
}

.contactlf .nav li {
    width: 255px;
    height: 49px;
    margin-top: 15px;
    background: url(../images/contact_3.png);
    text-align: center;
    line-height: 49px;
    font-size: 24px;
    color: #fff;
    font-style: italic;
    cursor: pointer;
}

.contactlf .nav .sel {
    background: url(../images/contact_2.png) !important;
}

.contactlf .email {
    margin-left: 27px;
    line-height: 30px;
    height: 30px;
    margin-top: 30px;
    position: relative;
    text-indent: 40px;
    font-size: 18px;
    color: #5f5f5f;
    font-weight: bold;
}

.contactlf .kfly {
    margin-left: 27px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    position: relative;
    text-indent: 40px;
    font-size: 18px;
    color: #5f5f5f;
    font-weight: bold;
}

.emailIcon {
    width: 30px;
    height: 23px;
    display: inline-block;
    background: url(../images/contact_4.png);
    position: absolute;
    top: 3px;
    left: 0
}

.kflyIcon {
    width: 30px;
    height: 28px;
    display: inline-block;
    background: url(../images/contact_5.png);
    position: absolute;
    top: 2px;
    left: 0
}

.contactlf .name {
    font-size: 18px;
    color: #47c610;
}

.contactItem1 {
    width: 100%;
    height: 500px;
    display: none;
}

.contactItem1 .map {
    width: 100%;
    height: 345px;
}

.contactrtWclf {
    float: left;
    margin-left: 35px;
}

.contactrtWclf .name {
    font-size: 18px;
    font-weight: bold;
    color: #5f5f5f;
    line-height: 50px;
}

.contactrtWclf p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 21px;
}

.contactrtWclf p span {
    font-weight: bold;
}

.contactrtWcrt {
    width: 149px;
    height: 149px;
    float: right;
    margin-top: 20px;
}

.leavmeg {
    background: #e1e1e1;
}

.leavmeg .name {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #47c610;
    font-size: 24px;
    color: #fff;
    text-indent: 40px;
}

.inputItems {
    width: 782px;
    margin: 0 auto;
    margin-top: 25px;
}

.inputItems input {
    height: 35px;
    width: 384px;
    border: 1px solid #939393;
    margin-left: 10px;
}

.inputItems input:first-child {
    margin-left: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
    text-align: left;
    text-indent: 10px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
    text-align: left;
    text-indent: 10px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
    text-align: left;
    text-indent: 10px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
    text-align: left;
    text-indent: 10px;
}

.inputItems2 {
    width: 777px;
    height: 260px;
    border: 1px solid #939393;
    background: #fff;
    margin-left: 34px;
    margin-top: 25px;
}

.leavmeg .remind {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #383842;
    text-indent: 33px;
}

.leavmeg .remind span {
    display: block;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #47c610;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    float: right;
    text-indent: 0;
    margin-right: 45px;
    margin-top: 10px;
}


/*业务范畴*/

.ywfccont {
    width: 1171px;
    margin: 0 auto;
}

.ywfcItem1 {
    width: 100%;
    height: 431px;
    background: #fff;
    border-bottom: 1px solid #c9caca;
    margin-top: 30px;
}

.ywfcItem1 .lf {
    width: 583px;
    float: left;
}

.ywfcItem1 .rt {
    width: 496px;
    float: left;
    margin-left: 50px;
}

.ywfcItem1 p {
    margin-top: 100px;
    font-size: 14px;
    color: #737373;
    line-height: 25px;
}

.ywfcItem1 p:first-child {
    margin-top: 60px;
}

.ywfcItem2 {
    width: 100%;
    height: 444px;
}

.ywfcItem2 .lf {
    width: 583px;
    float: left;
}

.ywfcItem2 .rt {
    width: 496px;
    float: left;
    margin-left: 50px;
}

.ywfcItem2 p {
    margin-top: 40px;
    font-size: 14px;
    color: #737373;
    line-height: 20px;
}

.ywfcItem2 p:first-child {
    margin-top: 60px;
}

.ywfcItem3 {
    width: 1171px;
    height: 304px;
}

.ywfcItem4 {
    width: 1171px;
    margin: 0 auto;
    height: 345px;
}

.ywfcItem4 .name {
    width: 100%;
    height: 160px;
    line-height: 160px;
    font-size: 36px;
    color: #383842;
    font-weight: bold;
}

.ywfcItem4 ul {
    width: 100%;
    list-style: none;
}

.ywfcItem4 ul li {
    width: 320px;
    float: left;
    margin-left: 90px;
    font-size: 14px;
    line-height: 28px;
}

.ywfcItem4 ul li:first-child {
    margin-left: 30px;
}

.ywfcItem5 {
    width: 100%;
    height: 330px;
}

.ywfcItem6 {
    width: 1171px;
    height: 145px;
}

.ywfcItem6 span {
    display: block;
    float: left;
    margin-bottom: 80px;
}

.ywfcItem6 .circle {
    width: 145px;
    height: 145px;
    background: #47c610;
    border-radius: 145px;
    margin-left: 100px;
    color: #383842;
    font-size: 24px;
    text-align: center;
    line-height: 104px;
}

.ywfcItem6 .cont {
    width: 326px;
    margin-left: 20px;
    text-align: left;
    line-height: 24px;
    padding-top: 20px;
}

.ywfcItem6 .circle:first-child {
    margin-left: 20px;
    line-height: 24px;
    padding-top: 40px;
    height: 105px;
}

.aboutCont {
    width: 1171px;
    margin: 0 auto;
}

.aboutItem1 {
    width: 100%;
    height: 499px;
}

.aboutItem1 .name {
    font-size: 36px;
    color: #47c610;
    text-align: center;
    line-height: 120px;
    font-weight: bold;
}

.aboutItem1 .btn {
    width: 113px;
    height: 38px;
    margin: 30px auto;
}

.aboutItem2 {
    width: 1171px;
    height: 289px;
    margin-top: 30px;
}

.aboutItem2 li {
    width: 285px;
    float: left;
    margin-left: 10px;
}

.aboutItem2 li:first-child {
    margin-left: 0;
}

.aboutItem2 li img {
    width: 100%;
    height: 100%;
}

.aboutItem3 {
    width: 1171px;
    height: 410px;
    margin-top: 30px;
    clear: both;
}

.aboutItem3 .name,
.aboutItem4 .name {
    font-size: 24px;
    font-weight: bold;
    color: #313131;
    line-height: 70px;
    position: relative;
}

.aboutItem3 .name img,
.aboutItem4 .name img {
    position: absolute;
    top: 13px;
}

.yfzxjslf {
    width: 573px;
    float: left;
    font-size: 14px;
    line-height: 24px;
}

.yfzxjsrt {
    width: 580px;
    float: left;
    margin-left: 15px;
}

.yfzxjslf .cont {
    height: 145px;
    text-indent: 30px;
    line-height: 24px;
}

.zyhzhcl li {
    width: 383px;
    float: left;
    margin-left: 10px;
}

.zyhzhcl li span {
    margin: 0 15px;
    display: block;
    text-align: left;
}

.zyhzhcl li .name {
    font-size: 24px;
    color: #686868;
    display: block;
}

.zyhzhcl li .cont {
    font-size: 14px;
    color: #898989;
    line-height: 24px;
}

.zyhzhcl {
    margin-top: 30px;
    margin-left: 0;
}

.zyhzhcl li:first-child {
    margin-left: 0;
}

.aboutItem4 {
    width: 100%;
    height: 340px;
    clear: both;
    padding-top: 20px;
}

.aboutryzz {
    width: 1171px;
    overflow: hidden;
    height: 202px;
    margin-top: 20px;
}

.aboutItem4 ul {
    margin-left: 0;
    list-style: none;
}

.aboutItem4 ul li {
    width: 287px;
    height: 202px;
    float: left;
    margin-left: 7px;
}

.aboutItem4 ul li:first-child {
    margin-left: 0;
}

.aboutItem4 ul li img {
    width: 100%;
    height: 100%;
}


/*案例视频*/

.shipinItem1 {
    width: 100%;
    height: 350px;
}

.shipinItem1 .item1 {
    width: 460px;
    height: 350px;
    float: left;
    position: relative;
}

.shipinItem1_item2 {
    width: 700px;
    height: 350px;
    float: left;
}

.shipinItem1 img {
    width: 100%;
    height: 100%;
}

.shipinItem1 .item1 .desp {
    width: 100%;
    height: 66px;
    background: rgba(75, 155, 22, 0.5);
    position: absolute;
    bottom: 0;
}

.shipin_tit {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: left;
    text-indent: 15px;
    line-height: 30px;
    margin-top: 5px;
}

.shipin_desp {
    display: block;
    font-size: 18px;
    color: #202020;
    text-align: left;
    text-indent: 15px;
}

.shipinItem1_item2 li {
    width: 227px !important;
    height: 167px !important;
    float: left;
    margin-left: 6px !important;
    margin-top: 3px;
}

.shipinItem1_item2 li img {
    width: 227px !important;
    height: 104px !important;
}

.shipinItem1_item2 li .desp {
    width: 100%;
    height: 64px;
    background: #fff;
}

.shipin_tit1 {
    display: block;
    font-size: 16px;
    color: #4b9b16;
    text-align: left;
    text-indent: 15px;
    line-height: 30px;
    margin-top: 5px;
}

.shipin_desp1 {
    display: block;
    font-size: 14px;
    color: #222222;
    text-align: left;
    text-indent: 15px;
}

.anlishipin2 {
    width: 1171px !important;
    margin-top: 10px;
}

.shipinItem1_item2 li {
    overflow: hidden;
}

.anlishipin2 li:first-child,
.anlishipin2 li:nth-child(6) {
    margin-left: 0 !important;
}

.shipinItem1_item2 li:hover .desp {
    background: #4b9b16;
}

.shipinItem1_item2 li:hover img {
    transform: scale(1.1);
}

.shipinItem1_item2 li:hover .shipin_tit1 {
    color: #fff;
}

.shipinItem1_item2 li:hover .shipin_desp1 {
    color: #fff;
}

.shipinItem1 .item1 {
    overflow: hidden;
}

.shipinItem1 .item1:hover img {
    transform: scale(1.2);
}

.aboutbn {
    width: 100%;
    height: 190px;
    background: url(../images/aboutbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.anlibn {
    width: 100%;
    height: 190px;
    background: url(../images/anlibn.jpg) no-repeat center #4c4945;
    clear: both;
}

.newbn {
    width: 100%;
    height: 190px;
    background: url(../images/newbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.rtjcbn {
    width: 100%;
    height: 190px;
    background: url(../images/rtjcbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.rtsbbn {
    width: 100%;
    height: 190px;
    background: url(../images/rtsbbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.contantbn {
    width: 100%;
    height: 190px;
    background: url(../images/contantbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.rtstbn {
    width: 100%;
    height: 190px;
    background: url(../images/rtstbn.jpg) no-repeat center #4c4945;
    clear: both;
}

.about_item_1 {
    width: 1171px;
    margin: 0 auto;
    margin-top: 15px;
}

.about_item_1 .lf {
    width: 436px;
    height: 313px;
    float: left;
}

.about_item_1 .lf img {
    border-radius: 3px;
}

.about_item_1 .rt {
    width: 662px;
    height: 313px;
    float: left;
    margin-left: 30px;
}

.about_item_1 .rt p {
    font-size: 14px;
    color: #656565;
    width: 662px;
    margin: 10px auto;
    line-height: 24px;
    text-indent: 36px;
}

.rtstcont p {
    font-size: 16px;
    line-height: 36px;
}


/*荣誉资质*/

#inav-dock {
    height: 300px;
    overflow: hidden;
    width: 1171px;
}


/*#inav{width:850px;margin:55px auto 0 auto;}*/

#inav .inav-slides ul li {
    margin: 0 auto;
    width: 230px;
    position: relative;
    cursor: pointer
}

#inav .inav-slides ul li span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 1000;
    display: none
}

#inav .inav-slides ul li span img {
    width: 37px;
    height: 37px;
    margin-left: 10px;
    margin-top: 80px;
}

#inav .inav-arrows a {
    width: 41px;
    height: 41px;
    background: url(../images/ico.png ) no-repeat;
    background-size: 40px 126px;
}

#inav .inav-arrows a.inav-prev-item {
    left: 0px;
    background-position: -2px -2px;
    top: 80px;
}

#inav .inav-arrows a.inav-next-item {
    background-position: -2px -44px;
    right: 0px;
    top: 90px;
}

#inav .inav-arrows a {
    margin-top: 0;
    top: auto;
    bottom: 20px;
    padding: 0;
}

#inav .inav-slides ul li a img:hover {
    border: 1px solid #666;
}

.ryzz_fd {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 10000;
}

.ryzz_fd img {
    position: absolute;
    left: 46%;
    top: 46%;
}


/*案例样式*/

.card {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    width: 376px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    -webkit-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
}

.card a {
    color: inherit;
    text-decoration: none;
    font-size: 24px;
    line-height: 78px;
    display: block;
    text-align: center;
}

.card:hover {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}


/**
* THUMB
**/

.rtjcCont1 li {
    position: relative;
}

.card__thumb {
    height: 276px;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.card__thumb img {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.card:hover .card__thumb {
    height: 95px;
}

.card:hover .card__thumb img {
    opacity: 0.6;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


/**
* BODY
**/

.card__body {
    position: relative;
    height: 65px;
    padding: 15px;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    line-height: 25px;
    cursor: pointer;
}

.card:hover .card__body {
    height: 245px;
}

.pagelist {
    clear: both;
    text-align: center;
    margin-top: 50px;
}

.pagelist li {
    padding: 10px;
    display: inline-block;
}


/*首页合作伙伴*/

.picBox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-style: preserve-3d;
    transform-origin: 50% 50% -90px;
    animation: 200ms ease-out 0ms 1 normal forwards;
}

.show,
.hide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.hide {
    color: #fff;
    background-color: #2a2a2a;
    text-align: center;
    line-height: 110px;
    transform: translate3d(0, 0, -1px);
    /* 3D空间内移动一个元素的位置 */
}

.in-top .hide,
.out-top .hide {
    transform-origin: 0% 100%;
    transform: translate3d(0, -100%, 0) rotate3d(1, 0, 0, 90deg);
}

.in-top .picBox {
    animation-name: in-top;
    animation-play-state: running;
}

.out-top .picBox {
    animation-name: out-top;
    animation-play-state: running;
}

@keyframes in-top {
    from {
        transform: rotate3d(0, 0, 0, 0deg)
    }
    to {
        transform: rotate3d(-1, 0, 0, 90deg)
    }
}

@keyframes out-top {
    from {
        transform: rotate3d(-1, 0, 0, 90deg)
    }
    to {
        transform: rotate3d(0, 0, 0, 0deg)
    }
}

.in-right .hide,
.out-right .hide {
    transform-origin: 0% 0%;
    transform: translate3d(100%, 0, 0) rotate3d(0, 1, 0, 90deg);
}

.in-right .picBox {
    animation-name: in-right;
    animation-play-state: running;
}

.out-right .picBox {
    animation-name: out-right;
    animation-play-state: running;
}

@keyframes in-right {
    from {
        transform: rotate3d(0, 0, 0, 0deg)
    }
    to {
        transform: rotate3d(0, -1, 0, 90deg)
    }
}

@keyframes out-right {
    from {
        transform: rotate3d(0, -1, 0, 90deg)
    }
    to {
        transform: rotate3d(0, 0, 0, 0deg)
    }
}

.in-bottom .hide,
.out-bottom .hide {
    transform-origin: 0% 0%;
    transform: translate3d(0, 100%, 0) rotate3d(-1, 0, 0, 90deg);
}

.in-bottom .picBox {
    animation-name: in-bottom;
    animation-play-state: running;
}

.out-bottom .picBox {
    animation-name: out-bottom;
    animation-play-state: running;
}

@keyframes in-bottom {
    from {
        transform: rotate3d(0, 0, 0, 0deg)
    }
    to {
        transform: rotate3d(1, 0, 0, 90deg)
    }
}

@keyframes out-bottom {
    from {
        transform: rotate3d(1, 0, 0, 90deg)
    }
    to {
        transform: rotate3d(0, 0, 0, 0deg)
    }
}

.in-left .hide,
.out-left .hide {
    transform-origin: 100% 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, -1, 0, 90deg);
}

@keyframes in-left {
    from {
        transform: rotate3d(0, 0, 0, 0deg)
    }
    to {
        transform: rotate3d(0, 1, 0, 90deg)
    }
}

@keyframes out-left {
    from {
        transform: rotate3d(0, 1, 0, 90deg)
    }
    to {
        transform: rotate3d(0, 0, 0, 0deg)
    }
}

.in-left .picBox {
    animation-name: in-left;
    animation-play-state: running;
}

.out-left .picBox {
    animation-name: out-left;
    animation-play-state: running;
}