/*************************************************
********************** é¦–é¡µ **********************
*************************************************/

/******************** banner ********************/
#banner {
    margin: 0 auto;
    min-width: 1260px;
    height: 350px;
    overflow: hidden;
    /*background-color: #c40000;*/
}
@media screen and (max-width: 1454px) {
    #banner {
        width: 100%;
    }
}
/*@media screen and (min-width: 1455px) {*/
    /*#banner {*/
        /*width: 1440px;*/
    /*}*/
/*}*/
.bg-img-1 {
    background-image: url(../images/banner/doopaa.jpg);
}
.bg-img-2 {
    background-image: url(../images/banner/net.jpg);
}
.bg-img-3 {
    background-image: url(../images/banner/video.jpg);
}
.bg-img-4 {
    background-image: url(../images/banner/mobile.jpg);
}
.bg-img-5 {
    background-image: url(../images/banner/marketing.jpg);
}
.bg-img-6 {
    background-image: url(../images/banner/gallery.jpg);
}

/********************* æ¡ˆä¾‹ *********************/
.cases-container {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}
.cases-container:before,
.cases:after {
    display: block;
    clear: both;
    content: '';
}
.case {
    float: left;
    margin-right: 20px;
    width: 300px;
    height: 167px;
}
.case:last-child {
    margin-left: 0;
}
.case .pic {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.case .pic img {
    max-width: 300px;
}
.case .pic .desc-container {
    display: table;
    position: absolute;
    top: 18px;
    left: 30px;
    font-size: 18px;
    width: 7em;
}
.case.right .pic .desc-container {
    left: auto;
    right: 30px;
}
.case .pic .desc-container .desc {
    display: table-cell;
    height: 4em;
    text-align: left;
    vertical-align: middle;
}
.case .pic .desc-container .desc p {
    color: #fff;
    line-height: 1.3em;
}
.cases-container .slider {
    display: none;
    top: 50px;
    width: 45px;
    height: 167px;
}
.cases-container .slider a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../images/slider_prev.png') no-repeat center;
    text-indent: -9999px;
    overflow: hidden;
}
.cases-container #next a {
    background-image: url('../images/slider_next.png');
}

/********************* å…¶å®ƒ *********************/
#content {
    margin: 0 auto;
    margin-bottom: 3px;
    max-width: 1440px;
    padding: 40px 0;
    font-size: 12px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}
.content {
    width: 600px;
}
.content-left {
    float: left;
    width: 400px;
}
.content-left h3,
.content-right h3 {
    font-size: 13px;
    font-weight: bold;
}
.content-left h3 span,
.content-right h3 span {
    display: inline-block;
    margin-left: 10px;
    width: 21px;
    height: 12px;
    background: url('../images/arrow.jpg') no-repeat center center;
}
.content-left .video-container {
    margin-top: 14px;
    width: 100%;
    height: 200px;
}
.content-left .video-container .video {
    width: 100%;
    height: 100%;
}
.content-left ul {
    float: left;
    margin-top: 40px;
}
.content-left .sub-content:after {
    display: block;
    clear: both;
    content: '';
}
.content-left ul li {
    float: left;
    padding-top: 8px;
    width: 50%;
}
.content-left ul li:nth-of-type(1),
.content-left ul li:nth-of-type(2) {
    padding-top: 0;
}
.content-left ul li i {
    display: inline-block;
    margin-right: 12px;
    width: 10px;
    height: 12px;
    background: url('../images/video.gif') no-repeat center center;
}
.content-left ul li a {
    color: #858587;
    font-size: 12px;
}
.content-left ul:after {
    display: block;
    clear: both;
    content: '';
}
.content-right {
    float: right;
    width: 730px;
}
.content-right ul {
    margin-top: 30px;
    margin-left: -20px;
    width: 750px;
}
.content-right ul li {
    float: left;
    display: table;
    width: 105px;
    margin-top: 30px;
    margin-left: 20px;
}
.content-right ul li .pic {
    display: table-cell;
    width: 100%;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.content-right ul li .pic img {
    max-width: 105px;
    max-height: 100px;
}
.content-right ul:after {
    display: block;
    width: 0;
    height: 0;
    clear: both;
    content: '';
}

/*************************************************
******************* æ¹ƒâ€¢å…³äºŽä¸œæ¹ƒ *******************
*************************************************/
#container {
    width: 100%;
}
.about .text .wrapper {
    padding: 0 12px;
}
.about p {
    position: relative;
    color: #3c3d3a;
    font-size: 30px;
    font-family: 'Times New Roman','Arial';
}
.about p,
.about p span {
    line-height: 2em;
}
.about p .red {
    color: #f30615;
}
.about p .gray {
    color: #aeaeae;
}
.about p .lgray {
    color: #828281;
}
.about p .font {
    font-family: 'Franklin Gothic','Arial';
}
.about p .size {
    font-size: 35px;
}
.about p .mark {
    position: relative;
    top: -2px;
    margin-right: 0.3em;
    padding: 0 8px;
    background: transparent url('../images/mark_q.png') no-repeat center;
}
.about p .offset {
    margin-left: 208px;
}
.about p .upon {
    position: absolute;
    top: 2em;
    margin-top: 0.35em;
}
.about p .text-gradient {
    display: inline-block;
    color: #616161;
    background-image: -webkit-gradient(linear, 0 100%, 100% 100%, from(#616161), to(#828281));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about .brand {
    margin-top: 50px;
    padding-bottom: 24px;
    background-color: #eeeeec;
}
.about .brand .pic {
    float: left;
    width: 39%;
}
.about .brand .pic img {
    display: block;
    width: 100%;
}
.about .brand .text-container {
    float: right;
    width: 61%;
    color: #282922;
    text-align: center;
}
.about .brand .text-container h1 {
    margin-top: 112px;
    font-size: 92px;
}
.about .brand .text-container .line {
    margin: 18px auto 70px;
    width: 53px;
    height: 1px;
    background-color: #616161;
}
.about .brand .text-container p {
    margin: 0 auto;
    width: 34em;
    line-height: 36px;
    color: #000;
    font-size: 14px;
    font-family: 'æ–°å®‹ä½“';
    text-align: left;
}
.about .brand .text-container > img {
    display: block;
    margin: 50px auto 0;
}
.about .brand:after {
    display: block;
    clear: both;
    content: '';
}
/*************************************************
******************* æ¹ƒâ€¢ä¸œæ¹ƒç†å¿µ *******************
*************************************************/
.idea {
    margin-bottom: 4px;
}
.idea ul li {
    position: relative;
    width: 100%;
    height: 201px;
    text-align: center;
}
.idea ul li .wrapper {
    padding-top: 101px;
    height: 100%;
}
.idea ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.idea ul li .text-en {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -190px;
    width: 380px;
    height: 90px;
    background-image: url('../images/idea/desc.png');
    background-repeat: no-repeat;
}
.idea ul li .line {
    position: relative;
    margin: 0 auto 46px;
    width: 31px;
    height: 2px;
    background-color: #fff;
}
.idea ul li .text-cn {
    position: relative;
    color: #fff;
}
.idea ul li:nth-of-type(1) {
    background-position: 0 0;
    background-color: #000;
}
.idea ul li:nth-of-type(2) {
    background-position: 0 -90px;
    background-color: #764b06;
}
.idea ul li:nth-of-type(3) {
    background-position: 0 -180px;
    background-color: #3a0e0f;
}
.idea ul li:nth-of-type(4) {
    background-position: 0 -270px;
    background-color: #549bd1;
}
/*************************************************
******************* æ¹ƒâ€¢æœåŠ¡å†…å®¹ *******************
*************************************************/
.service {
    margin-top: 20px;
    margin-bottom: 80px;
    padding-left: 45px;
    height: 632px;
    background: url('../images/service/border.jpg') no-repeat left top;
}
.service .digital-container {
    float: left;
    /*margin-left: 45px;*/
    width: 47%; /*595*/
}
.service .digital-container .text {
    padding-top: 124px;
}
.service .digital-container .text span {
    display: block;
    color: #474545;
    text-align: center;
}
.service .digital-container .text span:nth-of-type(2) {
    margin-top: 10px;
    font-size: 25px;
}
.service .digital-container .text span:nth-of-type(3) {
    margin-top: 12px;
    font-size: 20px;
}
.service .digital-container .text .line {
    margin: 24px auto 30px;
    width: 52px;
    height: 1px;
    background-color: #a0a0a0;
}
.service .digital-container .text img {
    display: block;
    margin: 0 auto;
}
.service .digital-container .partners {
    position: relative;
    margin: 0 auto;
    margin-top: 135px;
    width: 463px;
}
.service .digital-container .partners .partner {
    float: left;
    margin-left: 36px;
    margin-top: 24px;
    width: 118px;
}
.service .digital-container .partners .partner:nth-child(3n) {
    width: 155px;
}
.service .digital-container .partners .partner:nth-child(3n+1) {
    margin-left: 0;
}
.service .digital-container .partners .partner .pic {
    display: table;
    width: 100%;
}
.service .digital-container .partners .partner .pic span {
    display: table-cell;
    width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle;
}
.service .digital-container .partners .partner:nth-child(1),
.service .digital-container .partners .partner:nth-child(2),
.service .digital-container .partners .partner:nth-child(3) {
    margin-top: 0;
}
.service .digital-container .partners .partner:nth-child(1) .pic span,
.service .digital-container .partners .partner:nth-child(2) .pic span,
.service .digital-container .partners .partner:nth-child(3) .pic span {
    height: 36px;
}
.service .digital-container .partners .partner:nth-child(4) .pic span,
.service .digital-container .partners .partner:nth-child(5) .pic span,
.service .digital-container .partners .partner:nth-child(6) .pic span {
    height: 100px;
}
.service .digital-container .partners:after {
    display: block;
    clear: both;
    content: '';
}
.service .project-container {
    float: right;
    width: 53%; /*706*/
}
.service .project-container .project {
    float: left;
    width: 50%;
    height: 212px;
    background-color: #f1f1f1;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.service .project-container .project:nth-child(2n+1) {
    border-left: 1px solid #d9d9d9;
}
.service .project-container .project:nth-child(1),
.service .project-container .project:nth-child(2) {
    border-top: 1px solid #d9d9d9;
}
.service .project-container .project a {
    display: table;
    padding-top: 32px;
    width: 100%;
    height: 100%;
}
.service .project-container .project a .pic {
    display: tab-cell;
    margin-bottom: 22px;
    height: 92px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    vertical-align: middle;
}
.service .project-container .project.net a .pic {
    background-image: url('../images/service/project/net.png');
}
.service .project-container .project.video a .pic {
    background-image: url('../images/service/project/video.png');
}
.service .project-container .project.mobile a .pic {
    background-image: url('../images/service/project/mobile.png');
}
.service .project-container .project.wechat a .pic {
    background-image: url('../images/service/project/wechat.png');
}
.service .project-container .project.marketing a .pic {
    background-image: url('../images/service/project/communication.png');
}
.service .project-container .project.gallery a .pic {
    background-image: url('../images/service/project/gallery.png');
}
.service .project-container .project a .cname {
    display: block;
    color: #2a2a2a;
    font-size: 25px;
    text-align: center;
}

.service .project-container .project a .dname {
    display: block;
    color: #2a2a2a;
    font-size: 18px;
    text-align: center;
}
.service .project-container .project a .ename {
    position: relative;
    top: 8px;
    left: 50%;
    margin-left: -51px;
    display: block;
    width: 102px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url('../images/service/project/text.png');
}
.service .project-container .project.net a .ename {
    background-position: 0 0;
}
.service .project-container .project.video a .ename {
    background-position: 0 -14px;
}
.service .project-container .project.mobile a .ename {
    background-position: 0 -28px;
}
.service .project-container .project.marketing a .ename {
    background-position: 0 -42px;
}
.service .project-container .project.gallery a .ename {
    background-position: 0 -56px;
}
.service .project-container .project.wechat a .ename {
    background-position: 0 -70px;
}
.service .project-container .project:hover {
    background-color: #b61f1f;
    border-color: #b61f1f;
}
.service .project-container .project:hover.net a .pic {
    background-image: url('../images/service/project/net_active.png');
}
.service .project-container .project:hover.video a .pic {
    background-image: url('../images/service/project/video_active.png');
}
.service .project-container .project:hover.mobile a .pic {
    background-image: url('../images/service/project/mobile_active.png');
}
.service .project-container .project:hover.wechat a .pic {
    background-image: url('../images/service/project/wechat_active.png');
}
.service .project-container .project:hover.marketing a .pic {
    background-image: url('../images/service/project/communication_active.png');
}
.service .project-container .project:hover.gallery a .pic {
    background-image: url('../images/service/project/gallery_active.png');
}
.service .project-container .project:hover a .cname {
    color: #fff;
}
.service .project-container .project:hover a .dname {
    color: #fff;
}
.service .project-container .project:hover a .ename {
    background-image: url('../images/service/project/text_active.png');
}
/*************************************************
******************* æ¹ƒâ€¢æ‹›è´¤çº³å£« *******************
*************************************************/
.join .member-container {
    background-color: #de2732;
}
.join .introduction-container {
    height: 190px;
    color: #fff;
}
.join .introduction-container .introduction {
    float: left;
    display: block;
    padding-left: 235px;
    width: 530px;
    height: 100%;
    line-height: 200px;
    font-size: 38px;
}
.join .introduction-container .text {
    float: left;
    height: 100%;
}
.join .introduction-container .text h3 {
    margin-bottom: 10px;
    padding-top: 28px;
    font-size: 25px;
}
.join .introduction-container .text p {
    line-height: 24px;
    font-size: 14px;
}
.join .member-container .members {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.join .member-container .member {
    position: relative;
    float: left;
    width: 200px;
    height: 100%;
}
.join .member-container .member.bx-clone {
    opacity: 1 !important;
}
.join .member-container .member-pic {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.join .member-container .member .cover {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-color: rgba(195,34,42,.4);*/ /* #de2732 */
}
.join .member-container .members .slider {
    display: none;
    width: 80px;
    height: 100%;
}
.join .member-container .members #prev {
    top: 0;
    left: 0;
}
.join .member-container .members #next {
    top: 0;
    right: 0;
}
.join .member-container .members .slider a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    overflow: hidden;
}
.join .member-container ul:after,
.join .introduction-container:after {
    display: block;
    clear: both;
    content: '';
}
.join .value-container {
    background-color: #2980b9;
}
.join .value-container .introduction-container {
    height: 215px;
}
.join .value-container .value {
    position: relative;
}
.join .value-container .value img {
    width: 100%;
}
.join .value-container .value .text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -44px;
    margin-left: -142px;
    width: 315px;
    line-height: 89px;
    color: #6e4e00;
    font-size: 25px;
    background-color: #f1c40f;
    text-align: center;
}
/*************************************************
******************* æ¹ƒâ€¢è”ç³»æˆ‘ä»¬ *******************
*************************************************/
.contact {
    margin-bottom: 58px;
}
.contact .tel-container .tel {
    float: right;
    margin-bottom: 20px;
    width: 346px;
}
.contact .tel-container .tel img {
    vertical-align: text-bottom;
}
.contact .tel-container .tel p {
    display: inline-block;
    width: 5em;
    line-height: 1em;
    color: #d30101;
    font-size: 14px;
}
.contact .tel-container .tel .mobile {
    position: relative;
    margin-top: 12px;
    width: 100%;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: right;
}
.contact .tel-container .tel .mobile span {
    display: inline-block;
    color: #8c8c8c;
    line-height: 17px;
    font-size: 12px;
    font-family: 'å®‹ä½“';
}
.contact .tel-container .tel .mobile img {
    position: relative;
}
.contact .area {
    background-image: linear-gradient(#fff, #f1f1f1);
}
.contact .area,
.contact .area .wrapper {
    position: relative;
    height: 268px;
    z-index: 2;
    background-image: linear-gradient(#fff, #f1f1f1);
}
.contact .area:before,
.contact .area:after,
.contact .area .wrapper:before,
.contact .area .wrapper:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: url('../images/contact/border.jpg') repeat-x left top;
    content: '';
    z-index: 0;
}
.contact .area:after,
.contact .area .wrapper:after {
    top: auto;
    bottom: 0;
    height: 2px;
    background-position: left bottom;
}
.contact .area > .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #373737;
    z-index: 1;
}
.contact .area .name-container {
    float: left;
    position: relative;
    padding-top: 30px;
    padding-left: 10px;
    width: 11%;
    height: 100%;
    background-color: #373737;
    z-index: 3;
}
.contact .area .name-container .name {
    color: #fff;
    font-size: 24px;
}
.contact .area .name-container .name span {
    display: block;
    margin-top: 4px;
}
.contact .area:nth-child(1) .name-container .name span {
    font-size: 30px;
}
.contact .area:nth-child(2) .name-container .name span {
    font-size: 24px;
}
.contact .area:nth-child(3) .name-container .name span {
    font-size: 18px;
}
.contact .area .name-container .update {
    color: #fff;
    font-size: 18px;
}
.contact .area:nth-child(even) > .cover,
.contact .area:nth-child(even) .name-container {
    background-color: #cacaca;
}
.contact .area:nth-child(even) .name-container .name {
    color: #1e0000;
}
.contact .area:nth-child(even) .name-container .update {
    color: rgba(0,0,0,.64);
}
.contact .area .map {
    position: relative;
    float: left;
    width: 58%;
    height: 100%;
    z-index: 3;
}
.contact .area .map img {
    width: 100%;
    height: 100%;
}
.contact .area:nth-child(even) .map .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
}
.contact .area .addr-container {
    float: left;
    position: relative;
    color: #878787;
    font-size: 14px;
    width: 31%;
    height: 100%;
}
.contact .area .addr-container .ico {
    display: block;
    margin-left: 30px;
    width: 47px;
    height: 55px;
    background-image: url('../images/contact/addr.png');
    background-repeat: no-repeat;
}
.contact .area:nth-of-type(1) .addr-container .ico {
    margin-top: 20px;
    margin-bottom: 15px;
    background-position: 0 0;
}
.contact .area:nth-of-type(2) .addr-container .ico {
    margin-top: 50px;
    margin-bottom: 0;
    background-position: 0 -55px;
}
.contact .area:nth-of-type(3) .addr-container .ico {
    margin-top: 45px;
    margin-bottom: 20px;
    background-position: 0 -110px;
}
.contact .area .addr-container p {
    padding-left: 30px;
}
.contact .area .addr-container p span {
    display: block;
    color: #878787;
    font-size: 14px;
}
.contact .area .addr-container .addr-name {
    margin-bottom: 24px;
}
.contact .area .addr-container .tel {
    margin-top: 10px;
    font-size: 30px;
}
.contact .area:after {
    display: block;
    clear: both;
    content: '';
}

/*************************************************
******************** æ¹ƒâ€¢ç”Ÿäº§ *********************
*************************************************/
.banner.production {
    background-color: #000;
}
.banner .bg {
    width: 100%;
    height: 100%;
}
.banner.production .bg {
    background-image: url('../pai_production/images/banner.jpg');
}
.banner .bg h3 {
    color: #fff;
    font-size: 94px;
}
.banner .bg h3 span {
    display: block;
    font-size: 65px;
}
.banner .bg .text {
    display: block;
    color: rgba(255,255,255,.4);
    font-size: 36px;
}
.banner .bg .text.small {
    font-size: 30px;
}
.banner .bg .text.big {
    font-size: 48px;
}
/*************************************************
********************** menu **********************
*************************************************/
#menu {
    position: relative;
    margin-bottom: 38px;
    width: 100%;
    overflow: hidden;
}
#menu .wrapper {
    padding: 0 74px;
    width: 100%;
    min-width: 1260px;
    max-width: 1350px;
}
#menu .bx-wrapper {
    width: 100%;
    max-width: 1200px !important;
}
#menu .bxslider li {
    display: table;
    width: 150px !important;
    height: 220px;
}
#menu .bxslider li .pic {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 180px;
    text-align: center;
    vertical-align: middle;
}
#menu .bxslider li .pic img {
    display: inline-block;
}
#menu .bxslider li .pic .desc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #999;
    font-size: 12px;
    text-align: center;
}
#menu .bxslider li .pic .desc:nth-of-type(1) {
    bottom: 30px;
}
#menu .bxslider li .pic:hover {
    background-color: transparent;
}
.slider {
    display: block;
    position: absolute;
}
#menu .slider {
    top: 0;
    width: 74px;
    height: 100%;
}
#prev {
    left: 0;
}
#next {
    right: 0;
}
#menu .bx-wrapper .bx-viewport {
    background-color: #fff;
}
#menu .slider a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
}
#menu #prev a {
    background-image: url('../pai_production/images/slider_prev.jpg');
}
#menu #next a {
    background-image: url('../pai_production/images/slider_next.jpg');
}

/******************* iNotice ********************/
.iNotice {
    background-color: #ececec;
}
.iNotice li {
    float: left;
    padding: 88px 0;
    width: 50%;
    height: 248px;
    vertical-align: middle;
    background-color: #ececec;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.iNotice li:hover {
    background-color: #b61f1f;
}
.iNotice li > a {
    padding: 0;
}
.iNotice li > a:hover {
    background-color: transparent;
}
.iNotice li h3 {
    width: auto;
    color: #000;
    font-size: 26px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.iNotice li h3 span {
    display: block;
    margin-top: 20px;
    font-size: 26px;
}
.iNotice li:hover h3 {
    color: #fff;
}
/****************** iCaseList *******************/
.iCaseList-container {
    background-color: rgba(0,0,0,.93);
}
.production.iCaseList-container,
.estate.iCaseList-container {
    background-color: transparent;
}
.iCaseList:after {
    display: block;
    clear: both;
    content: '';
}
.iCaseList .item {
    float: left;
    position: relative;
    /*width: 337px;*/
    width: 25%;
    height: 330px;
    overflow: hidden;
}
.iCaseList:nth-of-type(odd) .item:first-of-type,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) {
    /*width: 674px;*/
    width: 50%;
    height: 660px;
    cursor: default;
}
.iCaseList:nth-of-type(even) .item:nth-last-of-type(1),
.iCaseList:nth-of-type(even) .item:nth-last-of-type(2) {
    position: absolute;
    left: 0;
    bottom: 0
}
.iCaseList:nth-of-type(even) .item:nth-last-of-type(1) {
    left: 25%;
}
.iCaseList .item img,
.iServiceList .item img {
    display: block;
    width: 100%;
    height: 100%;
}
.iCaseList .item .caseShadowWrap,
.iServiceList .item .caseShadowWrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px;
}
.iCaseList .item .caseShadow,
.iServiceList .item .caseShadow {
    display: table;
    border: none;
    height: 100%;
    width: 100%;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.iCaseList .item .caseShadow:before,
.iServiceList .item .caseShadow:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url('../pai_production/images/shadow.png') no-repeat center;
    opacity: 0;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.iCaseList .item .caseShadow .caseInfo,
.iServiceList .item .caseShadow .caseInfo {
    display: table-cell;
    height: 100%;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.iCaseList:nth-of-type(odd) .item:first-of-type .caseInfo,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) .caseInfo {
    display: table-cell;
    height: 100%;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}
.iCaseList .item:hover .caseShadow .caseInfo,
.iCaseList .item.ani .caseShadow .caseInfo,
.iServiceList .item:hover .caseShadow .caseInfo,
.iServiceList .item.ani .caseShadow .caseInfo {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    filter: alpha(opacity=100);
}
.iCaseList .item:hover .caseShadow:before,
.iCaseList .item.ani .caseShadow:before,
.iServiceList .item:hover .caseShadow:before,
.iServiceList .item.ani .caseShadow:before {
    opacity: 1;
}
.iCaseList .item:hover .caseShadow,
.iServiceList .item:hover .caseShadow {
    background-color: rgba(0, 0, 0, .5);
}
.iCaseList:nth-of-type(odd) .item:first-of-type:hover .caseShadow:before,
.iCaseList:nth-of-type(even) .item:nth-of-type(3):hover .caseShadow:before,
.iCaseList:nth-of-type(odd) .item:first-of-type.ani .caseShadow:before,
.iCaseList:nth-of-type(even) .item:nth-of-type(3).ani .caseShadow:before {
    background-image: none;
}

.iCaseList .item .caseShadow .caseInfo h4,
.iCaseList .item .caseShadow .caseInfo .sp1,
.iServiceList .item .caseShadow .caseInfo h4,
.iServiceList .item .caseShadow .caseInfo .sp1 {
    font: normal 14px/26px Conv_Nobel-Regular, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";
}
.iCaseList:nth-of-type(odd) .item:first-of-type .caseInfo h4,
.iCaseList:nth-of-type(odd) .item:first-of-type .caseInfo .sp1,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) .caseInfo h4,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) .caseInfo .sp1 {
    font: normal 20px/40px Conv_Nobel-Regular, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";
}
.iCaseList .item .caseShadow .caseInfo h2,
.iServiceList .item .caseShadow .caseInfo h2 {
    font: normal 20px/30px Conv_Nobel-Regular, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";

    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    transform: translateY(-120%);
}
.iCaseList:nth-of-type(odd) .item:first-of-type .caseInfo h2,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) .caseInfo h2 {
    font: normal 40px/50px Conv_Nobel-Regular, Arial, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";
}
.iCaseList .item:hover .caseShadow .caseInfo h2,
.iCaseList .item.ani .caseShadow .caseInfo h2,
.iServiceList .item:hover .caseShadow .caseInfo h2,
.iServiceList .item.ani .caseShadow .caseInfo h2 {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

/*
.iCaseList .item .caseShadow .caseInfo .sp1 {
    display: block;
    height: 2px;
    line-height: 2px;
    overflow: hidden;
    width: 20px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
    background: #ffa229;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.iCaseList:nth-of-type(1) .item:first-of-type .caseInfo .sp1 {
    display: block;
    height: 2px;
    line-height: 2px;
    overflow: hidden;
    width: 40px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    background: #ffa229;
}
*/

.iCaseList .item .caseShadow .caseInfo .sp2,
.iServiceList .item .caseShadow .caseInfo .sp2 {
    display: block;
    margin: 0 auto;
    width: 4.5em;
    line-height: 1.2em;
    border: solid #fff 1px;
    color: #fff;
    font: normal 30px/40px Conv_Nobel-Regular, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";
    text-align: center;

    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    transform: translateY(-120%);

    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.iCaseList:nth-of-type(odd) .item:first-of-type .caseInfo .sp2,
.iCaseList:nth-of-type(even) .item:nth-of-type(3) .caseInfo .sp2 {
    display: block;
    margin: 0 auto;
    width: 4.5em;
    line-height: 1.2em;
    border: solid #fff 1px;
    color: #fff;
    font: normal 60px/80px Conv_Nobel-Regular, "Microsoft Yahei", Helvetica, sans-serif, "å®‹ä½“";
    text-align: center;
}
.iCaseList .item .caseShadow .caseInfo .sp2:hover,
.iCaseList .item .caseShadow .caseInfo .sp2.ani,
.iServiceList .item .caseShadow .caseInfo .sp2:hover,
.iServiceList .item .caseShadow .caseInfo .sp2.ani {
    color: #fff;
    background: rgba(255,255,255,.2);
}
.iCaseList .item:hover .caseShadow .caseInfo .sp2,
.iCaseList .item.ani .caseShadow .caseInfo .sp2,
.iServiceList .item:hover .caseShadow .caseInfo .sp2,
.iServiceList .item.ani .caseShadow .caseInfo .sp2 {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.iCaseList .item .caseShadow .caseInfo .wx {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -105px;
    margin-left: -87px;
    padding-top: 18px;
    width: 175px;
    height: 210px;
    background-color: #fff;
    -webkit-transform: translateY(12%);
    -moz-transform: translateY(12%);
    -ms-transform: translateY(12%);
    -o-transform: translateY(12%);
    transform: translateY(12%);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .7s ease;
}
.iCaseList .item .caseShadow .caseInfo .wx img {
    position: relative;
    margin: 0 auto;
    width: 140px;
    height: 140px;
}
.iCaseList .item .caseShadow .caseInfo .wx span {
    display: block;
    margin-top: 18px;
    color: #262624;
    font-size: 18px;
    text-align: center;
}
.iCaseList .item:hover .caseShadow .caseInfo .wx {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    filter: alpha(opacity=100);
}

#pai_production_case .item:nth-of-type(1) {
    cursor: default;
}
#pai_production_case .item:nth-of-type(1) .caseInfo {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: auto;
}
#pai_production_case .item:nth-of-type(1) .caseInfo .sp2 {
    background: transparent;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
#pai_production_case .item:nth-of-type(1) .caseInfo .sp2:hover {
    background: rgba(255,255,255,.2);
}
#pai_production_case .item:nth-of-type(1) .video-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 379px;
}
#pai_production_case .item:nth-of-type(1) .video-container .video {
    width: 100%;
    height: 100%;
}
#pai_production_case .item:nth-of-type(1) .video-container .video img {
    width: 100%;
    height: 100%;
}

/******************** notice ********************/
.notice-container {
    background-color: #0e7ac3;
}
.notice {
    position: relative;
}
.notice > img {
    max-width: 100%;
}
.notice .text {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
}
.notice .text:nth-of-type(1) {
    top: 152px;
    font-size: 30px;
}
.notice .text:nth-of-type(2) {
    top: 194px;
    font-size: 60px;
}
.notice .text:nth-of-type(3) {
    top: 268px;
    font-size: 18px;
}
.notice .text:nth-of-type(4) {
    top: 296px;
    font-size: 72px;
}

/*************************************************
******************** æ¹ƒâ€¢å…¨æ™¯ *********************
*************************************************/
.panoramic,
.electronic {
    background-color: #000;
}
.panoramic .flash-container,
.electronic .flash-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    height: 560px;
}
.electronic.bookhouse .flash-container {
    height: 590px;
}
.iService-container {
    padding-top: 70px;
}
.iService-container .iService-title {
    padding-bottom: 55px;
}
.iService-container .iService-title .ename {
    color: #313131;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}
.iService-container .iService-title .cname {
    margin-top: 12px;
    margin-bottom: 20px;
    color: #686868;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.iService-container .iService-title .dname {
    margin-top: 12px;
    margin-bottom: 20px;
    color: #686868;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.iService-container .iService-title p {
    color: #686868;
    font-size: 14px;
    text-align: center;
}
.iService-container .item {
    cursor: default;
}

/*************************************************
******************** æ¹ƒâ€¢åœ°äº§ *********************
*************************************************/
.banner.estate {
    height: 325px;
    background-color: #000;
}
.banner.estate .bg {
    background: url('../pai_estate/images/banner.jpg') no-repeat center top;
}
.estate .video-container {
    padding: 30px 0;
    background-color: #000;
}
.estate .video-container .video {
    margin: 0 auto;
    width: 100%;
    min-width: 1260px;
    max-width: 1280px;
    height: 264px;
}
.estate .iService-container .iServiceList-container {
    position: relative;
    padding-bottom: 50px;
}
.estate .iService-container .iServiceList-container:before,
.estate .iService-container .iServiceList-container:after {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: #251d10;
    z-index: -1;
}
.estate .iService-container .iServiceList-container:after {
    left: auto;
    right: 0;
    background-color: #413a2d;
}
.estate .iService-container .iServiceList {
    width: 560px;
}
.estate .iService-container .iServiceList h3 {
    margin-bottom: 50px;
    padding-top: 45px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.estate .iService-container .iServiceList h3 span {
    display: block;
    margin-top: 10px;
    font-size: 18px;
}
.estate .iService-container .iServiceList ul {
    width: 100%;
    height: 560px;
}
.estate .iService-container .iServiceList:nth-of-type(odd) {
    float: left;
}
.estate .iService-container .iServiceList:nth-of-type(even) {
    float: right;
}
.estate .iService-container .iServiceList li {
    float: left;
    position: relative;
    width: 50%;
    height: 50%;
    padding: 5px;
}
.estate .iService-container .iServiceList .item {
    float: none;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: default;
}
.estate .iService-container .iServiceList:after {
    display: block;
    clear: both;
    content: '';
}
.estate .notice-container {
    background-color: #101010;
}
.estate .notice .text:nth-of-type(1) {
    top: 80px;
    font-size: 30px;
}
.estate .notice .text:nth-of-type(2) {
    top: 120px;
    font-size: 60px;
}
.estate .notice .text:nth-of-type(3) {
    top: 200px;
    font-size: 18px;
}
.estate .notice .text:nth-of-type(4) {
    top: 220px;
    font-size: 72px;
}

/*************************************************
******************** æ¹ƒâ€¢æ¡ˆä¾‹ *********************
*************************************************/
body.case-detail {
    min-width: 940px;
}
body.case-detail header {
    padding-bottom: 0;
}
body.case-detail footer.ani {
    /*padding-top: 2px;*/
    box-shadow: 0 -1px 3px rgba(0,0,0,.2);
}
body.case-detail .wrapper {
    width: 100%;
    min-width: 940px;
}
body.case-detail #navbar {
    min-height: 10px;
}
#caseContainer {
    padding-top: 150px;
}
.case-container {
    position: relative;
}
.mCSB_scrollTools {
    width: 10px;
}
.case-container .info-container {
    position: fixed;
    top: 150px;
    left: 0;
    width: 37.5%;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.case-container .info-container.ani {
    top: 100px;
}
.case-container .info-container .info {
    margin: 50px 40px 0 20px;
    width: auto;
    color: #333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.case-container .info-container h2 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold;
}
.case-container .info-container h3 {
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: bold;
}
.case-container .info-container p {
    padding-bottom: 30px;
    line-height: 18px;
    color: #626262;
    font-size: 14px;
}
.case-container .info-container #goback {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.case-container .info-container #goback:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #232323;
    border-radius: 50%;
    text-shadow: 0 0 1.5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    content: '< è¿”å›ž';
}
.case-container .info-container #goback:hover:after {
    -webkit-animation: _rotate 1.5s ease-out;
    -moz-animation: _rotate 1.5s ease-out;
    -ms-animation: _rotate 1.5s ease-out;
    animation: _rotate 1.5s ease-out;
}
@-webkit-keyframes _rotate {
    0%{-webkit-transform: rotateY(0deg);}
    100%{-webkit-transform: rotateY(360deg);}
}
@-moz-keyframes _rotate {
    0%{-moz-transform: rotateY(0deg);}
    100%{-moz-transform: rotateY(360deg);}
}
@-ms-keyframes _rotate {
    0%{-ms-transform: rotateY(0deg);}
    100%{-ms-transform: rotateY(360deg);}
}
@keyframes _rotate {
    0%{transform: rotateY(0deg);}
    100%{transform: rotateY(360deg);}
}
.case-container .complete-pic-container {
    float: right;
    width: 62.5%;
    background-color: #f2f2f2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.case-container .complete-pic-container .complete-pic  {
    padding: 60px 50px;
    width: auto;
}
.case-container .complete-pic-container .complete-pic img  {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.case-container:after {
    display: block;
    clear: both;
    content: '';
}
.narrow .case-container .info-container {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    height: auto !important;
}
.narrow .case-container .info-container .info {
    margin: 0 50px;
}
.narrow .case-container .info-container #goback {
    display: none;
}
.narrow .case-container .complete-pic-container {
    float: none;
    width: 100%;
}