/*---------------简介--------------*/
.left_text{
	float: left;
	width: 300px;
	margin:10px auto;
	height: 400px;
	font-size: 16px;
	text-indent: 2em;
	/*margin-top: 10px;*/
   font-family: "微软雅黑";
   letter-spacing:2px;
}
.right_img{
	float: right;
	/*width: 450px;*/
	/*background: url("../images/right_img.jpg");*/
}
/*---------------简介--------------*/



/*---------------发展历程--------------*/

.year_text{
	width: 800px;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.year_img{
	width: 150px;
	float: right;
}
    /*----左部文字----*/
.year_textlef{
	float: left;
	width: 270px;
	border:1px solid red;	
}
.textlef_left{
	float: right;
	margin-left: 0px;
	width: 200px;
	border: 1px solid red;
}
.textlef_right{
	float:right;
	width: 60px;
	border: 1px solid red;
}
.year_six{
	margin-top: 52px;
	float: right;
    text-align: right;
}
.year_eight{
	margin-top: 100px;
    float: right;
    text-align: right;
}
.year_ten{
	margin-top:120px;
    float: right;
    text-align: right;
}
.year_twelve{
	margin-top:210px;
    float: right;
    text-align: right;
}


.textlef_right b{
	color: green;
	font-size: 20px;
	float: right;
}
.twen_six{
	margin-top: 50px;
	float: right;
}
.twen_eig{
	margin-top:173px;
	float: right;
}
.twen_ten{
	margin-top:165px;
	float: right;
}
.twen_twel{
	margin-top: 255px;
	float: right;
}

    /*----中间分割线图片----*/
.year_textimg{
	float: left;
	width: 50px;
	
}
    /*----右部文字----*/
.year_textrig{
	float: left;
	width: 300px;
	border: 1px solid red;
}

.textrig_rig{
	width: 190px;
	float: left;
}
.year_five{
     margin-top: 150px;
     float: left;
}
.year_seven{
      float: left;
      margin-top: 120px;
}
.year_nine{
     float: left;
     margin-top: 160px;
}
.year_elev{
    float: left;
    margin-top: 150px;
}



.textrig_left{
	width: 70px;
	float: left;
	border: 1px solid red;
}
.textrig_left b{
	color: green;
	font-size: 20px;
	float: left;width: 25px;
}
.twen_fiv{
	float: left;
	margin-top: 150px;
}
.twen_seve{
	margin-top: 320px;
	border: 1px solid red;
}
.twen_nin{
	
	margin-top:200px;
}
.twen_ele{
	
	margin-top: 250px;
}

/*---------------发展历程--------------*/




/*---------------业务范畴--------------*/
.bus_title{
	color: #78d18b;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
}
.bus_list{
    font-size: 16px;
	padding-bottom:15px;

}
/*---------------业务范畴--------------*/

/*---------------核心优势--------------*/
.adv_text{
	font-size: 16px;
	text-indent: 2em;
}
.tab_text{
	color:#78d18b;
	font-size: 20px;
	line-height: 25px;
}
.tab_tdfirst{
    background-color:#f6f6f6;
    width:150px;
    height:50px;
    color:#626061;
    text-align:center;
    font-size: 14px;
}
.tab_tdsecond{
	background-color:#dbdbdb;
	width:150px;
	height:50px;
	font-size: 14px;
    text-align: center;

}
/*---------------核心优势--------------*/

