.bg:before,.title:before,.shedule-bg:before,.shedule-bg-box:before,.product:before,.product ul:before,.bottom-header:before,.two-btns:before,.footer:before,.report:before,ul.report-item li:before {
	display: table;
	content: "";
}
.bg:after,.title:after,.shedule-bg:after,.shedule-bg-box:after,.product:after,.product ul:after,.bottom-header:after,.two-btns:after,.footer:after,.report:after,ul.report-item li:after {
	display: table;
	content: "";
	clear: both;
}



/* 导航 */
.header {
	position:relative;
	width:1060px;
	margin:0 auto;
}
a.btn-canhui{
	position:absolute;
	right:0;	
	top:-5px;
	width:137px;
	height:40px;
	font-size:20px;
	line-height:40px;
	color:#fff;
	border:1px solid #fff;
	border-radius:4px;
	text-align:center;
}
.iframing {
	width:100%;
}
.btn-navbar {
	visibility:hidden;
	position:absolute;
	top:50%;
	margin-top:-18px;
	right:20px;
	display:block;
	width:40px;
	z-index:100;
	cursor:pointer;
}
.icon-bar {
	display:block;
	width:40px;
	height:4px;
	margin:7px auto 0;
	background-color:#fff;
}
.nav {
	height:30px;
	margin:25px 0;
}
.nav li { 
	float:left;
}
.nav li a {
	margin-right: 38px;
	text-decoration:none;
	font-size:20px;
	line-height:30px;	
	color:#fff;
}
.nav li a:hover,.nav li.current a { border-bottom:2px solid #194421; }
.m_nav {
	position:absolute;
	width:230px;
	right:0;
	top:50px;
	background-color:#d1141f;
	z-index:1000000000;
}
.m_nav li {
	display:block;
	width:100%;
	text-align:center;
}
.m_nav li a {
	display:block;
	width:90%;	
	line-height:40px;
	margin:0 auto;
	text-decoration:none;
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #fff;
}
.m_nav li.lastli a { border-bottom:none; }
.m_nav li a:hover,.m_nav li.current a { border-bottom:1px solid #194421; }
@media screen and (max-width:1060px){ 
	.header {
		width:100%;
		padding:10px 0;
	}
	a.btn-canhui {
		position:relative;
		display:block;
		right: 0;
		top: 0;
		margin:0 auto;
		width: 120px;
		height: 30px;
		font-size: 18px;
		line-height: 30px;
	}
}

/* 导航结束 */
.bg {
	width:100%;
	max-width:1920px;
	margin:0 auto;
}
.bg-position {
	position:fixed;
	top:0;
	max-width:100%;
	z-index: 1000000000000000000000;
	background-color:#d1141f;
	/* background-image:url(/uploads/image/sis140/nav-bg.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%; */

	
}

.banner {
	position:relative;
	width:100%;
	max-width:1920px;
	height:auto;
	margin:0 auto;
	margin-top:80px;
}
.banner img {
	width:100%;
	height:auto;
}
.btn-woyaocanhui {
	position:absolute;
	top: 54%;
    left: 20%;
	display:block;
	width: 137px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
	text-align:center;
	background:url(/uploads/image/sis140/btn-woyaocanhui-bg.png) no-repeat;
	background-size:100% 100%;
}
.title {
	width:400px;
	height:auto;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:50px;
	text-align:center;
}
.title img {
	display:inline;
	height:50px;
	width:auto;	
}
.introduce {
	width:900px;
	margin:0 auto;
}	
.introduce p {
	font-size:18px;
	line-height:24px;
	color:#5a5a5a;
}
/* 播放器 */
.chat-box {
	height: 400px;
	width: 300px;
	border-radius: 5px;
	filter:progid:dximagetransform.microsoft.shadow(color=#909090,direction=120,strength=3);/*ie*/
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
	box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}
.wrap{width: 900px;margin:0 auto;margin-top: 80px;}
#play { width:48%; float:left; }
.white-paper { width:48%; float:right; position:relative }
.white-paper img {
	width:100%;
	height:auto;
}
.white-btn-font {
	position:absolute;
	bottom:20%;
	width:100px;
	height:30px;
	background:#ff0000;
	border-radius:5px;
	font-size:15px;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.learn-more {left:10%;}
.report-download { right:10%; }
@media screen and (max-width:640px) {
	.white-btn-font {
		width: 60px;
		height: 20px;
		border-radius:3px;
		font-size: 12px;
		line-height: 20px;
	}	
}
@media screen and (max-width:380px) {
	.white-btn-font { bottom:5%;}
	.learn-more {left:5%;}
	.report-download {right:5%;}
}
.float-left{width:100%;float: left;margin-left: 0;}
/* 播放器结束 */

.shedule-bg {
	width:100%;
	background:url(/uploads/image/sis140/shedule-bg.jpg) no-repeat;
	background-size:100% 100%;
}
.shedule-bg-box {
	width:1060px;	
	margin:0 auto;
	margin-top:70px;
	margin-bottom:55px;
}
a.shedule-yi {
	display:block;
	float:left;
	width:450px;	
}
a.shedule-er {
	display:block;
	float:right;
	width:450px;	
}
.shedule-bg-box img {
	width:100%;
	height:auto;
}
.product {
	width:1060px;
	margin:0 auto;
	overflow:hidden;
}
.product ul {
	width:1080px;	
}
.product ul li {
	position:relative;
	float:left;
	width:250px;
	margin-right:20px;
	margin-bottom:20px;
}
.product ul li img {
	width:100%;
	height:auto;
}
.product ul li img.img-hover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	opacity:0;
}
.product ul li:hover img.img-hover {
	opacity:1;
}
.bottom-header {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;	
	background-color:#535353;
	background-color:rgba(83,83,83,.75);	
}
.product ul li:hover .bottom-header {
	background-color:#e60013;
	background-color:rgba(230,0,19,.75);
}
.bottom-header h3 {
	font-size:18px;
	line-height:24px;
	color:#fff;
	height:48px;
	overflow:hidden;
	margin:10px 15px 0 15px;
}
.two-btns {
	position:relative;
	top:0;
	right:15px;
	margin:15px auto 10px auto;
}
.two-btns a {
	float:right;
	width:60px;
	height:20px;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background:url(/uploads/image/sis140/product-btn.png) no-repeat;
	margin-left:15px;
}
.product ul li:hover .two-btns a {
	color:#e60013;
	background:url(/uploads/image/sis140/product-btn-hover.png) no-repeat;
}

.footer-bg {
	background-color:#0a2218;
	margin-top:80px;
}
.footer {
	width:1060px;
	margin:0 auto;
	padding:50px 0;
	background:url(/uploads/image/sis140/footer-bg.png) no-repeat;
	background-size:100% 100%;
}
.erweima-yi,.erweima-er {
	width:33%;
	float:left;
	text-align:center;
}
.erweima-yi img,.erweima-er img {
	display:inline;
	width:auto;
	height:120px;
}
.erweima-yi p,.erweima-er p {
	font-size:16px;
	line-height:16px;
	color:#fff;
}
.footer-text {
	width:34%;
	float:left;
	text-align:center;
}
.footer-text p {
	font-size:20px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
}
.footer-text p.pcenter {
	font-size:24px;
	line-height:40px;
}
.report {
	width:900px;
	margin:0 auto;
}
ul.report-item {
	width:100%;
	height:431px;
	overflow:scroll;
}
ul.report-item li {
	position:relative;
	width:100%;
	margin-bottom:20px;
}
ul.report-item li a img {
	position:absolute;
	left:0;
	top:0;
	width:177px;
	height:138px;
}
ul.report-item li .report-text-main {
	padding-left:200px;
}
.report-text-main h3 a {
	display:block;
	font-size: 18px;
    line-height: 24px;
	font-weight:bold;
    color: #5a5a5a;
	height: 48px;
	overflow:hidden;	
}
.report-text-main h3 a:hover {
	color:#e60013;
}
p.report-s-name {
	color: #5a5a5a;
    font-size: 14px;
    line-height: 18px;
	height:36px;
	overflow:hidden;
}
p.report-s-info {
	color: #5a5a5a;
    font-size: 14px;
    line-height: 18px;
	height:54px;
	overflow:hidden;
}

@media screen and (max-width: 900px) {
	.report {
		width:94%;
	}
	p.report-s-name,p.report-s-info  {
		font-size: 12px;
	}
}
@media screen and (max-width: 640px) {
	::-webkit-scrollbar  
	{  
		width: 5px;  
		height: 5px;  
		background-color: #f5f5f5;  
	}
	::-webkit-scrollbar-track  
	{  
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
		border-radius: 10px;  
		background-color: #f5f5f5;  
	}
	::-webkit-scrollbar-thumb  
	{  
		border-radius: 10px;  
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
		background-color: #555;  
	}  
	ul.report-item {
		height:296px;
	}
	ul.report-item li a img {
		width: 100px;
		height: 78px;
	}
	ul.report-item li .report-text-main {
		padding-left: 110px;
	}
	.report-text-main h3 a {
		font-size: 16px;
		line-height: 18px;
		height: 36px;
	}
	p.report-s-name {
		line-height:13px;
		height: 26px;
	}
	p.report-s-info {
		line-height:13px;
		height: 13px;
	}
}

@media screen and (max-width: 1060px) {
	
	.banner {
		margin-top: 50px;
	}
	.title {
		margin-top: 50px;
	}
	.introduce {
		width: 94%;
	}
	.wrap {
		width: 94%;
	}
	.float-left {
		position:relative;
		padding-bottom:56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
		height: 0;
	}
	.wrap object {
		position:absolute;
		top:0;
		left: 0;
		width:100% !important;
		height:100% !important;
	}
	.wrap video {
		position:absolute;
		top:0;
		left: 0;
		width:100% !important;
		height:100% !important;
	}
	.shedule-bg-box {
		width: 94%;
		margin: 0 auto;
		margin-top: 4%;
		margin-bottom: 3%;
	}
	a.shedule-yi,a.shedule-er {
		width: 47%;
	}
	.product {
		width: 94%;
	}
	.product ul {
		width: 102%;
	}
	.product ul li {
		width: 23%;
		margin-right: 2%;
	}
	.bottom-header h3 {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
		margin: 1% 2% 0 2%;
	}
	.two-btns {
		right: 2%;
		margin: 2% auto;
	}
	.footer-bg {
		margin-top: 50px;
	}
	.footer {
		width: 94%;
		padding: 4% 0;
	}
	
	
}

@media screen and (max-width: 790px) {
	.bottom-header h3 {
		font-size: 16px;
		line-height: 18px;
		height: 54px;
	}
	.two-btns a {
		margin-bottom:2%;
	}
}
@media screen and (max-width: 600px) {
	.title {
		width: 90%;
		max-width:400px;
		margin:30px auto;
		margin-top:50px;
	}
	.title img {
		height: 40px;
	}
	.introduce p {
		font-size: 16px;
		line-height: 22px;
	}
	.shedule-bg {
		background: url(/uploads/image/sis140/shedule-bg.jpg) repeat-y;
		background-size: 100% auto;
	}
	a.shedule-yi,a.shedule-er {
		width:60%;
		float:none;
		margin:0 auto;
	}
	a.shedule-yi {
		margin-bottom:4%;
	}
	.product ul {
		width: 104%;
	}
	.product ul li {
		width: 46%;
		margin-right: 4%;
		margin-bottom:4%;
	}
	.footer-text p {
		font-size: 14px;
		line-height: 20px;
	}
	.footer-text p.pcenter {
		font-size: 16px;
		line-height: 30px;
	}
	.erweima-yi img, .erweima-er img {
		height: 90px;
	}
	.erweima-yi p, .erweima-er p {
		font-size: 12px;
		line-height: 12px;
	}
}
@media screen and (max-width: 510px) {
	a.shedule-yi, a.shedule-er {
		width: 100%;
	}
}

@media screen and (max-width: 350px) {
	.erweima-yi img, .erweima-er img {
		height: 80px;
	}
	.footer-text p {
		font-size: 12px;
		line-height: 14px;
	}
	.footer-text p.pcenter {
		font-size: 12px;
		line-height: 30px;
	}
}











