@charset "utf-8";

/*全局定义*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	-webkit-text-size-adjust: none;
}
body {
	margin: 0px;
	font-family: '微软雅黑', Arial, '宋体';
	/* color: #000000; */
	/* font-size: 12px; */
}
input, img {
	vertical-align: middle;
}
img {
	border: 0;
}
mark {
	background-color: transparent;
}
ol, ul, dl {
	list-style: none;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover, a:active, a:visited {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: top;
}
input, textarea, button {
	outline: none;
	border: none;
	font-family: "微软雅黑";
}
.wid1200 {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}

@font-face {
	font-family: 'candara';
	src: url('Candara.ttf');
	/* IE9 Compat Modes */
	src: url('Candara.ttf') format('embedded-opentype'), /* IE6-IE8 */
	url('Candara.ttf') format('woff'), /* Modern Browsers */
	url('Candara.ttf') format('truetype'), /* Safari, Android, iOS */
	url('Candara.ttf') format('svg');
	/* Legacy iOS */
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: '思源黑体';
	src: url('思源黑体C Bold.ttf');
	/* IE9 Compat Modes */
	src: url('思源黑体C Bold.ttf') format('embedded-opentype'), /* IE6-IE8 */
	url('思源黑体C Bold.ttf') format('woff'), /* Modern Browsers */
	url('思源黑体C Bold.ttf') format('truetype'), /* Safari, Android, iOS */
	url('思源黑体C Bold.ttf') format('svg');
	/* Legacy iOS */
	font-weight: 400;
	font-style: normal
}


/*realDataBanner*/
.realDataBanner {
	height: 525px;
	position: relative;
}
.bgCover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/*realDataBanner*/



/*realDataList*/
.realDataList li {
	position: relative;
	height: 628px;
}

.realDataList li:before,
.realDataList li:after {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	top: 0;
	position: absolute;
}

.realDataList li.first:before {
	left: 0;
	background-image: url(realDataListBg1.jpg);
}

.realDataList li.first:after {
	right: 0;
}

.realDataList li:after {
	background-color: #042946;
}

.realDataList li.second:before {
	right: 0;
	background-image: url(realDataListBg2.jpg);
}

.realDataList dl {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.realDataList dt,
.realDataList dd {
	width: 50%;
	height: 628px;
}

.realDataList li.first dt img {
	margin-top: 149px;
	margin-left: 85px;
}

.realDataList li.first dt {
	float: left;
}

.realDataList li dd {
	box-sizing: border-box;
	padding-top: 209px;
}

.realDataList li.first dd {
	float: right;
}

.realDataList li.second dt {
	float: right;
}

.realDataList li.second dd {
	float: left;
	margin-left: -61px;
}

.realDataList li.second dt img {
	margin-left: 78px;
	margin-top: 65px;
}

.realDataList li .realDataTitle {
	height: 141px;
	box-sizing: border-box;
}

.realDataList li.first .realDataTitle {
	width: 465px;
	padding-right: 20px;
	padding-top: 50px;
	float: right;
	text-align: right;
	background-image: url(realDataListNum1.png);
}

.realDataList li h3 {
	font-size: 28px;
	line-height: 36px;
	color: #41dadf;
	width: 200px;
}

.realDataList li.second .realDataTitle {
	width: 481px;
	padding-left: 40px;
	padding-top: 27px;
	float: left;
	background-image: url(realDataListNum2.png);
}

.realDataList li.first h3 {
	float: right;
}

.realDataList li.first p {
	width: 434px;
	text-align: right;
	float: right;
}

.realDataList li.second p {
	width: 346px;
	text-align: left;
	float: left;
}

.realDataList li p {
	font-size: 16px;
	line-height: 30px;
	color: #41dadf;
	margin-top: 16px;
	font-family: "微软雅黑";
}


/*realDataList*/


/*realDataAdvantage*/

.realDataAdvantage {
	padding: 126px 0;
	background-color: #01172b;
}

.realDataAdvantage ul {
	width: 1234px;
	margin: 0 auto;
}

.realDataAdvantage li {
	float: left;
	width: 377px;
	height: 402px;
	margin: 0 17px;
	background-image: url(realDataAdvantageBg.png);
}

.realDataAdvantage li dt {
	width: 239px;
	height: 241px;
	margin: 42px auto 0;
	position: relative;
	background-image: url(realDataAdvantageLine.png);
}

.realDataAdvantage li img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.realDataAdvantage li dd {
	font-weight: bold;
	font-size: 18px;
	line-height: 32px;
	margin-top: 38px;
	color: #036f7b;
	text-align: center;
}


/*realDataAdvantage*/


/*smartBanner*/

.smartBanner {
	height: 639px;
}


/*smartBanner*/


/*smartList*/

.smartList {
	padding-top: 84px;
	background-color: #f4f4f4;
}

.smartList ul {
	width: 1240px;
	margin: 0 auto;
}

.smartList li {
	width: 373px;
	height: 314px;
	float: left;
	margin: 0 20px;
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 1px 24px rgba(46, 138, 229, 0.28);
}

.smartList li img {
	width: 149px;
	height: 149px;
	display: block;
	margin: 38px auto 0;
}

.smartList li p {
	margin-top: 46px;
	font-size: 18px;
	line-height: 32px;
	color: #424242;
	text-align: center;
}

.smartList li:before,
.smartList li:after {
	content: "";
	width: 50%;
	height: 2px;
	display: block;
	bottom: 0;
	position: absolute;
}

.smartList li:before {
	left: 0;
	background-color: #2e8ae5;
}

.smartList li:after {
	right: 0;
	background-color: #52c8d1;
}
/* 
.smartList li.second:before,
.smartList li.second:after {
	top: 0;
}
 */
.smartCommonTitle {
	padding: 78px 0 60px;
}

.smartCommonTitle img {
	display: block;
	margin: 0 auto;
}

.smartList li {
	position: relative;
}


/*smartList*/


/*frequencyList*/

.frequencyList {
	height: 876px;
	background-image: url(frequencyBg.jpg);
}

.frequencyList ul {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.frequencyBox {
	width: 330px;
	height: 362px;
	position: absolute!important;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
}

.frequencyList li {
	overflow: hidden;
	position: absolute;
	width: 460px;
	height: 460px;
	display: block;
	background-image: url(frequencyListBg1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.frequencyList li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(frequencyMask.png) no-repeat center;
	mix-blend-mode: overlay;
}

.frequencyList li.frequencyLi1 {
	top: 35px;
	left: 186px;
}

.frequencyList li.frequencyLi2 {
	top: 35px;
	left: 558px;
}

.frequencyList li.frequencyLi3 {
	top: 358px;
	left: -23px;
}

.frequencyList li.frequencyLi4 {
	top: 358px;
	left: 364px;
}

.frequencyList li.frequencyLi5 {
	top: 358px;
	left: 754px;
}

.frequencyList li img {
	max-width: 270px;
	max-height: 270px;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 78%, rgba(0, 0, 0, .3));
	box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 78%, rgba(0, 0, 0, .3));
}

.frequencyHover {
	width: 330px!important;
	height: 362px!important;
	position: absolute;
	color: #fff;
	text-align: center;
	z-index: 9;
	right: 0;
	background: url(frequencyHover.png) no-repeat center/cover;
}

.frequencyHover h3 {
	font-size: 30px;
	line-height: 36px;
	padding-top: 142px;
}

.frequencyHover p {
	font-size: 16px;
	line-height: 20px;
	font-family: "arial";
	text-transform: uppercase;
}

.frequencyHover i {
	display: block;
	width: 22px;
	height: 1px;
	background-color: #fff;
	margin: 8px auto 0;
}


/*frequencyList*/


/*** s moreFrequencyList ***/
.moreFrequencyList {
	margin: 0 auto 100px;
	width: 1200px;
	height: 800px;
}
.moreFrequencyList ul {
	position: relative;
	width: 100%;
	height: 100%;
}
.moreFrequencyList li {
	position: absolute;
}
.moreFrequencyList li.first {
	left: 0;
	top: 0;
	width: 800px;
	height: 500px;
	background-image: url(moreFrequencyBg1.jpg);
}
.moreFrequencyList li.second {
	top: 0;
	right: 0;
	width: 400px;
	height: 400px;
	background-image: url(moreFrequencyBg2.jpg);
}
.moreFrequencyList li.third {
	bottom: 0;
	left: 0;
	width: 500px;
	height: 300px;
	background-image: url(moreFrequencyBg3.jpg);
}
.moreFrequencyList li.four {
	bottom: 0;
	left: 500px;
	width: 300px;
	height: 300px;
	background-image: url(moreFrequencyBg4.jpg);
}
.moreFrequencyList li.five {
	right: 0px;
	bottom: 0;
	width: 400px;
	height: 400px;
	background-image: url(moreFrequencyBg5.jpg);
}
.moreFrequencyList li img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 78%, rgba(0, 0, 0, .3));
			box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 78%, rgba(0, 0, 0, .3));
}
.moreFrequencyList li p {
	position: absolute;
	bottom: 8%;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
/*** moreFrequencyList e ***/


/*clusterBanner*/

.clusterBanner {
	height: 458px;
	position: relative;
}

.bannerCommonTitle {
	top: 50%;
	right: 0;
	left: 0;
	position: absolute;
	margin: -110px auto auto;
	width: 1200px;
}

.bannerCommonTitle h1 {
	font-weight: normal;
	font-size: 40px;
	color: #fff;
}

.bannerCommonTitle h3 {
	margin: 15px 0 20px;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}

.bannerCommonTitle p {
	margin: 15px 0 20px;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}

.bannerCommonTitle a {
	display: block;
	width: 136px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #FFF0ED;
	border: 1px solid #fff;
}

.bannerCommonTitle a:hover {
	opacity: 0.8;
}


/*clusterBanner*/


/*clusterList*/

.clusterList dl {
	width: 1200px;
	margin: 0 auto;
	padding: 68px 0;
	position: relative;
}

.clusterList>ul>li.odd {
	background-color: #fff;
}

.clusterList>ul>li.even {
	background-color: #fafafa;
}

.clusterList dt {
	width: 694px;
}

.clusterList dt img {
	width: 100%;
	height: auto;
}

.clusterList dd {
	width: 400px;
	position: absolute;
	top: 25%;
}

.clusterList li.odd dt {
	float: left;
	margin-left: -12px;
}

.clusterList li.even dt {
	float: right;
	margin-right: -12px;
}

.clusterList li.odd dd {
	float: right;
	right: 0;
}

.clusterList li.even dd {
	float: left;
	left: 0;
}

.clusterList dd h3 {
	font-size: 20px;
	line-height: 60px;
	color: #505050;
}

.clusterList dd i {
	margin-top: 14px;
	width: 46px;
	height: 1px;
	display: block;
	background-color: #2e8ae5;
}

.clusterList dd p {
	font-size: 16px;
	line-height: 28px;
	color: #7a7a7a;
	margin-top: 15px;
}

.clusterList li li {
	margin-right: 20px;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #767676;
	float: left;
	position: relative;
	padding-left: 42px;
}

.clusterList li li img {
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.clusterList li li span {
	float: left;
}

.clusterList ul ul {
	margin-top: 20px;
}


/*clusterList*/


/*certificateBanner*/

.certificateBanner {
	width: 100%;
}

.certificateBanner img {
	width: 100%;
	height: auto;
}

.certificateList ul {
	width: 1200px;
	margin: 0 auto;
}

.certificateList li {
	padding: 22px 0;
	width: 100%;
	float: left;
	position: relative;
}

.certificateList li dt {
	width: 999px;
	height: 556px;
	position: relative;
}

.certificateList li dt img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 600px;
	max-height: 520px;
	width: auto;
	height: auto;
	-webkit-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 90%, rgba(0, 0, 0, .3));
			box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 90%, rgba(0, 0, 0, .3));
}

.certificateList li.odd img {
	right: 272px;
}

.certificateList li.even img {
	left: 272px;
}

.certificateList li dd {
	width: 545px;
	position: absolute;
	padding-top: 42px;
}

.certificateList li.odd dt {
	float: left;
	margin-left: -135px;
}

.certificateList li.even dt {
	float: right;
	margin-right: -135px;
}

.certificateList li.odd dd {
	float: right;
	right: 0;
}

.certificateList li.even dd {
	float: left;
	left: 0;
}

.certificateList li.first dt {
	background-image: url(certificateListBg1.jpg);
}

.certificateList li.second dt {
	background-image: url(certificateListBg2.jpg);
}

.certificateList li.third dt {
	background-image: url(certificateListBg3.jpg);
}

.certificateTitle {
	text-align: center;
	padding: 40px 0 30px;
}

.certificateTitle h3 {
	font-size: 34px;
	line-height: 48px;
	color: #333;
}

.certificateTitle p {
	font-size: 16px;
	line-height: 28px;
	color: #888888;
}

.certificateList .certificateNum {
	width: 355px;
}

.certificateList li.odd .certificateNum {
	float: right;
	text-align: right;
	margin-right: 58px;
}

.certificateList li.even .certificateNum {
	float: left;
	text-align: left;
	margin-left: 58px;
}

.certificateList dd h3 {
	font-size: 30px;
	line-height: 28px;
	color: #4b4b4b;
	font-family: "candara";
	position: relative;
	width: 354px;
}

.certificateList dd h3:before {
	content: "";
	position: absolute;
	width: 312px;
	height: 1px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #b1b1b1;
}

.certificateList li.odd h3:before {
	left: 0;
}

.certificateList li.even h3:before {
	right: 0;
}

.certificateList dd h4 {
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 14px;
	font-weight: normal;
	font-family: "Aparajita";
	margin-top: 14px;
	margin-right: -12px;
	color: #4b4b4b;
}

.certificateList dd h2 {
	font-size: 30px;
	line-height: 70px;
	color: #4b4b4b;
}

.certificateList li.first dd h2 span {
	color: #04c3ee;
}

.certificateList li.second dd h2 span {
	color: #fdaa52;
}

.certificateList li.third dd h2 span {
	color: #009cff;
}

.certificateTxt {
	width: 100%;
	height: 226px;
	margin-top: 48px;
	background-color: #fff;
	float: right;
	box-sizing: border-box;
	position: relative;
}

.certificateList li.odd .certificateTxt p {
	padding-left: 44px;
}

.certificateList li.even .certificateTxt p {
	padding-right: 44px;
}

.certificateTxt p {
	font-size: 16px;
	line-height: 32px;
	color: #59595a;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}


/*certificateBanner*/


/*certificateVideo*/

.certificateVideo {
	width: 100%;
	height: 575px;
	margin-top: 58px;
	background-image: url(certificateVideoBg.jpg);
}

.cerVideoTxt {
	width: 586px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding-top: 167px;
}

.cerVideoTxt i {
	display: block;
	width: 72px;
	height: 72px;
	margin: 0 auto;
	cursor: pointer;
	background-image: url(videoIcon.png);
}

.cerVideoTxt h3 {
	font-size: 30px;
	line-height: 92px;
	font-weight: normal;
	margin-top: 12px;
}

.cerVideoTxt p {
	font-size: 18px;
	line-height: 35px;
	color: #c9c9c9;
}


/*certificateVideo*/


/*productParameter*/

.productParameter {
	width: 100%;
	height: 788px;
	background-image: url(parameterImg.jpg);
}

.productParameter dl {
	width: 995px;
	margin: 49px auto;
}

.productParameter h3 {
	font-size: 34px;
	line-height: 52px;
	text-align: center;
	font-weight: normal;
	padding-top: 69px;
}

.productParameter p {
	font-size: 16px;
	line-height: 36px;
	color: #7a7a7a;
	text-align: center;
}

.productParameter dt {
	width: 468px;
	height: 470px;
	float: left;
	background-image: url(parameterBg.png);
}

.productParameter dt img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
}

.productParameter dd {
	width: 527px;
	height: 469px;
	float: right;
	text-align: left;
	box-sizing: border-box;
	padding-top: 52px;
	padding-left: 62px;
	background-color: #fff;
}

.productParameter dd h3 {
	text-align: left;
	font-size: 24px;
	line-height: 66px;
	color: #444;
	padding-top: 0;
}

.productParameter dd p {
	font-size: 16px;
	line-height: 36px;
	color: #4d4d4d;
	text-align: left;
}


/*productParameter*/


/*** s libraryContainer ***/
.libraryContainer {
	position: relative;
	padding-bottom: 65px;
	width: 100%;
	background: url(libaryContainer.jpg) center repeat;
}
.libraryContainer:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(libaryBg.png);
	background-position: center 45px;
	background-repeat: no-repeat;
	background-size: contain;
}
.readerBox {
	position: relative;
	padding-top: 32%;
}

.readerList {
	width: 1184px;
	height: 1065px;
	margin: 0 auto;
	box-sizing: border-box;
	background: url(libraryDot.jpg) repeat;
	border: 3px solid #000;
	position: relative;
	z-index: 3;
	left: -8px;
}

.readerList:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 3px solid #000;
	left: 18px;
	top: -38px;
	position: absolute;
	z-index: -1;
	background-color: #45cafa;
}

.readerList h2 {
	font-size: 39px;
	line-height: 77px;
	height: 77px;
	color: #000;
	font-weight: normal;
	font-family: "思源黑体";
	display: inline-block;
	position: absolute;
	top: -77px;
	left: 425px;
	text-align: center;
	padding: 0 2px;
	background: url(readTitleCenter.jpg) repeat;
}

.readerList h2:before,
.readerList h2:after {
	content: "";
	position: absolute;
	height: 77px;
}

.readerList h2:before {
	width: 45px;
	left: -44px;
	background: url(readTitleLeft.png);
}

.readerList h2:after {
	width: 39px;
	right: -38px;
	background: url(readTitleRight.png);
}

.readerList ul {
	width: 1120px;
	margin-left: 46px;
	position: relative;
}

.readerList li {
	box-sizing: border-box;
	width: 512px;
	height: 435px;
	float: left;
	position: relative;
	margin: 45px 24px 0;
	background-color: #fff;
	border: 3px solid #000;
	border-radius: 5px;
}

.readerList li img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.readerList li:before, .readerList li:after, .readerList span:before, .readerList span:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(greenDot.png);
}
.readerList li:before {
	top: 15px;
	left: 13px;
}
.readerList li:after {
	top: 15px;
	right: 13px;
}
.readerList span:before {
	bottom: 15px;
	left: 13px;
}
.readerList span:after {
	right: 13px;
	bottom: 15px;
}

.readerTip {
	width: 1200px;
	height: 168px;
	margin: 0 auto;
	position: relative;
	top: -16px;
	z-index: 9;
	background-image: url(readTipBg.png);
}

.readerTip h2 {
	width: 1183px;
	height: 88px;
	box-sizing: border-box;
	background-color: #fff;
	border: 3px solid #000;
	float: right;
	margin-top: 61px;
	text-indent: 27px;
	font-size: 20px;
	line-height: 85px;
	color: #282828;
}

.readerTip strong {
	font-size: 30px;
	color: #3771f2;
}


/*libraryContainer*/


/*scenarioBanner*/

.scenarioBanner {
	height: 675px;
}


/*scenarioBanner*/


/*scenarioList*/

.scenarioList dl {
	width: 1200px;
	margin: 0 auto;
}

.scenarioList dt img {
	width: 100%;
	height: auto;
}

.scenarioList .first {
	padding: 156px 0 126px;
	background-color: #ffede7;
}

.scenarioList .odd dt {
	float: left;
}

.scenarioList .odd dd {
	float: right;
}

.scenarioList .even dt {
	float: right;
}

.scenarioList .even dd {
	float: left;
}

.scenarioList .first dt {
	width: 557px;
}

.scenarioList dd {
	padding-top: 48px;
}

.scenarioList dd h4 {
	font-size: 20px;
	line-height: 36px;
	color: #6c6d86;
	padding: 9px 0;
	font-weight: normal;
}

.scenarioList dd p {
	font-size: 20px;
	line-height: 36px;
	color: #b74c3d;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 6px 0;
}

.scenarioList dd h5 {
	font-size: 20px;
	line-height: 35px;
	color: #40210c;
	padding-top: 9px;
	font-weight: normal;
}

.scenarioList .first dd {
	width: 568px;
}

.scenarioList .first p {
	border-top-color: #efdfdc;
	border-bottom-color: #efdfdc;
}

.scenarioList .first dd {
	width: 568px;
}

.scenarioList .first p {
	border-top-color: #efdfdc;
	border-bottom-color: #efdfdc;
}

.scenarioList .first dd {
	width: 568px;
}

.scenarioList .second {
	padding: 80px 0 48px;
	position: relative;
}

.scenarioList .second:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #f7f3d6;
}

.scenarioList .second dl {
	z-index: 4;
	position: relative;
}

.scenarioList .second:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 232px;
	bottom: 5px;
	z-index: 3;
	background-color: #68c1d6;
}

.scenarioList .second dt {
	width: 655px;
}

.scenarioList .second dd {
	width: 504px;
}

.scenarioList .second p {
	border-top-color: #e8e4cd;
	border-bottom-color: #e8e4cd;
}

.scenarioList dd a {
	display: inline-block;
	float: left;
	padding: 10px 15px;
	border-radius: 5px;
	box-sizing: border-box;
}
.scenarioList dd a {
	margin-top: 45px;
	margin-right: 10px;
	/* width: 129px; */
	/* height: 47px; */
	/* display: block; */
	font-size: 18px;
	/* line-height: 47px; */
	text-align: center;
	color: #b2685d;
	/* background: url(scenarioMore.png) no-repeat center/cover; */
}
.scenarioList dd a.ckrj {
	color: #fff;
	background-color: #efac2b;
	border: 1px solid #c38b1f;
}
.scenarioList dd a.sqsy {
	color: #b2685d;
	border: 1px solid #b2685d;
}

.scenarioList .third {
	padding: 95px 0 124px;
	background-color: #ffede7;
}

.scenarioList .third dt {
	width: 595px;
}

.scenarioList .third dd {
	width: 530px;
}

.scenarioList .third p {
	border-top-color: #efdfdc;
	border-bottom-color: #efdfdc;
}

.scenarioList .four {
	padding: 73px 0 99px;
	background-color: #e3f9fe;
}

.scenarioList .four dt {
	width: 526px;
}

.scenarioList .four dd {
	width: 586px;
	padding-top: 100px;
}

.scenarioList .four p {
	border-top-color: #d6eaf1;
	border-bottom-color: #d6eaf1;
}


/*scenarioList*/


/*aidBanner*/

.aidBanner {
	width: 100%;
	height: 566px;
}

.aidCommonTitle {
	color: #3c3c3c;
	text-align: center;
	padding: 74px 0 50px;
	position: relative;
	z-index: 9;
}

.aidCommonTitle h3 {
	font-size: 34px;
	line-height: 52px;
	font-weight: normal;
}

.aidCommonTitle p {
	font-size: 16px;
	line-height: 35px;
}


/*aidBanner*/


/*scanGunSlide*/

.scanGunSlide {
	position: relative;
}

.scanGunSlide dt {
	width: 448px;
	height: 546px;
	margin-top: 72px;
	float: left;
	background-color: #f8f8f8;
}

.scenarioTxt {
	padding: 0 30px;
}

.scenarioTxt h2 {
	padding-top: 82px;
	font-size: 20px;
	line-height: 62px;
	color: #2e8ae5;
}

.scenarioTxt h3 {
	font-size: 16px;
	line-height: 30px;
	color: #404040;
}

.scenarioTxt p {
	font-size: 16px;
	line-height: 32px;
	color: #404040;
	margin-bottom: 16px;
}

.scanGunSlide dd {
	width: 752px;
	float: right;
}

.scanGunSlide dd img {
	width: 752px;
	height: 506px;
}

.scenarioTitle {
	width: 100%;
	height: 112px;
	color: #fff;
	text-align: center;
	background-color: #2e8ae5;
}

.scenarioTitle h4 {
	font-size: 20px;
	line-height: 30px;
	padding-top: 28px;
	font-weight: normal;
}

.scenarioTitle p {
	font-size: 16px;
	line-height: 32px;
}

.scanGunSlide .hd {
	width: 752px;
	height: 112px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
	z-index: 9;
}

.scanGunSlide .hd a {
	display: block;
	width: 27px;
	height: 112px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	background-color: #246cb2;
	background-position: center;
	background-repeat: no-repeat;
}

.scanGunSlide .hd .prev {
	left: 0;
	background-image: url(scanArrow1.png);
}

.scanGunSlide .hd .next {
	right: 0;
	background-image: url(scanArrow2.png);
}


/*scanGunSlide*/


/*antiDoor*/

.antiDoor {
	width: 100%;
	margin-top: 80px;
	position: relative;
}

.antiDoor:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 556px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(antiDoorBg.jpg);
}

.antiDoor .aidCommonTitle {
	color: #fff;
}

.antiDoorSlide {
	position: relative;
	z-index: 9;
	width: 1140px;
	margin: 0 auto;
	background-color: #fff;
	padding: 30px 30px 0;
}

.antiDoorSlide .hd {
	width: 518px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
}

.antiDoorSlide .hd li {
	width: 158px;
	margin-left: 14px;
	float: left;
	position: relative;
	cursor: pointer;
}

.antiDoorSlide .hd li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.antiDoorSlide .hd li.on:before {
	border: 3px solid #0c6fb9;
}

.antiDoorSlide .hd li img {
	width: 100%;
	height: 137px;
}

.antiDoorSlide .bd dt {
	width: 638px;
	float: left;
}

.antiDoorSlide .bd dt img {
	width: 638px;
	height: 553px;
}

.antiDoorSlide .bd dd {
	width: 470px;
	float: right;
	padding-top: 65px;
}

.antiDoorSlide .bd dd h3 {
	font-size: 20px;
	line-height: 50px;
	color: #2e8ae5;
}

.antiDoorSlide .bd dd p {
	font-size: 16px;
	line-height: 45px;
	color: #404040;
}


/*antiDoor*/


/*idCardSlide*/

.idCardSlide {
	position: relative;
}

.idCardSlide dt {
	width: 448px;
	float: left;
}

.idCardNum {
	width: 100%;
	height: 196px;
	background-color: #f8f8f8;
	background-image: url(idCardDot.png);
	background-repeat: repeat;
	background-position-y: 3px;
	position: relative;
}

.idCardNum:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 84px;
	left: 0;
	right: 0;
	bottom: 22px;
	margin: auto;
	background-color: #cdcdcd;
}

.idCardNum i {
	font-size: 24px;
	line-height: 25px;
	font-family: "DaunPenh";
	display: block;
	color: #2b2b2b;
	padding-top: 66px;
	margin: 0 auto;
	font-style: normal;
	text-align: center;
}

.idCardWay {
	padding: 0 36px;
	height: 310px;
	color: #fff;
	position: relative;
	background-color: #2e8ae5;
}

.idCardWay:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 43px;
	top: 22px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #cdcdcd;
}

.idCardWay i {
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-family: "arial";
	text-align: center;
}

.idCardWay h3 {
	color: #f8f8f8;
	padding-top: 40px;
	font-size: 20px;
	line-height: 64px;
}

.idCardWay p {
	font-size: 15px;
	line-height: 30px;
	color: #f0efef;
}

.idCardSlide dd {
	width: 752px;
	float: right;
}

.idCardSlide dd img {
	width: 100%;
	height: 506px;
}

.aidCommonDot {
	text-align: center;
	bottom: -53px;
	width: 100%;
	height: 16px;
	position: absolute;
}

.aidCommonDot li {
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	background-color: #949494;
}

.aidCommonDot li.on {
	background-color: #2e8ae5;
}


/*idCardSlide*/


/*m1Card*/

.m1Card {
	width: 100%;
	position: relative;
	min-height: 556px;
	margin-top: 135px;
}

.m1Card .aidCommonTitle {
	color: #fff;
}

.m1Card:before {
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 556px;
	position: absolute;
	background-image: url(m1CardBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.m1CardSlide {
	margin: 0 auto;
	position: relative;
	z-index: 9;
	width: 1140px;
	overflow: hidden;
	padding: 30px 30px 0;
	background-color: #fff;
}

.m1CardSlide .hd {
	width: 180px;
	height: 527px;
	float: right;
	padding: 24px 18px 0;
	border: 1px solid #97c9fa;
	border-left: none;
}

.m1CardSlide .hd li {
	margin-bottom: 12px;
	position: relative;
	cursor: pointer;
}
.m1CardSlide .hd li:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	box-sizing: border-box;
}
.m1CardSlide .hd li.on:before{
	border: 3px solid #0c6fb9;
}
.m1CardSlide .hd li img {
	width: 181px;
	height: 160px;
}

.m1CardSlide .bd {
	width: 923px;
	float: left;
}

.m1CardSlide .bd li {
	width: 100%;
	position: relative;
}

.m1CardSlide .bd li img {
	width: 100%;
	height: 553px;
}

.m1CardSlide .bd li .title {
	position: absolute;
	width: 208px;
	padding: 0 32px;
	right: 0;
	top: 74px;
	font-size: 26px;
	line-height: 36px;
	color: #1f2732;
}


/*m1Card*/


/*secondCardSlide*/

.secondCard {
	width: 100%;
}

.secondCardSlide {
	position: relative;
}

.secondCardSlide:before {
	content: "";
	width: 450px;
	height: 100%;
	position: absolute;
	top: -10px;
	left: 10px;
	background-image: url(secondCardBg.png);
	background-repeat: repeat;
}

.secondCardSlide .bd li {
	position: relative;
}

.secondCardSlide dt {
	width: 357px;
	height: 350px;
	position: absolute;
	left: 34px;
	bottom: 0;
	color: #fff;
	padding: 14px 20px 14px 38px;
	background-color: #2b90de;
}

.secondCardSlide dt h3 {
	font-size: 20px;
	line-height: 78px;
}

.secondCardSlide dt p {
	font-size: 16px;
	line-height: 30px;
}

.secondCardSlide dd {
	width: 751px;
	float: right;
}

.secondCardSlide dd img {
	width: 751px;
	height: 581px;
}

.secondCardSlide .hd {
	position: absolute;
	width: 226px;
	height: 65px;
	bottom: 378px;
	left: 222px;
	font-size: 0;
	line-height: 0;
	z-index: 9;
	background-color: #fff;
	box-shadow: 3px 2px 24px rgba(43, 144, 222, 0.53);
}

.secondCardSlide .prev,
.secondCardSlide .next {
	width: 110px;
	height: 64px;
	cursor: pointer;
	display: inline-block;
	border-top: 1px solid #2b90de;
	border-left: 1px solid #2b90de;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

.secondCardSlide .prev {
	background-image: url(secondCardArrow1.png);
}

.secondCardSlide .next {
	border-left-color: #75b7ea;
	background-image: url(secondCardArrow2.png);
}

.secondCardSlide .prev:hover {
	background-position-x: 42px;
}

.secondCardSlide .next:hover {
	background-position-x: 55px;
}


/*secondCardSlide*/


/*barcodePrinter*/

.barcodePrinter {
	width: 100%;
	position: relative;
	min-height: 556px;
	margin-top: 80px;
	padding-bottom: 52px;
}

.barcodePrinter .aidCommonTitle {
	color: #fff;
}

.barcodePrinter:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 556px;
	background-image: url(barcodePrinterBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


/*barcodePrinter*/


/*barcodeSlide*/

.barcodeSlide {
	width: 1140px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding: 30px 30px 0;
	background-color: #fff;
}

.barcodeSlide .bd dt {
	float: left;
	width: 627px;
}

.barcodeSlide .bd dt img {
	width: 100%;
	height: 553px;
}

.barcodeSlide .bd dd {
	width: 502px;
	height: 533px;
	float: right;
	padding: 10px 10px 10px 0;
	background-color: #f8f8f8;
}

.barcodeWay {
	height: 452px;
	padding: 78px 20px 0 30px;
	border: 1px solid #e9e9e9;
	border-left: none;
	background-color: #fff;
}

.barcodeWay h3 {
	font-size: 20px;
	line-height: 60px;
	color: #2e8ae5;
}

.barcodeWay p {
	font-size: 16px;
	line-height: 32px;
	color: #404040;
}

/*barcodeSlide*/


/*bookcartSlide*/

.bookcart {
	padding-bottom: 133px;
}

.bookcartSlide {
	position: relative;
}

.bookcartSlide .bd dt {
	width: 448px;
	height: 507px;
	float: left;
	background-color: #f8f8f8;
	background-image: url(idCardDot.png);
	background-repeat: repeat;
	background-position-y: 3px;
	position: relative;
}

.bookcartNum {
	width: 368px;
	height: 201px;
	margin-left: 76px;
	float: right;
	position: relative;
}

.bookcartNum i {
	display: block;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	color: #2b2b2b;
	margin-top: 65px;
	font-style: normal;
}

.bookcartNum:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 84px;
	left: 0;
	right: 0;
	bottom: 26px;
	margin: auto;
	background-color: #cdcdcd;
}

.bookcartTxt {
	width: 368px;
	height: 304px;
	float: right;
	color: #fff;
	text-align: center;
	position: relative;
	background-color: #2e8ae5;
}

.bookcartTxt:before {
	content: "";
	width: 1px;
	height: 43px;
	left: 0;
	right: 0;
	top: 18px;
	margin: auto;
	position: absolute;
	background-color: #cdcdcd;
}

.bookcartTxt h5 {
	font-size: 18px;
	line-height: 18px;
	color: #d5e4f8;
	font-weight: normal;
	font-family: "DaunPenh";
	letter-spacing: 18px;
	text-align: center;
	text-indent: 12px;
	text-transform: uppercase;
}

.bookcartTxt i {
	font-size: 12px;
	line-height: 12px;
	display: block;
	font-family: "arial";
	margin-top: 54px;
	font-style: normal;
}

.bookcartTxt p{
	width: 182px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin-top: 23px;
}
/*bookcartSlide*/


/*** s 图书馆耗材 ***/
/* supplieBanner */
.supplieBanner {
	width: 100%;
}
.supplieBanner img {
	width: 100%;
	height: auto;
}
/* supplieCommonTitle */
.supplieCommonTitle {
	padding: 60px 0;
	text-align: center;
	color: #fff;
}
.supplieCommonTitle h3 {
	padding: 10px 0;
	font-size: 34px;
}
.supplieCommonTitle span {
	position: relative;
	display: inline-block;
}
.supplieCommonTitle span:before, .supplieCommonTitle span:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 118px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
}
.supplieCommonTitle span:before {
	left: -140px;
	background-image: url(tsghc/supplieCommonBg1.png);
}
.supplieCommonTitle span:after {
	right: -140px;
	background-image: url(tsghc/supplieCommonBg2.png);
}
.supplieCommonTitle span label {
	letter-spacing: 3px;
}
.supplieCommonTitle .whiteWords {
	position: relative;
	z-index: 9;
	display: block;
	text-align: center;
	color: #fff;
}
.supplieCommonTitle .greenWords, .supplieCommonTitle .redWords {
	position: absolute;
	top: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
}
.supplieCommonTitle .greenWords {
	left: -1.5px;
	color: #20ffff;
}
.supplieCommonTitle .redWords {
	right: -2px;
	color: #ff19ff;
}
.supplieCommonTitle p {
	font-size: 16px;
	line-height: 2;
	color: #fff;
}
.supplieList .section {
	padding-bottom: 105px;
	background-color: #201938;
}
.supplieList .section.even {
	padding-bottom: 105px;
	background-color: #2f204f;
}
.supplieSlide {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.supplieSlide .hd {
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 10;
	width: 600px;
	text-align: center;
}
.supplieSlide .hd li {
	display: inline-block;
	margin: 0 3px;
	width: 18px;
	height: 1px;
	background-color: #56fafb;
	-ms-transition: .25s;
		transition: .25s;
}
.supplieSlide .hd li.on {
	background-color: #fe3fd5;
}
.supplieSlide .bd {
	
}
.supplieSlide dl {
	height: 548px;
}
.supplieSlide dt {
	width: 600px;
	height: 548px;
	position: relative;
}
.supplieSlide dt img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.supplieList .section dt {
	float: left;
	background-color: #161127;
}
.supplieList .section.even dt {
	float: right;
	background-color: #23183c;
}
.supplieSlide dd {
	position: relative;
	float: right;
	margin-right: 30px;
	width: 570px;
	height: 100%;
	color: #fff;
	background-color: #1d1734;
}
.supplieSlide dd:before {
	content: "";
	position: absolute;
	top: 0;
	right: -30px;
	width: 1px;
	height: 100%;
	background-color: #382d63;
}
.supplieSlide dd .supplieTxt {
	position: absolute;
	top: 50%;
	right: -30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 70px;
	width: 680px;
	height: 340px;
	font-size: 16px;
	background-color: #2b2349;
	box-sizing: border-box;
	-ms-transform: translateY(-50%);
		transform: translateY(-50%);
}
.supplieSlide dd .supplieTxt p {
	font-size: 16px;
	line-height: 2;
}
/* section 双 */
.supplieList .even .supplieSlide .hd {
	left: auto;
	right: 0;
}
.supplieList .even .supplieSlide dd {
	margin: 0 0 0 30px;
	background-color: #3d2967;
}
.supplieList .even .supplieSlide dd:before {
	content: "";
	left: -30px;
}
.supplieList .even .supplieSlide dd .supplieTxt {
	left: -30px;
	background-color: #2f204f;
}
/*** 图书馆耗材 e ***/