.navbar-brand img {
	width: 220px;
}

.latest_news_area {
	background: #f7f7f7;
}

.cooperation div {
	height: 120px;
	/*max-width: 300px;*/
	display: block;
	text-align: center;
}

.station-grid {
	background: url("../img/station-grid-gray.png") no-repeat center;
	background-size: contain;
}

.station-grid:hover {
	background: url("../img/station-grid-color.png") no-repeat center;
	background-size: contain;
}

.southern-power-grid {
	background: url("../img/southern-power-grid-gray.png") no-repeat center;
	background-size: contain;
}

.southern-power-grid:hover {
	background: url("../img/southern-power-grid-color.png") no-repeat center;
	background-size: contain;
}

.iue {
	background: url("../img/iue-gray.png") no-repeat center;
	background-size: contain;
}

.iue:hover {
	background: url("../img/iue-color.png") no-repeat center;
	background-size: contain;
}

.psb {
	background: url("../img/psb-gray.png") no-repeat center;
	background-size: contain;
}

.psb:hover {
	background: url("../img/psb-color.png") no-repeat center;
	background-size: contain;
}

.cab {
	background: url("../img/cab-gray.png") no-repeat center;
	background-size: contain;
}

.cab:hover {
	background: url("../img/cab-color.png") no-repeat center;
	background-size: contain;
}

td.ivu-table-expanded-cell {
	padding: 0;
	background-color: #f8f8f9;
}

.ivu-table-expanded-cell table tr td {
	text-align: center;
}

.ivu-table td,
.ivu-table th {
	border-bottom: 1px dashed #ddd;
}

.project_list img {
	width: 100%;
	height: 220px;
	cursor: pointer;
}

.d_feature_img img {
	width: 500px;
	height: 360px;
	box-shadow: 0 25px 49px 0 rgba(58, 74, 88, 0.1);
	border-radius: 5px;
}

.swiper-container {
	width: 600px;
	height: 300px;
}

.introduction p {
	text-indent: 2em;
}


/*百度去除logo*/

.anchorBL {
	display: none;
}

.marb20 {
	margin-bottom: 20px;
}

.myCarouselItem {
	width: 100%;
	height: 700px;
	text-align: center;
}

.myCarousel {
	width: 700px;
	left: 50%;
	margin-left: -350px;
}


@media(max-width: 900px){

	.banner_area{
		height: 520px;
	}
}@media(max-width: 767px){

    .myCarousel{
        		width: 500px;left: 50%;margin-left: -250px;
        }
	.banner_area{
		height: 500px;
	}
}
@media(max-width: 575px){

    .myCarousel{
        		width: 400px;left: 50%;margin-left: -200px;
        }
	.banner_area{
		height: 400px;
	}
}
@media(max-width: 480px){

     .myCarousel{
        		width: 400px;left: 50%;margin-left: -200px;
        }
	.banner_area{
		height: 3000px;
	}
}
.borB1SG{
    border-bottom: 1px solid #dddddd !important;
}
.left-title{
	text-align: left;
	color: #333;
	margin-bottom: 20px;
}

.banner_area {
	background: url(../img/bg/bg-003.png) no-repeat scroll center center;
	background-size: cover;
}
.dropdown-menu{
	width: 200px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
}
.dropdown-menu li{
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.dropdown-menu li:last-child {
	border-bottom: none;
}
.dropdown-menu span{
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
}
.dropdown-menu span:hover{
	color: #2bc0a4;
}
.p_100{
	padding: 100px 0px;
}
.banner_area{
	height: 600px;
}
.d_feature_text p{
	font-size: 1.4em;
	text-indent: 2em;
	line-height: 2;
}
/*招聘部分*/

#talent_recruitment_section{display:table;width: 100%;height: 100%;padding: 80px 0;background:#FFFFFF;}
hr{height: 1px;text-align: center;position: relative;background: #00acee;border: 0;width: 118px;}
.section_title{padding: 30px 0;}
.text_center{text-align: center;}
.item{padding: 30px 60px 40px; border-top: 1px solid #dddddd;}
.item div{background: #fbfcfc; }
.item>h3{color: #008aff;text-align: left;padding-bottom: 20px;}
.item>h4{padding: 10px 0}
/*.slides-box li{list-style: disc}*/
.slides-box li{list-style-type: none}
.slides-box-show{ border:1px solid #dddddd;border-bottom: 0}
.content_head{background: #fbfcfc;padding: 20px 30px;line-height: 1;cursor: pointer}
.content_head a{color: #3d444f;  background: transparent;border:0;text-decoration:none;}
.hide{display: none;}
.show{display: block;}
.title_right{float: right;}
.title_right img{width: 16px;height: 16px;vertical-align:inherit}
.location{vertical-align: text-top;display: inline-block;margin-top: -2px;}
