
			/* pc端 */
			@media (min-width: 1200px) {
			}
			/* 移动端 */
			@media (max-width: 768px) {  

			}
			#section-footer .fp-tableCell{ /* 最后一屏 */
				vertical-align: top;
			}

			input:-webkit-autofill { /*解决google下 input输入框有黄色背景的问题*/
				-webkit-box-shadow: 0 0 0px 1000px white inset !important;
			}

			/* 第一屏 */ 
			.section{
				background:none;
			}
			.swiper-container {
		        width: 100%;
		        height: 100%;
		        margin-left: auto;
		        margin-right: auto;
		    }
		    .swiper-slide {
		        text-align: center;
		        /* Center slide text vertically */ 
		        display: -webkit-box;
		        display: -ms-flexbox;
		        display: -webkit-flex;
		        display: flex;
		        -webkit-box-pack: center;
		        -ms-flex-pack: center;
		        -webkit-justify-content: center;
		        justify-content: center;
		        -webkit-box-align: center;
		        -ms-flex-align: center;
		        -webkit-align-items: center;
		        align-items: center;
		        width:100%;
		        height:100%;
		        overflow:hidden;
				position: relative;
		    }
		    .swiper-container .swiper-slide > img{
		    	display:block;
		    }
		    .swiper-pagination-bullet{
		    	background:#D6000F;
		    }
		    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		    	bottom:30px;
		    }
		    .swiper-pagination-bullet-active{
		    	background:url(../img/index/active.png);border:1px solid red;width:20px;height:20px;
		    	position:relative;top:6px;
		    	background-size: 100% 100%;
		    	}

			.banner_Wen{position: absolute;left:0;bottom: 0;right:0;margin: auto;z-index: 999;text-align: right;}
			.banner_Wen h3{color:#fff;font-weight: normal;}
			.banner_Wen h4{color:#fff;margin:0;font-weight: normal;}

		    /* 第二屏幕 */
			.erBox{
		   	
			}
			.innewTit{
				text-align: center;
			}
			.innewTit span{
				border-bottom:4px solid #d6000f;
				display:inline-block;
				font-size: 2.8rem; 
				color:#5F5F5F;
				font-weight: 500;
			}
			.innewLine{
				cursor:pointer;position: relative;
			}
			.innewLine>div{
				margin-bottom:15px;
			}
			.wenzi{color:#898989;}
			.wenzi:hover i img{color:#898989;}
			.mdTit{margin:25px 0;font-size: 18px;}
			.wenziBox{display: block; color:#666666;}
			.wenziBox:hover{color:#D6000f;}
			.mdDuo a:hover{color:#D6000f;}
			.mdDuo{ text-align: right; font-size: 16px;}
			.mdDuo a{color:#898989;}
			.mdDuo img{width:25px;height:22px;vertical-align: top;}
			.xsTit{margin:3px 0;font-size: 15px;}
			.xsText{
				margin:0.7rem 0;font-size: 12px;
				overflow: hidden; display: -webkit-box;
			    -webkit-line-clamp: 2; -webkit-box-orient: vertical;
			    word-break: break-all;
			}
			.xsDuo{
				text-align: right;
				font-size: 14px;
			}
			.innewBack{
				overflow:hidden;
				display:block;
				position: relative;
				border-radius: 15px;
			}
			.innewBack img{border-radius: 15px;}
			.innewBack b{
				position: absolute;
				left:0;top:0;right:0;bottom:0;z-index:5;
				background:rgba(214,0,15,0.15);
				border-radius: 15px;
				display:none;
			}
			/* 第三屏幕 */
			.bo_kuang{
				width:100%;
				position: relative;
			}
			.bosBox{
				width:100%;
				display:inline-block;
				position: relative;
			}
			.bosBox>div{
				width:100%;
				position:absolute;
				top:0;
			}
			.bosBox>div img{
				width:100%;
				vertical-align: middle;
				border-radius: 15px;
			}
			.bosBox>div:last-child img{box-shadow: 0 0 40px #eb7779;}
			.cl{
				position:absolute;
				right:50px;
				top:50%;
				z-index: 100;
				margin-top:-15px;
				transform: translateY(-50%);
				font-size: 35px;
				color:#d6000f;
				cursor:pointer;
			} 
			.boWen{
				height:250px;
				position:relative;
			}
			.boWen>div{
				height:100%;
				width:100%;
				position:absolute;
				left:0;top:0;z-index:100;
				display:none; 
				color:#777;
				padding:0 15px;
			}
			.boWenBox{
				display: block;
				color:#777;
			}
			.boWenBox:hover{color:#D6000f;}
			.wen_tit{
				font-size: 25px;
			}
			.wen_more{
				position: absolute;
				right:20px;
				bottom:2%;
				display:inline-block;
				background:#D6000f;
				color:#FFF;
				padding:5px 12px;
				border-radius: 15px;
			}
			.wen_more:hover{opacity: 0.7;
				transition: all 0.2s;
				-moz-transition: all 0.2s;	/* Firefox 4 */
				-webkit-transition: all 0.2s;	/* Safari 和 Chrome */
				-o-transition: all 0.2s;
			}
			.wen_more>i>img{vertical-align: top;}
			/* 第四屏 */
			.yfBox{margin:0;}
			.yfBox>div{
				position: relative;
			}
			.yfBox>div>img{
				width:100%;
				vertical-align:middle;
			}
			.yfNei{
				position:absolute;
				left:50%;top:50%;z-index:100;
				transform: translate(-50%,-50%);
				text-align: center;
			}
			.neiTit{
				font-size: 18px;
				font-weight:bold;
				margin:20px 0;
				color:#707070;
			}
			.neiMore{
				font-size: 13px;
				color:#939393;			
			}
			.neiduo{margin-left:10px;position: relative;top:-1px;}
			.neiceng{
				position: absolute;
				left:0;top:0;right:0;bottom:0;z-index:50;
				background:rgba(214,0,15,0.4);
				margin:0;
				display:none;
			}

			#section3 > div {width:100%;position: absolute;left:0;top:15%;}

			.lunrow{overflow-x: hidden;padding:30px 0;}
			/* 底部导航 */
			.diTit{
				position: relative;
			}
			.diTit b{
				position:absolute;
				left:0;bottom:0;height:0;
				border:1px solid #d6000f;	
			}
			.diText{
			}
			.diText a{color:#333333;}
			.diText a:hover{color:#d6000f;text-decoration: none;}
			.diText p{
			}
			.diLink{padding-right:0;padding-left: 0;}

			.footerBox_left{width:50%;float: left;}
			.share{text-align:left;padding-bottom:15px;}
			.share a{
				color:#696969;font-size: 28px;
				margin-right:10px;
				opacity: 0.8;
			}
			.share a:hover{
				opacity:1;
			}

			.share a img{position:relative;top:-2px;left:0;}
			.footerBox_right{width:102px;float: right;}
			.weChatCode{display: block;margin-top: 13px;}
			.weChatCode img{width: 100%;}
			.weChatName{width: 100%;text-align: center;color:#646464;font-size: 12px;margin-top:10px;}
			.icp{letter-spacing:1px;}
			.icp p{}

			/*相关链接*/
			.linkBox{width: 100%;border-bottom:1px solid #bfbfbf;}
			.linkBox span{display: inline-block;color:#d6000f;}
			.linkBox a{display: inline-block;color:#333333;}
			.linkBox>div{float: left;display: inline-block;}
			.linkBox a:hover{color:#d6000f;text-decoration: none;}
			/*公司简介和企业荣誉  开始*/
			.bannerBg{width:100%;padding-left: 0;padding-right: 0;}
			.bannerBg img{width: 100%;height:auto;display: inline-block;}
			/*产品页面banner*/
			.product_bannerBg{width:100%;position: relative;padding-left: 0;padding-right: 0;}
			.product_bannerBg img{width: 100%;height:auto;display: inline-block;}
			.product_bannerBg_wen{position: absolute;top:45%;left:50%;color:#fff;text-align: center;}
			.product_bannerBg_wen h2{margin-bottom: 4%; }
			.product_bannerBg_wen p{margin-bottom: 0;}
			/*公司简介和企业荣誉  结束*/


			/*OA内外网选择*/
			.oa_box {width: 100%;padding-left: 0;padding-right: 0;overflow: hidden;position: relative;}
			.oa_box img {display:block;}
			.oa_box_row{position: absolute;top:0;bottom: 0;left:0;right:0;margin: auto;}
			.oa_box_row .col-md-6 a{display: inline-block;text-align: center;border:1px solid #fff;color:#fff;
				border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius:5px;}
			.oa_box_row .col-md-6 a:hover{color:#eb6c00;background: #fff}
			.oa_box_row .col-md-6 a:focus{color:#eb6c00;background: #fff}

			.oaCol_l{text-align: right;}
			.oaCol_r{text-align: left;}

			/* pc端 */
			@media (min-width: 1367px){
				.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
					margin: 0 20px;
				}
				.innewTit span{
					padding-bottom:15px;
					margin-bottom:50px;
					font-size: 30px;
				}
				.mdText{font-size: 14px;margin:20px 0 40px 0;height:60px;}
				.bannerBg{}

				.banner_Wen{height:200px;bottom:15%;}
				.banner_Wen h3{font-size:52px;margin:0 0 25px 0;}
				.banner_Wen h4{font-size:42px;}

				/*产品页面banner*/
				.product_bannerBg{}
				.yfBox>div{padding:0;}

				/*产品页面banner*/
				.product_bannerBg_wen{width:60%;margin-left: -30%;overflow: hidden;margin-top: -120px;}
				.product_bannerBg_wen h2{font-size:46px;margin-top: 0;margin-bottom: 2%;}
				.product_bannerBg_wen p{font-size:16px;line-height: 28px; }

				/* 底部导航 */
				.diTit{font-size: 18px;line-height:40px;}
				.diTit b{width:100%;}
				.diText{font-size: 12px;margin-top:20px;}
				.diText p{line-height:20px;}

				/*相关链接*/
				.linkBox{padding-bottom: 5px;margin: 20px 15px 0 15px;font-size: 13px;padding-left: 0;padding-right: 0;}
				.linkBox span{margin-right: 12px;}
				.linkBox a{margin-right: 62px;}
				.icp{font-size: 12px;margin-top:10px;}
				.icp p{margin:5px 0px;}

				#footer-text .row .col-md-3:nth-child(2){width: 35%;}
				#footer-text .row .col-md-3:nth-child(2) .col-xs-6:first-child{width: 48%;}
				#footer-text .row .col-md-3:nth-child(2) .col-xs-6:last-child{width: 52%;}
				#footer-text .row .col-md-3:last-child{width:15%;}
				#footer-text .row .col-md-3:last-child .col-xs-6{width:100%;}

				/*OA内外网选择*/
				.oa_box_row{height:56px;}
				.oa_box_row .col-md-6 a{width:210px;height:56px;line-height: 56px;font-size: 24px;}
				.oa_box_row .col-md-6{padding:0 20px;}
				.oa_box img {width:100%;}

			}
			@media only screen and (min-width: 1200px) and (max-width: 1366px){
				.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
					margin: 0 20px;
				}
				.mdTit {
					margin: 15px 0;
					font-size: 16px;
				}
				.innewTit {
					margin-top: 145px;
				}
				.innewTit span{
					padding-bottom:15px;
					margin-bottom:30px;
					font-size: 30px;
				}
				.mdText{font-size: 13px;margin:10px 0 20px 0;height:60px;}
				.bannerBg{}

				.banner_Wen{height:200px;bottom:15%;}
				.banner_Wen h3{font-size:52px;margin:0 0 25px 0;}
				.banner_Wen h4{font-size:42px;}

				.innewBack{width: 100%;height:180px;}
				.innewBack img{display:block;position: absolute;top:0;bottom: 0;left:0;right:0;margin: auto;}

				.bosBox>div img{width: 76%;}
				#section3 > div {top:5%;}

				/*产品页面banner*/
				.product_bannerBg{}
				.lunrow{padding:0;}

				.yfBox>div{padding:0;}
				.yfBox>div{height:350px;position: relative;overflow: hidden;}
				.yfBox>div>img{position: absolute;top:0;left:0;bottom: 0;right: 0;margin: auto;}
				/*产品页面banner*/
				.product_bannerBg_wen{width:80%;margin-left: -40%;overflow: hidden;margin-top: -100px;}
				.product_bannerBg_wen h2{font-size:46px;margin-top: 0;margin-bottom: 1%;}
				.product_bannerBg_wen p{font-size:16px;line-height: 28px; }

				/* 底部导航 */
				.diTit{font-size: 18px;line-height:40px;}
				.diTit b{width:100%;}
				.diText{font-size: 12px;margin-top:20px;}
				.diText p{line-height:20px;}

				/*相关链接*/
				.linkBox{padding-bottom: 5px;margin: 20px 15px 0 15px;font-size: 13px;padding-left: 0;padding-right: 0;}
				.linkBox span{margin-right: 12px;}
				.linkBox a{margin-right: 12px;}
				.icp{font-size: 12px;margin-top:10px;}
				.icp p{margin:5px 0px;}

				#footer-text .row .col-md-3:nth-child(2){width: 35%;}
				#footer-text .row .col-md-3:nth-child(2) .col-xs-6:first-child{width: 48%;}
				#footer-text .row .col-md-3:nth-child(2) .col-xs-6:last-child{width: 52%;}
				#footer-text .row .col-md-3:last-child{width:15%;}
				#footer-text .row .col-md-3:last-child .col-xs-6{width:100%;}

				/*OA内外网选择*/
				.oa_box_row{height:56px;}
				.oa_box_row .col-md-6 a{width:210px;height:56px;line-height: 56px;font-size: 24px;}
				.oa_box_row .col-md-6{padding:0 20px;}
				.oa_box img {width:100%;}

			}


			/* iPad */
			@media only screen and (min-width: 768px) and (max-width: 1199px) {
				.innewTit{margin:40px 0;}
				.innewTit span{
					padding-bottom:15px;
					font-size: 25px;
				}
				.bo_kuang{margin-bottom:15px;}
				.boWen{margin-top:20px;}
				#section3{margin-top:40px;}
				.mdText{margin:0 0 25px 0;}

				.bannerBg{}

				.banner_Wen{height:150px;bottom:10%;}
				.banner_Wen h3{font-size:30px;margin:0 0 35px 0;}
				.banner_Wen h4{font-size:28px;}

				.cl{right:20px;margin-top: -12px;}

				/*产品页面banner*/
				.product_bannerBg{}

				.yfBox>div{padding:0;}
				#section3 > div{position: initial;}
				.yfBox>div{margin-bottom: 40px;}

				.innewBack {display: block;margin: 0 auto;width: 100%;}
				.wenzi{width: 100%;margin: 0 auto;}
				.innewLine>div{margin-bottom: 50px;}
				/*产品页面banner*/
				.product_bannerBg_wen{width:82%;overflow: hidden;margin-top: -110px;margin-left: -41%}
				.product_bannerBg_wen h2{font-size:30px;}
				.product_bannerBg_wen p{font-size:16px;line-height: 26px; }

				/* 底部导航 */
				.diTit{font-size: 20px;line-height:40px;}
				.diTit b{width:50px;}
				.diText{font-size: 17px;margin-top:20px;}
				.diText p{line-height:20px;}
				#footer-text .row>.col-md-3{margin-bottom: 20px;}
				/*相关链接*/
				.linkBox{padding-bottom: 8px;margin-top: 20px;font-size: 16px;}
				.linkBox span{margin-right: 15px;margin-bottom: 8px;}
				.linkBox a{margin-right: 15px;margin-bottom: 8px;}
				.icp{font-size: 15px;margin-top:10px;}
				.icp p{margin:5px 0px;}

				/*OA内外网选择*/
				.oa_box_row{height:56px;}
				.oa_box_row .col-md-6 a{width:210px;height:56px;line-height: 56px;font-size: 24px;}
				.oa_box_row .col-md-6{padding:0 20px;}
				.oa_box img {width:auto;}

			}


			/* 移动端 */
			@media (max-width: 767px){
				.innewTit{margin:40px 0;}
				.innewTit span{
					padding-bottom:10px;
					font-size: 18px;
				}
				.bo_kuang{margin-bottom:15px;}
				.boWen{margin-top:20px;}
				#section3{margin-top:40px;}
				.mdText{margin:0 0 25px 0;}

				.innewLine .col-md-4{margin-bottom: 30px;}
				.bannerBg{}

				.banner_Wen{height:60px;bottom:25%;}
				.banner_Wen h3{font-size:13px;margin:0 0 10px 0;}
				.banner_Wen h4{font-size:13px;}

				.cl{right:0;margin-top: -12px;}
				.cl img{width:18px;}
				/*产品页面banner*/
				.product_bannerBg{}
				#section3 > div{position: initial;}
				.yfBox>div{margin-bottom: 40px;padding-left:0;padding-right: 0;}
				/*产品页面banner*/
				.product_bannerBg_wen{width:94%;height:140px;margin-top: -70px;margin-left: -47%;}
				.product_bannerBg_wen h2{font-size:18px;margin-bottom: 1%}
				.product_bannerBg_wen p{font-size:12px;line-height:16px; }

				/* 底部导航 */
				#footer-text .container .row .col-xs-12 .col-xs-6{padding-left: 5px;padding-right: 5px;}
				.diTit{font-size: 15px;line-height:40px;}
				.diTit b{width:50px;}
				.diText{font-size: 13px;margin-top:20px;}
				.diText p{line-height:20px;}
				.icp{font-size: 12px;margin-top:20px;}
				.icp p{margin:5px 0px;}

				/*OA内外网选择*/
				.oa_box_row{height:36px;}
				.oa_box_row .col-md-6{padding:0 10px;}
				.oa_box_row .col-md-6 a{width:120px;height:36px;line-height: 36px;font-size: 14px;}
				.oa_box img {width:auto;}

			}