* {margin: 0; padding: 0; font-size: inherit; font-style: inherit; font-family: 'MicrosoftYaHei'; box-sizing: border-box; -webkit-text-size-adjust: 100%;}
body, html {
	font-size: 16px;
}
li {
	list-style: none;
}
.bannerImg > img{
	width: 100%;max-height: 500px;background: no-repeat center;background-size: cover;
}
.wrap {
	width: 1200px;
	margin: 0 auto;

}
.small-title {
	font-size: 14px;
	color: #6A6A6A;
	margin: 36px 0; 
}
.page-selection {}
.page-selection > ul {
	border-bottom: 1px solid #0080BC;
}
.page-selection > ul > li {
	position: relative;
	display: inline-block;
	padding: 10px 25px;
	font-size: 18px;
	color: #444444;
	cursor: pointer;
}
.page-selection > ul > li.on {
	color: #0080BC;
}
.page-selection > ul > li > div:last-child {
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
    border-bottom-color: #0080BC;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.page-selection > ul > li.on > div:last-child {
	display: block;
}
.page-change{
	
	padding-bottom: 74px;
}
.page-change > div {
	display: none;
}
.page-change > div:first-child {
	display: block;
}
.I-title {
	text-align: center;
	margin: 32px 0;
}
.I-text {
	margin: 38px 0 60px 0;
}
.I-text > div:first-child {
	font-size: 18px;
	font-weight: bold;
	color: #0080BC;
}
.I-text > div:last-child {
	margin-top: 15px;
	font-size: 16px;
	line-height: 22px;
}
.I-text > div:last-child > span {
	font-weight: bold;
}
ul.I-cas {
	height: 200px;
	display: flex;
    justify-content: space-around;
}
ul.I-cas > li {
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		width: 296px;
		height: 150px;
		text-align: center;
		box-sizing: border-box;
		padding-top: 67px;
}


.I-cas > li >.arrow-upall{
  display:none;
  width:15px;
  display:none;
  margin:0 auto;
  vertical-align: top;
  border-bottom: 20px solid #FFFFFF;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  z-index:-1;
  margin-top: 47px;
}

/*三角形显示*/
.I-cas > li >.active{
 display:block;
  width:15px;
  display:none;
  margin:0 auto;
  vertical-align: top;
  border-bottom: 20px solid #FFFFFF;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  content: "";
  z-index:-1;
  margin-top: 47px;
}



.text-title {
	text-align: center;
	margin: 32px auto;
	margin-top: 80px;
	font-size: 24px;
	font-weight: bold;
}

/*规定内容的高*/
.ullist{
	margin-bottom:120px
}



.Subsidiary-introduce > li {
	display: inline-block;
	width: 145px;
	height: 149px;
	text-align: center;
	padding: 55px 20px 0 20px;
	font-size: 16px;
	box-shadow: 0 0 16px rgba(0,0,0,.1);
	vertical-align: top;
	position: relative;
	cursor: pointer;
}
.Subsidiary-introduce > li > div {
	width: 0px;
	height: 0px; 
	border: 15px solid transparent;
	border-bottom: 30px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -10px;
    display: none;
}
.Subsidiary-introduce > li.on {
	background: #207AC4;
	color: #fff;
}
.Subsidiary-introduce > li.on > div {
	display: block;
}
.exhibition-info div.show{display: block}
.exhibition-info {
	display:none;
	width: 100%;
	box-shadow: 0 0 16px rgba(0,0,0,.1);
	margin-top: 10px;
	padding: 0 62px;
	padding-top: .1px;	
	padding-bottom: 50px;
	text-align: justify;
}
.shout{display:block}
.exhibition-info > div h3 {
	margin-top: 39px;
	font-size: 18px;
	text-align: center;
	display: block;
}
.exhibition-info > div p {
	font-size: 16px;
	margin-top: 40px;
	line-height: 1.8;
}


/*---太阳能--*/



/*---运维--*/






/*---led--*/












.tube-team > ul > li{
	margin-top: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D2D2D2;
}
.tube-team > ul > li:last-child {
	border: none;
}
.team-title {
	text-align: center;
}
.team-name {
	text-align: center;
	margin: 36px 0;
}
.team-name > span {
	margin-left: 10px;
	padding: 10px 18px;
	background: #EEEEEE;
	font-size: 18px;
}
.team-name > span.on {
	background: #0080BC;
	color: #fff;
}
.team-info > div > span {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
.team-info > div > pre {
	width:1200px;
	text-align: justify;
	font-size: 16px;
	color: #444444;
	line-height: 1.8;
	white-space: pre-wrap;
	word-wrap: break-word;
	
}
.team-info > div > p {
	text-align: justify;
	font-size: 16px;
	color: #444444;
	line-height: 1.8;
}
.team-info > div:not(:first-child){
	display: none;
}
.business-title {
	text-align: center;
	margin-top: 40px;
}
.business-text {
	font-size: 14px;
	color: #444444;
	line-height: 1.8;
	margin-top: 20px;
}
.Regional-selection {
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
	border-bottom: 1px solid #0080BC;
}
.Regional-selection > div {
	display: inline-block;
	padding: 18px 50px 15px 50px;
	background: #eee;
	position: relative;
	cursor: pointer;
}
.Regional-selection > div:first-child {
	margin-right: 100px;
}

.Regional-selection > div > div {
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	display: none;
}
.Regional-selection > div.on {
	background: #0080BC;
	color: #fff;
}
.Regional-selection > div.on > div {
	display: block;
}
.C-title {
	text-align: center;
	margin-top: 60px;
}
.C-text {
	font-size: 16px;
	color: #444444;
	margin-top: 20px;
	line-height: 1.8;
}
.C-bac-img {
	text-align: center;
}
.table-Statistics {
	margin: 50px 0 20px 0;
}
.table-Statistics > div {
	display: inline-block;
}
.table-Statistics > div:last-child {
	margin-left: 69px;
}
.table-Statistics > div > span:first-child {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
}
.table-Statistics > div > span:last-child {
	font-size: 16px;
	color: #0581B8;
	font-weight: bold;
}
.table-info {
	color: #1B8FC3;
}
.table-info > ul > li {
	padding: 20px 0 18px 0;
	border-bottom: 1px solid #0581B8;
}
.table-info > ul > li > div {
	text-align: center;
	display: inline-block;
}
.table-info > ul > li > div:first-child {
	width: 19%;
}
.table-info > ul > li > div:nth-child(2) {
	width: 60%;
}
.table-info > ul > li > div:nth-child(3) {
	width: 19%;
}
.table-info > ul > li:first-child {
	color: #fff;
	background: #0081BC;
}
.table-info > ul > li:last-child {
	color: #fff;
	background: #0081BC;
}
.table-info > ul > li:last-child > div > span {
	font-size: 18px;
	font-weight: bold;
}
.business-page > div:last-child {
	display: none;
}
.hw-bac-img {
	text-align: center;
	margin-top: 30px;
}
.hw-text {
	font-size: 16px;
	color: #444444;
	line-height: 1.8;
	margin-top: 30px;
}
.hw-bom-img {
	text-align: center;
	margin-top: 100px;
}
/********************************/
.content-title{
    text-align: center;
}
.content-title p{
    font-size:24px;
    font-family:MicrosoftYaHei-Bold;
    color:rgba(109,109,109,1);
    line-height:28px;
    font-style: italic;
    font-weight: bold;
    display: inline-block;	
}
.content-title  span{
    display: inline-block;
    width:85px;
    height:1px;
    background:rgba(46,97,150,1);
}
.content-title >*{
	    vertical-align: middle;
}