/*公司简介*/
.container-100 {
    width: 100%;
    overflow: hidden;
}
.company-profile {
    margin: 0 auto;
    overflow: hidden;
}
.company-tab{
  margin-top:40px;
  text-align:center;
}
.fun-p{
  font-size: 18px;
  color:#14445d;
  font-weight:800;
  margin-bottom:20px;
  }
.fun-p span{
  font-size: 16px;
  color:#999;
  font-weight:normal;
  }
article.point-con img{
  width:500px;
}
.m-point{
  width:100%;
  border-radius:9px;
}
.m-point-list{
  padding:30px 20px;
  overflow:hidden;
}
.m-point-list .trade-menu{
  display:block;
  margin-bottom:0;
}
.m-point li{
  width:110px;
  text-align:center;
  margin-right:20px;
  border:0px none;
  background:none;
}
.m-point li img{
  width:60px;
}
.company-profile section ul {
    text-align: center;
    margin: 0 auto 40px auto;
    overflow: hidden;
    display:inline-block;
}
.company-profile section ul li {
    float: left;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    padding:0 18px;
}
.company-profile section ul li a {
    color: #999;
}
.company-profile section ul li a:hover{
    color:#14445d;
}
.company-profile section ul li.on a{
  color:#14445d;
  font-size:18px;
  font-weight:800;
}
article.jj{
    line-height: 36px;
    color:#191919;
    font-size:18px;
    margin-bottom:40px;
}
article.jj h2 {
    color: #14445d;
    margin: 60px 0 20px;
}
article.jj section.book-img ul {
    width: 1200px;
}
article.jj section.book-img ul li {
    float: left;
    margin-right: 0px;
    border: 1px dotted gray;
    border-right: none;
    width: 198px;
    height: auto;
    padding:0;
}
article.jj section.book-img ul li:last-child {
    border-right: 1px dotted gray;
}
article.jj section.book-img ul li img {
    padding: 14px 14px 14px 14px;
}
/*新闻样式*/
article.news h4 {
    margin-top: 30px;
    overflow: hidden;
    font-weight:normal;
}
article.news h4 a {
    color: #288df0;
    font-size:16px;    
}
article.news h4 a:hover{
    color:#fb6400;
}
article.news h4 em{
    float:right;
    color: #999;
    font-size: 14px;
    font-style:normal;
}
span.news-right {
    color: #c1c1c1;
    font-weight: 100;
    font-size: 12px;
    float: right;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 10px;
}
span.news-right b {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
}
span.news-right b.s1 {
    background: url("../images/star.png") 0px 0px;
}
span.news-right b.s2 {
    background: url("../images/news.png");
}
span.news-right b.s3 {
    background: url("../images/zan.jpg");
}
section.news-list {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom:16px;
}
p.news-content {
    margin-top: 20px;
    width: 100%;
    line-height: 26px;
    overflow: hidden;
}
p.news-content a {
    color: #7a7a7a;
    font-size: 14px;
}
.news-down{
  text-align:right;
}
.news-down span{
  color:#c7c7c7;
  font-style:normal;
  font-size:12px;
  height:24px;
  line-height:24px;
  display:inline-block;
  position:relative;
  margin-left:34px;
}
.news-down .news-view::before{
  content:"";
  position:absolute;
  width:24px;
  height:24px;
  background:url("../images/news-view.png") center center no-repeat;
  background-size:auto 13px;
  left:-28px;
}
.news-down .news-zan::before{
  content:"";
  position:absolute;
  width:24px;
  height:24px;
  background:url("../images/news-zan.png") right center no-repeat;
  background-size:auto 14px;
  left:-28px;
}
div.time {
    float: right;
    margin-top: 12px;
    margin-bottom: 15px;
    color: #999;
    font-size: 14px;
}
div.news-img {
    float: left;
    margin: 25px 25px 0px 0px;
}
/*翻页样式*/

/*辅助样式*/
.sanjiao-left {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("../images/left-sanjiao.jpg");
    position: absolute;
    top: 35px;
    left: -7px;
}
.sanjiao-right {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url("../images/right-sanjiao.jpg");
    position: absolute;
    top: 31px;
    left: 190px;
}


/*发展历程*/
/* history */
.history{
	width:100%;
        margin-bottom:80px;
	}
.history-top{
    width:100%;
    height:60px;
    background:url("../images/time_footer.png") center top no-repeat;
}
.history-con{
    width:100%;
    min-height:1056px;
    background:url("../images/time-zoom.png") center top no-repeat;
}
.history-l{
	width:50%;
	float:left;
	text-align:right;
}
.history-l-list{
	width:450px;
	overflow:hidden;
	float:right;
	}
.history-l .item{
	margin-right:450px;
	float:right;
	position:relative;
	overflow:hidden;
	width:100%;
}
.history-l-year{
    position:absolute;
	right:0;
	height:100%;
    color:#36a3d5;
    font-size:30px;
    font-family:Arial, Helvetica, sans-serif;	
}
.history-l-year img{
	vertical-align:middle;
	height:100%;
	}
.history-l-txt{
	float:right;
	max-width:400px;
	margin-right:80px;
	padding:10px 15px 10px 20px;
	border:1px solid #d5d5d5;
	border-radius:9px;
	-moz-border-radius:9px;
	-o-border-radius:9px;
	-webkit-border-radius:9px;
	position:relative;
	line-height:24px;
	color:#36a3d5;
	}
.history-l-txt::before{
	content:"";
	position:absolute;
	width:7px;
	height:100%;
	display:inline-block;
	background:url(../images/right-sanjiao.jpg) center center no-repeat;
	right:-7px;
	top:0;
	}
.h2017{
	margin-top:70px;
	}
.h2015{
	margin-top:75px;
	}
.h2013{
	margin-top:75px;
	}
.h2011{
	margin-top:72px;
	}
.h2009{
	margin-top:75px;
	}
.h2007{
	margin-top:97px;
	}
.year2007 .history-l-year{
	color:#ff5e5e;
	}
.year2007 .history-l-txt{
	color:#ff5e5e;
	border:1px solid #ff5e5e;
	}
.year2007 .history-l-txt::before{
	background:url(../images/red_right_sanjiao.jpg) center center no-repeat;
	}

.history-r{
	width:50%;
	float:left;
	}
.history-r .history-l-list{
	float:left;
	}
.item-r{
	float:left;
	margin-left:450px;
	margin-right:0;
	position:relative;
	width:100%;
	overflow:hidden;
	}
.year-r{
	color:#ec6a13;
	left:0;
}
.text-r{
	color:#ec6a13;
	float:left;
	margin-right:0;
	margin-left:80px;
	}
.text-r::before{
	content:"";
	position:absolute;
	width:7px;
	height:100%;
	display:inline-block;
	background:url(../images/left-sanjiao.jpg) center center no-repeat;
	left:-7px;
	top:0;
	}
.h2016{
	margin-top:138px;
	}
.h2014{
	margin-top:60px;
	}
.h2012{
	margin-top:76px;
	}
.h2010{
	margin-top:82px;
	}
.h2008{
	margin-top:100px;
	}
.h2003{
	margin-top:122px;
	}
.h2003 p{
	max-width:310px;
	}
.history-bottom{
	width:100%;
	height:50px;
	background:url("../images/history-bottom.png") center top no-repeat;
	}

/*红色事件*/
