 
	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:100% !important;
	height:360px !important;
	margin-top:60px !important;
	border-top:0 !important;
}

 



.banner_ad {
    display: flex;
    justify-content: space-between;
    width:1180px;
    margin:10px auto;
}

.banner_ad > a {
    width: 228px;
    height: 80px;
    background-color: #ccc;
    margin-right:10px
}

.banner_ad > a img {
    width: 100%;
    height: 100%;
}
.banner_ad > a:nth-child(5){
	margin-right:0;
}
.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:96%;
    	padding:0 2%;
    }
    .banner_ad > a {
	    width: 30%;
	    height: 40px;
	    background-color: #ccc;
	}
	.banner_ad>a:nth-child(4),.banner_ad>a:nth-child(5){
		display:none;
	}
	.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:200px !important;
		margin-top:30px !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: 180px;
	    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;
        background-color: #F8F8F8;
    }

    .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;
}

.banner_bg{ background:#000; padding-top:20px;}
 
.animHPIkW {
  width: 100%;
  overflow: hidden;
}

.wrapperULgzn {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.wrapperULgzn::-webkit-scrollbar {
  display: none;
}
.btnzztSm {
  height: 44px;
  text-align: center;
  color: #FFF;
  font-weight: bolder;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 5px;
}

.s119wD3,
.s21QHa5,
.s3QGyet,
.s4271pC,
.hover2LOU7 {
  line-height: 44px;
  padding: 0 50px;
  border: 1px solid #FFF;
}

.s119wD3 {
  background-color: rgba(0, 0, 0, 0.1);
}

.s119wD3:hover, .hover2LOU7 {
  background-color: #FFF;
  color: #333;
}

.s21QHa5 {
  border-color: #BFBFC1;
  color: #333;
}

.s21QHa5:hover {
  background-color: #333;
  border-color: #333;
  color: #FFF;
}

.s3QGyet {
  background-color: #286EFA;
  border-color: #286EFA;
}

.s4271pC {
  color: #909090;
  border-color: transparent;
}
.s4271pC:hover {
  color: #FFF;
}

.s52rvb3 {
  background-color: #286EFA;
  border-color: #286EFA;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}

.s3QGyet:hover,
.s52rvb3:hover {
  background-color: #1B60FF;
  border-color: #1B60FF;
}

@media (max-width: 767px) {
  .s52rvb3 {
    height: auto;
    padding: 0;
    color: #286EFA;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    margin-left: 0;
    margin-right: 20px;
    font-size: 12px;
    font-weight: 700;
  }

  .s52rvb3:hover {
    background-color: none;
    border-color: none;
  }
}
.college1gY1u {
  background-color: #F8F8F8;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  height: 672px;
}

.titleoncgy {
  font-size: 24px;
  font-weight: bolder;
}

.subtitle2C3x3 {
  color: #5F5F5F;
  padding-top: 10px;
}

.datas3JMHR {
  display: flex;
  padding-top: 60px;
}

.item1O2yB {
  margin: 0 10px 0 0;
}

.text2OaEx {
  position: absolute;
  left: 40px;
  top: 40px;
  display: block;
  color: #FFF;
  display: flex;
  flex-flow: column nowrap;
  font-size: 12px;
  font-weight: bolder;
}

.t21KerJ {
  padding-top: 20px;
  font-size: 20px;
  line-height: 150%;
}

.t33UNzN {
  padding-top: 10px;
}

.more1-ZEa {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .college1gY1u {
    height: auto;
    padding-top: 40px;
  }
  .datas3JMHR {
    padding-top: 20px;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 40px;
  }
  .item1O2yB {
    margin-left: 0;
    margin-right: 10px;
  }
  .titleoncgy {
    font-size: 18px;
  }
}
 {
  
}
 