<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**************************************
****---------å¾®ä¿¡æ¡ˆä¾‹åˆ†ç±»--------******
***----------@author jjhu--------******
***--------@since 2016-01-05-----******
***----@url www.changekeji.com-----****
***************************************/


/**---ä½ç½®å¯¼èˆª---**/
.container .location{
    margin-bottom: 20px;
    height: 80px;
    *height: 79px;/*IE7*/
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.container .location .location-title{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.container .location .location-info{
    text-align: right;
    color: #666666;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.container .location.location-wechat .location-title{
    position: absolute;
    height:79px;
    bottom: 0;
    left: 0;
    width: 200px;
    color: #FFFFFF;
    padding-left: 70px;
    padding-top: 10px;
    font-size: 28px;
    font-family: "microsoft yahei";
    font-weight: normal;
    background: #00a0e9 url("../image/location-title-wechat.png") no-repeat center;
}
.container .location .location-address{
    background: url("../image/location-rank.png") no-repeat left center;
    padding-left: 14px;
}
.container .location .location-info .second-nav{
    color: #00a0e9;
}
.container .cate-list .item{
    float: left;
    cursor: pointer;
    width: 310px;
    height: 190px;
    margin-left: 85px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}
.container .cate-list .item-1{
    margin-left: 0;
}
.container .cate-list .item .image-wrap{
	height: 145px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.container .cate-list .item .image-wrap img{
    display: block;
    width: 100%;
}
.container .cate-list .item .title{
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 18px;
}
.container .cate-list .item .image-wrap .cate-info-wrap{
    position: absolute;
    top: 145px;
    left: 0;
    height: 145px;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    color: #00a0ef;
    font-size: 22px;
    z-index: 9;
    font-family: "microsoft yahei";
}
.container .cate-list .item .image-wrap .cate-info-wrap .name{
    line-height: 145px;
}
.container .cate-list .item:hover .title{
    color: #fff;
}

.mask-bg{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background-color: rgba(0,0,0,0.6);
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.mask-bg .case-list-wrap{
    width: 800px;
    min-height: 400px;
    margin: 100px auto;
    background-color: #fff;
    position: relative;
}
.mask-bg .case-list-wrap .btn-close{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

/*æ¡ˆä¾‹å¼¹æ¡†*/
.mask-bg .case-title-list{
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px #ccc;
    margin-bottom: 20px;
}
.mask-bg .case-title-list ul{
    text-align: center;
    overflow-x: auto;
}
.mask-bg .case-title-list li{
    height: 120px;
    line-height: 120px;
    cursor: pointer;
    text-align: center;
    float: left;
    margin:0 30px;
    width: 90px;
    color: #ea7f17;
    background: url("../image/wechatCaseCate/7-wx_case_title_bg.png") center no-repeat;
}
.mask-bg .case-title-list li p{
	padding: 0 6px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mask-bg .case-title-list li.active{
	color: #fff;
    background: url("../image/wechatCaseCate/7-wx_case_title_bg_on.png") center no-repeat;
}
.mask-bg .case-list-wrap .swiper-slide{
    position: relative;
    padding-bottom: 10px;
}
.mask-bg .case-list-wrap .swiper-slide .image-list{
    margin-left: 50px;
	min-height:385px;
}
.mask-bg .case-list-wrap .swiper-slide .image-list .img2{
    margin-left: 30px;
}
.mask-bg .case-list-wrap .swiper-slide .code{
    position: absolute;
    top: 20px;
    right: 50px;
    width: 220px;
}
.mask-bg .case-list-wrap .swiper-slide .oper-area{
    position: absolute;
    right: 50px;
    bottom: 30px;
}
.mask-bg .case-list-wrap .swiper-slide .oper-area a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #00a0e9;
}
.mask-bg .case-list-wrap .swiper-slide .oper-area a.back-home{
    margin-left: 20px;
    background-color: #ea8010;
}
.mask-bg .case-list-wrap .swiper-button-next,
.mask-bg .case-list-wrap .swiper-button-prev{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 40%;
	cursor: pointer;
	text-align: center;
}
.mask-bg .case-list-wrap .swiper-button-next i,
.mask-bg .case-list-wrap .swiper-button-prev i{
	font-size: 40px;
	font-weight: bold;
	color: #d6d6d6;
}
.mask-bg .case-list-wrap .swiper-button-next:hover i,
.mask-bg .case-list-wrap .swiper-button-prev:hover i{
	color: #1c84b9;
}
.mask-bg .case-list-wrap .swiper-button-next{
	left: 0;
}
.mask-bg .case-list-wrap .swiper-button-prev{
	left: 1550px;
}

</pre></body></html>