.project-warp{
	position: relative;
	width: 100%;
	min-width: 1200px;
    min-height: 1445px;
}
.project-banner{
	width: 100%;
	min-width: 1200px;
}
.project-banner-bg{
    width: 100%;
	min-width: 1200px;
	min-height: 1006px;
	margin-top: 80px;
	margin-bottom: 100px;
	/*background-image: url('../images/project/banner_bg1.png');
	background-position: center;*/
	box-shadow: 0 0 10px rgba(0,0,0,.3);
    border-radius: 0 20px 0 0; 
    border: 1px solid #f7f7f7;
}
.project-banner-top{
	width: 1200px;
	min-height: 85px;
	background-image: url('../images/project/banner_top.png');
	background-position: center;
}
.project-title-left{
	margin-top:25px;
	margin-left: 40px;
	font-size: 24px;
	color: #fff; 
}
.project-title-left span{
	margin-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.project-title-right{
	margin-top: 25px;
	margin-right: 40px;
	font-size: 14px;
	color: #fff;
}
.project-picture{
	margin-top: 45px;
	margin-left: 80px;
}
.project-picture a{
	display: inline-block;
}
.project-picture img{
	display: block;
	width: 300px;
	height: 200px;
	text-align: center;
	margin-left: 30px;	
}
.project-picture span{
	display: block;
	width: 300px;
    text-align: center;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 30px;
    font-size: 14px;
}
.project-page{
	width: 100%;
	height: 90px;
	text-align: center;
	line-height: 89px;
}
.project-page a, .project-page span{
	
	margin-right: 12px;
	text-align: center;
    line-height: 0px;
    color: black;
    font-size: 16px;
}
.project-page span{
	padding: 6px;
	border: 1px solid #419350;
	background-color: #1F5294;
	color: #fff;
	font-size: 16px;
}
.project-page .project-page-math{
	padding:6px;
	border: 1px solid #777;
}
.project-footer{
	width: 100%;
	min-width: 1200px;
	height: 280px;
	background-image: url('../images/broderna/socially.png');
	background-position: center;
}
.information-warp{
    position: relative;
	width: 100%;
	min-width: 1200px;
    min-height: 1315px;
}

.lsit-icon-one{
	float: left;
	display: inline-block;
	margin-left: 22px;
	margin-top: 20px;
	width: 11px;
	height: 11px;
	border-radius: 3px;
	border:1px solid #1F5294;
	background-color: #1F5294;
}
.list-title-one{
	display: inline-block;
	margin-left: 20px;
	width: 80%;
	margin-top: 12px;
}
.list-color{
	color: black;
}
.information-list-content-lists{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 27px;
	font-size: 16px;
}
.project-banner-bg2{
    width: 100%;
	min-width: 1200px;
	min-height: 876px;
	margin-top: 80px;
	margin-bottom: 30px;
	background-image: url('../images/project/banner_bg2.png');
	background-position: center;	
}
.broderna-subsidiary-nav{
	border-bottom: 3px solid #F6F6F6;
}
/*.list-content{
	border-bottom: 1px solid #92ABCB;
}*/
.information-list-content{
    width: 100%;
	padding-top: 33px;
	margin-bottom: 25px;
	min-height: 640px;
}
.show-title-color{
	min-height: 100px;
	padding: 34px 0;
	text-align: center;
	font-size: 24px;
	color: #1F5294;
}
.show-color{
	color: #1F5294;
}
.show-new-list{
	border-top: 1px solid #fff;
}
.show-info{
	margin-top: 0px;
}
.show-msg{
	margin-top: 30px;
	line-height: 2.5;
}