﻿body {
    margin: 0 auto;
    background: #fff;
    color: #333;
    font-family: "微软雅黑", "Microsoft Yahei", "宋体", "Arial Narrow";
    cursor: default;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

@font-face {
    font-family: 'freshregular';
    src: url('font/fresh-webfont.eot');
    src: url('font/fresh-webfont.eot?#iefix') format('embedded-opentype'), url('font/fresh-webfont.woff2') format('woff2'), url('font/fresh-webfont.woff') format('woff'), url('font/fresh-webfont.ttf') format('truetype'), url('font/fresh-webfont.svg#freshregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.index_top {
    /*height: 150px;*/
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_content {
    padding: 0 5px;
    margin-bottom: 80px;
}

.mycase {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
    float: left;
    width: 49%;
    margin-left: 1%;
}
.mycase1 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}

.mycase img {
    width:expression(this.width>=360?"100%":this.width+"px");
    /*height:calc(150px*23/36);*/
    border-radius: 6px;
}

.mycase1 img {
    width: 100%;
    border-radius: 6px;
}

.case_label {
    color: #B5B4B4;
    margin-top: 5px;
    font-size: 14px;
}

.case_title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}

.case_describe {
    margin-top: 10px;
    font-size: 14px;
    color: gray;
}

.foot {
    position: fixed;
    width: 100%;
    height: 50px;
    bottom: 0;
    background-color: #f8f8f8;
    z-index: 100;
    box-sizing: border-box;
    box-shadow: 1px 0px 20px #BBB8B8;
}

.foot li {
    float: left;
    width: 33.3%;
    text-align: center;
    color: grey;
    font-size:12px;
}

.head_img {
    margin-top: -20px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 100%;
    border: 5px solid #f8f8f8;
}

.foot li:before {
    display: block;
    font-family: 'freshregular';
    font-size: 30px;
}

.userIcon:before {
    content: "U";
    margin: 4px 0;
}

.homeIcon:before {
    content: "H";
    margin: 4px 0;
}

.caseIcon:before {
    content: "d";
    margin: 4px 0;
}

.mycard_top {
    height: 140px;
    background-color: #e6e6e6;
    padding: 15px 10px;
}

.mycard_head_img {
    text-align: center;
}

.mycard_head_img img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
    border: 2px solid #f8f8f8;
}

.mycard_describe {
    text-align: center;
    font-size: 24px;
    color:#777777;
    margin-top: -5px;
}

.designer_icon {
    margin-left: 5px;
}

.wechat_ma {
    position: fixed;
    z-index:1000;
    bottom: 50px;
    right: 1px;
}

.wechat_ma img {
    width: 75px;
    height: 75px;
}

.contact {
    border-top:1px solid #dedede;
    height: 40px;
    background-color: #e6e6e6;
}

.contact li {
    height: 40px;
    float: left;
    width: 32.5%;
    margin-left: 2px;
    color: #fff;
}

.s_zi {
    color:#777777;
    font-size: 12px;
    margin: 10px 0 0px 22px;
    /*text-align: center;*/
}

.contact li:nth-child(3) {
    border-right: 0;
}

.contact img {
    margin: 8px 0 5px 0;
}

.mycard_introduction {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    word-spacing: 8px;
    letter-spacing: 1px;
    margin-bottom: 15%;
}

.zhixiuma {
    text-align: center;
    margin-bottom: 80px;
}

.zhixiuma img {
    margin-top: 60px;
    width: 200px;
    height: 220px;
}

.mycase_top {
    width: 84%;
    position: fixed;
    top: 0;
    left:16%;
    z-index: 100;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    /*box-sizing: border-box;*/
    /*box-shadow: 0px 0px 1px black;*/
    border-bottom: 1px solid #c3bdbd;
    overflow-x: scroll;
    overflow-y: hidden;
}

.mycase_top li {
    float: left;
    text-align: center;
    position: relative;
}

.li {
    font-weight: bold;
}

.onli {
    font-weight: bold;
    color: #00CCCB;
    /*border-bottom: 1px solid #00CCCB;*/
}

.mycase_content {
    margin: 60px 0 80px 0;
    padding: 0 10px;
}

.best {
    background-color: red;
    font-size: 14px;
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
}

.case_detail_content {
    padding: 10px;
    margin-bottom: 50px;
}

.case_detail_content img {
    width: 100%;
    height: auto;
}
img{
/*    border:0;
    max-width: 100%;*/
}
