@charset "utf-8";
a {
    text-decoration: none;
    color: inherit;
}
a, button, input {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.center{
    width:1200px;
    margin: 0 auto;
    position: relative;;
}
.float-l{float:left;}
.float-r{float:right;}

.case-banner {
    height: 407px;
    position: relative;
}
.case-menu {
    width: 245px;
    height: 407px;
    background-color: #00B3B9;
    position: relative;
    z-index: 2;
}
.case-menu-item {
    height: 36px;
    line-height: 36px;
    position: relative;
}
.case-menu-title {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    color: #fff;
    background-color: #00828F;
    margin: 0;
}
.case-menu-out-link {
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFCC18;
}

.case-menu-out-link a {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    position: relative;
}
.case-menu-out-link a:after{
    content:"";
    position: absolute;
    width: 24px;
    height: 100%;
    right: 0;
    top: 0;
    background: url(../image/icon-r.png) no-repeat center #FFEC19;
}
.case-menu-out-link a:hover {
    background-color: #FFEC19;
}
.case-menu-link {
    display: block;
    padding: 0 20px;
    color: #fff;
    position: relative;
}
.case-menu-link:hover {
    background-color: #02CFD2;
}
.case-banner .swiper-container {
    height: 407px;
    background-color: #134663;
    position: relative;
    top: -407px;
}
.case-banner .swiper-pagination {
    bottom:20px;
    left: 0;
    width: 100%;
}
.case-banner .swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 14px;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    background: none;
    margin: 0 4px;
    opacity: .2;
    cursor: pointer;
}
.case-banner .swiper-pagination-bullet-active{
    opacity: 1;
}

.case-banner-show {
    text-align: left;
    color: #fff;
    padding: 0 60px;
    margin-left: 245px;
}
.case-banner-title {
    font-size: 36px;
    padding: 70px 0 20px;
    margin: 0;
}
.case-banner-p {
}
.case-banner-btn {
    display: inline-block;
    width: 168px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    position: relative;
    margin-top: 70px;
}
.case-banner-btn a {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.case-banner-btn:hover {
    background-color: #fff;
    color: #02CFD2;
}
.crumbs {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #E4E4E4;
    background-color: #fff;
}
.crumbs-spacer {
    margin: 0 2px;
    color: #999;
}
.crumbs-a {
    color: #999;
}
.crumbs-a:hover {
    color: #333;
}
.crumbs-cur {
}
.crumbs-index {
    padding-left: 20px;
    background: url(../image/icon-location.png) no-repeat left center;
    margin-left: 10px;
}
.case-container {
    background-color: #F4F4F4;
}
.case-filter {
    background-color: #fff;
    padding-top: 20px;
    border-bottom: 1px solid #E4E4E4;
}
.case-option {
    padding: 0 10px 20px;
}
.case-option-item {
    margin: 0 20px 0 0;
}
.case-option-item label {
    margin-right: 6px;
}
.case-select {
    min-width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}
.case-select:hover, .case-select:focus {
    border-color: #02CACD;
}
.case-select:focus {
    outline: none;
}
.case-hot {
    color: #ff3300;
    margin-right: 10px;
}
.case-hot-link {
    color: #999;
    margin-right: 15px;
}
.case-hot-link:hover {
    color: #02CACD;
}
.case-items {
    padding: 30px 0;
}
.case-item {
    float: left;
    width: 277px;
    margin: 0 30px 30px 0;
}
.case-item.last {
    margin-right: 0;
}
.case-item-img {
    width: 277px;
    height: 219px;
}
.case-item-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.case-item-info {
    background-color: #fff;
    padding: 15px;
    border-bottom: 1px solid #DFDFDF;
}
.case-item-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
    height: 19px;
}
.case-item a:hover .case-item-name {
    color: #02CACD;
}
.case-item-class {
    color: #ccc;
    margin-bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 16px;
}
.case-item-num {
    padding: 15px;
    background-color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.case-item-num span {
    color: #ccc;
    padding-left: 26px;
    background: url(../image/icon-see.png) no-repeat left center;
    font-size: 12px;
}
.pager_excellent {
    padding: 20px 0;
    text-align: center;
    cursor: default;
}

.pager_excellent a{
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    margin: 0 4px;
    color: #999;
}
.pager_excellent a:hover, .pager_excellent a.active{
    background-color: #00B3B9;
    border-color:#00B3B9;
    color:#fff;
}
.pager_excellent .case-more{

margin: 10px 0;
}
.pager_excellent .case-more a{
    
width: 120px;
}
.case-show-top {
    border-bottom: 1px solid #E4E4E4;
}
.case-show-title {
    text-align: center;
    font-size: 30px;
    color: #000;
    padding: 30px 0 10px;
}
.case-show-subtitle {
    font-size: 14px;
    color: #999;
    text-align: center;
    padding-bottom: 20px;
}
.case-show {
    padding: 30px 0 60px;
}
.case-show-bg {
    background-color: #F0F0F0;
    padding: 58px;
}
.case-show-info {
}
.case-show-name {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
}
.case-show-domain {
   text-align: center;
}
.case-show-link {
    color: #00cdd4;
}
.case-show-link:hover {
    text-decoration: underline;
}
.case-show-des {
    padding: 50px 0;
    line-height: 34px;
    text-align: justify;
}
.swiper-container {
    height: 709px;
    text-align: center;
}
.swiper-button-next, .swiper-button-prev {
    width: 69px;
    height: 69px;
    border-radius: 0;
    background: no-repeat center;
    margin-top: -34px;
    position: absolute;
    top: 45%;
    z-index: 1;
    cursor: pointer;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../image/icon-left.png);
    left: 0;
}
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover {
    background-image: url(../image/icon-left-hov.png);
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/icon-right.png);
    right: 0;
}
.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url(../image/icon-right-hov.png);
}.case-sort {
     height: 60px;
     line-height: 60px;
     border-bottom: 1px solid #E4E4E4;
 }
.case-sort a.active{color: #00CDD4}
.case-sort-title {
    margin-right: 60px;
}

.case-sort-title img {
    vertical-align: text-bottom;
    margin-right: 10px;
}

.case-sort-link {
    color: #999;
    margin: 0 10px;
}
.case-sort-link:hover{
    color: #00CDD4
}

.case-sort-spacer {
    font-size: 12px;
    color: #999;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled, .swiper-button-next.nextStop, .swiper-button-prev.prevStop{

    display: none;
}
.case-banner .case-menu-block {}
.case-banner-pager {
    text-align: center;
    margin-left: 122px;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 3;
}

.case-banner-pager li {width: 30px;height: 14px;margin: 0 4px;border-bottom: 2px solid #fff;display: inline-block;opacity: .5;filter: alpha(opacity=50);cursor: pointer;}

.case-banner-pager .on {
    opacity: 1;
    filter: alpha(opacity=100);
}