    .col-xs-12 .text-muted,.article .title,.cert-man .title {
        font-size: 30px;
        color: #000;
        line-height:50px;
    }
    
    .col-xs-12 small,.article .text a,.cert-man .text,.info .details li {
        font-size: 14px;
        color: #30312f;
    }    
	.inline.hidden-xs {
  		display: inline !important;
  	}
	.chosen_wrap{
	}
	.img_list{
		margin-bottom: 10px;
		cursor: pointer;
	}
	.title_cover{
		height: 30px;
		background-color: rgba(138,137,137,0.5);
		position: absolute;
		bottom: 0px;
		width: 100%;
		color: #fff;
		line-height: 30px;
		font-size: 14px;
		padding-left: 10px;
	}
	.more{
		margin-top: 10px;
		text-align: right;
		display: block;
	}
	.of_hide{
		display: block;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.padding0{
		padding: 0;
	}
	.cards .card .card-content span{
		width: 100%;
		height: 20px;
	}
	.content_nav{
		/*margin-top: 18px;*/
	}
	.content_nav .col-md-2 div{
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 23px;
		border-radius: 8px;
		cursor: pointer;
		color:#fff;
	}
	.content_nav .col-xs-4{
		margin-top: 10px;
	}
	.kf_block{
		background-color: #EA644A;
	}
	.gj_block{
		background-color: #F1A325;
	}
	.ly_block{
		background-color: #38B03F;
	}
	.jz_block{
		background-color: #03B8CF;
	}
	.jy_block{
		background-color: #BD7B46;
	}
	.xw_block{
		background-color: #8666B8;
	}
	div.flicking_con>.bz_flicking_inner {
    position: absolute;
    top: 470px;
    left: 50%;
    z-index: 999;
    margin: 0 auto;
    height: 21px;
    }

div.flicking_con>.bz_flicking_inner a.on {
    background-position: 0 -5px;
    background:#fff;
    opacity:1;
}
div.flicking_con>.bz_flicking_inner a {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    background:#fff;
    display: block;
    text-indent: -1000px;
    border-radius:50%;
    opacity:0.5;
}
div.flicking_con>.bz_flicking_inner a:first-child{
    margin-left: 0;
}
.navbar{
	border-bottom:0 none;margin-bottom:0;
}
div.flicking_con>.bz_flicking_inner{
	top:400px;
}
/*shen*/
/*.main_image{
	width:100% !important;
	height:900px !important;
	border-top:0 !important;
	border-radius: 5px;
	margin-bottom: 20px !important;
	box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0.38);
}*/
.banner_ad {
    display: flex;
    justify-content: space-between;
    width:1340px;
    margin:10px auto;
}

.top_ad {
    margin: 0 auto;
    display: flex;
    width: 1340px;
    margin-top: 20px;
}

.middle_ad {
    margin: 0 auto;
    display: flex;
    width: 1340px;
    margin-bottom: 20px;
}

.banner_ad > a {
    width: 20%;
    height: 80px;
    background-color: #ccc;
    margin-right:10px;

}

.banner_ad > a img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0.38);
}
.banner_ad > a:nth-child(5){
	margin-right:0;
}
.container{
	padding-left: 0px;
	padding-right: 0px;
}

.index-row {
    margin-top: 20px;
    margin-right: -5px;
    margin-left: -5px;
}

.index-picrow {
    margin-right: -8px;
    margin-left: -8px;
}

.middle_ad img,.bottom_ad img,.top_ad img {
    width:1340px; 
    margin:0 auto;
    border-radius: 3px;
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0.38);
}


@media (max-width: 768px) {
    
    .top_ad {
        width:auto;    
        margin: 5px 5px 0 5px;
    }
    
    .middle_ad {
        width:auto;   
        margin-bottom: 10px;
        margin-left: -5px;
        margin-right: -5px;
    }
    
    .index-row {
        margin-top: 10px;
    }
     
    .middle_ad img,.bottom_ad img,.top_ad img {
        width:100%; 
        margin:0 auto;
        border-radius: 3px;
    }
    
    .change > a {
        height: 50px;
    }

    .hm-ma {
        display: none;
    }

    .card {
        padding-bottom: 0px;
        margin-bottom: 6px;
    }

    .list-left {
        width: 100%;
    }

    .pic > a {
        width: 292px;
    }
    .banner_ad{
        display: inherit;
    	/* padding:0 5px; */
    	width: auto;
        height: auto;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
    }
    .banner_ad > a {
	    width: 30%;
	    height: 40px;
	    background-color: #ccc;
	}
	
	.banner_ad > a img {
        width: 32%;
        height: 100%;
        border-radius: 3px;
        margin-bottom: 5px;
    }

	.banner_ad > a {
    width: 20%;
    height: 80px;
    background-color: #ccc;
    margin-right:0px;

    }
	
	.banner_ad>a:nth-child(4),.banner_ad>a:nth-child(5){
		display:none;
	}
	.container{
		padding:0 10px;
		margin-top: 0px;
	}
	.row_ad img{
		height:60px !important;
	}
	
	.cards {
    padding-bottom: 0px;
    }

}

/*
.main_image li .img{
	background-size:auto 360px !important;
}
*/

@media (min-width: 1340px) .container{
	max-width:1320px;
}
@media (max-width: 768px) {
    .main_visual {
        margin-left: 5px;
        margin-right: 5px;
    }
	.main_image{
		width:100% !important;
		height:150px !important;
		margin-bottom: 0px !important;
		box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0);
	}
	.main_image ul{
		width:100% !important;
	}
	.main_image ul li{
		height:200px !important; 
	}
	.main_image li .img{
		background-size:100% 150px !important;
	}
	.main_image li span{
		height:150px !important;
	}
	div.flicking_con>.bz_flicking_inner {
	    position: absolute;
	    top: 120px;
	    left: 50%;
	    z-index: 999;
	    margin: 0 auto;
	    height: 21px;
	}
	
	.index-picrow {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.card a:hover{
	box-shadow:none !important;
}
.card a:hover .text-primary{
	color:#427afb;
}
/*article begin*/

.article {
    margin-top: 10px;
    padding:0 !important;
}

.article p > a {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid;
    color:#000;
}

.article p {
    position: relative;
    padding-right: 200px;
        font-size: 12px;
        white-space: unset;
	    height: 14px;
	    margin-top: 8px;
	    margin-bottom: 20px;
	    line-height: 14px;
}

.more {
    position: absolute;
    margin-right: 0;
    background: url("") no-repeat right;
    background-size: 6px 10px;
    padding-right: 20px;
}

.article p .more {
    right: 0;
    padding-right: 20px;
    border-right: none;
}

.img-list img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.list-left,
.list-right {
    float: left;
}

.list-left {
    width: 50%;
    display: block;
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0.38);
}

.list-right {
    width: 50%;
}

.list-right > a {
    display: block;
    width: 48.5%;
    margin-left: 10px;
    margin-bottom: 20px;
    float: right;
    box-shadow: 0 34px 20px -24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 30px 20px -20px rgba(0, 0, 0, 0.38);
}

@media (max-width: 768px) {
    .list-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .article p {
        padding-right: 0;
        font-size: 12px;
        white-space: unset;
	    height: 14px;
	    margin-top: 6px;
	    margin-bottom: 18px;
	    line-height: 14px;
    }

    .article p .more {
        position: static;
        background-image: none;
        border-right: 1px solid;
        padding-right: 10px;

    }

    .article .text {
        padding-right: 0;
        font-size: 12px;
        white-space: unset;
	    height: 14px;
	    margin-top: 2px;
	    margin-bottom: 16px;
	    line-height: 14px;
    }

    .list-right {
        width: 100%;
    }

    .list-right > a {
        width: 50%;
        margin-left: 0px;
        margin-bottom: 12px;
        padding-left: 6px;
    }

    .list-right > a:nth-child(2n) {
        padding-left: 0px;
        padding-right: 6px;
    }

}

/*article end*/
.row_ad img{
	width:100%;
	height:100%;
}
/*cameraman begin*/
.cameraman .text {
    border-bottom: 1px solid #D8D8D8;
    height:35px;
}

/*注册会员*/
.cameraman {
    margin-bottom: 30px;
}

.cert-man {
    position: relative;
    /*padding-right: 30px;*/
}

.hot-man {
    padding-left: 30px;
}

.cert-man,
.hot-man {
    float: left;
    width: 100%;
}

.cert-man .more {
    right: 30px;
}

.into {
    display: flex;
    padding-top: 23px;
}

.header-pic {
    padding-top: 10px;
    margin-right: 20px;
}

.header-pic a {
    display: block;
    width: 100px;
    height: 100px;
    background-color: rgba(254, 191, 202, 1);
    border-radius:50%;

}

.header-pic img {

}

.cont-tit {
    font-size: 18px;
    line-height: 18px;
}

.cont-tit img {
    width: 14px;
    height: 14px;
}

.cont-text {
    height: 100px;
    margin-top: 10px;
    margin-bottom: 22px;
}

.pics {
    display: flex;
    justify-content: space-around;
}

.pics > a {
    display: block;
    width: 95px;
    height: 95px;
    background-color: rgba(254, 191, 202, 1);
}

@media (max-width: 768px) {
	
	.mui-mbar-tabs{
	display:none
	}

    .cert-man, .hot-man {
        width: 100%;
        padding-right: 0;
        padding-left: 0;

    }

    .cameraman .text {
        border-bottom: none;
        height:30px;
    }

    .into {
        display: block;
        padding-top: 0;
    }

    .header-pic {
        padding-top: 10px;
        margin-right: 0;
        padding-bottom: 15px;
        background-color: #F8F8F8;
    }

    .header-pic a {
        margin: auto;
        border-radius: 50%;
    }

    .cont > h3 {
        text-align: center;
        font-size: 16px;
        padding-bottom: 15px;
        background-color: #F8F8F8;
    }

    .pics > a {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }

    .pics > a:last-child {
        margin-right: 0;
    }

    .hot-man {
        display: none;
    }
    
    .jxpost {
        margin-top: 0px !important;
        width: auto;
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

}

/*热门摄影师*/
.man-list {
    margin-top: 27px;
}

.man-card {
    width: 258px;
    height: 50px;
    display: flex;
    float: left;
    margin-right: 22px;
    margin-bottom: 50px;
}

.man-card > a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
    background-color: rgba(254, 191, 202, 1);
}

.man-card > a img {
    width: 100%;
    height: 100%;
}

.tit-top img {
    vertical-align: baseline;
}

.hot-name {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    display: inline-block;
    height: 16px;
    /*overflow: hidden;*/
    max-width: 143px;
}

.icon {
    width: 14px;
    height: 14px;
}

.location {
    font-size: 12px;
    line-height: 12px;
    color: #767676;
}

.location span {
    display: inline-block;
    max-width: 80px;
    height: 12px;
    overflow: hidden;
}

.location span:nth-of-type(1) img,
.location span:nth-of-type(2) img {
    max-height: 12px;
}

.location,
.tit-top {
    margin-top: 4px;
}

/*cameraman end*/

  .hm-icon {
    margin: 10px 0;
    font-size: 14px;
}

.hm-icon span {
    color: #bbb;
}

.hm-icon img {
    vertical-align: inherit;
}

.hm-icon span:nth-of-type(1) {
    margin-right: 40px;
}

.hm-ma {
    position: relative;
    height: 23px;
    font-size: 14px;
    padding-left: 6px;
}

.hm-ma > div:nth-of-type(1) {
    height: 23px;
    line-height: 23px;
    padding-right: 23px;
}

.hm-ma a {
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    color: #777;
    width:328px;
}

.hm-ma a > div {
    width: 23px;
    height: 23px;
    display: inline-block;
    border-radius: 100%;
}

.hm-ma a > div img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 50%;
}

.hm-ma a img {
    width: 14px;
    height: 14px;
}

.ma {
    width: 23px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.ma-hid {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, .5);
}

.ma-hid > img {
    width: 218px;
    position: absolute;
    top: 50%;
    margin-top: -104px;
    left: 50%;
    margin-left: -104px;
}
.details {
    /* display: table; */
    width: 180px;
    /* float: right; */
    /* margin-right: -30px; */
    text-align: center;
}