.column-one .one-left {
	width: 365px;
}
.one-left .one-title,
.one-center-title {
	height: 40px;
	background-color: #dce2e5;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	border-bottom: #004b98 solid 1px;
}
.one-left .one-title li,
.one-center-title li {
	width: 33.3%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.one-left .one-title li.active,
.one-center-title li.active {
	background-color: #004b98;
}
.one-left .one-title li a,
.one-center-title li a {
	display: block;
	font-size: 14px;
	color: #666;
}
.one-left .one-title li.active a,
.one-center-title li.active a {
	color: white;
}
.one-content,
.one-center-content {
	height: 271px;
	background: white url(/Areas/en/content/images/bk_01.jpg) no-repeat left bottom;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	overflow: hidden;
}
.one-content ul,
.one-center-content ul {
	width: 6630px;
}
.one-content ul li,
.one-center-content ul li {
	width: 365px;
	height: 262px;
}
.one-content ul li .pull-left {
	margin-left: 20px;
}
.one-content ul li .swiper-title,
.one-content ul li .swiper-content {
	padding-top: 15px;
}
.swiper-title p {
	padding-right: 18px;
	font-size: 12px;
	color: #004b98;
	background: url(/Areas/en/content/images/icon_02.png) no-repeat right center;
}
.swiper-content dl dd {
	height: 20px;
	line-height: 20px;
	margin-bottom: 6px;
}
.swiper-content dl dd a {
	padding-left: 10px;
	font-size: 12px;
	color: #666;
	background: url(/Areas/en/content/images/icon_01.png) no-repeat left center;
}
.swiper-content dl dd a:hover {
	color: #004b98;
}
.one-center {
	width: 455px;
	margin-left: 20px;
}
.one-center-title li {
	width: 25%;
}
.one-center-content {
	background: white;
}
.one-center-content ul li {
	width: 455px;
}
.one-center-content ul li .one-center-box {
	padding: 8px;
}
.center-box-row {
	margin-bottom: 6px;
} 
.center-box-row .row-img img {
	width: 155px;
	height: 115px;
	border: #dde4e7 solid 1px;
}
.center-box-row .row-centent {
	width: 255px;
}
.center-box-row .row-centent h4 a {
	font-size: 12px;
	color: #666;
	line-height: 20px;
    font-weight:bold;
}
.center-box-row .row-centent h4 a:hover {
	color: #004b98;
}
.center-box-row .row-centent p {
	font-size: 12px;
	color: #999;
	line-height: 16px;
}
.center-box-row .row-centent time {
	font-size: 12px;
	color: #bbb;
}
.one-right {
	width: 342px;
}
.one-right-video {
	position: relative;
	height: 90px;
}
.one-right-video img {
	width: 342px;
	height: 90px;
}
.one-right-video .model-group {
	position: absolute;
	top: 0;
	left: 0;
	width: 342px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	background-color: rgba(0,0,0,.5);
}
.one-right-video .model-group img {
	width: 45px;
	height: 45px;
	vertical-align: middle;
}
.video-title {
	width: 342px;
	height: 36px;
	color: white;
	line-height: 36px;
	background-color: #004b98;
	border-radius: 0 0 10px 10px;
}
.video-title span {
	padding-left: 40px;
	font-size: 14px;
	background: url(/Areas/en/content/images/icon_04.png) no-repeat 25px center;
}
.one-right-searh {
	margin-top: 12px;
}
.one-right-searh h4 {
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	font-size: 14px;
	color: #666;
	border-radius: 5px 5px 0 0;
	background-color: #dce2e5;
	border-bottom: #004b98 solid 1px;
}
.one-right-searh .search-content {
	height: 130px;
	padding: 10px 0 0 15px;
	background-color: white;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-ms-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.search-content input {
	display: block;
	width: 290px;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius: 6px;
	border: #ced3d6 solid 1px;
    font-size:12px;
}
.search-content .search-btn {
	display: block;
	width: 82px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	background-color: #004b98;
	color: white;
}
.search-content .search-btn span {
	padding-left: 20px;
	background: url(/Areas/en/content/images/icon_05.png) no-repeat left center;
}
.search-content .search-btn:hover {
	background-color: #282f36;
}
.column-two {
	margin-top: 20px;
}
.column-two figure {
	border-bottom: #004b98 solid 1px;
}
.column-two figure figcaption {
	width: 182px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background-color: #004b98;
	border-radius: 5px 5px 0 0;
}
.column-two figure figcaption a {
	display: block;
	color: white;
}
.img-text-group {
	margin-top: 5px;
}
.img-text-group .text-group {
	margin-left: 20px;
}
.img-text-group .text-group p {
	width: 980px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.two-swiper {
	width: 1200px;
	margin-top: 15px;
	overflow: hidden;
}
.two-group .two-img {
	font-size: 0;
}
.two-group {
	margin-right: 20px;
}
.no-right {
	margin-right: 0;
}
.two-group .two-img img {
	width: 280px;
	height: 200px;
	border: white solid 2px;
}
.two-group p {
	height: 38px;
	background-color: white;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #666;
}
.swiper-pagination01 {
	margin-top: 20px;
	text-align: center;
}
.swiper-pagination01 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 0;
	background-color: #96a0ab;
}
.swiper-pagination01 .swiper-pagination-bullet-active {
	background-color: #004b98;
}
.two-group:hover .two-img img{
	border: #004b98 solid 2px;
}
.two-group:hover p {
	background-color: #004b98;
	color: white;
}