*{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a{
	text-decoration: none;
    color:#000000;
}

#container{
    margin: 0 auto;
    margin-top:100px;
	padding: 10px;
	width: 1080px;
    background: white;
}




/*澶撮儴*/
#header{
	margin: 0 auto;
	padding: 0;
	width: 1080px;
	height: 135px;
	background: white;

}
.logo{
	width: 200px; 
	height: 80px; 
	float: left;
    border:none;
}

#header span{
	width: 150px;
	height: 30px;
	margin-top: 10px;
	text-align: right;
	float: right;
}

#header span a{
	font-size: 15px;
	line-height: 30px;
	color: #000000;
}
#header span a:hover{
	color: royalblue;
}



#header .sel{
	color: royalblue;
	font-weight: bold;
}

#header p{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 30px;
	font-size: 18px;
	font-family: "寰蒋闆呴粦";
	text-align: right;
	line-height: 30px;
	float: right;
}
#header p a{
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}






/*瀵艰埅*/
#guid{
	margin: 0 auto;
	width: 1080px;
	height: 50px;
	padding: 0;
	float: left;
	background: #0F3D88;
}

#guid li{
	width: 150px;
	height: 20px;
	float: left;
    margin-left: 3px;
	list-style: none;
	text-align: center;
}
#guid li a{
	font-size: 18px;
	color: white;
	font-family: "寰蒋闆呴粦";
	line-height: 50px;
	font-weight: 400;

}


#guid h1 {
	margin-top: 15px;
	height: 20px;
	float: left;
	border-left:1px solid #ffffff;
}


/*杞挱css*/
.flexslider {	
	position: relative;
    margin: 5px auto 0;
	width: 1080px;
	height: 430px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;

}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0 0;
	display: block;
	background: url(../img/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 1080px;
	height: 430px;
	z-index: 10;
	
}
/*杞挱缁撴潫*/
#middle{
	width: 1080px;
	height: 280px;
	margin: 0 auto;
	margin-top: 25px;
	
}

#index-news{
	width: 350px;
	height: 250px;
	float: left;	
	
}
.new-title{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	font-family: "寰蒋闆呴粦";
	height: 20px;
	color: #0F3D88;
}
.line{
	width: 350px;
	border-top:1px solid #f2f2f2;
	height: 1px;
	margin-top: 10px;
}
#index-news ul{
	width: 350px;
	height: 180px;
}
#index-news li{
	list-style: none;
	width: 350px;
	height: 32px;
	line-height: 36px;
}

#index-news li a{
	font-size: 15px;
    float:left;
    height: 34px;
    width:270px;
}

#index-news li span{
     float:right;
	font-size: 14px;
}
#index-news p{
	width: 350px;
	margin-top: 20px;
}

#index-news p a{
	font-size: 14px;
	color: #103E88;
}

#index-news p img{
	margin-left: 5px;
    border:none;
}


#index-product{
	width: 350px;
	height: 250px;
	margin-left: 14px;
	float: left;
	
}
.product-title{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	font-family: "寰蒋闆呴粦";	
	height: 20px;
	color: #0F3D88;	
}
.dianshang {
    font-size: 16px;
	font-weight: 600;
    color: #8e0107;	
	font-family: "寰蒋闆呴粦";	
    text-align:right;
    width:245px;
    margin-right:5px;
    display:inline-block;
}
.pro-details{
	margin: 10px 0 0 0;
	padding: 0;

	height: 180px;
}

.pro-tu{
	width: 140px; 
	float: left; 
	margin: 0 15px 0px 0; 
	padding: 0; 
	height: 120px;

}

.pro-details h4{
	margin: 0 0 5px 0;
	font-weight: 600;
	font-size: 16px;
	font-family: "寰蒋闆呴粦";
	padding: 0;
	color: #3F3F3F;

}

.pro-details span{
	font-size: 13px;
	color: #3F3F3F;
	font-family: "瀹嬩綋";
	line-height: 26.5px;

}
#index-product p{
	width: 350px;
	padding: 0;
	margin-top: 10px;

}
#index-product p a{
	font-size: 14px;
	color: #103E88;
}
#index-product p img{
	margin-left: 5px;
    border:none;
}

#index-Investor{
	width: 350px;
	height: 250px;
	margin-left: 14px;
	float: left;
}
.Investor-title{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	font-family: "寰蒋闆呴粦";	
	height: 20px;
	color: #0F3D88;	
}

.inv-details{
	margin: 9px 0 0 0;
	padding: 0;
    height:125px;
    width:351px;
}

.inv-details img{
	width: 164px;
	height: 115px;
	margin: 0 12px 0 0; 
	float: left;
	padding: 0;
}

.inv-details h4{
	margin: 13px 0 5px 0;
	font-weight: 600;
	font-size: 16px;
	font-family: "寰蒋闆呴粦";
	padding: 0;
}


.inv-details span{
	font-size: 15px;
	font-family: "寰蒋闆呴粦";
	line-height: 26.5px;
	font-weight: 100;
}
.inv-details h1{
	width: 350px;
	font-weight: normal;
	line-height: 25px;
	height: 70px;
	margin-top: 5px;
	font-size: 14px;
	float: left;
}
#index-Investor p{
	width: 350px;
	float: left;
	margin-top: 1px;
}
#index-Investor p a{
	font-size: 14px;
	color: #103E88;
}
#index-Investor p img{
	margin-left: 5px;
    border:none;
}


#footer{
	width: 1080px;
	border-top: 3px solid #0F3D88;
	margin: 0 auto;	
	height: 120px;
}

.erweima {
	float: left;
	margin-top: 30px;
	margin-left: 230px;
    width:60px;
    height:62px; 
    border:none;
}

.foot-line{
	width: 1px;
	float: left;
	height: 40px;
	margin-top: 40px;
	margin-left: 30px;
	background-color: #EEEEEE;
}

#footer p{
	width: 550px;
	font-size: 12px;
	color: #909090;
	line-height: 20px;
	margin-top: 30px;
	margin-left: 360px;
	
}
