@charset "utf-8";
body{
	background: #fff;
}
img{
	width: 100%;
	}
.banslick{
    width: 100%;
}
/* 案例详情 */
.mo_casedetails{
    padding: 75px 0;
}
.mo_case_l{
    float: left;
    width: 1035px;
    padding-right: 115px;
    border-right: 1px solid #ccc;
}
.mo_case_wrap{
    margin-bottom: 45px;
}
.mo_titbox h5{
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
    font-weight: normal;
    color: #000d33;
}
.mo_titbox span{
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
.mo_titbox2 h5{
    font-size: 18px;
}
.mo_content{
    color: #666;
}
.mo_case_r{
    float: right;
    padding-top: 30px;
}
.mo_case_r a{
    display: block;
    width: 155px;
    margin-bottom: 20px;
    padding: 2px 0 6px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-family: "黑体";
}
.mo_tijiao{
    border: 1px solid #ccc;
    color: #0078d7;
}
.myiconfont{
    display: inline-block;
    position: relative;
    top: 8px;
    width: 25px;
    height: 25px;
    background: url(../images/btubiao.png) no-repeat;
    background-position-x: center;
}
.iconfont_lianjie{
    background-position-y: 0px;
}
.iconfont_tijiao{
    background-position-y: -25px;
}
.mo_lianjie{
    background-color: #0078d7;
    color: #fff;
}

/* 图片展示 */
.mo_photo{
    padding-bottom: 70px;
}

.mo_s_l1{
    margin-bottom: 60px;
}
.mo_photobox img{
    width: 100%;
}
.mo_photobox{
    width: 49%;
    padding: 0 80px;
    background-color: #f3f3f3;
    /*border: 1px solid #000;*/
}
.mo_photo_l{
    float: left;
    /*width: 100%;*/
}
.mo_photo_l .mo_photo_l_img{
    width: 100%;
}
.mo_photo_r{
    float: right;
}
.mo_likebox{
    margin-top: 50px;
    text-align: center;
    margin-bottom: 20px;
}
.mo_like{
    margin: 0 auto;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #0078d7;
    margin-bottom: 20px;
}
.iconfont_like{
    margin-top: 22px;
    display: inline-block;
    background: url(../images/like.jpg) no-repeat center;
}

.ph_nav_list{
	margin-bottom: 30px;
}




