﻿#header > div{
	display:none;
}

.gsjj{
	width: 100%;
	background: url(../images/gsjj1.jpg) center no-repeat;
	height: 819px;
}

.gsjj0{
	width: 1200px;
	margin: 0 auto;
}
.gsjj1{
	width: 1010px;
	height: 350px;
	margin-top: 300px;
    float: left;
    margin-left: 92px;
}

.gsjj1 p{
	line-height: 30px;
	font-size: 13px;
	font-family: "Microsoft YaHei";
text-indent:2em;
}

.tong{
	width: 100%;
}
.tong img{
	width: 100%;
}

.chuang{
	width: 100%;
}
.chuang img{
	width: 100%;
}

.about_fc img{
	width: 100%;
}

#about_kc .friend{
	background:#f5f6f8;
	padding-bottom:30px;
}
#about_kc .friend img{
	display:block;
	margin:0 auto;
}
#about_kc .about_news{
	margin-bottom: 112px;
}
#about_kc .about_news .pic_news{
	float:left;
	width:552px;
	position:relative;
}
#about_kc .about_news .pic_news .bx-wrapper{
	position:relative;
	height:284px;
	overflow:hidden;
}
#about_kc .about_news .pic_news .bx-controls{
	position:absolute;
	bottom:10px;
	width: 100%;
	z-index: 51;
}
#about_kc .about_news .pic_news .bx-controls .bx-controls-direction{
	display:none;
}
#about_kc .about_news .pic_news .bx-pager{
	text-align:right;    
	padding-right: 10px;
}
#about_kc .about_news .pic_news .bx-pager .bx-pager-item{
	display:inline-block;
	border-radius:50%;
	overflow:hidden;
	margin:0 2px;
}
#about_kc .about_news .pic_news .bx-pager .bx-pager-item a{
	display:block;
	width:15px;
	height:15px;
	background:#fff;
	font-size:0;
}
#about_kc .about_news .pic_news .bx-pager .bx-pager-item .active{
	background:#f00;
}
#about_kc .about_news .article_news li{
	position: relative;
    height: 140px;
    overflow: hidden;
    border-bottom: 1px solid #f5f6f8;
}
#about_kc .about_news .article_news li .follow-news-time {
    padding: 25px 0 0 10px;
    width: 85px;
    color: #bdbdbd;
}
#about_kc .about_news .article_news li .news-time-day {
    font-size: 50px;
    text-align: center;
	margin:0;
}
#about_kc .about_news .article_news li .news-time-month {
    font-size: 18px;
	margin:0;
}
#about_kc .about_news .article_news li .follow-news-txt {
    position: absolute;
    left: 110px;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: left .4s ease-out;
    transition: left .4s ease-out;
}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-tit {
    margin-bottom: 15px;
    padding-top: 32px;
    font-size: 16px;
    color: #000;
    line-height: 1;
}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-tit a {
    text-decoration: none;
    color: #000;
font-size:16px;
font-family:"Microsoft YaHei";
}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-con {
    line-height: 20px;
    color: #666;
    width: 490px;
font-size:14px;
font-family:"Microsoft YaHei";

}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-icon {
    position: absolute;
    top: 48px;
    right: 10px;
    height: 32px;
    width: 32px;
    text-align: center;
    font-size: 24px;
}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-icon a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #dc251e;
    border-radius: 50%;
}
#about_kc .about_news .article_news li .follow-news-txt .news-txt-icon a i{
	background:url(../images/news_right.png) no-repeat center center / contain;
	height: 32px;
    width: 32px;
    display: block;
}
#about_kc .about_news .article_news li:hover .follow-news-txt{
	left:0;
}
#about_kc .about_news .mc > .article_news{
	float: right;
    width: 600px;
    border-top: 1px solid #f5f6f8;
}
#about_kc .about_news .pic_news .article_news .follow-news-txt .news-txt-con{
	width: 440px;
    height: 60px;
    overflow: hidden;
font-size:14px;
font-family:"Microsoft YaHei";
}
#about_kc .about_news .pic_news .article_news .follow-news-txt .news-txt-icon{
	top:62px
}
#about_kc .about_news .pic_news .read_more{
	width: 100%;
    height: 52px;
    display: block;
    line-height: 52px;
    padding-left: 30px;
    background: #f00;
    color: #fff;
    font-size: 15px;
    margin-top: 44px;
    font-style: italic;
    text-decoration: none;
}
#about_kc .about_news .pic_news .read_more i{
	background:url(../images/news_right.png) no-repeat center center / contain;
	height: 32px;
    width: 32px;
	float:right;
	margin-top: 10px;
}