﻿/* 发展*/
.wrapper{
    padding: 0 20px;
}

.w-100{
    width: 100%;
}
.d-flex{
    display: flex;
}
.h-30px{
    height: 30px;
    line-height: 30px;
}
.flex-1-txcenter{
    flex: 1;
    text-align: center;
}
.font-size-12px{
    font-size: 12px;
}
.color-999{
    color: #999;
}
.bgc-ededed{
    background-color:#ededed;
}
.bgc-cc0001{
    background: #cc0001;
}
.color-fff{
    color: #fff;
}
.pad-lr-20{
    padding: 0 20px;
}
.pad-lr-5{
    padding: 0 8px;
}
.pad-tb-17{
    padding: 17px 0;
}

.tit-15-10{
    padding: 15px 8px 10px;
    border-bottom: 1px solid #bfbfbf;
    color: #666;
    font-size: 16px;
    font-weight: 700;
}
.col-ae0002{
    color: #ae0002;
}
.time-title{
    padding: 15px 0 5px;
    font-weight: 700;
}

#header {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
    height: 30px;
	line-height: 30px;
	overflow: hidden;
	-ms-touch-action: none;
}


#scroller ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
    color: #999;
}

#scroller .height-light{
    background: #cc0001;
    color: #fff;
}


/*董事长致辞*/
.leader-say{

}

.text-content{
    line-height: 22px;
    font-size: 12px;
    padding: 5px 8px 0;
    color:#616161;
}
.text-last{
    text-align: right;
    color: #616161;
    font-weight: border;
}
.text-last span{
    color: #a3a4a5;
}

/*企业概况*/

/*组织架构*/
.general{

}
.img-wrapper{
    padding-top: 5px;
}
.wrapper img{
    width: 100%;
}

/*发展历程*/

#develop{
    font-size:0;
}

.dp-none{
    display: none;
}
.hot{
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 5px;
}
.new-hot{
    padding:0 0px 10px;

}
.new-hot .time{
    font-size: 10px;
    color: #bfbfbf;
    padding-bottom:5px;
}
.new-hot .new-hot-content{
    color: #666;
    font-size: 12px;
}

/*企业文化*/
.top-wrapper{
    padding-top: 15px;
    color: #616161;
}
.top-wrapper .img-box {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
}
.top-wrapper .img-box img{
    width: 100%;
    height: 100%;
}
.top-wrapper span{
    vertical-align: top;
}
.top-wrapper .bg-b40000{
    color: #b40000;
}
.pb-30px{
    padding-bottom: 30px;
}
.text-content-bg{
    background: #ededed;
    padding:8px;
    line-height:20px;
    margin-top:8px;
    color: #616161;
    margin-bottom: 30px;
    font-size: 12px;
}
img{
    width: 100%;
}
.p-r{
    position: relative;
}
.p-a{
    position: absolute;
    top: 20%;
    left: 20px;
}
.pt-5px{
    padding-top: 10px;
    color: #999;
    font-size: 12px;
}

/*投资者关系*/
.dp-ib{
    display: inline-block;
    margin-right: 10px;
    color: #666;
    font-size: 12px;
}
.red-box{
    display: inline-block;
    margin-right: 3px;
    width: 5px;
    height: 5px;
    background: #ae0002;
}
.b-0{
    border: 0;
}
.d-flex-between{
    display: flex;
    justify-content: space-between;
}
.l-text{
    color: #666;
    font-size: 16px;
    font-weight: 700;
}
.r-text{
    color: #999;
    font-size: 12px;
    margin-top: 4px;
}
.p-t-15px{
    padding-top: 10px;
    color: #999;
}
.h-50px{
    height: 50px;
}
.flex-left{
    height: 100%;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    text-align: center;
}
.flex-right{
    flex: 1;
    margin-left: 8px;
    line-height: 50px;
    text-align: center;
}
.p-t-5px{
    padding-top: 5px;
}
.text-align-right{
    text-align: right;
    color: #999;
    font-size: 12px;
}
.mt-3{
    margin-top: 3px;
}

.p-b-20px{
    padding-bottom: 20px;
}
.f-c{
    font-size:12px;
    color: #999;
}
.light-color{
    padding: 3px 8px;
    background: #cc0001;
    color: #fff;
}
/*倒三角*/
.trangle-down{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #999;
}
.dp-none{
    display: none;
}
.bt-1{
    border-top:1px solid #bfbfbf;
}

.bt-Line{
    border-bottom:1px solid #bfbfbf;
}
.padding-wrapper{
    padding: 17px 8px;
}

.gray-box{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
    background: #ededed;
}
input{
    outline: none;
    margin-left: 5px;
    padding-left: 5px;
    background:#ededed;
}
.mb-10px{
    margin-bottom: 10px;
}
textarea{
    width: 100%;
    height: 130px;
    outline: none;
    resize:none;
    outline: none;
    background:#ededed;
    box-sizing: border-box;
    padding: 10px;
    border: 0;
}
.red-btn{
    margin: 0 auto;
    width: 100px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    background: #cc0001;
}
.pb-5px{
    color: #999;
    padding-bottom: 5px;
    font-size: 12px;
}
