/** Generated by FG **/
@font-face {
	font-family: 'gok';
	src: url('../fonts/gok.eot');
	src: local('鈽'), url('../fonts/gok.woff') format('woff'), url('../fonts/gok.ttf') format('truetype'), url('../fonts/gok.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



.container_img h1{
	font-size: 256px;
	color: #ececeb;
	line-height: 220px;
	font-family: "gok",Arial;
}
.one {
	width: 100%;
	/*height: 500px;*/
	overflow: hidden;
}

.one:nth-child(2) .container_img,
.one:nth-child(4) .container_img {
	text-align: right;
}

.one:nth-child(2) .content_men,
.one:nth-child(4) .content_men {
	background: url(../images/p10.png) no-repeat center;
	background-size: cover;
	background-position: left;
}

.one:nth-child(2) .duan,
.one:nth-child(4) .duan {
	float: right;
}

.one:nth-child(2) .IMG,
.one:nth-child(4) .IMG {
	left: 150px;
	top: -205px;
}

.container_img {
	margin-top: 120px;
}

.container_img2 {
	position: relative;
	left: 1160px;
}

.content_men {
	position: relative;
	background: url(../images/p9.png) no-repeat;
	width: 100%;
	margin-top: -63px;
	z-index: 1;
	background-size: cover;
	background-position: right;
}

.content_men .IMG {
	position: absolute;
	right: 95px;
	width: 370px;
	bottom: 0px;
	width: 340px;
}
.content_men .IMG img{
	width:100%;
}
.content_men .IMG .o_img2{
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}
.content_men .IMG .img3{
	position: absolute;
	width: 500px;
	left: 50%;
	bottom: -227px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 0;
	width: 400px;
}
.duan {
	color: white;
	padding: 82px 82px 40px 62px;
	width: 848px;
	max-width: calc(100% - 465px);
}
.duan:nth-child(even){
	max-width: calc(100% - 520px);
}
.duan2 {
	margin-top: 271px;
	margin-right: 55px;
}

.duan .cont {
	width: calc(100%);
}

.name p {
	font-size: 36px;
	line-height: 36px;
	float: left;
	width: 145px;
}

.name span {
	font-size: 16px;
	color: white;
	line-height: 36px;
	margin-top: 10px;
}

.area {
	margin-top: 60px;
}

.area p {
	font-size: 16px;
	line-height: 40px;
}

.content_women {
	/*position: absolute;*/
	background: url(../images/bg4.png) repeat;
	/*width: 1638px;*/
	/*height: 370px;*/
}

.content_women .fl {
	position: relative;
	left: 130px;
	bottom: -5px;
}


/*正策动态*/

.two {
	width: 100%;
	background-color: #fafafa;
}

.content_img {
	margin-top: 70px;
}

.new {
	width: 100%;
}

.tu {
	position: relative;
	width: 617px;
	margin-top: -53px;
	overflow: hidden;
}

.tu img {
	position: relative;
	width: 100%;
	z-index: 1;
	transition: all 0.6s ease-out 0s;
	-ms-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-webkit-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
}

.rectangular {
	width: calc(100% - 617px);
	background: #fff;
	margin-top: -20px;
	padding: 20px 30px 30px 10px;
}

.details {
	margin-left: 80px;
	margin-right: 195px;
	padding-top: 80px;
}

.details h3 {
	font-size: 24px;
	line-height: 40px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	color: #1b2c43;
	text-overflow: ellipsis;
}

.details h4 {
	font-size: 18px;
	color: #1b2c43;
	line-height: 60px;
}

.details p {
	font-size: 16px;
	line-height: 40px;
	color: #848484;
}

.lef {
	margin: 34px 0;
}

.three {
	margin-top: 36px;
}

.t {
	overflow: hidden;
	box-shadow: -1px 1px 20px #999;
}

.t img {
	width: 350px;
	transition: all 0.6s ease-out 0s;
	-ms-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-webkit-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
}

.three {
	width: 100%;
}

:nth-child(2) .three {
	margin-top: 36px;
}
.rectangular .lef{
	position: relative;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.rectangular .lef::after{
	position: absolute;
	content: '';
	width: 0px;
	background: #1b2c43;
	height: 2px;
	top: 7px;
	left: 0;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.tusa{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
@media screen and (min-width: 1200px) {
	.t:hover img {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	/*.del:hover {
		background-image: url("../images/tua.jpg");
		background-size: cover;
		background-repeat: no-repeat;
	}*/
	.del:hover h3{
		color: #1b2c43;
	}
	.del:hover .lf:after {
		width: 200px;
	}
	.del:hover .lf{
		padding-left: 200px;
	}
	/*.del:hover .lf .imga {
		display: none;
	}*/
	.del:hover .tusa{
		opacity: 1;
	}
	.del:hover .lf .img_d {
		display: inline-block;

	}
	.tu:hover img{
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	.rectangular:hover .lef{
		padding-left: 200px;
	}
	.rectangular:hover .lef::after{
		width: 200px;
	}
}
.lf {
	margin: 31px 0 20px;
	position: relative;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}

.lf:after {
	position: absolute;
	content: '';
	width: 0px;
	background: #666;
	height: 2px;
	top: 7px;
	left: 0;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.del {
	/*width: 100%;*/
	margin: auto;
	width: calc(100% - 350px);
	background: #fff;
	position: relative;
	padding: 18px 30px 7px 10px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
	margin-top: -1px;
}
.kuang {
	margin-left: 80px;
	margin-right: 195px;
	/*padding-top: 55px;*/
	position: relative;
	z-index: 5;
}
.l_sp{
	padding: 30px 0px;
	font-size: 18px;
}
.kuang h3 {
	font-size: 22px;
	line-height: 34px;
	color: #464646;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-top: 10px;
}

.kuang h4 {
	line-height: 35px;
	font-size: 18px;
	color: #1b2c43;
}

.kuang p {
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #848484;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lf:nth-child(2) img {
	display: none;
}
.tusa{
	overflow: hidden;
}
.tusa img{
	min-width: 100%;
	min-height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
	position: relative;
}




/*.del:hover {
	background: #1b2c43;
}*/


/*.del:hover .lf:after {
	width: 200px;
}*/


/*.del:hover .lf {
	padding-left: 200px;
}

.del:hover h3,
.del:hover h4,
.del:hover p {
	color: #fff;
}

.del:hover .lf .imga {
	display: none;
}

.del:hover .lf .img_d {
	display: inline-block;
}*/
.l_dela{
	width: 100%;
}