﻿@charset "utf-8";

.pdflogo {
	text-align: center;
	padding: 76px 0 55px 0;
}

	.pdflogo h3 {
		text-indent: -999em;
		overflow: hidden;
	}

.pdfsearch p {
	width: 784px;
	height: 48px;
	margin: 0 auto;
}

	.pdfsearch p input[type=text] {
		width: 682px;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		border: 2px solid #1759c2;
		text-indent: 12px;
		outline: none;
	}

.pdfsearch .enter {
	width: 98px;
	height: 48px;
	border: 0;
	float: right;
	cursor: pointer;
	background: #1759c2;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	outline: none;
}

.pdfhot {
	margin-bottom: 62px;
}

	.pdfhot .news {
		padding: 8px 98px 0 17px;
		width: 669px;
		line-height: 26px;
		color: #626262;
		margin: 0 auto;
		height: 26px;
		overflow: hidden;
	}

		.pdfhot .news a {
			margin-right: 10px;
			color: #626262;
		}

			.pdfhot .news a:hover {
				color: #FF6600
			}

/*最新更新and热门产商*/
.item h3 {
	background: #f6f6f6;
	overflow: hidden;
	font-size: 16px;
	color: #313131;
	height: 40px;
	line-height: 40px;
}

	.item h3 i {
		display: block;
		float: left;
		width: 7px;
		height: 7px;
		background: #ff7700;
		border-radius: 7px;
		margin: 17px 7px 0 8px;
	}

.item .six-list {
	border: 1px solid #e6e6e6;
	border-top: 0;
	padding: 16px 20px 21px;
}

	.item .six-list li {
		float: left;
		width: 191px;
		line-height: 34px;
		height: 34px;
		overflow: hidden;
		color: #313131;
		font-size: 14px;
	}

		.item .six-list li a {
			color: #313131;
		}

			.item .six-list li a:hover {
				color: #ff6600;
			}

/*索引*/
.indexes { /* border: 1px solid #e6e6e6; */
	height: 45px;
	line-height: 55px;
	padding-left: 19px;
}

	.indexes strong {
		display: inline-block;
		width: 110px;
		height: 21px;
		background: #ff7700;
		float: left;
		line-height: 21px;
		text-align: center;
		color: #fff;
		border-radius: 10.5px;
		margin: 16px 16px 0 0;
	}

	.indexes a {
		color: #313131;
		font-size: 14px;
		margin-right: 15px;
	}

/*友情链接*/
.link {
	border: 1px solid #ddd;
	padding: 8px;
	margin: 10px auto;
	background: url(/img/web/news/linkbg.jpg) repeat-x;
}

	.link h2 {
		font-size: 14px;
		float: left
	}

	.link ul {
		float: right;
		width: 1100px;
	}

		.link ul li a {
			padding: 0 10px 0 0;
			color: #666;
			white-space: nowrap;
		}

/*网站底部*/
.footer {
	padding: 8px 0 20px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top: 2px solid #ff7300;
	width: 100%;
}

/*头部搜索*/
.pdfhead {
	height: 116px;
	border-bottom: 1px solid #ebebeb;
	background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(239,239,239) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(239,239,239) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(239,239,239) 100%);
}

	.pdfhead .pdfsmalllogo {
		padding-top: 20px;
	}

	.pdfhead .pdfsearch {
		margin-top: 33px;
	}

/*面包屑导航*/
.breadcrumb {
	height: 36px;
	line-height: 36px;
	color: #707070;
}

	.breadcrumb span {
		font-family: "宋体";
		margin: 0 5px;
	}

	.breadcrumb a {
		color: #707070
	}

		.breadcrumb a:hover {
			color: #ff580c
		}

/*相关*/
.query {
	border: 1px solid #f8bd59;
	padding: 0 3px 8px 3px;
}

.query-title {
	line-height: 35px;
	border-top: 0;
}

	.query-title a {
		color: #323232;
	}

	.query-title span {
		color: #707070;
	}

		.query-title span font {
			color: #ff0000;
		}

.query-item {
	padding-left: 7px;
	border-top: 1px dashed #f8bd59;
}

	.query-item label {
		color: #434343;
		line-height: 30px;
		cursor: auto;
	}

.query-list ul {
	line-height: 23px;
	padding-top: 4px;
	width: 96%;
	float: right;
}

	.query-list ul li {
		width: 24%;
		color: #323232;
		float: left;
		height: 23px;
		overflow: hidden;
	}

		.query-list ul li a {
			color: #323232;
		}

			.query-list ul li a.on {
				color: #f00;
			}


/*列表*/
.pdflist-list01 {
	width: 90px;
}

.pdflist-list02 {
	width: 182px;
}

.pdflist-list03 {
	width: 369px;
	overflow: hidden;
}

.pdflist-list04 {
	width: 234px;
}

.pdflist-list05 {
	width: 144px;
}

.pdflist-list06 {
	width: 164px;
}

.pdflist ul {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	float: none;
}

	.pdflist ul li {
		float: none;
		border-bottom: 1px solid #e4e4e4;
		color: #555;
		height: 48px;
		line-height: 48px;
		font-size: 14px;
	}

		.pdflist ul li .pdflist-div {
			float: left;
			display: table-cell;
			word-wrap: break-word;
			text-align: center;
			border-right: 1px solid #e4e4e4;
			background: #fff;
			height: 48px;
			position: relative;
		}

		.pdflist ul li.pdflist01 {
			background: #f6f6f6;
			line-height: 38px;
			height: 38px;
			color: #434343;
		}

			.pdflist ul li.pdflist01 div {
				background: #f6f6f6;
				font-weight: bold;
				height: 38px;
			}

		.pdflist ul li .pdflist-list06 {
			border-right: 0;
		}

		.pdflist ul li .lits-btn {
			display: inline-block;
			width: 53px;
			height: 21px;
			text-align: center;
			line-height: 21px;
			margin: 13px 2.5px 0;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			transition: background 0.1s;
			-moz-transition: background 0.1s;
			-webkit-transition: background 0.1s;
			-o-transition: background 0.1s;
		}

		.pdflist ul li .error {
			border: 1px solid #bfbfbf;
			color: #404040;
		}

		.pdflist ul li .download {
			border: 1px solid #36c;
			color: #36c;
			border-radius: 11px;
		}

		.pdflist ul li .zan {
			background: url(../../../img/web/pdf/btn01.png) no-repeat;
			width: 33px;
			height: 23px;
			padding-left: 22px;
			color: #2677d0;
			font-size: 12px;
			line-height: 23px;
		}

		.pdflist ul li .error:hover {
			background: #f6f6f6;
		}

		.pdflist ul li .download:hover {
			background: #36c;
			color: #fff;
		}

		.pdflist ul li .yzan {
			background: url(../../../img/web/pdf/btn06.png) no-repeat;
			color: #bebebe;
		}

/*弹窗*/
.popup {
	background: #fff;
	width: 360px;
	margin: -216px 0 0 -180px;
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	z-index: 9999;
	text-align: left;
}

	.popup.popup-jc {
		display: none;
	}

	.popup h3 {
		font-weight: normal;
		text-align: center;
		font-size: 16px;
		color: #fff;
		line-height: 44px;
		height: 44px;
		border-bottom: 1px solid #eee;
		position: relative;
		background: #3a3e4a;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

		.popup h3 span {
			position: absolute;
			right: 15px;
			top: 0;
			display: inline-block;
			width: 12px;
			height: 12px;
			cursor: pointer;
		}

			.popup h3 span img {
				float: left;
			}

.popup-box {
	padding: 0 14px;
	border: 1px solid #ccc;
	border-top: 0;
}

	.popup-box .complaint {
		height: 51px;
		line-height: 51px;
		border-bottom: 1px solid #eee;
		color: #313131;
		font-size: 14px;
	}

		.popup-box .complaint span {
			margin-right: 15px;
		}

	.popup-box .complaint-class label {
		line-height: 32px;
		color: #535353;
		font-size: 14px;
		display: inline-block;
	}

	.popup-box .complaint-proclass span {
		color: #535353;
		float: left;
		font-size: 14px;
		width: 110px;
		display: inline-block;
		line-height: 22px;
		height: 22px;
		margin-bottom: 8px;
	}

		.popup-box .complaint-proclass span input[type=radio] {
			float: left;
			margin: 5px 7px 0 0;
		}

		.popup-box .complaint-proclass span.complaint-other {
			width: 220px;
			margin-right: 0;
		}

		.popup-box .complaint-proclass span label {
			line-height: 22px;
		}

	.popup-box .complaint-other input[type=text] {
		width: 160px;
		border: 0;
		border-bottom: 1px solid #e0e0e0;
		float: left;
		margin-left: 12px;
		position: relative;
		top: 2px;
	}

	.popup-box .complaint-other em {
		float: left;
		font-style: normal;
	}

	.popup-box .anonymous {
		line-height: 42px;
		height: 42px;
		color: #535353;
		font-size: 14px;
		margin-bottom: 4px;
	}

		.popup-box .anonymous input[type=checkbox] {
			float: left;
			margin: 15px 7px 0 2px;
		}

	.popup-box .tishitext {
		color: #747474;
		margin-bottom: 10px;
		line-height: 17px;
		font-size: 12px;
	}

	.popup-box .popup-item p {
		line-height: 38px;
		font-size: 14px;
		color: #535353;
		border: 1px solid #e0e0e0;
		height: 38px;
		margin-bottom: 10px;
	}

		.popup-box .popup-item p label {
			float: left;
			display: inline-block;
			width: 45px;
			padding-left: 7px;
		}

		.popup-box .popup-item p input[type=text] {
			width: 260px;
			height: 16px;
			padding: 10px 14px 10px 0;
			line-height: 18px;
			color: #a9a9a9;
			border: 0;
		}

	.popup-box .submit-btn {
		margin: 13px 0 28px;
		text-align: center;
	}

		.popup-box .submit-btn input[type=button] {
			width: 280px;
			height: 38px;
			background: #f06000;
			color: #fff;
			font-size: 18px;
			r: pointer;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			cursor: pointer;
			border: 0;
		}

	.popup-box .checkbox {
		padding-top: 25px;
		border-top: 1px solid #eee;
		margin-top: 10px;
	}

.popup input[type="text"] {
	-webkit-appearance: none;
}

/*翻页*/
.pages {
	text-align: center;
}

.pagination {
	margin: 20px 0;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

	.pagination a {
		background: #fff;
		display: inline-block;
		padding: 0 13px;
		height: 28px;
		line-height: 28px;
		border: 1px solid #ccc;
		font-size: 12px;
		color: #454545;
		float: left;
		margin-left: -1px;
	}

	.pagination span {
		color: #454545;
		margin: 0 10px;
		font-size: 14px;
		float: left;
	}

	.pagination a:hover {
		color: #ef0000;
	}

	.pagination a.current {
		color: #fff;
		background: #e22e10;
	}

	.pagination .disbled {
		color: #ddd;
	}

		.pagination .disbled:hover {
			color: #ddd;
		}

/*推荐商*/
.slist {
	width: auto;
	border: 1px solid #e6e6e6;
	border-top: 0;
}

	.slist .type {
		border-top: 0;
		float: none;
		border-bottom: 1px solid #e6e6e6;
	}

		.slist .type ul {
			background: none;
			padding-left: 22px;
			float: none;
			font-size: 14px;
			font-weight: bold;
			width: auto;
		}

			.slist .type ul li {
				padding: 0
			}

			.slist .type ul:hover {
				background: none;
				box-shadow: none;
				padding: 8px 0 8px 22px;
			}

	.slist .list_s ul {
		border-top: 0;
		float: none;
		height: auto;
		padding: 12px 19px 0;
		width: auto;
		color: #313131;
	}

		.slist .list_s ul li {
			padding: 0;
			border-bottom: 1px solid #e6e6e6;
			height: 48px;
		}

	.slist .name {
		width: 217px;
	}

	.slist .xinhao {
		width: 220px;
	}

	.slist .shuliang {
		width: 108px;
	}

	.slist .changshang {
		width: 160px;
	}

	.slist .pihao {
		width: 92px;
	}

	.slist .fengzhuang {
		width: 110px;
	}

	.slist .suoming {
		width: 181px;
		line-height: normal;
		overflow: hidden;
	}

	.slist .xunjia {
		width: 62px;
	}

/*其他pdf*/
.qita-list .qita-list-type {
	font-weight: bold;
	color: #434343;
}

.qita-list li {
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	font-size: 14px;
	color: #555555;
	line-height: 53px;
	height: 53px;
}

	.qita-list li:hover div {
		background: #fbfbfb;
	}

	.qita-list li div {
		float: left;
		display: table-cell;
		word-break: break-all;
		border-left: 1px solid #e4e4e4;
		background: #fff;
		height: 53px;
		position: relative;
	}

		.qita-list li div .lits-btn {
			display: inline-block;
			width: 53px;
			height: 21px;
			text-align: center;
			line-height: 21px;
			margin: 13px 2.5px 0;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			transition: background 0.1s;
			-moz-transition: background 0.1s;
			-webkit-transition: background 0.1s;
			-o-transition: background 0.1s;
		}

		.qita-list li div .download {
			border: 1px solid #36c;
			color: #36c;
			border-radius: 11px;
		}

			.qita-list li div .download:hover {
				background: #36c;
				color: #fff;
			}

.qita-list-p01 {
	width: 230px;
	text-indent: 22px;
}

.qita-list-p02 {
	width: 160px;
	text-align: center;
}

.qita-list-p03 {
	width: 359px;
	overflow: hidden;
	padding: 0 20px;
}

.qita-list-p04 {
	width: 257px;
	text-indent: 41px
}

.qita-list-p05 {
	width: 138px;
	text-align: center;
}

/*详细信息*/
.xiangxi-list {
	border: 1px solid #e6e6e6;
	border-top: 0;
	padding: 18px;
}

	.xiangxi-list li {
		line-height: 38px;
		height: 38px;
		border: 1px solid #e6e6e6;
		margin: -1px 0 0 -1px;
		width: 383px;
		float: left;
	}

		.xiangxi-list li label {
			border-right: 1px solid #e8e8e8;
			background: #f7f7f7;
			width: 140px;
			color: #898989;
			float: left;
			text-indent: 15px;
			overflow: hidden;
			height: 38px;
		}

		.xiangxi-list li p {
			float: left;
			text-indent: 19px;
			color: #555;
			width: 242px;
			overflow: hidden;
			height: 38px;
			word-break: break-all;
		}

/*pdfinfo*/
.pdfinfo {
	border: 1px solid #e6e6e6;
	position: relative;
	padding-bottom: 10px;
}

.pdftitle .bdshare-button-style0-24 .bds_more {
	background: url(../../../img/web/pdf/share.png) no-repeat;
	width: 77px;
	opacity: 1;
	padding-left: 0;
	cursor: pointer;
	margin: 24px 0 0 0;
}

.parameter {
	padding-left: 19px;
}

	.parameter .box01 {
		width: 238px;
		height: 324px;
		border: 1px solid #dbdbdb;
		padding: 12px 10px;
		margin-right: 46px;
	}

	.parameter .box02 {
		width: 572px;
		margin-right: 38px;
	}

		.parameter .box02 h1 {
			font-size: 24px;
			color: #292929;
			line-height: 60px;
			overflow: hidden;
			height: 60px;
			word-break: break-all;
		}

		.parameter .box02 ul {
			border: 1px solid #e8e8e8;
			border-bottom: 0;
			float: none;
			width: 500px;
		}

			.parameter .box02 ul li {
				height: 38px;
				line-height: 38px;
				border-bottom: 1px solid #e8e8e8;
				float: none;
				overflow: hidden;
			}

				.parameter .box02 ul li label {
					float: left;
					width: 77px;
					border-right: 1px solid #e8e8e8;
					display: inline-block;
					background: #f7f7f7;
					color: #898989;
					padding-left: 17px;
				}

				.parameter .box02 ul li p {
					float: left;
					padding-left: 20px;
					color: #555;
					width: 385px;
				}

		.parameter .box02 .btn-a {
			margin-top: 10px;
			overflow: hidden;
		}

			.parameter .box02 .btn-a a {
				margin-right: 6px;
				float: left;
			}

			.parameter .box02 .btn-a .btn-zan {
				display: inline-block;
				width: 110px;
				height: 39px;
				line-height: 39px;
				text-indent: 35px;
				font-weight: bold;
				font-size: 18px;
				text-align: center;
			}

			.parameter .box02 .btn-a .btn-zan01 {
				background: url(../../../img/web/pdf/btn03.png) no-repeat;
				color: #2677d0;
			}

			.parameter .box02 .btn-a .btn-zan02 {
				background: url(../../../img/web/pdf/btn05.png) no-repeat;
				color: #bbbbbb;
			}

			.parameter .box02 .btn-a .btn-down {
				background: url(../../../img/web/pdf/btn04.png) no-repeat;
				display: inline-block;
				width: 140px;
				height: 39px;
				line-height: 39px;
				color: #fff;
				font-size: 16px;
				font-weight: bold;
				text-indent: 50px;
			}

				.parameter .box02 .btn-a .btn-down:hover {
					background: url(../../../img/web/pdf/btn08.png) no-repeat;
				}

			.parameter .box02 .btn-a .btn-error {
				background: url(../../../img/web/pdf/btn02.png) no-repeat;
				display: inline-block;
				width: 120px;
				height: 39px;
				font-size: 16px;
				color: #404040;
				font-weight: bold;
				line-height: 39px;
				text-indent: 55px;
			}

				.parameter .box02 .btn-a .btn-error:hover {
					background: url(../../../img/web/pdf/btn07.png) no-repeat;
				}

	.parameter .box03 {
		border-left: 1px solid #e8e8e8;
		padding: 19px 0 0 24px;
		width: 210px;
		margin-right: 15px;
	}

		.parameter .box03 .ewm {
			background: #e5e5e5;
			width: 137px;
			height: 137px;
			margin: 0 auto;
		}

		.parameter .box03 p {
			width: 170px;
			text-align: center;
			font-size: 14px;
			color: #333333;
			line-height: 22px;
			margin: 20px auto 14px auto;
		}

		.parameter .box03 a {
			color: #fff;
			font-size: 16px;
			background: url(../../../img/web/pdf/btn09.png) no-repeat;
			width: 210px;
			height: 40px;
			display: block;
			line-height: 40px;
			text-indent: 62px;
		}


	/*pdf详情页，缩略图*/
	.parameter .box01 {
		width: 286px;
		height: 356px;
		margin-right: 18px;
	}

		.parameter .box01 img {
			width: 266px;
			height: 336px;
		}

	.parameter .box02 {
		width: 502px;
	}

.sheet_swipe_border {
	border: 1px solid #E4E4E4;
	border-top: none;
}

.sheet_swipe {
	position: relative;
	overflow: hidden;
	width: 1154px;
	background: #FFFFFF;
	box-sizing: border-box;
	height: 1364px;
	margin: 0 auto 18px;
	border-top: none;
}

	.sheet_swipe .bigImg {
		height: 1124px;
		position: relative;
		text-align: center;
		margin-top: 24px;
	}

		.sheet_swipe .bigImg li img {
			vertical-align: middle;
			width: 800px;
			height: 1124px;
			border: 1px solid #e4e4e4;
		}

		.sheet_swipe .bigImg h4 {
			font-size: 14px;
			font-weight: bold;
			line-height: 33px;
			height: 33px;
			padding-right: 30px;
			overflow: hidden;
			text-align: left;
			display: none;
		}

	.sheet_swipe .smallScroll {
		height: 200px;
		margin-bottom: 18px;
		border-bottom: 1px solid #E8E8E8;
	}

		.sheet_swipe .smallScroll .tempWrap {
			width: 1046px !important;
		}

	.sheet_swipe .prev, .sheet_swipe .next {
		float: left;
		display: block;
		width: 60px;
		height: 200px;
		text-indent: -9999px;
		background: url(https://img3.dzsc.com/img/web/pdf/data_prev.png) no-repeat;
		background-size: 100% 100%;
	}

.bigBox:hover .prev, .bigBox:hover .next {
	display: block;
}

.sheet_swipe .prev, .sheet_swipe .next {
	position: absolute;
	top: 50%;
}

.sheet_swipe .prev {
	left: 32px;
}

.sheet_swipe .next {
	right: 32px;
	background: url(https://img3.dzsc.com/img/web/pdf/data_next.png) no-repeat;
}

.sheet_swipe .smallScroll .prevStop, .sheet_swipe .smallScroll .nextStop {
	opacity: 0;
}

.sheet_swipe .bigBox .prevStop, .sheet_swipe .bigBox .nextStop {
	opacity: 1;
}

.sheet_swipe .sNext, .sheet_swipe .sPrev {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-top: 92px;
}

.sheet_swipe .sPrev {
	background: url(https://img3.dzsc.com/img/web/pdf/pg_prev.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 18px;
	margin-left: 28px;
}

.sheet_swipe .sNext {
	background: url(https://img3.dzsc.com/img/web/pdf/pg_next.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 18px;
}

.sheet_swipe .sPrev:hover {
	background: url(https://img3.dzsc.com/img/web/pdf/pg_prev.png) no-repeat;
}

.sheet_swipe .sNext:hover {
	background: url(https://img3.dzsc.com/img/web/pdf/pg_next.png) no-repeat;
}

.sheet_swipe .smallImg {
	float: left;
	display: inline;
	width: 1024px;
	overflow: hidden;
}

	.sheet_swipe .smallImg ul {
		height: 200px;
		width: 1026px;
		overflow: hidden;
	}

	.sheet_swipe .smallImg li {
		float: left;
		width: 126px;
		height: 168px;
		cursor: pointer;
		display: inline;
		position: relative;
		margin: 18px 10px;
	}

		.sheet_swipe .smallImg li:hover img {
			border-color: #ff9900;
		}

		.sheet_swipe .smallImg li .num {
			font-size: 40px;
			font-family: Arial-Bold,Arial;
			font-weight: bold;
			color: #FF9900;
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%,-50%);
		}

	.sheet_swipe .smallImg img {
		width: 126px;
		height: 168px;
		background: rgba(217,217,217,0);
		border: 1px solid #E6ECF2;
		box-sizing: border-box;
	}

	.sheet_swipe .smallImg .on img {
		border-color: #ff9900;
		border-width: 2px;
	}

.sheet_swipe .pageState {
	position: absolute;
	top: 235px;
	right: 5px;
	font-family: "Times New Roman",serif;
	letter-spacing: 1px;
	display: none;
}

	.sheet_swipe .pageState span {
		color: #ff9900;
		font-size: 16px;
	}

.bigBox .pdf_note {
	position: relative !important;
	width: 800px;
	height: 1124px;
	margin-left: auto;
	margin-right: auto;
}

.pos {
	position: absolute;
	z-index: 0;
}

.bigBox .pcblink {
	color: #000;
	color: red;
}

.bigBox {
	height: 1124px;
}

	.bigBox .pcblink strong {
		font-weight: normal;
	}

	.bigBox .pdf_note img {
		width: 800px !important;
	}

.sheet_swipe .bigImg {
	position: relative;
	text-align: center;
	margin-top: 24px;
	height: 1124px;
}

	.sheet_swipe .bigImg li img {
		vertical-align: middle;
		width: 800px;
		height: 1124px;
		box-sizing: border-box;
		border: 1px solid #E6ECF2;
	}
