	body{
		background-color: #fff;
	}
	
	.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:340px;
}
/*shen*/
.main_image{
	width:1920px !important;
	height:380px !important;
	margin-top:20px !important;
	border-top:0 !important;
}
.banner_ad {
    display: flex;
    justify-content: space-between;
    width:100%;
    margin:10px auto;
}

.banner_ad > a {
    width: 25%;
    height: auto;
    margin: 10px;

}

.banner_ad > a img {
    width: 100%;
    height: 100%;
}

}
.container{
	padding-left:0 !important;
	padding-right:0 !important;
}
@media (max-width: 768px) {
    .main_image {
        height: 250px;
    }

    .change > a {
        height: 50px;
    }


    .list-left {
        width: 100%;
    }

    .pic > a {
        width: 292px;
    }
    .banner_ad{
    	width:100%;

    
    	
    }
    
    
    .banner_ad> a {
	    width: 50px;
	    height: 50px;
	}
	
	

	.container{
		padding:0 10px !important;
	}
	.row_ad img{
		height:60px !important;
	}

}
.main_image li .img{
	background-size:auto 360px !important;
}
@media (min-width: 1200px) .container{
	max-width:1180px;
}
@media (max-width: 768px) {
	.main_image{
		width:100% !important;
		height:150px !important;
		margin-top:0 !important;
	}
	.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;
	}
}

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

.article {
    margin-top: 20px;
    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: 2px;
	    margin-bottom: 30px;
	    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%;
}

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

.list-left {
    width: 580px;
    display: block;
    background-color: rgba(254, 191, 202, 1);
}

.list-right {
    width: 600px;
}

.list-right > a {
    display: block;
    width: 280px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    background-color: rgba(254, 191, 202, 1);
}

@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: 2px;
	    margin-bottom: 30px;
	    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: 30px;
	    line-height: 14px;
    }

    .list-right {
        width: 100%;
    }

    .list-right > a {
        width: 50%;
        margin-left: 0;
        border-right: 4px solid #fff;
        margin-bottom: 8px;
    }

    .list-right > a:nth-child(2n) {
        border-right: 0;
        border-left: 4px solid #fff;
    }

}

/*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;
        
    }

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

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

    .hot-man {
        display: none;
    }

}

/*热门摄影师*/
.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;
}

.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;
}

.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: 150px;
    float: right;
    margin-right: -30px;
}

/*首页全景大图*/
.index_pano { width:100%;height:1100px; margin-top:-55px;position: relative; }
.index_pano_on { width: 100%; height: 700px;position: absolute; top: 0; }
.index_pano_on .in { width: 1200px;margin:300px auto 0px auto }
.index_pano_on .in .t1 { width: 100%;text-align: center; font-size: 18px;color: #fff;line-height: 32px; }
.index_pano_on .in .t2 { width: 100%;text-align: center; font-size: 48px;font-weight :700;color: #fff;line-height: 110px; }
.index_pano_on .in .t3 { width: 100%;text-align: center; height: 100px; margin: 350px auto 0px auto;
    color: #fff;}
.index_pano_on .in .t3 .btn { border-radius:5px;padding:10px 20px;font-size: 14px;font-weight:bold;color: #fff;background-color: #0066FF; width: 150px;margin:30px auto;cursor:pointer; border: 0px }


@media screen and (max-width:767px) {
	.index_pano { width:100%;height:500px; margin-top:-55px;position: relative; }
	.index_pano_on { width: 100%; height: 300px;position: absolute; top: 0; }
	.index_pano_on .in { width: 100%;margin:200px auto 0px auto }
	.index_pano_on .in .t1 { width: 100%;text-align: center; font-size: 14px;color: #fff;line-height: 32px; }
	.index_pano_on .in .t2 { width: 100%;text-align: center; font-size: 26px;font-weight :700;color: #fff;line-height: 40px; }
	.index_pano_on .in .t3 { width: 100%;text-align: center; height: 100px;margin: 200px auto 0px auto; }
	.index_pano_on .in .t3 .btn { display: none; }

	.index_title_text { line-height: 20px; font-size: 18px; color: #333;}
	.index_title_text2 { line-height: 20px; font-size: 12px;color: #666;}

	.news_cat_list a { margin-bottom: 5px }
	.news_box { width:100%; float: left;}
	.list_item { height: 100px; width: 100% }
	.list_item .left{ float: left;width: 30% }
	.list_item .left img { width: 140px;height: 80px;}
	.list_item .right{ float: left;width: 70%; padding-left: 15px}
	.list_item .right .body-part-text0 { font-size: 14px;line-height: 24px}
	.list_item .right .body-part-text {  height: 0px; width:0px;}
	.list_item .right .body-part-text2 { color:#999;font-size:12px; line-height: 24px}
}