.nyBanner {
    width: 100%;
    background: #fff;
}

.nyBanner img {
    display: block;
    width: 100%;
}

.wapperNy {
    width: 100%;
    
}

.caseList {
    width: 100%;
    background: #fff;
    padding-top: 73px;
    padding-bottom: 80px;
}

.screenList {
    padding-top: 57px;
}

.screenList>ul {
    width: 100%;
    border-top: #cccccc 1px dashed;
}

.screenList>ul li {
    border-bottom: #cccccc 1px dashed;
    position: relative;
    min-height: 20px;
}

.screenList>ul li>span {
    font-size: 16px;
    color: #999999;
    display: block;
    width: 128px;
    position: absolute;
    top: 31px;
    left: 0;
    text-align: right;
}

.screenList>ul li .screenText {
    width: 100%;
    font-size: 0;
    padding: 10px 0;
    padding-left: 140px;
}

.screenList>ul li .screenText a {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 24px;
    font-size: 16px;
    color: #666666;
    margin: 15px 0;
    margin-right: 10px;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.screenList>ul li .screenText a.on,
.screenList>ul li .screenText a:hover {
    background: #2fca7c;
    color: #fff;
    border-radius: 20px;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.list_cases {}

.list_cases ul {
    width: 101%;
    font-size: 0;
    margin-top: 50px;
}

.list_cases ul li {
    width: 32.333%;
    margin-right: 1%;
    margin-bottom: 1.8%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.list_cases ul li .caseUrl {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 25;
}

.list_cases ul li .img {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 70.17%;
    z-index: 1;
}

.list_cases ul li .img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.list_cases ul li .caseText {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(47,202,124,.85);
    display: table;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.list_cases ul li .caseText .caseTextmid {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.list_cases ul li .caseText .caseTextmid h3 {
    font-size: 36px;
    color: #ffffff;
    display: block;
}

.list_cases ul li .caseText .caseTextmid p {
    font-size: 24px;
    color: #ffffff;
    margin-top: 4%;
}

.list_cases ul li .caseText .caseTextmid .caseButton {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin-top: 7%;
}

.list_cases ul li .caseText .caseTextmid .caseButton a {
    width: 150px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border: #fff 1px solid;
    border-radius: 25px;
    line-height: 50px;
    margin: 0 8px;
    position: relative;
    z-index: 30;
}

.list_cases ul li .caseText .caseTextmid .caseButton a:hover {
    background: #FFFFFF;
    color: #2fca7c;
}

.list_cases ul li .caseText .caseTextmid .moreCase {
    width: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list_cases ul li .caseText .caseTextmid .moreCase a {
    display: block;
    width: 100%;
    height: 100%;
}

.list_cases ul li .caseText .caseTextmid .moreCase img {
    width: 100%;
}

.list_cases ul li .caseText .caseTextmid .moreCase:hover {
    width: 55px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list_cases ul li:hover .img img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    
    -moz-transform: scale(1.1);
    
    -webkit-transform: scale(1.1);
    
    -o-transform: scale(1.1);
    
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.list_cases ul li:hover .caseText {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.page {
    margin-top: 3.2%;
    margin-bottom: 2%;
}

.page_na {
    font-size: 0;
    margin: 0 auto;
    text-align: center;
}

.page_na li {
    display: inline-block;
    margin: 0 4px; width: auto;
  padding:1px 12px;background-color: #fff;
  border: #d7d7d7 1px solid;
}

.page_na li a {
  
  
    font-size: 14px;
   
  
   
    text-align: center;
    color: #666666;
    text-decoration: none;
    
    
    
}


.page_na li.thisclass {
    background: #2fca7c;
    color: #fff;
    border: #2fca7c 1px solid;
}

.page_na li:hover{
    background: #2fca7c;
    color: #fff;
    border: #2fca7c 1px solid;
}

.page_na li.thisclass a,.page_na li:hover a{ color: #fff;}

.page_na li i {
    font-style: normal;
    font-size: 14px;
    color: #1e1e1e;
    letter-spacing: 2px;
    line-height: 36px;
    padding: 0 5px;
}

.page_na li input {
    border: #ddd 1px solid;
    outline: none;
    background: none;
    color: #123fad;
    width: 36px;
    height: 36px;
    font-size: 14px;
    text-align: center;
}

.page_na li button {
    width: 53px;
    height: 36px;
    font-size: 14px;
    color: #1e1e1e;
    letter-spacing: 2px;
    cursor: pointer;
    border: #ddd 1px solid;
    outline: none;
    background: none;
    text-align: center;
}
.pageNum{width:100%;float:left;text-align:center;margin:20px 0}
.pageNum li{background:#F6F6F6;display:inline-block;list-style-type:none;margin:0 1px;padding:2px 14px}
.pageNum li.thisclass,.pageNum li:hover{background:#76C29C;color:#fff}
.pageNum li:hover a,.pageNum li.thisclass a{color:#fff}
.whyZero {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 10px;
}




.bootStrap {
    width: 100%;
    height: 60px;
    background: #e5e5e5;
    line-height: 60px;
}

.bootStrapmin {
    background: url(../image/home.png) left center no-repeat;
    padding-left: 32px;
    font-size: 16px;
    color: #999999;
}

.bootStrap span {
    font-size: 16px;
    color: #999999;
}

.bootStrap a {
    font-size: 16px;
    color: #999999;
    padding: 0 5px;
}

.bootStrap a:last-child {
    color: #211815;
}

.caseBoxA {
    font-size: 0;
}

.caseBoxAimg {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    font-size: 14px;
}

.caseBoxAimg .pc-slide {
    width: 100%;
    margin: 0 auto;
}

.caseBoxAimg .view .swiper-container {
    width: 100%;
}

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

.caseBoxAimg .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
    padding-left: 30px;
}

.caseBoxAimg .preview .swiper-container {
    width: 100%;
}

.caseBoxAimg .preview .swiper-slide {
    width: 180px;
    height: 120px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.caseBoxAimg .preview .swiper-slide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: rgba(255, 255, 255, .2);
    z-index: 10;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.caseBoxAimg .preview .swiper-slide img {
    width: 180px;
    height: 120px;
    display: block;
}

.caseBoxAimg .view {
    position: relative;
}

.caseBoxAimg .view .arrow-left,
.caseBoxAimg .view .arrow-right {
    position: absolute;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background-color: rgba(0, 0, 0, .3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 1;
}

.caseBoxAimg .view .arrow-left {
    background-image: url(../image/left.png);
    left: 0;
}

.caseBoxAimg .view .arrow-right {
    background-image: url(../image/right.png);
    right: 0;
}

.caseBoxAimg .preview .arrow-left {
    background-color: #999999;
    background-image: url(../image/arrleft.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.caseBoxAimg .preview .arrow-right {
    background-color: #999999;
    background-image: url(../image/arrright.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.caseBoxAimg .preview .arrow-right:hover,
.caseBoxAimg .preview .arrow-left:hover {
    background-color: #666;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.caseBoxAimg .preview .swiper-slide {
    padding: 0 0.5%;
    
}

.caseBoxAimg .preview .active-nav img {
    border: 2px solid #2fca7c;
}

.caseBoxAimg .preview .swiper-slide.active-nav:before {
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.caseBoxAimg .preview .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
}

.caseBoxAtit {
    display: inline-block;
    vertical-align: middle;
    width: 52%;
    padding-left: 5%;
    font-size: 14px;
}

.caseBoxAtit h3 {
    font-size: 40px;
    color: #211815;
    margin-bottom: 5%;
}

.caseBoxAtit .proJs {
    width: 100%;
    font-size: 0;
    border-bottom: #eeeeee 1px solid;
}

.caseBoxAtit .proJs li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #211815;
    margin-bottom: 5%;
    position: relative;
    padding-left: 5em;
    height: 1.5em;
    line-height: 1.5em;
}

.caseBoxAtit .proJs li .stit {
    position: absolute;
    top: 0;
    left: 0
}

.caseBoxAtit .caseZxright {
    width: 100%;
    padding-top: 5%;
    display: inline-block;
    vertical-align: middle;
}

.caseBoxAtit .caseZxright .caseInput {
    width: 100%;
    font-size: 0;
}

.caseBoxAtit .caseZxright input {
    font-size: 18px;
    color: #666666;
    height: 54px;
    border: none;
    border-radius: 30px;
    padding-left: 60px;
    padding-right: 10px;
    outline: none;
    background: #f5f5f5;
}

.caseBoxAtit .caseZxright .caseInput input {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    background: url(../image/a1.png) 30px center no-repeat #f5f5f5;
}

.caseBoxAtit .caseZxright .caseInput input.inputB {
    margin-left: 4%;
    background: url(../image/a2.png) 30px center no-repeat #f5f5f5;
}

.caseBoxAtit .caseZxright input.inputC {
    width: 100%;
    margin-top: 30px;
    background: url(../image/a3.png) 30px center no-repeat #f5f5f5;
}

.caseBoxAtit .caseZxright .caseInput input::-webkit-input-placeholder {
    
    font-size: 18px;
    color: #666666;
}

.caseBoxAtit .caseZxright .caseInput input::-moz-placeholder {
    
    font-size: 18px;
    color: #666666;
}

.caseBoxAtit .caseZxright .caseInput input:-ms-input-placeholder {
    
    font-size: 18px;
    color: #666666;
}

.caseBoxAtit .caseZxright .caseButton {
    width: 100%;
    font-size: 0;
    margin-top: 4%;
}

.caseBoxAtit .caseZxright .caseButton button {
    display: inline-block;
    vertical-align: middle;
    width: 185px;
    height: 60px;
    background: none;
    color: #2fca7c;
    font-size: 22px;
    border-radius: 30px;
    outline: none;
    border: #2fca7c 1px solid;
    -webkit-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}

.caseBoxAtit .caseZxright .caseButton .text1 {
    background: #2fca7c;
    color: #fff;
}

.caseBoxAtit .caseZxright .caseButton .text2 {
    width: 290px;
    margin-left: 20px;
}

.caseBoxAtit .caseZxright .caseButton button:hover {
    box-shadow: 0 0 15px #b4b4b4;
    -webkit-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}

.caseBoxAtit .caseZxright .caseButton span {
    font-size: 22px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}

.caseBoxAtit .phoneimg {
    width: 100%;
    margin-top: 4%;
}

.caseBoxAtit .phoneimg img {
    width: 61%;
}

.caseXq {
    width: 100%;
    background: #fff;
    margin-top: 20px;
    padding: 75px 0;
}

.textTit {
    padding: 29px 0;
    background: url(../image/sanjiao.png) center no-repeat;
    background-size: auto 100%;
}

.caseTextA {
    padding-top: 58px;
    min-width: 1200px;
    width: 83%;
    margin: 0 auto;
}

.caseTextA img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.bgfff {
    background: #fff !important;
}

.wapperAM {
    min-width: 1200px;
    width: 83%;
    margin: 0 auto;
}

.contactUs {
    font-size: 0;
    padding-top: 80px;
}

.contactUs .contactUsleft {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.contactUs .contactUsleft ul {
    width: 100%;
}

.contactUs .contactUsleft ul li {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.contactUs .contactUsleft ul li img {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 0;
    left: 0;
}

.contactUs .contactUsleft ul li p {
    width: 100%;
    padding-left: 77px;
    line-height: 46px;
    font-size: 18px;
    color: #211815;
}

.contactUs .contactUsleft ul li p span {
    display: inline-block;
    vertical-align: middle;
}

.contactUs .contactUsleft ul li p b {
    font-size: 30px;
    color: #211815;
    padding-right: 20px;
    white-space: nowrap;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
}

.contactUs .contactUsright {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.contactUs .contactUsright.caseBoxAtit .caseZxright {
    padding-top: 0;
}

.contactUs .contactUsright.caseBoxAtit .caseZxright .caseButton {
    margin-top: 6%;
}

#map {
    height: 600px;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
}




.aboutText {
    padding-top: 60px;
    padding-bottom: 3%;
}

.aboutText p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 2em;
    margin-bottom: 4%;
}

.fazhan {
    width: 100%;
    padding-top: 80px;
    background: url(../image/about2.jpg) top center no-repeat;
}

.pubTitfff h3 {
    color: #fff;
}

.pubTitfff p {
    color: #fff;
}

.fzSwiper {
    margin-top: 50px;
    position: relative;
    background-color: #fff;
    
    
}

.fzSwiper .fzSwipermid {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.fzSwiper .fzSwipermid #feiji {
    position: absolute;
    width: 4.9%;
    right: 0;
    top: 50%;
    transform: translateX(93%) translateY(-225%);
    -ms-transform: translateX(93%) translateY(-225%);
    -moz-transform: translateX(93%) translateY(-225%);
    -webkit-transform: translateX(93%) translateY(-225%);
    -o-transform: translateX(93%) translateY(-225%);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .fzSwipermid #feiji.feiji2 {
    transform: rotate(56deg) translateX(-91%) translateY(-284%);
    -ms-transform: rotate(56deg) translateX(-91%) translateY(-284%);
    -moz-transform: rotate(56deg) translateX(-91%) translateY(-284%);
    -webkit-transform: rotate(56deg) translateX(-91%) translateY(-284%);
    -o-transform: rotate(56deg) translateX(-91%) translateY(-284%);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .fzSwipermid #feiji.feiji3 {
    transform: rotate(80deg) translateX(71%) translateY(-109%);
    -ms-transform: rotate(80deg) translateX(71%) translateY(-109%);
    -moz-transform: rotate(80deg) translateX(71%) translateY(-109%);
    -webkit-transform: rotate(80deg) translateX(71%) translateY(-109%);
    -o-transform: rotate(80deg) translateX(71%) translateY(-109%);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .fzSwipermid #feiji.feiji4 {
    transform: rotate(15deg) translateX(104%) translateY(97%);
    -ms-transform: rotate(15deg) translateX(104%) translateY(97%);
    -moz-transform: rotate(15deg) translateX(104%) translateY(97%);
    -webkit-transform: rotate(15deg) translateX(104%) translateY(97%);
    -o-transform: rotate(15deg) translateX(104%) translateY(97%);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .swiper-container {
    width: 100%;
    margin: 0 auto;
    height: 520px;
    color: #000;
    text-align: center;
}

.fzSwiper .swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

.fzSwiper .arrow-left {
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -20px;
    width: 32px;
    height: 41px;
    background-image: url(../image/arleft.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f6c7a6;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .arrow-left:hover {
    background-image: url(../image/arlefthover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .arrow-right {
    position: absolute;
    right: -70px;
    top: 50%;
    margin-top: -20px;
    width: 32px;
    height: 41px;
    background-image: url(../image/arright.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f6c7a6;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.fzSwiper .arrow-right:hover {
    background-image: url(../image/arrighthover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.swiperFzlc {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.swiperFzlc .fzlcBox {
    position: absolute;
    top: 50%;
    left: 7%;
    transform: translateY(54%);
    -ms-transform: translateY(54%);
    -moz-transform: translateY(54%);
    -webkit-transform: translateY(54%);
    -o-transform: translateY(54%);
}

.swiperFzlc .fzlcBox h3 {
    width: 25%;
    margin: 0 auto;
    padding-top: 25%;
    background: #2fca7c;
    border-radius: 50%;
    position: relative;
    font-weight: normal;
}

.swiperFzlc .fzlcBox h3 span {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-14%);
    -ms-transform: translateY(-14%);
    -moz-transform: translateY(-14%);
    -webkit-transform: translateY(-14%);
    -o-transform: translateY(-14%);
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 100%;
}

.swiperFzlc .fzlcBox p {
    width: 86%;
    margin: 0 auto;
    margin-top: 5%;
    font-size: 16px;
    color: #666666;
    line-height: 2em;
    height: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    
    -webkit-line-clamp: 3;
    
}

.swiperFzlc.swiperFzlc1 {
    background-image: url(../image/line_01.png);
}

.swiperFzlc.swiperFzlc2 {
    background-image: url(../image/line_02.png);
}

.swiperFzlc.swiperFzlc3 {
    background-image: url(../image/line_03.png);
}

.swiperFzlc.swiperFzlc4 {
    background-image: url(../image/line_04.png);
}

.swiperFzlc.swiperFzlc2 .fzlcBox h3 {
    background: #333333;
}

.swiperFzlc.swiperFzlc2 .fzlcBox {
    transform: translateY(-74%);
    -ms-transform: translateY(-74%);
    -moz-transform: translateY(-74%);
    -webkit-transform: translateY(-74%);
    -o-transform: translateY(-74%);
}

.swiperFzlc.swiperFzlc3 .fzlcBox h3 {
    background: #2fca7c;
}

.swiperFzlc.swiperFzlc3 .fzlcBox {
    transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    -moz-transform: translateY(-80%);
    -webkit-transform: translateY(-80%);
    -o-transform: translateY(-80%);
}

.swiperFzlc.swiperFzlc4 .fzlcBox h3 {
    background: #999999;
}

.swiperFzlc.swiperFzlc4 .fzlcBox p {
    margin-bottom: 15px;
}

.swiperFzlc.swiperFzlc4 .fzlcBox {
    transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -webkit-transform: translateY(-120%);
    -o-transform: translateY(-120%);
}

.Certlist {
    position: relative;
    padding-bottom: 70px;
}

.Certlist .swiper-container {
    width: 100%;
}

.Certlist .pagination {
    position: absolute;
    z-index: 20;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.Certlist .swiper-pagination-switch {
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 6px;
    background: #dddddd;
    cursor: pointer;
    margin: 0 5px;
    right: 0;
    display: none;
}

.Certlist .swiper-pagination-switch:nth-child(4n+1) {
    display: inline-block;
}

.Certlist .swiper-visible-switch {
    background: #dddddd;
}

.Certlist .swiper-active-switch {
    background: #2fca7c;
}

.certBox {
    width: 100%;
    margin-top: 60px;
}

.certBox div {
    width: 100%;
    display: table;
    text-align: center;
}

.certBox div p {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.certBox div p img {
    display: block;
    max-width: 92%;
    margin: 0 auto;
    max-height: 277px;
}

.certBox>span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 30px;
}




.pinpaiButton.caseButton {
    width: 100%;
}

.pinpaiButton.caseButton ul li {
    width: 12.2%;
    margin: -1px 1%;
}

@media screen and (max-width: 1500px) {
    .list_cases ul li .caseText .caseTextmid h3 {
        font-size: 25px;
    }

    .list_cases ul li .caseText .caseTextmid p {
        font-size: 20px;
    }

    .list_cases ul li .caseText .caseTextmid .caseButton a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .swiperFzlc .fzlcBox h3 span {
        font-size: 16px;
    }
}

@media screen and (max-width: 1380px) {
    .contactUs .contactUsleft ul li p b {
        font-size: 26px;
    }
}

@media screen and (max-width: 1200px) {

    .caseTextA,
    .wapperAM {
        padding-left: 40px;
        padding-right: 40px;
    }
}




.plan1 {
    padding: 80px 0 60px;
}

.plan1 .pubTit {
    margin-bottom: 60px;
}

.plan1 .list1 li {
    float: left;
    width: 23%;
    margin-left: 2.6666%;
    text-align: center;
    padding: 45px 15px;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    font-size: 36px;
    color: #fff;
    line-height: 1.5em;
    cursor: pointer;
    margin-bottom: 35px;
}

.plan1 .list1 li.li1 {
    background-image: url(../image/sbg1.jpg);
}

.plan1 .list1 li.li2 {
    background-image: url(../image/sbg2.jpg);
}

.plan1 .list1 li.li3 {
    background-image: url(../image/sbg3.jpg);
}

.plan1 .list1 li.li4 {
    background-image: url(../image/sbg4.jpg);
}

.plan1 .list1 li img {
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
}

.plan1 .list1 li:hover img {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.plan1 .list2 dl {
    float: left;
    width: 15%;
    margin-left: 2%;
}

.plan1 .list2 dt {
    font-size: 30px;
    color: #333;
    line-height: 2.6em;
    border-bottom: 1px solid #ddd;
    margin-bottom: .5em;
    position: relative;
}

.plan1 .list2 dt:before {
    content: '';
    width: 3em;
    height: 2px;
    bottom: -1px;
    position: absolute;
    left: 0;
    background: #2fca7c;
}

.plan1 .list2 dd {
    font-size: 20px;
    color: #666;
    line-height: 2.2em;
}

.plan2 {
    padding: 90px 0 70px;
    background: url(../image/sbg5.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
}

.plan2 li {
    float: left;
    width: 23%;
    margin-left: 2.66%;
    text-align: center;
}

.plan2 li .top {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    padding: 2.2em 0 0;
    margin: 0 auto 1em;
}

.plan2 li p {
    line-height: 2em;
}

.plan2 li p b {
    font-size: 70px;
    padding-right: 5px;
    font-weight: normal;
}

.plan2 li h2 {
    font-weight: normal;
    color: #333;
}

.plan2 li.li1 .top {
    color: #2fca7c;
    border: 1px solid #2fca7c;
}

.plan2 li.li2 .top {
    color: #95a2f8;
    border: 1px solid #95a2f8;
}

.plan2 li.li3 .top {
    color: #e9798b;
    border: 1px solid #e9798b;
}

.plan2 li.li4 .top {
    color: #e2816b;
    border: 1px solid #e2816b;
}

.planBox .indexCase {
    padding: 50px 0;
}

.plan3 {
    background: #2fca7c;
    padding: 50px 0 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.plan3 h2 {
    font-size: 3em;
    line-height: 1.5em;
    font-weight: normal;
}

.plan3 h3 {
    font-size: 2em;
    line-height: 2em;
    font-weight: normal;
}

.plan3 .zxBtn {
    color: #2fca7c;
    width: 9em;
    display: block;
    height: 2.4em;
    line-height: 2.4em;
    border-radius: 1.2em;
    background: #fff;
    text-align: center;
    margin: 40px auto 20px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.plan3 .zxBtn:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}

.plan4 {
    padding: 6% 0;
}

.plan4 ul {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
    margin-top: 50px;
    border-bottom: 1px solid #ddd;
}

.plan4 ul li {
    float: left;
    width: 14.2857%;
    padding-bottom: 30px;
    font-size: 16px;
    color: #333;
    text-align: center;
    position: relative;
}

.plan4 ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2fca7c;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
}

@media only screen and (max-width: 1700px) {
    .plan1 .list1 li {
        padding: 35px 10px;
        font-size: 24px;
    }

    .plan1 .list1 li img {
        width: 70px;
        height: 70px;
    }

    .plan1 .list2 dt {
        font-size: 24px;
    }

    .plan1 .list2 dd {
        font-size: 16px;
    }

    .plan2 li p b {
        font-size: 50px;
    }

    .plan2 li .top {
        width: 180px;
        height: 180px;
        padding-top: 2.5em;
    }

    .plan3 {
        font-size: 16px;
    }
}


.yyBox .box1 {
    text-align: center;
    padding: 40px 0;
    font-size: 32px;
    text-align: center;
    color: #fff;
    background: #eee;
}

.yyBox .box1 li {
    display: inline-block;
    width: 8em;
    height: 80px;
    line-height: 80px;
    border-radius: 4px;
    margin: 0 15px;
    background: #2fca7c;
}

.caseFive {
    padding-top: 50px;
    padding-bottom: 50px;
}

.caseFive .box {
    padding: 30px 0 0;
}

.caseFive .tit {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-bottom: 30px;
}

.caseFive .tit:before {
    content: '';
    width: 3em;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #2fca7c;
}

.caseFive .tit h3 {
    color: #000000;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.5em;
}

.caseFive .tit p {
    font-size: 1.2em;
    color: #999;
    line-height: 2em;
}

.caseFive .list li {
    float: left;
    width: 25%;
    padding-right: 10px;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}

.caseFive .list2 li {
    min-width: 50%;
    max-width: 50%;
}

.caseFive .list li i {
    display: inline-block;
    font-style: normal;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    background: #2fca7c;
    border-radius: 4px;
}

.yyBox .footerA {
    background: #eee;
}

.yyBox .footerA .footerAleft {
    float: left;
    width: 50%;
}

.yyBox .footerA .footerAcenter {
    float: right;
    width: 46%;
}

.yyBox .footerAleft p {
    font-size: 40px;
    color: #2fca7c;
}

.yyBox .footerAleft p.textB {
    font-size: 30px;
}

.yyBox .footerAleft p.textC .zixun {
    color: #211815;
    border: 1px solid #211815;
}

.yyBox .footerAcenter .caseInput input,
.yyBox .footerAcenter input.inputC {
    color: #211815;
    border: 1px solid #2fca7c;
}

.yyBox .footerAcenter input::-webkit-input-placeholder {
    
    color: #211815;
}

.yyBox .footerAcenter input::-moz-placeholder {
    
    color: #211815;
}

.yyBox .footerAcenter input:-ms-input-placeholder {
    
    color: #211815;
}

.yyBox .footerAcenter .caseInput input.inputA {
    background: url(../image/a1.png) 30px center no-repeat;
}

.yyBox .footerAcenter .caseInput input.inputB {
    background: url(../image/a2.png) 30px center no-repeat;
}

.yyBox .footerAcenter input.inputC {
    background: url(../image/a3.png) 30px center no-repeat;
}

.yyBox .footerAcenter .txt {
    color: #666;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 30px;
}

.yyBox .footerAcenter .caseButton {
    margin-top: 50px;
}

.inlineL span.txt {
    padding-left: 5px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.inlineL span.txt:before {
    content: '';
    width: 1px;
    height: 1em;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5em;
    background: #333;
}

.inlineL span.txt:first-child:before {
    display: none;
}

@media only screen and (max-width:1700px) {
    .yyBox .box1 li {
        font-size: 28px;
    }

    .caseFive .tit,
    .caseFive .list li {
        font-size: 16px;
    }

    .yyBox .footerAleft p {
        font-size: 32px;
    }

    .yyBox .footerAleft p.textB {
        font-size: 24px;
    }

    .yyBox .footerAleft p.textC img {
        width: 60%;
    }

    .caseBoxAtit .proJs li {
        font-size: 20px;
    }
}

@media only screen and (max-width:1500px) {
    .caseBoxAtit .proJs li {
        font-size: 18px;
    }
}


.paiBox {
    background: url(../image/sbg6.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 3%;
    margin-bottom: 5%;
}

.paiBox .parLogo {
    margin-bottom: 0;
}




.ytx-box1 {
    width: 100%;
    font-size: 20px;
    background: url(../image/y1.jpg) center no-repeat;
    text-align: center;
    padding: 4em 2em;
    background: #fff;
}

.ytx-box1 .t1 {
    font-size: 2em;
    color: #000000;
    font-weight: bold;
}

.ytx-box1 .t2 {
    font-size: 0.8em;
    color: #000000;
    text-transform: uppercase;
}

.ytx-box1 .list {
    margin-top: 4em;
}

.ytx-box1 .list:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ytx-box1 .list li {
    width: 25%;
    float: left;
}

.ytx-box1 .in {
    width: 19em;
    height: 19em;
    padding-top: 5.5em;
    position: relative;
}

.ytx-box1 .in img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: 0.5s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ytx-box1 .in p {
    font-size: 2.4em;
    font-weight: bold;
    color: #2fca7c;
    margin-bottom: 0.5em;
}

.ytx-box1 .in span {
    font-size: 0.9em;
    color: #333333;
    display: block;
    line-height: 150%;
}

@media screen and (max-width: 1700px) {
    .ytx-box1 {
        font-size: 16px;
    }

    .ytx-box1 .in span {
        font-size: 1em;
    }
}

@media screen and (max-width: 1450px) {
    .ytx-box1 {
        font-size: 14px;
    }
}

@media screen and (max-width: 1250px) {
    .ytx-box1 {
        font-size: 12px;
    }
}

.ytx-box1 .listcur1.cur li:hover img {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ytx-box2 {
    font-size: 20px;
    padding: 5em 0;
    text-align: center;
    background: #fff;
}

.ytx-box2 .tit p {
    font-size: 2em;
    color: #000000;
    font-weight: bold;
}

.ytx-box2 .tit span {
    font-size: 1.2em;
    color: #333333;
    display: inline-block;
    padding: 1em;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin: 1.5em 0 3em 0;
}

.ytx-box2 .list {
    width: 100%;
    background: url(../image/y3.jpg) top center no-repeat;
    background-size: auto auto;
}

.ytx-box2 .list li {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

.ytx-box2 .list p {
    width: 3em;
    height: 3em;
    line-height: 3em;
    font-size: 1.8em;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto 1em auto;
    transition: 0.3s;
    position: relative;
    top: 0;
}

.ytx-box2 .list span {
    font-size: 0.9em;
    color: #666666;
    line-height: 200%;
}

.ytx-box2 .list .li1 {
    padding-top: 1em;
}

.ytx-box2 .list .li2 {
    padding-top: 4em;
}

.ytx-box2 .list .li3 {
    width: 23%;
    padding-top: 2em;
}

.ytx-box2 .list .li4 {
    padding-top: 4.2em;
}

.ytx-box2 .list .li1 p {
    background: -webkit-linear-gradient(top, #e6af65, #e98754);
    background: -moz-linear-gradient(top, #e6af65, #e98754);
    background: -ms-linear-gradient(top, #e6af65, #e98754);
    background: -o-linear-gradient(top, #e6af65, #e98754);
    box-shadow: 0 0 20px #ffc6a8;
}

.ytx-box2 .list .li2 p {
    background: -webkit-linear-gradient(top, #8dbdfa, #9c8af7);
    background: -moz-linear-gradient(top, #8dbdfa, #9c8af7);
    background: -ms-linear-gradient(top, #8dbdfa, #9c8af7);
    background: -o-linear-gradient(top, #8dbdfa, #9c8af7);
    box-shadow: 0 0 20px #9c8af7;
}

.ytx-box2 .list .li3 p {
    background: -webkit-linear-gradient(top, #e3a581, #e27363);
    background: -moz-linear-gradient(top, #e3a581, #e27363);
    background: -ms-linear-gradient(top, #e3a581, #e27363);
    background: -o-linear-gradient(top, #e3a581, #e27363);
    box-shadow: 0 0 20px #e27363;
}

.ytx-box2 .list .li4 p {
    background: -webkit-linear-gradient(top, #f497c0, #e7727e);
    background: -moz-linear-gradient(top, #f497c0, #e7727e);
    background: -ms-linear-gradient(top, #f497c0, #e7727e);
    background: -o-linear-gradient(top, #f497c0, #e7727e);
    box-shadow: 0 0 20px #e7727e;
}

@media screen and (max-width: 1700px) {
    .ytx-box2 {
        font-size: 18px;
    }

    .ytx-box2 .list .li4 {
        padding-top: 6em;
    }

    .ytx-box2 .list span {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1480px) {
    .ytx-box2 {
        font-size: 16px;
    }

    .ytx-box2 .list .li2 {
        padding-top: 5em;
    }

    .ytx-box2 .list .li4 {
        padding-top: 7em;
    }
}

@media screen and (max-width: 1350px) {
    .ytx-box2 {
        font-size: 14px;
    }

    .ytx-box2 .list .li1 {
        padding-top: 3em;
    }

    .ytx-box2 .list .li2 {
        padding-top: 6em;
    }

    .ytx-box2 .list .li3 {
        width: 24%;
    }

    .ytx-box2 .list .li4 {
        padding-top: 8em;
    }
}

.ytx-box3 {
    background: #fff;
    padding: 5% 0;
}

.ytx-box3 .tit {
    font-size: 20px;
    text-align: center;
}

.ytx-box3 .tit p {
    font-size: 2em;
    color: #000000;
    font-weight: bold;
}

.ytx-box3 .tit span {
    font-size: 0.8em;
    text-transform: uppercase;
    margin-top: 1em;
    display: block;
}

.ytx-box3 .list {
    font-size: 20px;
    position: relative;
    height: 43em;
    width: 73.5em;
    margin: 2em auto 0 auto;
}

.ytx-box3 .list img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 32em;
    height: 29em;
    margin-left: -16em;
}

.ytx-box3 .list ul {
    position: relative;
    z-index: 1;
    height: 100%;
}

.ytx-box3 .list li {
    position: absolute;
    background-repeat: no-repeat;
}

.ytx-box3 .list li p {
    font-size: 1.5em;
    color: #000000;
    font-weight: bold;
}

.ytx-box3 .list li span {
    font-size: 1.2em;
    color: #666666;
    display: block;
    line-height: 200%;
    margin-top: 1em;
}

.ytx-box3 .list li.li1 {
    background-image: url(../image/y5.png);
    background-size: 22.4em auto;
    background-position: 0 0;
    padding-left: 4em;
    left: 0;
    width: 22.4em;
}

.ytx-box3 .list li.li2 {
    background-image: url(../image/y6.png);
    background-size: 22.2em auto;
    background-position: 0 0;
    padding-left: 3em;
    right: 0;
    width: 22.2em;
}

.ytx-box3 .list li.li3 {
    background-image: url(../image/y7.png);
    background-size: 22.4em auto;
    background-position: 0 0;
    padding-left: 4em;
    top: 22em;
    left: 0;
    width: 22.4em;
}

.ytx-box3 .list li.li4 {
    background-image: url(../image/y8.png);
    background-size: 22.2em auto;
    background-position: 0 0;
    padding-left: 3em;
    top: 22em;
    right: 0;
    width: 22.2em;
}

.ytx-box3 .list li.li5 {
    text-align: center;
    background-image: url(../image/y9.png);
    background-size: auto 6em;
    background-position: center 0;
    padding-top: 7em;
    bottom: 0;
    left: 50%;
    width: 15em;
    margin-left: -7.5em;
}

@media screen and (max-width: 1550px) {
    .ytx-box3 .tit {
        font-size: 18px;
    }

    .ytx-box3 .list {
        font-size: 18px;
    }
}

@media screen and (max-width: 1450px) {
    .ytx-box3 .tit {
        font-size: 16px;
    }

    .ytx-box3 .list {
        font-size: 16px;
    }
}

@media screen and (max-width: 1300px) {
    .ytx-box3 .tit {
        font-size: 14px;
    }

    .ytx-box3 .list {
        font-size: 14px;
    }
}




.ytx-box4{
	background: #2fca7c;
	font-size: 20px;
	padding: 4em;
	text-align: center;
}
.ytx-box4 .tit p{
	font-size: 2em;
	color: #fff;
}
.ytx-box4 .tit span{
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	margin-top: 1em;
	display: block;
}
.ytx-box4 .list{
	margin-top: 2em;
}
.ytx-box4 .list li{
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.ytx-box4 .list img{
	display: block;
	margin: 0 auto 1.5em auto;
	width: 7.5em;
	height: 8.5em;
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	transition: 1s;
}
.ytx-box4 .list p{
	font-size: 0.9em;
	color: #fff;
	line-height: 180%;
}
@media screen and (max-width: 1450px){
	.ytx-box4{
		font-size: 18px;
	}
}
@media screen and (max-width: 1300px){
	.ytx-box4{
		font-size: 16px;
	}
}



.ytx-box1 .listcur1 li {
    opacity: 0;
    position: relative;
    top: 50px;
}

.ytx-box1 .listcur1.cur li {
    opacity: 1;
    transition: 0.5s;
    top: 0px;
}

.ytx-box1 .listcur1.cur li img {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ytx-box1 .listcur1.cur li {
    transition-delay: 0.1s;
}

.ytx-box1 .listcur1.cur li+li {
    transition-delay: 0.3s;
}

.ytx-box1 .listcur1.cur li+li+li {
    transition-delay: 0.5s;
}

.ytx-box1 .listcur1.cur li+li+li+li {
    transition-delay: 0.7s;
}


.ytx-box2 .listcur2 li {
    opacity: 0;
    position: relative;
    top: 50px;
}

.ytx-box2 .listcur2.cur li {
    opacity: 1;
    transition: 0.5s;
    top: 0px;
}

.ytx-box2 .listcur2 li:hover p {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    top: -10px;
}

.ytx-box2 .listcur2.cur li {
    transition-delay: 0.1s;
}

.ytx-box2 .listcur2.cur li+li {
    transition-delay: 0.3s;
}

.ytx-box2 .listcur2.cur li+li+li {
    transition-delay: 0.5s;
}

.ytx-box2 .listcur2.cur li+li+li+li {
    transition-delay: 0.7s;
}


.ytx-box3 .listcur3 li {
    opacity: 0;
}

.ytx-box3 .listcur3.cur li {
    opacity: 1;
    transition: 0.5s;
}

.ytx-box3 .listcur3.cur li {
    transition-delay: 0.1s;
}

.ytx-box3 .listcur3.cur li+li {
    transition-delay: 0.3s;
}

.ytx-box3 .listcur3.cur li+li+li {
    transition-delay: 0.5s;
}

.ytx-box3 .listcur3.cur li+li+li+li {
    transition-delay: 0.7s;
}

.ytx-box3 .listcur3.cur li+li+li+li+li {
    transition-delay: 0.9s;
}



.ytx-box4 .listcur4 li {
    opacity: 0;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}

.ytx-box4 .listcur4.cur li {
    opacity: 1;
    transition: 0.5s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ytx-box4 .listcur4.cur li {
    transition-delay: 0.1s;
}

.ytx-box4 .listcur4.cur li+li {
    transition-delay: 0.3s;
}

.ytx-box4 .listcur4.cur li+li+li {
    transition-delay: 0.5s;
}
.ytx-box4 li:hover img{
	-webkit-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}


.footer.hideFu{
	padding-bottom: 35px;
}
.footer{
	padding-bottom: 155px;
}
.pubFu{
	width: 100%;
	
	background: rgba(0,0,0,.7);
	position: fixed;
	z-index: 99;
	left: 0;
	bottom: 0;
}
.pubFu .sq{
	width: 80px;
	height: 33px;
	background: url(../image/y13.png) no-repeat center;
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -40px;
	text-align: center;
	padding-top: 15px;
	cursor: pointer;
	line-height: 0;
}
.pubFu .sq.down img{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pubFu .inner{
	max-width: 1400px;
	margin: 0 auto;
	padding-left: 240px;
	font-size: 18px;
	position: relative;
	height: 120px;
	line-height: 120px;
}
.pubFu .inner .tit{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 36px;
	color: #2fca7c;
}
.pubFu .inner .tit img{
	vertical-align: middle;
	margin-right: 15px;
}
.pubFu .inner .form{
	width: 100%;
	padding-right: 170px;
	position: relative;
	height: 120px;
}
.pubFu .inner .form .tjBtn{
	display: block;
	position: absolute;
	right: 0;
	top: 35px;
	width: 150px;
	text-align: center;
	color: #fff;
	background: #2fca7c;
	line-height: 50px;
	border-radius: 25px;
}
.pubFu .inner .form input{
	float: left;
	display: block;
	width: 31.33%;
	margin: 0 1%;
	background: #fff;
	padding: 0 10px;
	height: 50px;
	border-radius: 25px;
	margin-top: 35px;
	border: 0;
	outline: 0;
}
@media only screen and (max-width:1700px ) {
	.pubFu .inner{
		max-width: 1200px;
	}
	.pubFu .inner .tit{
		font-size: 28px;
	}
}