﻿@charset "utf-8";
/* CSS Document */

.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;
}

.container{
	width:1170px;
	margin:auto;

}

.wc-top{
	
	height: 126px;
}

.logo {
	width:1063px;
	height: 125px;
	
}
.logo img{
	width:1063px;
	height: 125px;
}

a.cn{
	text-decoration: none;
	font-size: 20px;
	color: #bbb;
	position: absolute;
	right: 0px;
	top: 50px;
}




/*top End*/



.wc-banner{
    height:456px;
    padding: 10px 0;
}
.wc-banner img{
	box-shadow: 0px 1px 7px 5px #d0d9e1;
}


/*banner End*/

.wc-about{
	padding-top: 50px;
	min-height: 1500px;
}

.ab-top{
	height: 30px;
	border-bottom: 2px solid #d9d59a;
}
.ab-top span{
	font-size: 42px;
	color: #232f69;
	text-align: center;
    width: 260px;
    margin: auto;
	display:block;
	background: #fff;
	padding: 0 25px;
	
}



.about-one .ab-onep{
	width: 567px;
}
.about-one .ab-onep p{
	line-height: 26px;
	color: #333;
	font-size: 16px;
	text-align: justify;
	margin-bottom: 30px;
}

.about-one .ab-onepp img.img2{
	box-shadow: 0px 1px 7px 5px #d0d9e1;
	
}

.ab-img2,.ab-img1{
	position: relative;
}
.ab-img2 span img{
	position: absolute;
	right: -30px;
	top: 37px;
	box-shadow: 0 0 0 0;
	
}
.ab-img1 span img{
	position: absolute;
	left: -30px;
	top: 37px;
	box-shadow: 0 0 0 0;
}






.wc-dan{
	background: url(../images/en/bg1.jpg) no-repeat center center;
	min-height: 680px;
	background-size: cover;
	padding-top: 70px;
}

.wc-dan p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 40px;
	line-height: 26px;
	}



.wc-dan2{
	padding-top: 70px;
	min-height: 816px;
}



.wc-danp{
	width: 703px;
	padding-right: 135px;
}
.wc-danp p{
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin-bottom: 25px;
}














.wc-copy{
	background: #001162;
	text-align: center;
	padding-top: 50px;
	min-height: 90px;
}
.wc-copy p{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}
.wc-copy p a{
	font-size: 16px;
	color: #fff;
}
/*.wc-copyEnd*/

