.red_a{
	color: #FE4343;
	text-shadow: none;
}
.homepage-bg{
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1200px;
	width: 100%;
	z-index: 1;
}
.home-content{
	z-index: 2;
	padding: 15px 60px 50px 120px;
	position: relative;
    color: #293753;
    font-size: 14px;
    min-width: 1020px;
}
.home-content p{
	line-height: 28px;
	font-size: 18px;
	margin-top: 10px;
}
.home-logo{
	height: 71px;
}
.home-logo img{
	float: left;
	width: 250px;
    padding-right: 15px;   
}
.home-logo span{
    font-size: 32px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 20px;
     border-left: 1px solid #21314b;
}
.home-title{
	margin-top: 15px !important;
	font-size: 24px !important;
	line-height: 30px !important;
}
.home-title_1{
	margin-top: 35px !important;
	font-size: 36px !important;
	line-height: 30px !important;
}
.home-sign{
	display: block;
	width: 228px;
	height: 48px;
	line-height: 48px;
	border-radius: 25px;
	border: 1px solid #a34b4d;
	background: #fe4343;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}
.home-sign_1{
	display: block;
	width: 228px;
	height: 48px;
	line-height: 48px;
	border-radius: 25px;
	border: 1px solid #928a8a;
	background: #FFFFFF;
	color: #fe4343;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}
.new-projects{
	position: absolute;
	width: 230px;
	height: 60px;
	border: 1px solid #c66c6d;
	border-radius: 32px;
	background: #ffeeee;
	display: block;
	color: #b31e1e;
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	top: 40%;
	left: 50%;
	/*margin-left: -20px;*/
	z-index: 2;
	font-size: 26px;
}
.home-login_1{
	position: absolute;
	right: 120px;
	top:40px;
	font-size: 16px;
	font-weight: bold;
	color: #293753;
}
.home-login{
	position: absolute;
	right: 200px;
	top:33px;
	font-size: 16px;
	font-weight: bold;
	color: #293753;
}
.home-login img{
	margin-right: 5px;
}
.indexh-banner{
	width: 100%;
	min-width: 1200px;
	background: url(../../img/homePage/home-banner.png) top center no-repeat;
	height: 630px;
}
.banner-section{
	width:980px;
	margin: 0 auto;
	position: relative;
}
.click-fbrw{
	position: absolute;
	top: 95px;
	right: 280px;
	color: #FFFFFF;
	font-size: 20px;
	display: block;
}
.indexh-title{
	text-align: center;
	color: #21314b;
	font-size: 60px;
	font-weight: bold;
	padding-top: 150px;
}
.indexh-ul{
	font-size: 20px;
	color: #21314b;
	padding-top:30px;
	text-align: center;
}
.indexh-ul li{
	margin-right: 15px;
}
.indexh-ul li a{
	text-decoration: underline;
	color: #21314b;
}
.indeh-content{
	min-width: 1200px;
	width: 100%;
}
.index-section1{
	width: 980px;
	margin: 0 auto;
	height: 515px;
}
.left-text{
	width: 490px;
	float: left;
	padding-top: 175px;
}
.left-text-p1{
	color: #21314B;
	padding-bottom: 25px;
	font-size: 30px;
}
.left-text-p2{
	color: #4f6589;
	font-size: 16px;
	line-height: 24px;
}
.left-text-p2 a{
	color: #fe4343;
}
.right-img{
	padding-top: 140px;
}
.left-img{
	float: left;
	padding-top: 140px;
}
.right-text{
	float: right;
	width: 490px;
	padding-top: 175px;
	text-align: right;
}
.right-text-p1{
	color: #21314B;
	padding-bottom: 25px;
	font-size: 30px;
}
.right-text-p2{
	color: #4f6589;
	font-size: 16px;
	line-height: 24px;
}
.index-section2{
	width: 980px;
	margin: 0 auto;
	padding:60px 0 80px 0 ;
}
.list-title{
	color: #21314b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 35px;
}
.cooperation-list li{
    width: 326px;
    height: 32px;
    float: left;
    margin-bottom: 25px;
}
.start-content-bot{
	margin-top: 60px;
	line-height: 32px;
	font-size: 18px;
	color:#21314b;
	text-shadow: 5px 5px 5px #FFFFFF;
	text-align: center;
}
.gg-lb{
	width: 350px;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	color: #dfdfe0;
	overflow: hidden;
	background: #3d4b62;
	margin-top: 10px;
}
.gg-lb li{
	display: block;
}
.gg-lb li a{
	color: #FFFFFF;
}
.home-title a{
	color: #21314b;
	font-size: 24px;
}
