@charset "utf-8";
.news-detial-content{position: relative;min-height: 675px;}
.news-detial-left{float: none!important;margin-right: 420px!important;}
.news-detial-left .user_editor p, .news-detial-left .about_place .text-left p{margin-left: 0px!important;margin-right: 0px!important;max-width: initial!important;}
.news-detial-left .user_editor h2{max-width: initial!important;margin-left: 0px!important;margin-right: 0px!important;}
.news-detial-left .user_editor img {
    max-width: 100%;
    display: block!important;
    margin:30px auto 0px auto!important;
}
.news-detial-right{position: absolute;top: 30px;right: 0;}
@media (max-width: 1300px){
	.news-detial-right{position: static;}
	.news-detial-left{margin: 0px!important;}
}
@media screen and (max-width: 1400px) and (min-width: 769px){
.news-detial-left .user_editor {
    width: 100%!important;
}
}
h1:before{
	/*content: url('../images/head/03-45.svg');*/
}

/*h1:after{
	content: 'NEWS';
}*/

.newsList ul,.news02Box ul,.news02qa, .select ul{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left:20px
}
.news02qa{
	padding: 0;
	margin: 0;
}
.newsBox{
	max-width: none;
	padding: 0;
}
.newsBox a:hover{
	text-decoration: none;
}
.newsTop{
	position: relative;
}
.years{
	position: absolute;
	right: 0;
	bottom: 0;
}
.years .yearsLi {
 	position:relative;
  	z-index:9;
}
.m_years{
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
	border: 0;
	border-bottom: 2px solid #3E3A39;
	font-size: 1.714em;
	color: #000;
}
.m_years:after{
	content: '';
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent; 
	border-right: 5px solid transparent; 
	border-top: 10px solid #000;
	position: absolute;
	bottom: 15px;
	right: 10px;
}
.years .select{
  	display:none;
	width:100%;
	margin-top:30px;
	padding:5px;
	position:absolute;
	top:12px;
	right:0;
	z-index:9;
	background: #F4F5F5;
  }
 .yearsLi:hover .select{
	display: block;
}
.years .select ul li{
	width: 100%;
  	border-bottom: 1px solid #333;
  	display: inline-block;
  	text-align: center;
  	font-size: 1.2em;
  	line-height: 2em;
  	letter-spacing: 2px;
}
.years .select ul li a{
	color: #000;
}
.newsBox nav{
	text-align: center;
	clear: both;
}
.newsBox .pagination>li>a{
	border:0;
	font-size: 1.5em;
	color: #3E3A39;
}
.newsList,.news02Box{
	/*border-top: 4px solid #eac1c7;*/
	margin: 20px auto 50px;
}
.newsList ul{
	padding:90px 0 0;
}
.newsList li{
	width: calc(33% - 25px);
	margin:0 40px 47px 0;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	float: inherit;
}
.newsList li:nth-child(3n){
	margin-right: 0;
}

}
.newsList .pic{
	width: 440px;
	height: 250px;
	position: relative;
	display: block;
}
.newsList .pic:hover{
    opacity: 0.7;
    transition: all 0.5s ease 0s;
	}

.newsList .pic.newsTag:before{
	content: 'NEW';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #FFEE00;
	padding: 5px 10px;
	font-size: 1.5em;
	font-weight: bold;
	z-index: 2;
}
.newsList .info{
	margin-top: 15px;
	padding:0 0 20px 10px;
	border-left: 1px solid #231815;
}
.newsList .info p{
	font-size: 1em;
	letter-spacing: 1px;
	color: #3E3A39;
}
.newsList .info h2{
	font-size: 1.429em;
	line-height: 1.4em;
	margin: 0;
}
.newsList .info h2 a{
	color: #727270;
	font-size:18px;
	font-weight:bold;
}
.newsList .info h2 a:hover{
    opacity: 0.7;
    transition: all 0.5s ease 0s;
}


.news02Box{
	padding: 50px 0;
	margin-bottom: 50px;
}
.news02Box h2{
	font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5em;
}
.news02Box .date{
	font-size: 1em;
}
.news02Box .left{
	/*width: 900px;*/
	float: left;
	padding: 0px 0px; 
}
.news02Box .share{
	margin: 30px 0;
}
.news02Box .share li{
	display: inline-block;
	margin-right: 10px;
}
.news02Box .share li:hover{
	opacity: 0.7;
    transition: all 0.5s ease 0s;
}
.news02Box .share li i{
	/*font-size: 2em;*/
	color: #286FE1;
}
.news02Box .share li img{
	width: 30px;
}
.news02Box .share .line img{
	margin-top: -10px;
}
.news02Box .user_editor p{
	font-size: 1.1rem;
}
.news02Box .user_editor strong{
	color:#000;
}
.news02Box .user_editor img{
	max-width: 100%;
	height: auto;
}
.news02qa li{
	margin-bottom: 50px;
}
.news02qa li .title{
	color: #00A5AE;
}
.issue{
	width: 870px;
	margin: 50px 0 75px;
	padding-bottom: 30px;
	border-bottom: 1px solid #3E3A39;
	font-size: 1.2em;
	position: relative;
}
.issue h5{
	color: #286FE1;
	font-size: 1.429em;
	line-height: 1.2em;
}
.issue .issueInfo{
	width: 675px;
	padding: 10px 0;
	border-bottom: 1px dashed #3E3A39;
	border-top: 1px dashed #3E3A39;
	float: left;
}
.issue .share{
	position: absolute;
	right: 0;
	bottom: 0;
}
.back-btn{
	border: 1px solid #727270;
	padding: 10px 30%;
	position: relative;
	color: #727270;
	border-radius:5px;
}
.back-btn:hover{
	background: #727270;
	color: #fff;
	opacity: 0.7;
    transition: all 0.5s ease 0s;
}
.back-btn i{
	margin-right: 20px;
	font-size: 2em;
	position: absolute;
	left: calc(50% - 80px);
	top: 3px;
	color: #286FE1;
}
.news02Box aside{
	width: 350px;
	float: right;
	margin-top: 30px;
}
.news02other{
	background: #ECECEC;
	padding-bottom: 1px;
}
.news02other .back-btn{
	padding: 10px 85px;
    border-radius: 5px;
	}
.news02other .title{
	height: 30px;
	line-height: 30px;
	background: #adadad;
	padding: 0 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	border-radius:5px;
}
.news02other .list{
	margin: 10px;
	padding: 15px 25px 30px;
	background: #fff;
}
.news02other .list ul{
	margin-bottom: 30px;
}
.news02other .list li{
	width: 100%;
	margin-bottom: 30px;
}

.news02other .list .newsTag:before{
	content: 'NEW';
	background: #FFEE00;
	padding: 5px ;
}
.news02other .list h3{
	font-size: 1.143em;
	line-height: 1.3em;
	margin: 0;
}
.news02other .list h3 a{
	color: #727270;
	font-weight:bold;
}
.news02other .list h3 a:hover{
    opacity: 0.7;
    transition: all 0.5s ease 0s;
}

.news02Box .list02{
	width: 100%;
	margin: 100px 0 50px 0;
}
.news02Box .list02 li{
	width: 100%;
	margin-bottom: 30px;
}
@media (min-width: 1401px){
.newsBox{
	width: 1400px;
	}
.news02Box .user_editor{
	/*width: 600px;*/
	}
}
@media screen and (min-width: 769px) and (max-width: 1400px) {

	.newsList li{
		width: 45%;
		margin: 2%;
	}
	.newsList .pic{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.newsList .pic img{
		/*max-width: none;*/
	}
	
	
	.news02Box .user_editor{
		width: 600px;
		margin: 0 auto;
	}
}

@media (max-width: 768px){
	.years{
		width: 50%;
		padding:30px 30px 5px 0; 
		position: inherit;
	}
	.m_years{
		width: 100%;
		padding: 5px 30px 5px 5px;
		font-size: 1.3em;
	}
	.years .select{
		position: inherit;
		margin: 0;
	}
	.main_title h1{
		font-size: 1.5em ;
	}
	.newsList .info{
		padding: 0 0 10px 10px;
	}
	.newsList .info h2{
		font-size: 16px;
		min-height: auto;
	}
	.newsList li{
		width: 100%;
		margin: 2% 0 40px;
		padding: 0;
	}
	.newsList .pic{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.newsList .pic img{
		max-width: 100%;
	}
	.news02Box h2{
		font-size: 1.2em;
	}
	.news02Box .list02{
		margin: 30px 0;
	}
	.news02other .back-btn{
		width: 250px;
		padding: 10px;
		display: block;
		margin: 0 auto;
	}
	.ser03Msg{
		margin-top: 0;
		padding: 0;
	}
}
@media (max-width: 1300px){

	.newsBox{
		width: 100%;
		padding:15px; 
	}
	.newsList ul{
		padding: 30px 0 0;
	}
	.news02Box .left{
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
		clear: both;
		float: none;
	}
	.news02Box aside{
		width: 100%;
		float: none;
	}
	.news02Box .list02 li img{
		max-width: 100%;
		height: auto;
	}
	.newsList,.news02Box{
		margin-bottom: 0;
		padding: 0;
	}
	.issue{
		width: 100%;
	}
	.issue .issueInfo{
		width: 100%;
	}
}

.fa-angle-right:before{
    content: "\f105";
    color: #727270;
    }
	

.fa-twitter:before{
	content: "\f099";
    color: #0ca7fa;
}

.fa-google-plus:before{
	content: "\f0d5";
    color: #ff561c;
}

#haircity-info{background:#f5f5f5;max-width:100%;margin: 3% auto;border-radius: 10px;padding:3%;}
#haircity-info h2{color:#828282;background:none;margin:0 auto 15px;padding:2px 0;}
.news-top-tag{margin-left: 20px;font-size:13px;display:inline;color: #fff;background: #b9b9b9;border-radius: 6px;padding: 4px 10px;}