/*设置banner*/
/*-----------------------------------*/
.top-img {
	background-image: url('https://usfile.jingdiao.com/uswebsite/images/newsroom/banner.jpg');
}
.topImg-title {
	color: #004898;
	/*line-height: 1.3px;*/
}
.pc-wrap {
	line-height: 0;
}
@media only screen and (max-width: 1024px) {
	.pc-wrap {
		display: none;
	}
	.topImg-title {
		line-height: 1.3;
	}
	.top-img {
		/*background-image: url('../images/p&t-cnc/m-banner.png');*/
	}
}
/*-----------------------------------*/
/*设置banner end*/

/*正文内容*/
/*-------------------------------------------------------*/
.part1-title {
	color: #004898;
	padding-bottom: 0;
	line-height: 1.3;
}
.story-items {
	margin-left: 8.408%;
	margin-right: 8.408%;
}
.left-img {
	/*width: 34.175%;*/
	width: 500px;
	margin-right: 4.12%;
}
.left-img img {
	display: block;
	width: 100%;
}
.story-title {
	padding: 0 0 50px;
	font-size: 30px;
	line-height: 1.3;
}
.story-date {
	display: none;
	font-size: 24px;
    line-height: 24px;
    margin-bottom: 50px;
    color: #595757;
}
.story-item {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	/*align-items: center;
	-webkit-align-items: center;*/
	background-color: #f6f6f6;
	padding: 3.784%;
}
.story-desc {
	line-height: 2;
}
.story-item:last-child .temp-content {
	padding-bottom: 80px;
}
.story-item .right-container{
	position: relative;
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
}
.img-items {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-top: 50px;
	justify-content: center;
}
.img-item {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	margin-right: 16px;
	position: relative;
	max-width: 690px;
}
.img-item:last-child {
	margin-right: 0;
}
.img-item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.img-item .video-button{
	position: absolute;
    height: 4em;
    width: 4em;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(https://usfile.jingdiao.com/uswebsite/images/common/play1.png);
    background-position: center;
    background-size: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
}
.img-item .video-button:hover{
	background: url(https://usfile.jingdiao.com/uswebsite/images/common/play2.png);
    background-position: center;
    background-size: 100%;
}
.show-video{
	margin-left: auto;
	margin-right: auto;
}
.bigger-btn{
	position: absolute;
	right: 0;
	bottom: 0;
    width: 46px;
    height: 46px;
}
.img-item .switch {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
    cursor: pointer;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
.img-item .switch img {
	width: 80%;
    height: 80%;
}
.hidden-content {
	display: none;
}
.story-container {
	padding-bottom: 100px;
}
.readmore, .effect-group-container {
	position: absolute;
	left: 0;
	bottom: 0;
}
.m-readmore {
	display: none;
	padding-top: 12px;
	cursor: pointer;
	font-size: 14px;
	color: #004898;
}
.m-readmore:active {
	font-weight: bold;
}
#allContent3 {
	overflow: hidden;
}
#allContent3 .story-desc {
	/*width: 75%;*/
	/*float: right;*/
}
#allContent3 .float-img {
	float: left;
	width: 20%;
	margin-right: 4.12%;
}
#allContent3 .float-img img {
	display: block;
	width: 100%;
}
.story-item a {
	/*color: #004898;*/
	text-decoration: none;
}
/*.story-item a:visited {
	color: #004898;
}*/
.story-item a:hover {
	text-decoration: none;
}
.story-item a:active {
	text-decoration: none;
}
.center-button{
	right: 0;
	margin: auto;
}
.story-item:nth-child(4) .readmore,
.story-item:nth-child(4) .effect-group-container {
	position: relative;
}
.story-item:nth-child(4) .story-container{
	padding-bottom: 10px;
}
@media only screen and (max-width: 1919px) {
	.story-title {
		padding: 0 0 41.5px;
	}
	.story-date {
	    margin-bottom: 41.5px;
	}
	.story-container {
		padding-bottom: 86px;
	}
	.story-item:last-child .temp-content {
		padding-bottom: 68.8px;
	}
	.img-items {
		margin-top: 41.5px;
	}
}

@media only screen and (max-width: 1599px) {
	.left-img {
		width: 400px;
	}
	.story-title {
		padding: 0 0 37.5px;
		font-size: 20px;
	}
	.story-date {
	    font-size: 20px;
	    line-height: 20px;
	    margin-bottom: 37.5px;
	}
	.story-container {
		padding-bottom: 78px;
	}
	.story-item:last-child .temp-content {
		padding-bottom: 62.4px;
	}
	.img-items {
		margin-top: 37.5px;
	}
	.show-video{
		width: 50%;
	}
}
@media only screen and (max-width: 1299px) {
	.left-img {
		width: 350px;
	}
	.story-title {
		padding: 0 0 14px;
	}
	.story-date {
	    margin-bottom: 34px;
	}
	.story-container {
		padding-bottom: 65px;
	}
	.story-item:last-child .temp-content {
		padding-bottom: 52px;
	}
	.img-items {
		margin-top: 34px;
	}
	.img-item .video-button {
	    height: 3.5em;
	    width: 3.5em;
    }
    .bigger-btn{
	    width: 40px;
	    height: 40px;
	}
}
@media only screen and (max-width: 1024px) {
	.part1-title {
		margin-top: 42px;
		margin-bottom: 24px;
		/*padding-bottom: 24px;*/
		text-align: left;
	}
	.story-container{
		padding-bottom: 30px;
	}
	.story-items {
		margin: 0;
	}
	.story-item {
		display: block;
		background-color: #f6f6f6;
		margin: 0;
		margin-bottom: 12px;
		padding: 24px 15px 42px;
	}
	.story-item:last-child .temp-content {
		padding-bottom: 0;
	}
	.left-img {
		width: 100%;
		margin-bottom: 24px;
	}
	.story-title {
		padding-bottom: 20px;
		line-height: 1.45;
	}
	.story-desc {
		line-height: 1.5;
	}
	.story-date {
		font-size: 18px;
		margin-bottom: 24px;
		color: #333;
	}
	.img-items {
		display: block;
	}
	.img-items .img-item {
		margin-right: 0;
		margin-bottom: 12px;
	}
	.img-items .img-item:last-child {
		margin-bottom: 0;
	}
	.readmore {
		display: none;
	}
	.m-readmore {
		display: block;
		cursor: pointer;
		font-size: 14px;
		color: #004898;
	}
	#allContent3 .float-img {
		width: 25.6%;
	}
	.show-video{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.bigger-btn{
	    width: 46px;
	    height: 46px;
	}
}
@media only screen and (max-width: 450px) {
	.story-date {
		font-size: 16px;
	}
	.m-readmore {
		font-size: 12px;
	}
	.img-item .video-button {
	    height: 3em;
	    width: 3em;
    }
    .bigger-btn{
	    width: 40px;
	    height: 40px;
	}
}
/*-------------------------------------------------------*/
/*正文内容 end*/

/*视频弹窗*/
.machine-video-area {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .3);
	z-index: 4;
}
.video-mask-close {
    position: fixed;
    top: 192px;
    right: 60px;
    font-size: 42px;
    z-index: 10;
    cursor: pointer;
}
.video-mask-close.icon-2::before {
    color: #fff;
    font-weight: bold;
}
.machine-video-area .mask-video {
	width: 800px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1599px) {
	.machine-video-area .mask-video {
		width: 600px;
	}
}

@media only screen and (max-width: 1024px) {
	.video-mask-close {
		top: 100px;
	}
	.machine-video-area .mask-video {
		width: 500px;
	}
}
@media only screen and (max-width: 750px) {
	.video-mask-close {
		right: 20px;
		font-size: 35px;
	}
	.machine-video-area .mask-video {
	    width: 80%;
	}
}
@media only screen and (max-width: 450px) {
    .video-mask-close {
    	top: 70px;
	}
	.machine-video-area .mask-video {
    	width: 93%;
	}
}

/*图片放大弹窗*/
.mask-layer{
	display: none;
	overflow: scroll;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: rgba(0, 0, 0, .85);
}
.mask-prev,
.mask-next {
	position: absolute;
	width: 100px;
	text-align: center;
	white-space: nowrap;
	z-index: 100;
	cursor: pointer;
    top: 50%;
    font-size: 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mask-prev{
	left: 60px;
}
.mask-next{
	right: 60px;
}
.mask-layer-close {
	position: absolute;
	text-align: center;
	white-space: nowrap;
	z-index: 100;
	cursor: pointer;
    right: 80px;
    top: 80px;
    width: 35px;
    height: 35px;
    font-size: 42px;
    line-height: 35px;
    font-weight: bold;
}
.mask-layer-close.icon-2::before {
    color: #FFF;
}
.mask-content{
	width: 77%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}
.mask-content .mask-left {
    width: 65%;
	margin: 0 auto;
}
@media only screen and (max-width: 1599px) {
	.mask-prev,
	.mask-next {
		width: 80px;
	    font-size: 50px;
	}
	.mask-prev{
		left: 50px;
	}
	.mask-next{
		right: 50px;
	}
	.mask-layer-close {
	    right: 60px;
	    top: 60px;
	    width: 30px;
	    height: 30px;
	    font-size: 35px;
	    line-height: 30px;
	}
	.mask-content{
		width: 80%;
	}
	.mask-content .mask-left {
	    width: 70%;
	}
}
@media only screen and (max-width: 1299px) {
	.mask-prev,
	.mask-next {
		width: 60px;
	    font-size: 40px;
	}
	.mask-prev{
		left: 40px;
	}
	.mask-next{
		right: 40px;
	}
	.mask-layer-close {
	    width: 25px;
	    height: 25px;
	    font-size: 30px;
	    line-height: 25px;
	}
	.mask-content .mask-left {
	    width: 70%;
	}
}
@media only screen and (max-width: 1024px) {
	.img-desc {
		padding: 0;
	}
	.img-desc .img-title {
		padding: 0 15px;
	}
	.mask-layer{
		max-width: 750px;
		left: 50%;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	.mask-prev,
	.mask-next {
		width: 40px;
	    font-size: 40px;
	}
	.mask-prev{
		left: 15px;
	}
	.mask-next{
		right: 15px;
	}
	.mask-layer-close {	    
	    right: 20px;
	    top: 70px;
	    width: 24px;
	    height: 24px;
	    font-size: 24px;
	    line-height: 24px;
	}
	.mask-content{
		width: 80%;
		display: block;
	}
	.mask-content .mask-left {
	    width: 100%;
	}
}

@media only screen and (max-width: 700px) {
	.mask-prev,
	.mask-next {
		width: 36px;
	    font-size: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.mask-prev,
	.mask-next {
		width: 18px;
	    font-size: 36px;
	}
	.mask-prev{
		left: 10px;
	}
	.mask-next{
		right: 10px;
	}
}
@media only screen and (max-width: 450px) {
	.mask-prev,
	.mask-next {
		width: 15px;
	    font-size: 32px;
	}
	.mask-layer-close {
	    width: 20px;
	    height: 20px;
	    font-size: 20px;
	    line-height: 20px;
	}
	.mask-content{
		width: 78%;
	}
}